diff --git a/check/main.go b/check/main.go index c65ccab..deb2b0a 100644 --- a/check/main.go +++ b/check/main.go @@ -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 (