diff options
Diffstat (limited to 'crypto/secure_util.h')
-rw-r--r-- | crypto/secure_util.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/crypto/secure_util.h b/crypto/secure_util.h index 1db38ac..cfe05ca 100644 --- a/crypto/secure_util.h +++ b/crypto/secure_util.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_SECURE_UTIL_H_ #define CRYPTO_SECURE_UTIL_H_ -#pragma once #include <stddef.h> |