diff options
author | Vitaly Novichkov <admin@wohlnet.ru> | 2019-01-05 14:10:48 +0300 |
---|---|---|
committer | Vitaly Novichkov <admin@wohlnet.ru> | 2019-01-05 14:12:34 +0300 |
commit | 43fdc9239ab016bc0f99f414b474bd8019b1a595 (patch) | |
tree | 85b90d94f7e1c2ca19d1e935f625372e01137953 /cmake | |
parent | 14a855aaab9a046481a8c9068ff787b1b395d6e0 (diff) | |
download | libADLMIDI-43fdc9239ab016bc0f99f414b474bd8019b1a595.tar.gz libADLMIDI-43fdc9239ab016bc0f99f414b474bd8019b1a595.tar.bz2 libADLMIDI-43fdc9239ab016bc0f99f414b474bd8019b1a595.zip |
Update copyright year to 2019
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 269a96e..f233f54 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-2018 Vitaly Novichkov <admin@wohlnet.ru> +Copyright (c) 2015-2019 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 cf443c8..716f6d2 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-2018 Vitaly Novichkov <admin@wohlnet.ru> +Copyright (c) 2015-2019 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"), |