Added license and godoc to check.

This commit is contained in:
David Howden 2015-06-28 10:47:45 +10:00
parent 17f4f77bef
commit 3e7020b161

View File

@ -1,3 +1,10 @@
// Copyright 2015, David Howden
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
/*
The check tool performs tag lookups on full music collections (iTunes or directory tree of files).
*/
package main
import (