diff options
author | Wohlstand <admin@wohlnet.ru> | 2024-01-07 03:59:27 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2024-01-07 03:59:27 +0300 |
commit | 581e1cb62aaf34ce2a7fa666b70de292ac7013c0 (patch) | |
tree | c352d0c15ab4714252a5059d0b893b23682664d1 /cmake | |
parent | 91fc43f186f4775f09c8d97239b9713d25da9603 (diff) | |
download | libADLMIDI-581e1cb62aaf34ce2a7fa666b70de292ac7013c0.tar.gz libADLMIDI-581e1cb62aaf34ce2a7fa666b70de292ac7013c0.tar.bz2 libADLMIDI-581e1cb62aaf34ce2a7fa666b70de292ac7013c0.zip |
Updated copyright year to 2024
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 0ff3517..b626c7f 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-2023 Vitaly Novichkov <admin@wohlnet.ru> +Copyright (c) 2015-2024 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 875e591..d13c45e 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-2023 Vitaly Novichkov <admin@wohlnet.ru> +Copyright (c) 2015-2024 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"), |