diff options
author | Rickard Green <rickard@erlang.org> | 2021-12-13 11:29:44 +0100 |
---|---|---|
committer | Rickard Green <rickard@erlang.org> | 2021-12-13 11:29:44 +0100 |
commit | 4f1d13ee87759e9eab6bbe4efb0047b372e367cc (patch) | |
tree | b64959a9748974306f329be734fa67d4b5a286ba /lib/parsetools/src/yeccparser.erl | |
parent | 06a64a1da1d304550400c541177a1840c8d1ced1 (diff) | |
download | erlang-4f1d13ee87759e9eab6bbe4efb0047b372e367cc.tar.gz |
Update copyright year
Diffstat (limited to 'lib/parsetools/src/yeccparser.erl')
-rw-r--r-- | lib/parsetools/src/yeccparser.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/parsetools/src/yeccparser.erl b/lib/parsetools/src/yeccparser.erl index 3da29e1ec9..ad1c49f44c 100644 --- a/lib/parsetools/src/yeccparser.erl +++ b/lib/parsetools/src/yeccparser.erl @@ -17,7 +17,7 @@ anno_of(Token) -> %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1996-2018. All Rights Reserved. +%% Copyright Ericsson AB 1996-2021. 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. |