diff options
Diffstat (limited to 'cmake/openwattcom-dos')
| -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 f233f54..e7f45c7 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-2019 Vitaly Novichkov <admin@wohlnet.ru> +Copyright (c) 2015-2020 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 716f6d2..f391867 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-2019 Vitaly Novichkov <admin@wohlnet.ru> +Copyright (c) 2015-2020 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"), |