diff options
author | Vitaly Novichkov <admin@wohlnet.ru> | 2018-01-21 07:14:31 +0300 |
---|---|---|
committer | Vitaly Novichkov <admin@wohlnet.ru> | 2018-01-21 07:14:31 +0300 |
commit | 829b4088ac669d4b214f756edbaaa16d731938a5 (patch) | |
tree | e3c9217ac83d5ee94bcb8caaba02c78a22936af2 /cmake | |
parent | 37fe0cba52ce49977839eb7703ce6d7a42239a06 (diff) | |
download | libADLMIDI-829b4088ac669d4b214f756edbaaa16d731938a5.tar.gz libADLMIDI-829b4088ac669d4b214f756edbaaa16d731938a5.tar.bz2 libADLMIDI-829b4088ac669d4b214f756edbaaa16d731938a5.zip |
Copyright year update 2018
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 560621e..269a96e 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) 2017 Vitaliy Novichkov <admin@wohlnet.ru> +Copyright (c) 2015-2018 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 c5e581d..cf443c8 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) 2017 Vitaliy Novichkov <admin@wohlnet.ru> +Copyright (c) 2015-2018 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"), |