clarify license information

This commit is contained in:
ccd0 2014-03-19 16:04:23 -07:00
parent 5b74472eeb
commit 37887abfd4
9 changed files with 21 additions and 4 deletions

View file

@ -1,3 +1,6 @@
/* This file is dedicated to the public domain; you may do as you wish with it. */
/* Note: This code expects the global variable configRoot to be set. */
function setupVideo(thumb, url) {
var video = null;
var videoContainer, videoHide;