diff --git a/LICENSE.md b/LICENSE.md index 48cad404..8743d0e9 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -2,7 +2,7 @@ The MIT License (MIT) -Copyright (c) 2015 - 2018 Joseph Huckaby +Copyright (c) 2015 - 2022 Joseph Huckaby Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/README.md b/README.md index b1071911..bf8e256e 100644 --- a/README.md +++ b/README.md @@ -3472,7 +3472,7 @@ Cronicle was built using these awesome Node modules: The MIT License (MIT) -Copyright (c) 2015 - 2018 Joseph Huckaby +Copyright (c) 2015 - 2022 Joseph Huckaby Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/bin/install.js b/bin/install.js index 42b55a82..9b42ae85 100755 --- a/bin/install.js +++ b/bin/install.js @@ -69,7 +69,7 @@ logonly( "\nStarting install run: " + (new Date()).toString() + "\n" ); print( "\nCronicle Installer v" + installer_version + "\n" + - "Copyright (c) 2015 - 2018 PixlCore.com. MIT Licensed.\n" + + "Copyright (c) 2015 - 2022 PixlCore.com. MIT Licensed.\n" + "Log File: " + log_file + "\n\n" ); diff --git a/htdocs/index-dev.html b/htdocs/index-dev.html index 1b5d7898..56ffbf7c 100755 --- a/htdocs/index-dev.html +++ b/htdocs/index-dev.html @@ -68,7 +68,7 @@