|
210
|
1 |
/* |
|
|
2 |
_____ _ |
|
|
3 |
| __ \ | | |
|
|
4 |
| |__) |___ _ __ | | ____ _ _ __ |
|
|
5 |
| _ // _ \ '_ \| |/ / _` | '_ \ |
|
|
6 |
| | \ \ __/ | | | < (_| | | | | |
|
|
7 |
|_| \_\___|_| |_|_|\_\__,_|_| |_| |
|
|
8 |
|
|
|
9 |
* Copyright 2012-2013 Institut de recherche et d'innovation |
|
|
10 |
* contributor(s) : Yves-Marie Haussonne, Raphael Velt, Samuel Huron |
|
|
11 |
* |
|
|
12 |
* contact@iri.centrepompidou.fr |
|
|
13 |
* http://www.iri.centrepompidou.fr |
|
|
14 |
* |
|
|
15 |
* This software is a computer program whose purpose is to show and add annotations on a video . |
|
|
16 |
* This software is governed by the CeCILL-C license under French law and |
|
|
17 |
* abiding by the rules of distribution of free software. You can use, |
|
|
18 |
* modify and/ or redistribute the software under the terms of the CeCILL-C |
|
|
19 |
* license as circulated by CEA, CNRS and INRIA at the following URL |
|
|
20 |
* "http://www.cecill.info". |
|
|
21 |
* |
|
|
22 |
* The fact that you are presently reading this means that you have had |
|
|
23 |
* knowledge of the CeCILL-C license and that you accept its terms. |
|
|
24 |
*/ |