diff options
author | Wohlstand <admin@wohlnet.ru> | 2023-01-03 01:50:35 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2023-01-03 01:50:35 +0300 |
commit | 981459f1db49d8b173b080d3036526f3a344b685 (patch) | |
tree | a3f438aef9368f23ae647ba4d60aa8ca6fbbd18b /cmake | |
parent | ebc1b561cf88937611d7ae489c81b72bebd188d4 (diff) | |
download | libADLMIDI-981459f1db49d8b173b080d3036526f3a344b685.tar.gz libADLMIDI-981459f1db49d8b173b080d3036526f3a344b685.tar.bz2 libADLMIDI-981459f1db49d8b173b080d3036526f3a344b685.zip |
Updated copyright for 2023
Diffstat (limited to 'cmake')
-rw-r--r-- | cmake/openwattcom-dos/custom-h/mymap.h | 2 | ||||
-rw-r--r-- | cmake/openwattcom-dos/custom-h/myset.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cmake/openwattcom-dos/custom-h/mymap.h b/cmake/openwattcom-dos/custom-h/mymap.h index cd0c397..0ff3517 100644 --- a/cmake/openwattcom-dos/custom-h/mymap.h +++ b/cmake/openwattcom-dos/custom-h/mymap.h @@ -1,7 +1,7 @@ /* PtrList - A custom STD::Vector implementation. Workaround for OpenWatcom's crashing implementation -Copyright (c) 2015-2022 Vitaly Novichkov <admin@wohlnet.ru> +Copyright (c) 2015-2023 Vitaly Novichkov <admin@wohlnet.ru> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), diff --git a/cmake/openwattcom-dos/custom-h/myset.h b/cmake/openwattcom-dos/custom-h/myset.h index 6c04708..875e591 100644 --- a/cmake/openwattcom-dos/custom-h/myset.h +++ b/cmake/openwattcom-dos/custom-h/myset.h @@ -1,7 +1,7 @@ /* PtrList - A custom STD::Vector implementation. Workaround for OpenWatcom's crashing implementation -Copyright (c) 2015-2022 Vitaly Novichkov <admin@wohlnet.ru> +Copyright (c) 2015-2023 Vitaly Novichkov <admin@wohlnet.ru> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), |