Chromium Code Reviews| Index: runtime/bin/file_linux.cc |
| diff --git a/runtime/bin/file_linux.cc b/runtime/bin/file_linux.cc |
| index ceac63052bb2967dc5d10b1c465c74e7f7738ec1..e57e3a9c0fa3335a8ce12b7c668f5c68e3c0f961 100644 |
| --- a/runtime/bin/file_linux.cc |
| +++ b/runtime/bin/file_linux.cc |
| @@ -1,4 +1,4 @@ |
| -// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| +// Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file |
|
Mads Ager (google)
2013/04/05 05:34:28
Revert this file? Maybe disable the editor magic t
Søren Gjesse
2013/04/09 11:35:20
Done.
|
| // 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. |