client/player/src/js/header.js
author ymh <ymh.work@gmail.com>
Fri, 11 Feb 2011 13:43:55 +0100
changeset 26 b2492d3a3b2b
parent 0 bdf22b140727
permissions -rw-r--r--
change player default skin
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
/* 
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
 * 	
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
 *	Copyright 2010 Institut de recherche et d'innovation 
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
 *	contributor(s) : Samuel Huron 
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     5
 *	 
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     6
 *	contact@iri.centrepompidou.fr
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     7
 *	http://www.iri.centrepompidou.fr 
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     8
 *	 
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     9
 *	This software is a computer program whose purpose is to show and add annotations on a video .
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    10
 *	This software is governed by the CeCILL-C license under French law and
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    11
 *	abiding by the rules of distribution of free software. You can  use, 
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    12
 *	modify and/ or redistribute the software under the terms of the CeCILL-C
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    13
 *	license as circulated by CEA, CNRS and INRIA at the following URL
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    14
 *	"http://www.cecill.info". 
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    15
 *	
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    16
 *	The fact that you are presently reading this means that you have had
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    17
 *	knowledge of the CeCILL-C license and that you accept its terms.
bdf22b140727 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    18
*/