| Index: runtime/observatory/lib/src/repositories/settings.dart
|
| diff --git a/runtime/observatory/lib/src/repositories/settings.dart b/runtime/observatory/lib/src/repositories/settings.dart
|
| index 771c48eccc8e0459b8c0eb890df30085c5856b72..4121d930553b1a8fa36f62cf0449e39bc303922d 100644
|
| --- a/runtime/observatory/lib/src/repositories/settings.dart
|
| +++ b/runtime/observatory/lib/src/repositories/settings.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 repositories;
|
|
|
|
|