|
1 Lignes de temps |
|
2 |
|
3 Copyright IRI 2006-2009 |
|
4 |
|
5 Contributeurs: Thibaut Cavalié, Xavier Sirven, Pierre Berrod, Johan Mathé, Hubert Larchevèque, Sébastien Liévain, Yves-Marie Haussonne dans le cadre de l'Institut de Recherche et d'Innovation (IRI) |
|
6 |
|
7 contact@iri.centrepompidou.fr |
|
8 http://www.iri.centrepompidou.fr |
|
9 |
|
10 Ce logiciel est un programme informatique pour l'annotation d'objets temporels. |
|
11 |
|
12 Ce logiciel est régi par la licence CeCILL-C soumise au droit français et |
|
13 respectant les principes de diffusion des logiciels libres. Vous pouvez |
|
14 utiliser, modifier et/ou redistribuer ce programme sous les conditions |
|
15 de la licence CeCILL-C telle que diffusée par le CEA, le CNRS et l'INRIA |
|
16 sur le site "http://www.cecill.info". |
|
17 |
|
18 En contrepartie de l'accessibilité au code source et des droits de copie, |
|
19 de modification et de redistribution accordés par cette licence, il n'est |
|
20 offert aux utilisateurs qu'une garantie limitée. Pour les mêmes raisons, |
|
21 seule une responsabilité restreinte pèse sur l'auteur du programme, le |
|
22 titulaire des droits patrimoniaux et les concèdants successifs. |
|
23 |
|
24 A cet égard l'attention de l'utilisateur est attirée sur les risques |
|
25 associés au chargement, à l'utilisation, à la modification et/ou au |
|
26 développement et à la reproduction du logiciel par l'utilisateur étant |
|
27 donné sa spécificité de logiciel libre, qui peut le rendre complexe à |
|
28 manipuler et qui le réserve donc à des développeurs et des professionnels |
|
29 avertis possèdant des connaissances informatiques approfondies. Les |
|
30 utilisateurs sont donc invités à charger et tester l'adéquation du |
|
31 logiciel à leurs besoins dans des conditions permettant d'assurer la |
|
32 sécurité de leurs systèmes et ou de leurs données et, plus généralement, |
|
33 à l'utiliser et l'exploiter dans les mêmes conditions de sécurité. |
|
34 |
|
35 Le fait que vous puissiez accèder à cet en-tête signifie que vous avez |
|
36 pris connaissance de la licence CeCILL-C, et que vous en avez accepté les |
|
37 termes. |
|
38 |
|
39 Inventaire des emprunts logiciels: |
|
40 - shotdetect (http://shotdetect.nonutc.fr) |
|
41 - ffmpeg (http://ffmpeg.mplayerhq.hu) |
|
42 - python (http://www.python.org) |
|
43 - libgd (http://www.libgd.org/) |
|
44 - libxml2 (http://xmlsoft.org) |
|
45 - libxslt (http://xmlsoft.org) |
|
46 - libpng (http://www.libpng.org) |
|
47 - libjpeg (http://www.ijg.org/) |
|
48 - mingw (http://www.mingw.org/) |
|
49 - lxml (http://codespeak.net/lxml/) |
|
50 - FLVplayer 1.3.3 (http://www.martijndevisser.com/blog/flv-player/) |
|
51 - ColorPicker (http://www.sephiroth.it/) |
|
52 - ScrollBar (Cédric Tabin, tabin.cedric@gmail.com) |
|
53 |
|
54 ______ |
|
55 |
|
56 Lignes de temps |
|
57 |
|
58 Copyright IRI 2006-2007 |
|
59 |
|
60 Contributors: Thibaut Cavalié, Xavier Sirven, Pierre Berrod, Johan Mathé, Hubert Larchevèque, Sébastien Liévain, Yves-Marie Haussonne in the context of Institute for Research and Innovation (IRI) |
|
61 |
|
62 contact@iri.centrepompidou.fr |
|
63 http://www.iri.centrepompidou.fr |
|
64 |
|
65 This software is a computer program for temporal object annotation. |
|
66 |
|
67 This software is governed by CeCILL-C license under French law and |
|
68 abiding by the rules of distribution of free software. You can use, |
|
69 modify and/ or redistribute the software under the terms of the CeCILL-C |
|
70 license as circulated by CEA, CNRS and INRIA at the following URL |
|
71 "http://www.cecill.info". |
|
72 |
|
73 As a counterpart to the access to the source code and rights to copy, |
|
74 modify and redistribute granted by the license, users are provided only |
|
75 with a limited warranty and the software's author, the holder of the |
|
76 economic rights, and the successive licensors have only limited |
|
77 liability. |
|
78 |
|
79 In this respect, the user's attention is drawn to the risks associated |
|
80 with loading, using, modifying and/or developing or reproducing the |
|
81 software by the user in light of its specific status of free software, |
|
82 that may mean that it is complicated to manipulate, and that also |
|
83 therefore means that it is reserved for developers and experienced |
|
84 professionals having in-depth computer knowledge. Users are therefore |
|
85 encouraged to load and test the software's suitability as regards their |
|
86 requirements in conditions enabling the security of their systems and/or |
|
87 data to be ensured and, more generally, to use and operate it in the |
|
88 same conditions as regards security. |
|
89 |
|
90 The fact that you are presently reading this means that you have had |
|
91 knowledge of the CeCILL-C license and that you accept its terms. |
|
92 |
|
93 Additional software inventory: |
|
94 - shotdetect (http://shotdetect.nonutc.fr) |
|
95 - ffmpeg (http://ffmpeg.mplayerhq.hu) |
|
96 - python (http://www.python.org) |
|
97 - libgd (http://www.libgd.org/) |
|
98 - libxml2 (http://xmlsoft.org) |
|
99 - libxslt (http://xmlsoft.org) |
|
100 - libpng (http://www.libpng.org) |
|
101 - libjpeg (http://www.ijg.org/) |
|
102 - mingw (http://www.mingw.org/) |
|
103 - lxml (http://codespeak.net/lxml/) |
|
104 - FLVplayer 1.3.3 (http://www.martijndevisser.com/blog/flv-player/) |
|
105 - ColorPicker (http://www.sephiroth.it/) |
|
106 - ScrollBar (Cédric Tabin, tabin.cedric@gmail.com) |
|
107 |
|
108 |