diff options
author | Rickard Green <rickard@erlang.org> | 2020-03-13 10:51:05 +0100 |
---|---|---|
committer | Rickard Green <rickard@erlang.org> | 2020-03-13 10:51:05 +0100 |
commit | f1ee84f8bb7b642cb5b6b5fd8f96119676c6ffa3 (patch) | |
tree | b138beec05d7f03cf571c4d08213ef5efd05d300 /erts/emulator/beam/erl_proc_sig_queue.h | |
parent | 9711690bb3432e69e185cccbcbcb87b3447c4b70 (diff) | |
download | erlang-f1ee84f8bb7b642cb5b6b5fd8f96119676c6ffa3.tar.gz |
Update copyright year
Diffstat (limited to 'erts/emulator/beam/erl_proc_sig_queue.h')
-rw-r--r-- | erts/emulator/beam/erl_proc_sig_queue.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/emulator/beam/erl_proc_sig_queue.h b/erts/emulator/beam/erl_proc_sig_queue.h index 2789179b34..2c2958fb39 100644 --- a/erts/emulator/beam/erl_proc_sig_queue.h +++ b/erts/emulator/beam/erl_proc_sig_queue.h @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 2018. All Rights Reserved. + * Copyright Ericsson AB 2018-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. |