summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorachuith@chromium.org <achuith@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-13 18:39:21 +0000
committerachuith@chromium.org <achuith@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-13 18:39:21 +0000
commit87938386e8e3c0fa83d3a8a3c7ced8268c7f6c86 (patch)
treeae05a2554094e916bdf43c46aef3144cba713301
parente85e34c3d558c54c8fae964349d2434587f043ea (diff)
downloadchromium_src-87938386e8e3c0fa83d3a8a3c7ced8268c7f6c86.zip
chromium_src-87938386e8e3c0fa83d3a8a3c7ced8268c7f6c86.tar.gz
chromium_src-87938386e8e3c0fa83d3a8a3c7ced8268c7f6c86.tar.bz2
Add svn prop eol-style LF
BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/6840021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81447 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/common/net/x509_certificate_model.cc2
-rw-r--r--chrome/common/net/x509_certificate_model.h2
-rw-r--r--chrome/common/net/x509_certificate_model_nss.cc2
-rw-r--r--chrome/common/net/x509_certificate_model_openssl.cc2
4 files changed, 4 insertions, 4 deletions
diff --git a/chrome/common/net/x509_certificate_model.cc b/chrome/common/net/x509_certificate_model.cc
index 2d4ffd0..8f9b8a2 100644
--- a/chrome/common/net/x509_certificate_model.cc
+++ b/chrome/common/net/x509_certificate_model.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2010 The Chromium Authors. All rights reserved.
+// Copyright (c) 2011 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.
diff --git a/chrome/common/net/x509_certificate_model.h b/chrome/common/net/x509_certificate_model.h
index 3e4f14f..f19ecb2 100644
--- a/chrome/common/net/x509_certificate_model.h
+++ b/chrome/common/net/x509_certificate_model.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2010 The Chromium Authors. All rights reserved.
+// Copyright (c) 2011 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.
diff --git a/chrome/common/net/x509_certificate_model_nss.cc b/chrome/common/net/x509_certificate_model_nss.cc
index 4d46174..7fa298d 100644
--- a/chrome/common/net/x509_certificate_model_nss.cc
+++ b/chrome/common/net/x509_certificate_model_nss.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2010 The Chromium Authors. All rights reserved.
+// Copyright (c) 2011 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.
diff --git a/chrome/common/net/x509_certificate_model_openssl.cc b/chrome/common/net/x509_certificate_model_openssl.cc
index 7c4836f..06f1d77 100644
--- a/chrome/common/net/x509_certificate_model_openssl.cc
+++ b/chrome/common/net/x509_certificate_model_openssl.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2010 The Chromium Authors. All rights reserved.
+// Copyright (c) 2011 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.