Initial release
Initial release of magic library and initial version of application that uses it to identify resources and files.
- fileid is the actual command line java application to identify files, including dependencies. You run it by executing java -jar fileid.jar at the command prompt/terminal
- magiclib bin is the library that can be used to use the magic database file to identify files, it include also the java documentation of the library a README and the license information.