From 07abf6ab1304c571ea545d64400b763bddefd948 Mon Sep 17 00:00:00 2001 From: "brettw@chromium.org" Date: Wed, 10 Apr 2013 21:41:04 +0000 Subject: Fix license on gurl unittest. This was marked as Copyright Google, not an open-source license. Review URL: https://codereview.chromium.org/13955007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193463 0039d316-1c4b-4281-b951-d872f2087c98 --- url/gurl_unittest.cc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'url') 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" -- cgit v1.1