Inspect Tool Update:
copyright_check.cpp:
minor changes to formatting and output text
cvs_iterator.hpp:
added a comment line to conform to the usual copyright/license ref format
inspector.hpp:
reordered #includes, for clarity (the order now matches the following using decls)
license_check.hpp:
added a comment line as in cvs_iterator.hpp
link_check.hpp:
removed #include <utility>, which wasn't used
long_name_check.cpp:
major fixes
tweaked output
long_name_check.hpp:
separate max_dirname_length from max_filename_length (they are different in ISO 9660 level 2)
minmax_check.cpp:
slightly changed output