diff options
author | Wohlstand <admin@wohlnet.ru> | 2021-01-14 23:49:15 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2021-01-14 23:49:15 +0300 |
commit | 10e93ea22f634ee3e12bde77612344336b0d991b (patch) | |
tree | 02d8f59b2edb1f2759b719fb692415d1bfb6e653 /cmake | |
parent | 891610782412b69bb5f5589d45f6ba06e6713c5e (diff) | |
download | libADLMIDI-10e93ea22f634ee3e12bde77612344336b0d991b.tar.gz libADLMIDI-10e93ea22f634ee3e12bde77612344336b0d991b.tar.bz2 libADLMIDI-10e93ea22f634ee3e12bde77612344336b0d991b.zip |
Updated copyright for 2021
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 e7f45c7..15b1d63 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-2020 Vitaly Novichkov <admin@wohlnet.ru> +Copyright (c) 2015-2021 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 f391867..78424d1 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-2020 Vitaly Novichkov <admin@wohlnet.ru> +Copyright (c) 2015-2021 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"), |