Changed licensing inside docstrings to comments.
Updated update_copyright() in setup_utils.py to only update
files that are not on use, when it's called.
update_copyright() now also checks the license file.
Created a new function called check_copyright() in setup_utils.py to check
the copyright of files in use and warn if they have to be updated.
Changed COPYING.rst to be compatible with update_copyright() function.
Added the above check_copyright and other checks to build.cmd.