Open CryptAxe opened 8 years ago
Text that needs to be added:
/*
* Copyright (c) 2015 The Hivemind Core developers
* Distributed under the MIT software license, see the accompanying
* file COPYING or http://www.opensource.org/licenses/mit-license.php.
*/
Some files that I have added to the project turn out to be missing the relevant license and copyright information on the head of the file.
This can easily be fixed with some regex and bash, I'm just making an issue so that I don't forget to update all of the files. The correct file head can be grabbed from any of the files in the project that I didn't create..