| Index: runtime/observatory/lib/src/models/objects/class.dart
|
| diff --git a/runtime/observatory/lib/src/models/objects/class.dart b/runtime/observatory/lib/src/models/objects/class.dart
|
| index b9e5f50e24ba11a4217eaaf3f07f6b5315bccfbc..cfe02cb27c8d0410bd8afe78fc1cfcffd0742b48 100644
|
| --- a/runtime/observatory/lib/src/models/objects/class.dart
|
| +++ b/runtime/observatory/lib/src/models/objects/class.dart
|
| @@ -1,6 +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
|
| +// BSD-style license that can be found in the LICENSE file.
|
|
|
| part of models;
|
|
|
|
|