diff options
-rw-r--r-- | base/linked_ptr.h | 1 | ||||
-rw-r--r-- | base/linked_ptr_unittest.cc | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/base/linked_ptr.h b/base/linked_ptr.h index 9204d54..16ce0eb 100644 --- a/base/linked_ptr.h +++ b/base/linked_ptr.h @@ -1,4 +1,3 @@ -// linked_ptr.h // Copyright 2008, Google Inc. // All rights reserved. // diff --git a/base/linked_ptr_unittest.cc b/base/linked_ptr_unittest.cc index c749ce9..6257909 100644 --- a/base/linked_ptr_unittest.cc +++ b/base/linked_ptr_unittest.cc @@ -1,4 +1,3 @@ -// linked_ptr_unittest.cc // Copyright 2008, Google Inc. // All rights reserved. // |