| Index: dart/samples/dartcombat/player.dart
|
| diff --git a/dart/samples/dartcombat/player.dart b/dart/samples/dartcombat/player.dart
|
| index fc1e77805bed3162d89008c9875a65dd8cfb3ff0..d49fb7005898152d6c3aa61371df09dd720538ba 100644
|
| --- a/dart/samples/dartcombat/player.dart
|
| +++ b/dart/samples/dartcombat/player.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.
|
|
|