discids_detector: added copyright information for MBDiscid code

This commit is contained in:
Aurélien Mino 2015-06-20 16:45:29 +02:00
parent 1171b22e96
commit 12208ba53f

View file

@ -218,6 +218,10 @@ function check_and_display_discs(artistName, releaseName, discs, displayDiscHand
/* -------------------------------------------- */
// MBDiscid code comes from https://gist.github.com/kolen/766668
// Copyright 2010, kolen
// Released under the MIT License
var MBDiscid = (function () {
this.SECTORS_PER_SECOND = 75;