Index: runtime/bin/dartutils.cc |
diff --git a/runtime/bin/dartutils.cc b/runtime/bin/dartutils.cc |
index 02e785fae11786273b3dd59a28204c654b7f0a3e..845487433d70a3ed177ee7af3c60215f7efa9e56 100644 |
--- a/runtime/bin/dartutils.cc |
+++ b/runtime/bin/dartutils.cc |
@@ -1,11 +1,10 @@ |
-// Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file |
+// Copyright (c) 2012, 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. |
#include "bin/dartutils.h" |
#include "bin/file.h" |
- |
#include "platform/globals.h" |
const char* DartUtils::kDartScheme = "dart:"; |