Index: sdk/lib/core/date.dart |
diff --git a/sdk/lib/core/date.dart b/sdk/lib/core/date.dart |
index d0c0f01d26819194ae0dcc130f6afaa7fe4f96b5..3ce0b0786bd5337fb21b24eea7b357038234a894 100644 |
--- a/sdk/lib/core/date.dart |
+++ b/sdk/lib/core/date.dart |
@@ -2,7 +2,7 @@ |
// 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. |
-part of dart.core; |
+// Dart core library. |
/** |
* Date is the public interface to a point in time. |