diff options
| author | Erlang/OTP <otp@erlang.org> | 2023-03-21 13:23:10 +0100 |
|---|---|---|
| committer | Erlang/OTP <otp@erlang.org> | 2023-03-21 13:23:10 +0100 |
| commit | 65e4ce9fc89943cb47292084e650c957a6904a8d (patch) | |
| tree | 8ca83785c83b55f6ef5f885514e5d82a93d2d652 /lib/wx | |
| parent | aa04c47ae14e7ac6dd94a88220607cb97953eedc (diff) | |
| download | erlang-65e4ce9fc89943cb47292084e650c957a6904a8d.tar.gz | |
Update copyright year
Diffstat (limited to 'lib/wx')
| -rw-r--r-- | lib/wx/src/wx.app.src | 2 | ||||
| -rw-r--r-- | lib/wx/src/wx_object.erl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/wx/src/wx.app.src b/lib/wx/src/wx.app.src index c5136b23b8..228800b76a 100644 --- a/lib/wx/src/wx.app.src +++ b/lib/wx/src/wx.app.src @@ -2,7 +2,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2022. All Rights Reserved. +%% Copyright Ericsson AB 2010-2023. 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. diff --git a/lib/wx/src/wx_object.erl b/lib/wx/src/wx_object.erl index ba07756cd2..1a2d49faca 100644 --- a/lib/wx/src/wx_object.erl +++ b/lib/wx/src/wx_object.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2008-2017. All Rights Reserved. +%% Copyright Ericsson AB 2008-2023. 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. |
