| Index: pkg/fletchc/lib/generate_bytecodes.dart
|
| diff --git a/pkg/fletchc/lib/generate_bytecodes.dart b/pkg/fletchc/lib/generate_bytecodes.dart
|
| index d03c04b02c6aed665354f82395439ada23edf9ce..cdcb820af5dd4c0e4e50a50a8edc9f45f8f01427 100644
|
| --- a/pkg/fletchc/lib/generate_bytecodes.dart
|
| +++ b/pkg/fletchc/lib/generate_bytecodes.dart
|
| @@ -1,10 +1,10 @@
|
| -// Copyright (c) 2015, the Fletch project authors. Please see the AUTHORS file
|
| +// Copyright (c) 2015, the Dartino project authors. Please see the AUTHORS file
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE.md file.
|
|
|
| main() {
|
| print("""
|
| -// Copyright (c) 2015, the Fletch project authors. Please see the AUTHORS file
|
| +// Copyright (c) 2015, the Dartino project authors. Please see the AUTHORS file
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE.md file.
|
|
|
|
|