Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(291)

Unified Diff: net/disk_cache/file_block.h

Issue 10835019: Fix license headers in a number of files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix case Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/base/net_module.cc ('k') | net/disk_cache/mem_rankings.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/disk_cache/file_block.h
diff --git a/net/disk_cache/file_block.h b/net/disk_cache/file_block.h
index 25709207df6595fc4dc9634c01e488d69d827ff8..615c652eb370c4a95034e86c42b6d3ff374ea8ce 100644
--- a/net/disk_cache/file_block.h
+++ b/net/disk_cache/file_block.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
+// Copyright (c) 2012 The Chromium Authors. All rights reserved.
rvargas (doing something else) 2012/07/27 18:04:41 You should change this to 2008* instead, given tha
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
« no previous file with comments | « net/base/net_module.cc ('k') | net/disk_cache/mem_rankings.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698