diff options
author | Niclas Eklund <[email protected]> | 2011-04-18 14:58:18 +0200 |
---|---|---|
committer | Niclas Eklund <[email protected]> | 2011-04-18 14:58:18 +0200 |
commit | c31065c750e37d5368398e9e2a741a1d4ec0588c (patch) | |
tree | 1faf879c16f03db84cdb442e6d05cf277f4f3ad0 /lib/crypto/src/crypto.erl | |
parent | f505644be64cd4844742b361a8ff411d70f4aa88 (diff) | |
download | otp-c31065c750e37d5368398e9e2a741a1d4ec0588c.tar.gz otp-c31065c750e37d5368398e9e2a741a1d4ec0588c.tar.bz2 otp-c31065c750e37d5368398e9e2a741a1d4ec0588c.zip |
Fixed SSH appup, copyright headers SSH vsn and SSH release note.
Diffstat (limited to 'lib/crypto/src/crypto.erl')
-rw-r--r-- | lib/crypto/src/crypto.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/crypto/src/crypto.erl b/lib/crypto/src/crypto.erl index 153c7833a9..99b683fce2 100644 --- a/lib/crypto/src/crypto.erl +++ b/lib/crypto/src/crypto.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2010. All Rights Reserved. +%% Copyright Ericsson AB 1999-2011. 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 |