Index: net/base/x509_cert_types_mac.cc |
diff --git a/net/base/x509_cert_types_mac.cc b/net/base/x509_cert_types_mac.cc |
index 504dde5e1bc546f0b2845fc50357c6d6a1e85d8f..14d5eee26b188bb7bb3e64504b1807f09d4756c6 100644 |
--- a/net/base/x509_cert_types_mac.cc |
+++ b/net/base/x509_cert_types_mac.cc |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2006-2010 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2010 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. |
@@ -235,7 +235,7 @@ bool CertPrincipal::ParseDistinguishedName(const void* ber_name_data, |
return true; |
} |
- |
+ |
// SUBROUTINES: |
static std::string DataToString(CSSM_DATA data) { |