diff options
author | michaeln@google.com <michaeln@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-23 21:12:37 +0000 |
---|---|---|
committer | michaeln@google.com <michaeln@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-23 21:12:37 +0000 |
commit | 53b610c765d36fcfdbadd4ecdcbb78ced6f00fa1 (patch) | |
tree | e14fe92afc6e947ea4d1290b4deb27b9697596e5 /webkit/appcache/appcache_frontend_impl.cc | |
parent | 1bb511df85359d5516b5478b51c0d328d9060f0c (diff) | |
download | chromium_src-53b610c765d36fcfdbadd4ecdcbb78ced6f00fa1.zip chromium_src-53b610c765d36fcfdbadd4ecdcbb78ced6f00fa1.tar.gz chromium_src-53b610c765d36fcfdbadd4ecdcbb78ced6f00fa1.tar.bz2 |
Copyright housecleaning
TBR=jennb
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/218008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26987 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/appcache/appcache_frontend_impl.cc')
-rw-r--r-- | webkit/appcache/appcache_frontend_impl.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/appcache/appcache_frontend_impl.cc b/webkit/appcache/appcache_frontend_impl.cc index a0ef05e..45d812f 100644 --- a/webkit/appcache/appcache_frontend_impl.cc +++ b/webkit/appcache/appcache_frontend_impl.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2006-2008 The Chromium Authors. All rights reserved. +// Copyright (c) 2009 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. |