diff options
Diffstat (limited to 'url')
-rw-r--r-- | url/gurl_unittest.cc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/url/gurl_unittest.cc b/url/gurl_unittest.cc index 670d2df..81177bd 100644 --- a/url/gurl_unittest.cc +++ b/url/gurl_unittest.cc @@ -1,5 +1,6 @@ -// Copyright 2007 Google Inc. All Rights Reserved. -// Author: brettw@google.com (Brett Wilson) +// Copyright (c) 2013 The Chromium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. #include "googleurl/src/gurl.h" #include "googleurl/src/url_canon.h" |