diff options
author | Björn-Egil Dahlberg <[email protected]> | 2012-11-23 15:42:31 +0100 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2012-11-23 15:42:31 +0100 |
commit | dd21aa5ac26ac4b09c31ac0390f0b596fa10e4e8 (patch) | |
tree | 34db633841db4d5d9ec41ee198823292a711e7a4 /lib/public_key | |
parent | 0dc1b3b039628cb154fa04dd06b0a138f95b6e7e (diff) | |
parent | 0534391319767818b036dbce212610a7372da692 (diff) | |
download | otp-dd21aa5ac26ac4b09c31ac0390f0b596fa10e4e8.tar.gz otp-dd21aa5ac26ac4b09c31ac0390f0b596fa10e4e8.tar.bz2 otp-dd21aa5ac26ac4b09c31ac0390f0b596fa10e4e8.zip |
Merge branch 'maint'
Diffstat (limited to 'lib/public_key')
-rw-r--r-- | lib/public_key/include/public_key.hrl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public_key/include/public_key.hrl b/lib/public_key/include/public_key.hrl index 2dfdbbb8f3..90ca7256ea 100644 --- a/lib/public_key/include/public_key.hrl +++ b/lib/public_key/include/public_key.hrl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2011. All Rights Reserved. +%% Copyright Ericsson AB 2008-2012. All Rights Reserved. %% %% The contents of this file are subject to the Erlang Public License, %% Version 1.1, (the "License"); you may not use this file except in |