| Index: codereview.settings
|
| diff --git a/codereview.settings b/codereview.settings
|
| index 7c1eec068f9fd85696ece8b8fb6957ab324dc4dd..d777626baa17cda5ff1cdd7b69aeca1d516b6f54 100644
|
| --- a/codereview.settings
|
| +++ b/codereview.settings
|
| @@ -1,3 +1,7 @@
|
| -CODE_REVIEW_SERVER: https://chromereviews.googleplex.com
|
| +# 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.
|
| +CODE_REVIEW_SERVER: http://codereview.chromium.org
|
| VIEW_VC: https://github.com/dart-lang/kernel/commit/
|
| +PROJECT: Dart Kernel
|
| CC_LIST: dart-kernel+reviews@google.com
|
|
|