diff options
author | Rickard Green <rickard@erlang.org> | 2020-03-13 11:30:00 +0100 |
---|---|---|
committer | Rickard Green <rickard@erlang.org> | 2020-03-13 11:30:00 +0100 |
commit | 30e2bfb9f1fd5c65bd7d9a4159f88cdcf72023fa (patch) | |
tree | 39fcc9478c88e4dc8d3330fabf8ff78358adf372 /lib/crypto/c_src/atoms.h | |
parent | ebc2dddaee7a29f53764db011d36ebaf45456b5f (diff) | |
parent | f1ee84f8bb7b642cb5b6b5fd8f96119676c6ffa3 (diff) | |
download | erlang-30e2bfb9f1fd5c65bd7d9a4159f88cdcf72023fa.tar.gz |
Merge branch 'maint'
* maint:
Update copyright year
Diffstat (limited to 'lib/crypto/c_src/atoms.h')
-rw-r--r-- | lib/crypto/c_src/atoms.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/crypto/c_src/atoms.h b/lib/crypto/c_src/atoms.h index 4f77fd9d01..aae47ef2c8 100644 --- a/lib/crypto/c_src/atoms.h +++ b/lib/crypto/c_src/atoms.h @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 2010-2018. All Rights Reserved. + * Copyright Ericsson AB 2010-2020. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |