Commit graph

4 commits

Author SHA1 Message Date
Mike Swanson
049b943ba8 musics: Rename *.mus to *.mid 2017-07-18 16:45:08 -07:00
Mike Swanson
8835afef5f Copyright date bump and apply SPDX tags.
The tags are shorthand for the license of each file and avoid
copying the full license text into each one (and avoids having
to manually update the dates in each one...).
2017-02-15 16:41:53 -08:00
Simon Howard
7a8d676557 scripts: Update music-duplicates script.
This relied on reading the symlinks for some of its operation, which
no longer works; use a hash of the file contents instead.
2015-12-24 13:25:41 +01:00
Simon Howard
cef9f4f804 scripts: Add music duplicates script.
We have lots of music tracks serving double duty for multiple levels,
but it's hard to tell which are the missing ones at a glance. Use
some heuristics to identify duplicated tracks and print a report on
what we still need.
2014-02-14 04:39:51 +00:00