Liens vers le wiki et non les anciennes pages de docs
[platal.git] / templates / dons.tpl
1 {**************************************************************************}
2 {*                                                                        *}
3 {*  Copyright (C) 2003-2004 Polytechnique.org                             *}
4 {*  http://opensource.polytechnique.org/                                  *}
5 {*                                                                        *}
6 {*  This program is free software; you can redistribute it and/or modify  *}
7 {*  it under the terms of the GNU General Public License as published by  *}
8 {*  the Free Software Foundation; either version 2 of the License, or     *}
9 {*  (at your option) any later version.                                   *}
10 {*                                                                        *}
11 {*  This program is distributed in the hope that it will be useful,       *}
12 {*  but WITHOUT ANY WARRANTY; without even the implied warranty of        *}
13 {*  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         *}
14 {*  GNU General Public License for more details.                          *}
15 {*                                                                        *}
16 {*  You should have received a copy of the GNU General Public License     *}
17 {*  along with this program; if not, write to the Free Software           *}
18 {*  Foundation, Inc.,                                                     *}
19 {*  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA               *}
20 {*                                                                        *}
21 {**************************************************************************}
22
23
24 <h1>
25   Dons au profit de l'association Polytechnique.org
26 </h1>
27
28 <p>
29 Comme tu le sais sans doute, le site Polytechnique.org est géré par 
30 l'<a href="http://x-org.polytechnique.org/">association</a> loi 1901 du même
31 nom. Le travail effectué sur le site est entièrement bénévole et les outils
32 que nous utilisons sont des <a href="http://www.gnu.org/philosophy/free-sw.fr.html">logiciels libres</a>
33 donc nos frais de fonctionnement restent très modérés,
34 mais ils n'en existent pas moins. Parmis ces frais on peut citer l'achat des
35 différents noms de domaines du site et l'achat de matériel informatique pour
36 suivre la progression rapide du nombre d'inscrits au site.
37 </p>
38
39 <p>
40 Nous mettons à ta disposition les informations concernant nos comptes <a
41 href="trezo/">ici</a>.
42 </p>
43
44 <p>
45 Si tu le souhaites, tu peux nous aider à maintenir et à développer la qualité
46 de nos services à la communauté polytechnicienne en <a href="paiement/?ref=0">effectuant un don</a>
47 du montant de ton choix à l'association.
48 Nous te remercions par avance de ta générosité!
49 </p>
50
51 {* vim:set et sw=2 sts=2 sws=2: *}