| Index: runtime/observatory/lib/src/models/exceptions.dart
|
| diff --git a/runtime/observatory/lib/src/models/exceptions.dart b/runtime/observatory/lib/src/models/exceptions.dart
|
| index 871c09554743d0aab74a2e03d38e3dbe4e731eef..81a7ba79268ca9507d2fc5064bfcf1ccf1c9262d 100644
|
| --- a/runtime/observatory/lib/src/models/exceptions.dart
|
| +++ b/runtime/observatory/lib/src/models/exceptions.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;
|
|
|
|
|