update licenses
diff --git a/example/list.dart b/example/list.dart
index a04229f..7a40694 100644
--- a/example/list.dart
+++ b/example/list.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2015, <your name>. All rights reserved. Use of this source code
-// is governed by a BSD-style license that can be found in the LICENSE file.
+// Copyright (c) 2015, 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.
 
 import 'package:pubcache/pubcache.dart';
 
diff --git a/test/pubcache_test.dart b/test/pubcache_test.dart
index a2e17ec..187f8dc 100644
--- a/test/pubcache_test.dart
+++ b/test/pubcache_test.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2015, <your name>. All rights reserved. Use of this source code
-// is governed by a BSD-style license that can be found in the LICENSE file.
+// Copyright (c) 2015, 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.
 
 library pubcache_test;