]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame_incremental - html/cgi-bin/credits.cgi
Update of French translation
[people/pmueller/ipfire-2.x.git] / html / cgi-bin / credits.cgi
... / ...
CommitLineData
1#!/usr/bin/perl
2###############################################################################
3# #
4# IPFire.org - A linux based firewall #
5# Copyright (C) 2011 IPFire Team <info@ipfire.org> #
6# #
7# This program is free software: you can redistribute it and/or modify #
8# it under the terms of the GNU General Public License as published by #
9# the Free Software Foundation, either version 3 of the License, or #
10# (at your option) any later version. #
11# #
12# This program is distributed in the hope that it will be useful, #
13# but WITHOUT ANY WARRANTY; without even the implied warranty of #
14# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #
15# GNU General Public License for more details. #
16# #
17# You should have received a copy of the GNU General Public License #
18# along with this program. If not, see <http://www.gnu.org/licenses/>. #
19# #
20###############################################################################
21
22use strict;
23
24# enable only the following on debugging purpose
25#use warnings;
26#use CGI::Carp 'fatalsToBrowser';
27
28require '/var/ipfire/general-functions.pl';
29require "${General::swroot}/lang.pl";
30require "${General::swroot}/header.pl";
31
32&Header::showhttpheaders();
33
34&Header::openpage($Lang::tr{'credits'}, 1, '');
35
36&Header::openbigbox('100%', 'center');
37
38&Header::openbox('100%', 'left', $Lang::tr{'donation'});
39
40print <<END
41<p>$Lang::tr{'donation-text'}</p>
42
43<div align="center">
44 <a href="https://www.ipfire.org/donate">
45 <strong>$Lang::tr{'donation'}</strong>
46 </a>
47</div>
48END
49;
50&Header::closebox();
51
52&Header::openbox('100%', 'left',);
53
54print <<END
55<br>
56<center>
57 $Lang::tr{'visit us at'}: <b><a href='https://www.ipfire.org/' target="_blank">https://www.ipfire.org/</a></b>
58</center>
59<br><br>
60
61<p>
62 <!-- CONTRIBUTORS -->
63Michael Tremer,
64Arne Fitzenreiter,
65Christian Schmidt,
66Alexander Marx,
67Matthias Fischer,
68Stefan Schantl,
69Jan Paul Tuecking,
70Jonatan Schlag,
71Erik Kapfer,
72Peter Müller,
73Dirk Wagner,
74Marcel Lorenz,
75Alf Høgemark,
76Ben Schweikert,
77Peter Pfeiffer,
78Daniel Glanzmann,
79Heiner Schmeling,
80Timo Eissler,
81Daniel Weismüller,
82Jan Lentfer,
83Marcus Scholz,
84Ersan Yildirim,
85Joern-Ingo Weigert,
86Alfred Haas,
87Wolfgang Apolinarski,
88Lars Schuhmacher,
89Rene Zingel,
90Sascha Kilian,
91Ronald Wiesinger,
92Stephan Feddersen,
93Daniel Weismueller,
94Justin Luth,
95Michael Eitelwein,
96Bernhard Bitsch,
97Dominik Hassler,
98Larsen,
99Gabriel Rolland,
100Anton D. Seliverstov,
101Bernhard Bittner,
102David Kleuker,
103Hans Horsten,
104Jakub Ratajczak,
105Jorrit de Jonge,
106Przemek Zdroik,
107Andrew Bellows,
108Axel Gembe,
109Bernhard Held,
110Christoph Anderegg,
111Daniel Aleksandersen,
112Douglas Duckworth,
113Eberhard Beilharz,
114Ersan Yildirim Ersan,
115Gerd Hoerst,
116H. Horsten,
117Heino Gutschmidt,
118Jan Behrens,
119Jochen Kauz,
120Julian McConnell,
121Jörn-Ingo Weigert,
122Kay-Michael Köhler,
123Kim Wölfel,
124Logan Schmidt,
125Nico Prenzel,
126Osmar Gonzalez,
127Paul T. Simmons,
128Robert Möker,
129Stefan Ernst,
130Stefan Ferstl,
131Stéphane,
132Thomas Ebert,
133Tim FitzGeorge,
134Timmothy Wilson,
135Umberto Parma
136 <!-- END -->
137</p>
138
139<ul style="list-style: none">
140 <li>
141 Michael Tremer
142 (<a href='mailto:michael.tremer\@ipfire.org'>michael.tremer\@ipfire.org</a>)
143 </li>
144 <li>
145 Arne Fitzenreiter
146 (<a href='mailto:arne.fitzenreiter\@ipfire.org'>arne.fitzenreiter\@ipfire.org</a>)
147 </li>
148 <li>
149 Stefan Schantl
150 (<a href='mailto:stefan.schantl\@ipfire.org'>stefan.schantl\@ipfire.org</a>)
151 </li>
152 <li>
153 Alexander Marx
154 (<a href='mailto:alexander.marx\@ipfire.org'>alexander.marx\@ipfire.org</a>)
155 </li>
156</ul>
157
158<p>
159 <strong>Community Developers:</strong>
160</p>
161
162<ul style="list-style: none">
163 <li>
164 Christian Schmidt
165 (<a href='mailto:christian.schmidt\@ipfire.org'>christian.schmidt\@ipfire.org</a>)
166 </li>
167 <li>
168 Jan Paul T&uuml;cking
169 (<a href='mailto:jan.tuecking\@ipfire.org'>jan.tuecking\@ipfire.org</a>)
170 </li>
171 <li>
172 Heiner Schmeling
173 (<a href='mailto:heiner.schmeling\@ipfire.org'>heiner.schmeling\@ipfire.org</a>)
174 </li>
175 <li>
176 Ronald Wiesinger
177 (<a href='mailto:ronald.wiesinger\@ipfire.org'>ronald.wiesinger\@ipfire.org</a>)
178 </li>
179 <li>
180 Silvio Rechenbach
181 (<a href='mailto:silvio.rechenbach\@ipfire.org'>silvio.rechenbach\@ipfire.org</a>)
182 </li>
183 <li>
184 Dirk Wagner
185 (<a href='mailto:dirk.wagner\@ipfire.org'>dirk.wagner\@ipfire.org</a>)
186 </li>
187 <li>
188 Erik Kapfer
189 (<a href='mailto:erik.kapfer\@ipfire.org'>erik.kapfer\@ipfire.org</a>)
190 </li>
191 <li>
192 Alfred Haas
193 (<a href='mailto:alfred.haas\@ipfire.org'>alfred.haas\@ipfire.org</a>)
194 </li>
195 <li>
196 Peter Pfeiffer
197 (<a href='mailto:peter.pfeifer\@ipfire.org'>peter.pfeifer\@ipfire.org</a>)
198 </li>
199 <li>
200 Peter Sch&auml;lchli
201 (<a href='mailto:peter.schaelchli\@ipfire.org'>peter.schaelchli\@ipfire.org</a>)
202 </li>
203</ul>
204END
205;
206&Header::closebox();
207
208&Header::openbox("100%", "left", $Lang::tr{'other'});
209print <<END
210 <p>
211 This product includes GeoLite data created by MaxMind, available from
212 <a href='http://www.maxmind.com/' target="_blank">http://www.maxmind.com/</a>.
213 </p>
214END
215;
216&Header::closebox();
217
218&Header::closebigbox();
219
220&Header::closepage();