forked from leftypol/leftypol
clarify license information
This commit is contained in:
parent
5b74472eeb
commit
37887abfd4
9 changed files with 21 additions and 4 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue