diff options
author | Wohlstand <admin@wohlnet.ru> | 2022-01-05 17:01:20 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2022-01-05 17:01:20 +0300 |
commit | 66527315eadae96a30540a98e3e1b19327062a44 (patch) | |
tree | 3bf804462cdb17306a0c6250b7fbf8fd6302ab41 /cmake | |
parent | 37b08242a35f403da6e916fb9b1051d29cb9b552 (diff) | |
download | libADLMIDI-66527315eadae96a30540a98e3e1b19327062a44.tar.gz libADLMIDI-66527315eadae96a30540a98e3e1b19327062a44.tar.bz2 libADLMIDI-66527315eadae96a30540a98e3e1b19327062a44.zip |
Updated copyright year for 2022
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 15b1d63..cd0c397 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-2021 Vitaly Novichkov <admin@wohlnet.ru> +Copyright (c) 2015-2022 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 78424d1..6c04708 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-2021 Vitaly Novichkov <admin@wohlnet.ru> +Copyright (c) 2015-2022 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"), |