diff options
author | Henrik Nord <henrik@erlang.org> | 2018-09-21 12:25:11 +0200 |
---|---|---|
committer | Henrik Nord <henrik@erlang.org> | 2018-09-21 12:25:11 +0200 |
commit | e3cdf8208a08fe6ceb283108729aee6315af9547 (patch) | |
tree | 124403a63fd4ed09e029b46ecf30f87660fbacf3 /lib/wx | |
parent | ab62dd2e77afac117f431bda449da811b140c153 (diff) | |
parent | d04b53936d5e9f84a3066ecd466993671b1428bf (diff) | |
download | erlang-e3cdf8208a08fe6ceb283108729aee6315af9547.tar.gz |
Merge branch 'maint'
Diffstat (limited to 'lib/wx')
-rw-r--r-- | lib/wx/c_src/wxe_driver.h | 2 | ||||
-rwxr-xr-x | lib/wx/test/wxt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/wx/c_src/wxe_driver.h b/lib/wx/c_src/wxe_driver.h index 8b4ce2b804..6d6a67fa85 100644 --- a/lib/wx/c_src/wxe_driver.h +++ b/lib/wx/c_src/wxe_driver.h @@ -1,7 +1,7 @@ /* * %CopyrightBegin% * - * Copyright Ericsson AB 2008-2016. All Rights Reserved. + * Copyright Ericsson AB 2008-2018. 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/test/wxt b/lib/wx/test/wxt index 1343542366..94513e88e9 100755 --- a/lib/wx/test/wxt +++ b/lib/wx/test/wxt @@ -2,7 +2,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 2008-2016. All Rights Reserved. +# Copyright Ericsson AB 2008-2018. 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. |