diff -r 4adfb40f4810 -r f4cbc517126d client/js/header.js --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/client/js/header.js Thu Oct 24 19:00:50 2013 +0200 @@ -0,0 +1,24 @@ +/* + _____ _ + | __ \ | | + | |__) |___ _ __ | | ____ _ _ __ + | _ // _ \ '_ \| |/ / _` | '_ \ + | | \ \ __/ | | | < (_| | | | | + |_| \_\___|_| |_|_|\_\__,_|_| |_| + + * Copyright 2012-2013 Institut de recherche et d'innovation + * contributor(s) : Yves-Marie Haussonne, Raphael Velt, Samuel Huron + * + * contact@iri.centrepompidou.fr + * http://www.iri.centrepompidou.fr + * + * This software is a computer program whose purpose is to show and add annotations on a video . + * This software is governed by the CeCILL-C license under French law and + * abiding by the rules of distribution of free software. You can use, + * modify and/ or redistribute the software under the terms of the CeCILL-C + * license as circulated by CEA, CNRS and INRIA at the following URL + * "http://www.cecill.info". + * + * The fact that you are presently reading this means that you have had + * knowledge of the CeCILL-C license and that you accept its terms. +*/ \ No newline at end of file