diff options
Diffstat (limited to 'crypto/nss_util_internal.h')
-rw-r--r-- | crypto/nss_util_internal.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/crypto/nss_util_internal.h b/crypto/nss_util_internal.h index ebb1844..056ec28 100644 --- a/crypto/nss_util_internal.h +++ b/crypto/nss_util_internal.h @@ -1,10 +1,9 @@ -// Copyright (c) 2011 The Chromium Authors. All rights reserved. +// Copyright (c) 2012 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. #ifndef CRYPTO_NSS_UTIL_INTERNAL_H_ #define CRYPTO_NSS_UTIL_INTERNAL_H_ -#pragma once #include <secmodt.h> |