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