summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/http/http_util_icu.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/http/http_util_icu.cc b/net/http/http_util_icu.cc
index 9e2c520..8000acc 100644
--- a/net/http/http_util_icu.cc
+++ b/net/http/http_util_icu.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.
@@ -8,7 +8,6 @@
#include "net/http/http_util.h"
#include "base/logging.h"
-
#include "net/base/net_util.h"
namespace net {