From 65e4ce9fc89943cb47292084e650c957a6904a8d Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 21 Mar 2023 13:23:10 +0100 Subject: Update copyright year --- lib/wx/src/wx.app.src | 2 +- lib/wx/src/wx_object.erl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/wx') 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. -- cgit v1.2.1