| Index: dart/samples/dartcombat/state.dart
|
| diff --git a/dart/samples/dartcombat/state.dart b/dart/samples/dartcombat/state.dart
|
| index 03ded7a95c4cb80d0a844a95984727d5f9cc1daa..e0faf205b1be41a5286bc621963984dce27cb855 100644
|
| --- a/dart/samples/dartcombat/state.dart
|
| +++ b/dart/samples/dartcombat/state.dart
|
| @@ -1,5 +1,3 @@
|
| -part of dartcombatlib;
|
| -
|
| // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|