1 |
<!--#set var="ENGLISH_PAGE" value="/home.en.html" --> |
<!--#set var="ENGLISH_PAGE" value="/home.en.html" --> |
2 |
|
|
3 |
<!--#include virtual="/server/header.de.html" --> |
<!--#include virtual="/server/html5-header.de.html" --> |
4 |
<!-- Parent-Version: 1.79 --> |
<!-- Parent-Version: 1.96 --> |
5 |
|
<!--#if expr="$QUERY_STRING = /distro=([^&#]+)/" |
6 |
|
--> |
7 |
|
<!--#set var="DISTRO" value="$1" |
8 |
|
--> |
9 |
|
<!--#else --> |
10 |
|
<!--#set var="DISTRO" value="trisquel" |
11 |
|
--> |
12 |
|
<!--#endif --> |
13 |
|
|
14 |
<!-- This file is automatically generated by GNUnited Nations! --> |
<!-- This file is automatically generated by GNUnited Nations! --> |
15 |
<title>GNU und die Freie-Software-Bewegung</title> |
<title>GNU und die Freie-Software-Bewegung</title> |
24 |
|
|
25 |
<style type="text/css" media="print,screen"> |
<style type="text/css" media="print,screen"> |
26 |
<!-- |
<!-- |
27 |
#home:after { |
.first-column, .second-column { |
28 |
clear: both; content: ""; display: block; |
width: 46em; max-width: 100%; |
29 |
height: 0px; visibility: hidden; width: 0px; |
margin: auto; |
30 |
} |
} |
31 |
|
|
32 |
#home .first-column { |
h2 { margin: 1.2em 0 .8em; } |
33 |
width: 60%; |
h2.first { margin-top: .9em; } |
34 |
|
|
35 |
|
.screenshot, .thumbs { |
36 |
|
text-align: center; |
37 |
|
font-style: italic; |
38 |
|
margin: 1.5em auto; |
39 |
|
} |
40 |
|
.screenshot p, .thumbs p { |
41 |
|
line-height: 1.2em; |
42 |
|
} |
43 |
|
.screenshot { |
44 |
|
width: 32.4em; max-width: 100%; |
45 |
|
} |
46 |
|
.screenshot > |
47 |
|
a[href]:hover, .thumbs > a[href]:hover { |
48 |
|
background-color: transparent; |
49 |
|
} |
50 |
|
.screenshot img { |
51 |
|
width: 32em; max-width: 98%; height: auto; |
52 |
|
background: #444; |
53 |
|
padding: .2em; |
54 |
|
} |
55 |
|
.screenshot p { |
56 |
|
margin: .2em 0 0; |
57 |
|
} |
58 |
|
.thumbs { |
59 |
|
white-space: nowrap; |
60 |
|
overflow-x: auto; |
61 |
|
padding-top: 1px; |
62 |
|
background: #f7f7f7; |
63 |
|
border: 1px solid #999; |
64 |
|
} |
65 |
|
.thumbs div { |
66 |
|
display: inline-block; |
67 |
|
vertical-align: top; |
68 |
|
white-space: normal; |
69 |
|
margin: 0 1px; |
70 |
|
} |
71 |
|
.thumbs img { |
72 |
|
width: 8em; height: auto; |
73 |
|
border: 1px solid #444;; |
74 |
|
} |
75 |
|
.thumbs p { |
76 |
|
margin: 0 0 .7em; |
77 |
|
} |
78 |
|
.btn-left a[href], .btn-right a[href] { |
79 |
|
display: inline-block; |
80 |
|
text-align: center; |
81 |
|
font-family: "Noto Sans Display", "Noto Sans", "Liberation Sans", sans-serif; |
82 |
|
font-size: 1.6em; |
83 |
|
font-weight: bold; |
84 |
|
text-decoration: none; |
85 |
|
padding: .4em .6em .5em; |
86 |
|
color: #55b; |
87 |
|
background: white; |
88 |
|
border: .1em solid #55b; |
89 |
|
border-radius: .3em; |
90 |
|
} |
91 |
|
.btn-left a[href]:hover, .btn-right a[href]:hover { |
92 |
|
text-decoration: none; |
93 |
|
color: #33c; |
94 |
|
background: #ebebff; |
95 |
|
border-color: #55b; |
96 |
|
} |
97 |
|
.btn-left { |
98 |
float: left; |
float: left; |
99 |
|
margin: 2em 0 1em; |
100 |
} |
} |
101 |
#home .second-column { |
.btn-right { |
|
width: 38%; |
|
102 |
float: right; |
float: right; |
103 |
|
margin: 1.5em 0; |
104 |
} |
} |
105 |
@media (max-width: 40em) { |
.btn-right a { margin-left: .7em; } |
106 |
#home .first-column, #home .second-column { |
|
107 |
float: none; |
.first-column .button { |
108 |
width: 100%; |
margin-bottom: 0; |
|
} |
|
109 |
} |
} |
110 |
#home .first-column, #home .second-column { |
.second-column .emph-box { |
111 |
margin-bottom: 2em; margin-top: 0; |
margin-top: 2.3em; |
112 |
} |
} |
113 |
|
.second-column .emph-box.color1 { |
114 |
#home h2 { |
background: #f6f6ff; |
115 |
text-shadow: none; |
background: linear-gradient(#eef, white); |
116 |
margin-bottom: .6em; |
} |
117 |
} |
.second-column .emph-box.color2 { |
118 |
#home .first-column img { width: 80%; margin: .5em 0 1em 0; } |
background: #eff; |
119 |
#home .second-column h4 img { height: .75em; width: .75em; } |
background: linear-gradient(#dff, white); |
120 |
#Flashes h4 { margin-top: .5em; } |
} |
121 |
#Action { |
.second-column .emph-box .back { |
122 |
|
margin-top: 1em; |
123 |
|
} |
124 |
|
.emph-box h3 { font-size: 1.4em; } |
125 |
|
h3 img { |
126 |
|
height: .8em; |
127 |
|
vertical-align: middle; |
128 |
|
padding: 0 .5em .2em; |
129 |
|
background: none; |
130 |
|
} |
131 |
|
#blurb h4 { |
132 |
|
text-align: left; |
133 |
|
font-size: 1.4em; |
134 |
|
margin-top: .4em; |
135 |
|
} |
136 |
|
#blurb h4 img { |
137 |
|
float: left; |
138 |
|
margin-right: .5em; |
139 |
|
} |
140 |
|
#blurb div p { |
141 |
|
margin-bottom: 0; |
142 |
|
} |
143 |
|
#Flashes p, #unmaint, #blurb p, #blurb p small { |
144 |
|
font-size: .9em; |
145 |
|
} |
146 |
|
#unmaint li, #blurb p { |
147 |
|
color: #404040; |
148 |
|
} |
149 |
|
#unmaint strong { |
150 |
|
display: block; |
151 |
|
font-size: 1.1em; |
152 |
|
color: black; |
153 |
|
margin-bottom: .5em; |
154 |
|
} |
155 |
|
.ltr { |
156 |
|
direction: ltr; |
157 |
text-align: left; |
text-align: left; |
|
padding: 0 1em; |
|
|
border-left: .4em solid #b9bcbf; border-right: .4em solid #b9bcbf; |
|
158 |
} |
} |
159 |
|
|
160 |
h2#Action { |
.translators-notes { |
161 |
text-align: center; |
width: 44.4em; max-width: 100%; |
162 |
|
margin: 0 auto; |
163 |
} |
} |
164 |
#Action h2 { |
#sisters { |
165 |
float: none; |
font-size: .9em; |
166 |
text-align: center; |
text-align: center; |
167 |
padding-top: 0; |
background-color: white; |
168 |
color: #171d33; |
padding: 0 3% 2em; |
169 |
|
margin: 0; |
170 |
|
} |
171 |
|
|
172 |
|
video track a[href] { color: white; } |
173 |
|
|
174 |
|
@media (min-width: 60em) { |
175 |
|
.first-column { |
176 |
|
width: 65%; |
177 |
|
float: left; |
178 |
|
margin: 0; |
179 |
|
} |
180 |
|
.second-column { |
181 |
|
width: 30%; |
182 |
|
float: right; |
183 |
|
margin: 0; |
184 |
|
} |
185 |
|
.translators-notes { |
186 |
|
width: 100%; |
187 |
|
} |
188 |
} |
} |
|
#Action li { margin-bottom: .7em; } |
|
|
p#backtotop { float: right; margin-top: 2.5em; } |
|
|
#sisters { font-size: .9em; margin: 0 3% 1.5em 3%; } |
|
189 |
--> |
--> |
190 |
|
<!--#if expr="$LANGUAGE_SUFFIX = /[.](ar|fa|he)/" --> |
191 |
|
<!-- |
192 |
|
.btn-left { |
193 |
|
float: right; |
194 |
|
} |
195 |
|
.btn-right { |
196 |
|
float: left; |
197 |
|
} |
198 |
|
@media (min-width: 60em) { |
199 |
|
.first-column { |
200 |
|
float: right; |
201 |
|
} |
202 |
|
.second-column { |
203 |
|
float: left; |
204 |
|
} |
205 |
|
}--> |
206 |
|
<!--#endif --> |
207 |
|
|
208 |
|
|
209 |
|
|
210 |
|
|
211 |
</style> |
</style> |
212 |
|
|
|
<!--#include virtual="/server/fs-gang-definitions.html" --> |
|
213 |
<!--#include virtual="/po/home.translist" --> |
<!--#include virtual="/po/home.translist" --> |
214 |
<!--#include virtual="/server/banner.de.html" --> |
<!--#include virtual="/server/banner.de.html" --> |
215 |
<p class="netscape4">GNU ist das einzige Betriebssystem, das eigens entwickelt wurde, um seinen |
<p class="no-display">GNU ist das einzige eigens dafür entwickelte Betriebssystem seinen Nutzern |
216 |
Nutzern Freiheit zu geben. Was ist GNU, und welche Freiheit steht auf dem |
Freiheit zu geben. Was ist GNU und welche Freiheit steht auf dem Spiel?</p> |
|
Spiel?</p> |
|
217 |
|
|
218 |
<div id="home"> |
<div id="home"> |
219 |
<div class="first-column"> |
<div class="first-column" role="article"> |
220 |
|
|
221 |
|
<div style="max-width: 40em; margin: 2.3em auto 0"> |
222 |
|
<video width="100%" controls="controls" crossorigin="anonymous" |
223 |
|
poster="https://static.gnu.org/nosvn/videos/fight-to-repair/thumbnails/FTR_David_Bike1_meme_7.jpeg"> |
224 |
|
|
225 |
|
<source src="https://static.gnu.org/nosvn/videos/fight-to-repair/videos/Fight-to-Repair-720p.webm" type="video/webm" /> |
226 |
|
<source src="https://static.gnu.org/nosvn/videos/fight-to-repair/videos/Fight-to-Repair-720p.ogv" type="video/ogg" /> |
227 |
|
<source src="https://static.gnu.org/nosvn/videos/fight-to-repair/videos/Fight-to-Repair-720p.mp4" type="video/mp4" /> |
228 |
|
|
229 |
|
<track kind="subtitles" label="English" srclang="en" src="https://static.gnu.org/nosvn/videos/fight-to-repair/captions/fight-to-repair_en.vtt" default="default" /> |
230 |
|
<track kind="subtitles" label="Spanish" srclang="es" src="https://static.fsf.org/nosvn/videos/fight-to-repair/captions/fight-to-repair_es.vtt" /> |
231 |
|
<track kind="subtitles" label="Persian" srclang="fa" src="https://static.gnu.org/nosvn/videos/fight-to-repair/captions/fight-to-repair_fa.vtt" /> |
232 |
|
<track kind="subtitles" label="French" srclang="fr" src="https://static.gnu.org/nosvn/videos/fight-to-repair/captions/fight-to-repair_fr.vtt" /> |
233 |
|
<track kind="subtitles" label="Italian" srclang="it" src="https://static.fsf.org/nosvn/videos/fight-to-repair/captions/fight-to-repair_it.vtt" /> |
234 |
|
<track kind="subtitles" label="Dutch" srclang="nl" src="https://static.fsf.org/nosvn/videos/fight-to-repair/captions/fight-to-repair_nl.vtt" /> |
235 |
|
<track kind="subtitles" label="Brazilian" srclang="pt-br" src="/server/banners/fight-to-repair_pt-br.vtt" /> |
236 |
|
</video> |
237 |
|
</div> |
238 |
|
|
239 |
|
<p class="c"> |
240 |
|
<a |
241 |
|
href="https://www.fsf.org/blogs/community/watch-fight-to-repair-demand-the-right-to-repair"> |
242 |
|
Fight to Repair: A video from the FSF</a></p> |
243 |
|
|
244 |
<h2>Was ist GNU?</h2> |
<h2 class="first">Was ist GNU?</h2> |
245 |
|
|
246 |
<p><b>GNU</b> ist ein Betriebssystem, das <a href="/philosophy/free-sw">Freie |
<p><b>GNU</b> ist ein Betriebssystem, das <a href="/philosophy/free-sw">Freie |
247 |
Software</a> ist ‑ d. h. es respektiert die Freiheit |
Software</a> ist ‑ d. h. es respektiert die Freiheit |
248 |
der Nutzer. Die Entwicklung von GNU ermöglichte es, einen Rechner ohne |
der Nutzer. Das GNU-Betriebssystem besteht aus GNU-Paketen (Programme, die |
249 |
|
speziell vom GNU-Projekt freigegeben wurden) sowie von Dritten freigegebene |
250 |
|
Freie Software. Die Entwicklung von GNU ermöglichte es, einen Rechner ohne |
251 |
Software benutzen zu können, die <em>Ihre</em> Freiheit mit Füßen treten |
Software benutzen zu können, die <em>Ihre</em> Freiheit mit Füßen treten |
252 |
würde.</p> |
würde.</p> |
253 |
|
|
254 |
<p>Wir empfehlen <a href="/distros/free-distros">installierbare Varianten von |
<p>Wir empfehlen <a href="/distros/free-distros">installierbare Varianten von |
255 |
GNU</a> (genauer <b>GNU/Linux</b>-Distributionen), die ganz und gar |
GNU</a> (genauer <b>GNU/Linux</b>-Verteilungen), die ganz und gar |
256 |
<em>freie</em> Software sind. <a href="#more-about-gnu">Mehr über |
<em>freie</em> Software sind. <a href="#more-about-gnu">Mehr über |
257 |
GNU …</a></p> |
GNU …</a></p> |
258 |
|
|
259 |
<p class="c"><a href="/distros/screenshot.html"><img |
<div class="btn-left"> |
260 |
src="/distros/screenshots/trisquel-medium.jpg" alt="Bildschirmfoto von GNU" |
<a href="/distros/free-distros">GNU/Linux ausprobieren</a></div> |
261 |
/></a></p> |
<div style="clear:both"></div> |
262 |
|
|
263 |
|
<div id="gnu-linux" role="figure"> |
264 |
|
<div class="screenshot"> |
265 |
|
|
266 |
|
<!--#if expr="$DISTRO = dragora" --> |
267 |
|
<a href="/distros/screenshots/dragora-ice.png"><img |
268 |
|
width="512" height="288" |
269 |
|
src="/distros/screenshots/dragora-ice.png" |
270 |
|
alt=" [Bildschirmfoto von Dragora 3.0-beta1 mit |
271 |
|
IceWM-Fenstermanager] " /></a> |
272 |
|
<p><small><a |
273 |
|
href="https://dragora.org/en/index.html">Dragora 3.0-beta1</a> mit |
274 |
|
angepasstem <a href="https://ice-wm.org/">IceWM</a>-Fenstermanager</small></p> |
275 |
|
|
276 |
|
<!--#endif --> |
277 |
|
<!--#if expr="$DISTRO = guix" --> |
278 |
|
<a href="/distros/screenshots/guixSD-gnome3.jpg"><img |
279 |
|
width="512" height="288" |
280 |
|
src="/distros/screenshots/guixSD-gnome3-medium.jpg" |
281 |
|
alt=" [Bildschirmfoto von Guix 0.15 mit |
282 |
|
GNOME 3-Arbeitsoberfläche] " /></a> |
283 |
|
<p><small><a href="/software/guix/">Guix 0.15</a> mit <a |
284 |
|
href="//www.gnome.org/">GNOME 3</a>-Arbeitsoberfläche, Epiphany |
285 |
|
-Internetbrowser, Totem-Videoplayer und GNOME-Terminalemulator</small></p> |
286 |
|
|
287 |
|
<!--#endif --> |
288 |
|
<!--#if expr="$DISTRO = hyperbola" --> |
289 |
|
<a href="/distros/screenshots/hyperbola-i3.png"><img |
290 |
|
width="512" height="288" |
291 |
|
src="/distros/screenshots/hyperbola-i3.png" |
292 |
|
alt=" [Bildschirmfoto von Hyperbola mit i3-Fenstermanager] " /></a> |
293 |
|
<p><small><a href="https://www.hyperbola.info/">Hyperbola 8</a> mit <a |
294 |
|
href="https://www.i3wm.org/">i3</a>-Fenstermanager, Cool-Retro-Term |
295 |
|
(Terminalemulator), Gimp (Bildbearbeitungsprogramm) und Iceweasel-UXP |
296 |
|
(Internetbrowser)</small></p> |
297 |
|
|
298 |
|
<!--#endif --> |
299 |
|
<!--#if expr="$DISTRO = parabola" --> |
300 |
|
<a href="/distros/screenshots/parabola2020-lxde.jpg"><img |
301 |
|
width="512" height="288" |
302 |
|
src="/distros/screenshots/parabola2020-lxde-medium.jpg" |
303 |
|
alt=" [Bildschirmfoto von Parabola 8 mit LXDE-Arbeitsoberfläche] " /></a> |
304 |
|
<p><small><a href="https://www.parabola.nu">Parabola 2020</a> with <a |
305 |
|
href="http://lxde.sourceforge.net/about.html">LXDE desktop</a></small></p> |
306 |
|
|
307 |
|
<!--#endif --> |
308 |
|
<!--#if expr="$DISTRO = pureos" --> |
309 |
|
<a href="/distros/screenshots/pureos8-gnome3.jpg"><img |
310 |
|
width="512" height="264" |
311 |
|
src="/distros/screenshots/gnome3-medium.jpg" |
312 |
|
alt=" [Bildschirmfoto von PureOS 8 mit |
313 |
|
GNOME 3-Arbeitsoberfläche] " /></a> |
314 |
|
<p><small><a href="https://www.pureos.net/">PureOS 8</a> mit <a |
315 |
|
href="https://www.gnome.org/">GNOME 3</a>-Arbeitsoberfläche, |
316 |
|
PureBrowser (Internetbrowser) und GIMP (Bildbearbeitungsprogramm)</small></p> |
317 |
|
|
318 |
|
<!--#endif --> |
319 |
|
<!--#if expr="$DISTRO = trisquel" --> |
320 |
|
<a href="https://trisquel.info/files/screenshots/etiona-media.jpg"><img |
321 |
|
width="512" height="320" |
322 |
|
src="/distros/screenshots/trisquel9-mate.jpg" |
323 |
|
alt=" [Screenshot of Trisquel 9 with MATE desktop] " /></a> |
324 |
|
<p><small><a href="https://trisquel.info">Trisquel 9</a> with <a |
325 |
|
href="https://mate-desktop.org/">MATE</a> desktop, and VLC media |
326 |
|
player</small></p> |
327 |
|
|
328 |
|
<!--#endif --> |
329 |
|
</div> |
330 |
|
|
331 |
|
<div class="thumbs"> |
332 |
|
<div> |
333 |
|
<a href="/home.html?distro=dragora#gnu-linux"><img |
334 |
|
width="128" height="72" |
335 |
|
src="/distros/screenshots/dragora-ice-thumb.jpg" |
336 |
|
alt=" [Bildschirmfoto von Dragora 3.0-beta1 mit |
337 |
|
IceWM-Fenstermanager] " /></a> |
338 |
|
<p><small>Dragora / IceWM</small></p> |
339 |
|
</div> |
340 |
|
|
341 |
|
<div> |
342 |
|
<a href="/home.html?distro=guix#gnu-linux"><img |
343 |
|
width="128" height="72" |
344 |
|
src="/distros/screenshots/guixSD-gnome3-thumb.jpg" |
345 |
|
alt=" [Bildschirmfoto von Guix 0.15 mit |
346 |
|
GNOME 3-Arbeitsoberfläche] " /></a> |
347 |
|
<p><small>Guix / GNOME3</small></p> |
348 |
|
</div> |
349 |
|
|
350 |
|
<div> |
351 |
|
<a href="/home.html?distro=hyperbola#gnu-linux"><img |
352 |
|
width="128" height="72" |
353 |
|
src="/distros/screenshots/hyperbola-i3-thumb.jpg" |
354 |
|
alt=" [Bildschirmfoto von Hyperbola 0.3 mit i3-Fenstermanager] " /></a> |
355 |
|
<p><small>Hyperbola / i3</small></p> |
356 |
|
</div> |
357 |
|
|
358 |
|
<div> |
359 |
|
<a href="/home.html?distro=parabola#gnu-linux"><img |
360 |
|
width="128" height="72" |
361 |
|
src="/distros/screenshots/parabola2020-lxde-thumb.jpg" |
362 |
|
alt=" [Bildschirmfoto von Parabola 2020 mit |
363 |
|
LXDE-Arbeitsoberfläche] " /></a> |
364 |
|
<p><small>Parabola / LXDE</small></p> |
365 |
|
</div> |
366 |
|
|
367 |
|
<div> |
368 |
|
<a href="/home.html?distro=pureos#gnu-linux"><img |
369 |
|
width="128" height="72" |
370 |
|
src="/distros/screenshots/gnome3-thumb.jpg" |
371 |
|
alt=" [Bildschirmfoto von PureOS 8 mit |
372 |
|
GNOME 3-Arbeitsoberfläche] " /></a> |
373 |
|
<p><small>PureOS / GNOME3</small></p> |
374 |
|
</div> |
375 |
|
|
376 |
|
<div> |
377 |
|
<a href="/home.html?distro=trisquel#gnu-linux"><img |
378 |
|
width="128" height="72" |
379 |
|
src="/distros/screenshots/trisquel9-mate-thumb.jpg" |
380 |
|
alt=" [Screenshot of Trisquel 9 with MATE desktop] " /></a> |
381 |
|
<p><small>Trisquel / MATE</small></p> |
382 |
|
</div> |
383 |
|
</div> |
384 |
|
</div> |
385 |
|
|
386 |
|
<div class="btn-right">… oder <a |
387 |
|
href="https://directory.fsf.org/wiki/Free_Software_Directory:Free_software_replacements">einzelne |
388 |
|
Softwarepakete testen</a></div> |
389 |
|
<div style="clear:both"></div> |
390 |
|
|
391 |
<h2>Was ist die Freie-Software-Bewegung?</h2> |
<h2>Was ist die Freie-Software-Bewegung?</h2> |
392 |
|
|
393 |
<p>Die Freie-Software-Bewegung setzt sich dafür ein, um für Rechnernutzer die |
<p>Die Freie-Software-Bewegung setzt sich dafür ein, für EDV-Nutzer die |
394 |
Freiheit, die sich aus <em>freier</em> Software ergeben, zu erreichen. Freie |
Freiheit zu gewinnen, die Freie Software mit sich bringt: die Kontrolle über |
395 |
Software bringt ihren Nutzern die Kontrolle über ihre eigene |
ihre eigene Datenverarbeitung. Unfreie Software stellt ihre Nutzer unter die |
396 |
Datenverarbeitung. Unfreie Software stellt ihre Nutzer unter die Macht des |
Kontrolle des Softwareentwicklers. Nähere Informationen sind als <a |
|
Softwareentwicklers. Nähere Informationen sind als <a |
|
397 |
href="https://www.fsf.org/blogs/rms/20140407-geneva-tedx-talk-free-software-free-society" |
href="https://www.fsf.org/blogs/rms/20140407-geneva-tedx-talk-free-software-free-society" |
398 |
title="Richard Stallmans Vortrag auf TEDxGeneva2014:Freedom(@digital_age), |
title="Richard Stallmans Vortrag auf TEDxGeneva2014:Freedom(@digital_age), |
399 |
Einführung in Freie Software und die Befreiung des Cyberspace, unter: |
Einführung in Freie Software und die Befreiung des Cyberspace, unter: |
403 |
|
|
404 |
<p><strong><em>Freie Software</em> bedeutet, dass Nutzer |
<p><strong><em>Freie Software</em> bedeutet, dass Nutzer |
405 |
<ins>uneingeschränkt</ins> die Freiheit besitzen, Software ausführen, |
<ins>uneingeschränkt</ins> die Freiheit besitzen, Software ausführen, |
406 |
kopieren, untersuchen & abändern. (neu) distribuieren und verbessern |
vervielfältigen, vertreiben untersuchen, ändern und verbessern <!--& |
407 |
<!--& diese Verbesserungen freigeben -->zu können.</strong></p> |
diese Verbesserungen wieder vertreiben -->zu können.</strong></p> |
408 |
|
|
409 |
<p>Freie Software ist eine Frage der Freiheit, nicht des Preises. Um das |
<p>Freie Software ist eine Frage der Freiheit, nicht des Preises. Um das |
410 |
Konzept von <em>frei</em> zu verstehen, sollte an <em>Redefreiheit</em> |
Konzept <em>frei</em> zu verstehen, sollte an <em>Redefreiheit</em> gedacht |
411 |
gedacht werden, nicht an <em>Freibier</em>.</p> |
werden, nicht an <em>Freibier</em>.</p> |
412 |
|
|
413 |
<p>Genauer gesagt bedeutet Freie Software, dass die Nutzer eines Programms <a |
<p>Genauer gesagt bedeutet Freie Software, dass Nutzer eines Programms <a |
414 |
href="/philosophy/free-sw.html">vier wesentliche Freiheiten</a> |
href="/philosophy/free-sw.html">vier wesentliche Freiheiten</a> |
415 |
besitzen:</p> |
besitzen:</p> |
416 |
<p>Die Freiheit,</p> |
<p>Die Freiheit,</p> |
417 |
|
|
418 |
<ul> |
<ul> |
419 |
<li>das Programm für jeglichen Zweck auszuführen <em>(Freiheit 0)</em>.</li> |
<li><!--Die Freiheit, -->das Programm nach eigenen Wünschen und zu jedem Zweck |
420 |
<li>die Funktionsweise des Programms zu untersuchen und eigenen Bedürfnissen |
auszuführen. <em>(Freiheit 0)</em>.</li> |
421 |
anzupassen <em>(Freiheit 1)</em>. Der Zugang zum Quellcode ist dafür |
<li><!--Die Freiheit, -->die Funktionsweise des Programms zu untersuchen und zu |
422 |
Voraussetzung.</li> |
ändern, so dass es die Datenverarbeitung nach eigenen Wünschen durchführt |
423 |
<li>das Programm zu redistribuieren und damit Mitmenschen zu helfen |
<em>(Freiheit 1)</em>. Voraussetzung dafür ist der Zugriff auf den |
424 |
|
Quellcode.</li> |
425 |
|
<li><!--Die Freiheit, -->Kopien weiterzuverteilen, damit man anderen helfen kann |
426 |
<em>(Freiheit 2)</em>.</li> |
<em>(Freiheit 2)</em>.</li> |
427 |
<li>das Programm zu verbessern und diese Verbesserungen der Öffentlichkeit |
<li><!--Die Freiheit, -->Kopien der modifizierten Versionen an Dritte |
428 |
freizugeben, damit die gesamte Gesellchaft davon profitiert <em>(Freiheit |
weiterzugeben <em>(Freiheit 3)</em>. Auf diese Weise kann der gesamten |
429 |
3)</em>. Der Zugang zum Quellcode ist dafür Voraussetzung.</li> |
Gemeinschaft die Möglichkeit gegeben werden, von den Änderungen zu |
430 |
|
profitieren. Voraussetzung dafür ist der Zugriff auf den Quellcode.</li> |
431 |
</ul> |
</ul> |
432 |
|
|
433 |
<p>Technologische Entwicklungen und die Nutzung von Rechnernetzen haben diese |
<p>Technologische Entwicklungen und die Nutzung von Rechnernetzen haben diese |
459 |
Kombination <ins>des GNU-Systems mit dem Linux-Kern</ins> ist das <a |
Kombination <ins>des GNU-Systems mit dem Linux-Kern</ins> ist das <a |
460 |
href="/gnu/linux-and-gnu"><b>GNU/Linux</b>-Betriebssystem</a>. GNU/Linux |
href="/gnu/linux-and-gnu"><b>GNU/Linux</b>-Betriebssystem</a>. GNU/Linux |
461 |
wird von Millionen genutzt, obwohl es viele <a |
wird von Millionen genutzt, obwohl es viele <a |
462 |
href="/gnu/gnu-linux-faq">fälschlicherweise nur <em>„Linux“</em> nennen</a>.</p> |
href="/gnu/gnu-linux-faq">fälschlicherweise <em>„Linux“</em> nennen</a>.</p> |
|
|
|
|
<p>Die Entwicklung eines eigenen Kerns für das Betriebssystem <b>GNU</b>, unser |
|
|
<a href="/software/hurd/"><b>Hurd</b></a>, begann im Jahre 1990 (noch bevor |
|
|
mit Linux begonnen wurde). Da es ein interessantes technisches Projekt ist, |
|
|
<ins>wird Hurd nach wie vor von engagierten Freiwilligen |
|
|
weiterentwickelt</ins>.</p> |
|
463 |
|
|
464 |
<p><a href="/gnu/">Weitere Informationen …</a></p> |
<p>Die Entwicklung von GNUs eigenem Kern, <b><a |
465 |
|
href="/software/hurd/">Hurd</a></b>, begann (noch vor Linux) im Jahre |
466 |
|
1990. Da Hurd ein interessantes technisches Projekt ist, wird er nach wie |
467 |
|
vor von engagierten Freiwilligen weiterentwickelt.</p> |
468 |
|
|
469 |
|
<p class="button right-align"><a href="/gnu/">Weitere Informationen …</a></p> |
470 |
</div> |
</div> |
471 |
|
|
472 |
<!-- /first-column --> |
<!-- /first-column --> |
473 |
<div class="second-column"> |
<div class="second-column" role="complementary"> |
474 |
|
|
475 |
<p class="button c large"><a href="/distros/free-distros">GNU/Linux ausprobieren</a></p> |
<div id="giving-guide" class="emph-box color2"> |
476 |
|
<p>This year, choose Freedom as a gift. Here's an <strong><a |
477 |
<div class="emph-box"> |
href="https://www.fsf.org/blogs/community/fsf-giving-guide-freedom-is-the-greatest-gift-of-all"> |
478 |
|
Ethical Tech Giving Guide</a></strong></p> |
479 |
|
</div> |
480 |
|
|
481 |
<h4 id="Flashes"><a href="//planet.gnu.org/">Planet GNU</a> <a |
<div id="schools" class="emph-box color1"> |
482 |
href="//planet.gnu.org/rss20.xml"><img src="/feed-icon-10x10.png" alt="RSS-Feed" /></a></h4> |
<p><strong>UK universities find that <a |
483 |
|
href="https://www.theguardian.com/education/2021/jul/13/covid-has-been-a-big-catalyst-universities-plan-for-post-pandemic-life">many |
484 |
|
students are fed up with virtual courses and want to attend class |
485 |
|
physically</a>. Others feel the opposite.</strong></p> |
486 |
|
|
487 |
|
<p>If you are a student, or have been admitted, and you are disgusted with |
488 |
|
being forced to use nonfree software for school, now is your chance to make |
489 |
|
a difference — tell the university you don't want to do that. Be civil |
490 |
|
to the staff, but show how strongly you feel this.</p> |
491 |
|
</div> |
492 |
|
|
493 |
<!--#include virtual="/planetfeeds.de.html" --> |
<div id="irc" class="emph-box color2"> |
494 |
<p>Weitere Nachrichten unter <em><a href="//planet.gnu.org/">Planet |
<p><strong>GNU and FSF move official IRC channels to Libera.Chat network. Read |
495 |
GNU</a></em> und <em><a href="/software/recent-releases">Neueste |
the full <a |
496 |
Softwarefreigaben</a></em>.</p> |
href="https://lists.gnu.org/archive/html/info-gnu/2021-06/msg00005.html">announcement</a></strong> |
497 |
|
and the follow-up <strong><a |
498 |
|
href="https://lists.gnu.org/archive/html/info-gnu/2021-06/msg00007.html">update</a></strong>.</p> |
499 |
|
</div> |
500 |
|
|
501 |
<!--#include virtual="/server/home-pkgselect.html" --> |
<div id="petition" class="emph-box color1"> |
502 |
<!--#include virtual="/server/home-pkgblurbs.de.html" --> |
<p>The GNU Project supports the Free Software Foundation's petition to call on |
503 |
<p><small><a href="/manual/blurbs">Kurzinfos zu GNU-Paketen</a>.</small></p> |
school administrators around the world to stop requiring students to run |
504 |
|
nonfree software. <a |
505 |
|
href="https://my.fsf.org/give-students-userfreedom">Sign the petition for |
506 |
|
freedom in the classroom</a>.</p> |
507 |
|
</div> |
508 |
|
|
509 |
|
<div id="kind-comm" class="emph-box color2"> |
510 |
|
<p>The GNU Project strongly urges the community to communicate in ways that are |
511 |
|
friendly, welcoming and kind. See the <a |
512 |
|
href="/philosophy/kind-communication.html"> GNU Kind Communications |
513 |
|
Guidelines</a>.</p> |
514 |
</div> |
</div> |
515 |
|
|
516 |
<!-- class="emph-box" --> |
<div id="Flashes" class="emph-box color1"> |
517 |
<div id="Action"> |
<h3><a href="https://planet.gnu.org/">Planet GNU</a> <a |
518 |
|
href="https://planet.gnu.org/rss20.xml"><img src="/feed-icon-10x10.png" |
519 |
|
alt="RSS-Feed" /></a></h3> |
520 |
|
<div class="ltr"> |
521 |
|
|
522 |
<!-- BEGIN TakeAction --> |
<!--#include virtual="/planetfeeds.de.html" --> |
523 |
<h2>Aktiv werden</h2> |
</div> |
524 |
|
</div> |
525 |
|
|
526 |
|
<div id="Action" class="emph-box color2"> |
527 |
|
<h3>Aktiv werden</h3> |
528 |
|
|
529 |
<ul> |
<ul> |
530 |
<li><strong><a href="//www.fsf.org/campaigns/" title="Current Campaigns, unter: |
<li><strong>Die Bemühungen um Netzneutralität in den <a |
531 |
FSF.org.">Aktuelle Aktionen der FSF</a></strong>.</li> |
href="//www.freepress.net/issues/free-open-internet/net-neutrality" |
532 |
|
title="Netzneutralität in den Vereinigten Staaten von |
533 |
|
Amerika">USA</a></strong> und im Heimatland unterstützen.</li> |
534 |
|
|
535 |
|
<li>Die <a |
536 |
|
href="https://www.laquadrature.net/en/personnal-data/">Privatsphäre</a> und |
537 |
|
die <a href="https://www.laquadrature.net/en/?s=copyright">globale |
538 |
|
Urheberrechtsreform </a> zusammen mit <a |
539 |
|
href="https://www.laquadrature.net/en/">LQDN</a> unterstützen.</li> |
540 |
|
|
541 |
<li><a href="//www.laquadrature.net/en/Privacy">Privatsphäre</a> verteidigen und |
<li><strong><a href="//www.fsf.org/campaigns/" title="Current Campaigns, unter: |
542 |
mit <a href="//www.laquadrature.net/en/" title="La Quadrature du Net" |
https://www.fsf.org/campaigns/">Aktuelle Aktionen der FSF …</a></strong>.</li> |
|
xml:lang="fr" lang="fr">LQDN</a> für eine globale <a |
|
|
href="//www.laquadrature.net/en/the-eu-commissions-outrageous-attempt-to-avoid-copyright-reform">Urheberrechtsreform</a> |
|
|
einsetzen.</li> |
|
|
|
|
|
<li>Netzneutralität in <a href="https://www.savetheinternet.eu/de/" |
|
|
title="Netzneutralität in Europa">Europa</a>, <a href="//saveournet.ca" |
|
|
title="Netzneutralität in Kanada">Kanada</a> und den <a |
|
|
href="//www.savetheinternet.com" title="Netzneutralität in den Vereinigten |
|
|
Staaten von Amerika">USA</a>.</li> |
|
543 |
|
|
544 |
<li><strong>Softwarepatente bekämpfen:</strong> <a |
<li><strong>Softwarepatente bekämpfen:</strong> <a |
545 |
href="//www.endsoftpatents.org" title="End Software Patents, unter: |
href="//www.endsoftpatents.org/" title="End Software Patents, unter: |
546 |
endsoftpatents.org 2008 ff.">weltweit</a> und in <a |
http://endsoftpatents.org/ 2008 ff.">weltweit</a> und in <a |
547 |
href="/server/takeaction.html#swpat">Europa</a>.</li> |
href="/server/takeaction.html#swpat">Europa</a>.</li> |
548 |
|
</ul> |
549 |
|
|
550 |
|
<p class="back"><a href="/server/takeaction">Weitere Aktionen …</a></p> |
551 |
|
</div> |
552 |
|
|
553 |
<li><strong>Dokumentarfilm angucken und teilen:</strong> <a |
<div id="unmaint" class="emph-box color1"> |
554 |
href="//patentabsurdity.com" title="Luca Lucarini, Patent Absurdity, unter: |
<p><strong>Interesse zu u. a. einem dieser <a |
555 |
patentabsurdity.com 2010.">Patent-Absurdität</a><br |
href="//www.fsf.org/campaigns/priority-projects/" title="High Priority Free |
556 |
/>‑ ermöglicht durch <a |
Software Projects, unter: FSF.org 2017 ff." |
557 |
href="//www.fsf.org/associate/">außerordentliche FSF-Mitglieder</a> wie <a |
hreflang="en">Freie-Software-Projekte mit hoher Priorität</a> |
558 |
href="//fsf.org/jfb">SIE</a>.</li> |
beizutragen?</strong></p> |
559 |
|
<ul> |
560 |
<li><strong><a href="/server/takeaction.html#wipochange"><span |
<li>Freies Smartphone-Betriebssystem,</li> |
561 |
title="Weltorganisation für geistiges Eigentum">WIPO</span> |
<li>Dezentralisierung, Föderation und Self-hosting,</li> |
562 |
aufrufen</a></strong>, Namen und Mission zu ändern.</li> |
<li>freie Treiber, Firmware- und Hardware-Entwürfe,</li> |
563 |
|
<li>Sprach- und Video-Chat in Echtzeit,</li> |
564 |
<li>Studierende, <a href="//www.aful.org/communiques/univ-offers-me-windows" |
<li>Beiträge von Menschen fördern, die in der Gemeinschaft unterrepräsentiert |
565 |
title="Worldwide Campaign: “My University offers me my Microsoft Windows® |
sind,</li> |
566 |
License”">fordert eine Rückerstattung ungenutzter Microsoft |
<li>und mehr.</li> |
567 |
Windows®-Lizenzen</a>!</li> |
</ul> |
568 |
|
|
569 |
<li><a href="/server/takeaction.html#directory">Freie-Software-Verzeichnis |
<p><strong>Interesse <a href="/server/takeaction.html#unmaint">ein unbetreutes |
570 |
verbessern</a>.</li> |
GNU-Paket als Projektbetreuer (m/w)</a> zu übernehmen?</strong></p> |
571 |
|
<ul> |
572 |
|
<li> |
573 |
|
<a href="/software/cfengine/">cfengine</a>, <a |
574 |
|
href="/software/freedink/">freedink</a>, <a |
575 |
|
href="/software/freetalk/">freetalk</a>, <a |
576 |
|
href="/software/halifax/">halifax</a>, <a href="/software/mcron/">mcron</a> |
577 |
|
und <a href="/software/quickthreads/">quickthreads</a> sind alle auf der Suche.</li> |
578 |
|
|
579 |
<li><a href="/server/takeaction">Weitere Aktionen …</a></li> |
<li> |
580 |
|
|
581 |
|
<a href="/software/aspell/">aspell</a>, <a |
582 |
|
href="/software/bison/">bison</a>, <a href="/software/gnuae/">gnuae</a>, <a |
583 |
|
href="/software/gnubik/">gnubik</a>, <a |
584 |
|
href="/software/metaexchange/">metaexchange</a>, <a |
585 |
|
href="/software/powerguru/">powerguru</a> und <a |
586 |
|
href="/software/xboard/">xboard</a> sind ebenfalls auf der Suche nach |
587 |
|
Mitbetreuern (m/w/d).</li> |
588 |
</ul> |
</ul> |
589 |
|
|
590 |
<!-- END TakeAction --> |
<p>Weitere Informationen unter der Startseiten des Pakets.</p> |
|
</div> |
|
|
<!-- /Action --> |
|
|
</div> |
|
|
<!-- /second-column --> |
|
591 |
</div> |
</div> |
592 |
|
|
593 |
<!-- /home --> |
<div id="blurb" class="emph-box color2"> |
594 |
<div class="highlight-para"> |
<p><strong><a href="/software/recent-releases">Neueste |
595 |
|
Softwarefreigaben</a></strong></p> |
596 |
|
|
597 |
<p><strong>Interesse an einem dieser <a |
<p><strong><a href="/manual/blurbs">Kurzinfos zu allen GNU-Paketen</a></strong></p> |
|
href="https://www.fsf.org/campaigns/priority-projects/" title="High Priority |
|
|
Free Software Projects, unter: fsf.org." |
|
|
hreflang="en">Freie-Software-Projekte mit hoher Priorität</a> |
|
|
beizutragen?</strong><br /><small><em>(in keiner bestimmten |
|
|
Reihenfolge)</em></small><br /><a |
|
|
href="https://www.fsf.org/campaigns/priority-projects#transcription">Automatische |
|
|
Transkription</a>, <a |
|
|
href="https://www.fsf.org/campaigns/priority-projects#routers" |
|
|
title="Freie-Software-Treiber für Netzwerkrouter">Treiber für |
|
|
Netzwerkrouter</a>, <a |
|
|
href="https://www.fsf.org/campaigns/priority-projects#freedom" |
|
|
title="GNU/Linux-Distributionen unterstützen, sich Freiheit zu |
|
|
verschreiben">GNU/Linux-Distributionen</a>, <a |
|
|
href="https://www.fsf.org/campaigns/priority-projects/reverse-engineering" |
|
|
title="Reverse Engineering-Projekte">Reverse Engineering</a>, <a |
|
|
href="https://www.fsf.org/campaigns/priority-projects#GDB">reversible |
|
|
Fehlerbeseitigung in GDB</a>, <a |
|
|
href="https://www.fsf.org/campaigns/priority-projects#Coreboot" |
|
|
title="Coreboot, die Kampagne für ein freies BIOS">Coreboot</a>, <a |
|
|
href="https://www.fsf.org/campaigns/priority-projects#Gnash" title="Gnash, |
|
|
der Freie-Software-Flash-Player">Gnash</a>, <a |
|
|
href="https://www.fsf.org/campaigns/priority-projects#Octave" title="GNU |
|
|
Octave, Freie-Software-Ersatz für Matlab">Octave</a>, <a |
|
|
href="https://www.fsf.org/campaigns/priority-projects#ReplaceOpenDWG" |
|
|
title="GNU LibreDWG, Freie-Software-Ersatz für |
|
|
OpenDWG-Bibliotheken">LibreDWG</a> sowie einem Freie-Software-Ersatz für <a |
|
|
href="https://www.fsf.org/campaigns/priority-projects#video" title="Freie |
|
|
Software-Ersatz für Videobearbeitung">Videobearbeitung</a>, <a |
|
|
href="https://www.fsf.org/campaigns/priority-projects#sync" |
|
|
title="Freie-Software-Ersatz für BitTorrent Sync">BitTorrent Sync</a>, <a |
|
|
href="https://www.fsf.org/campaigns/priority-projects#freeearth" |
|
|
title="Freie-Software-Ersatz für Google Earth">Google Earth</a>, <a |
|
|
href="https://www.fsf.org/campaigns/priority-projects#replaceOracle" |
|
|
title="Freie-Software-Ersatz für Oracle Forms">Oracle Forms</a>, <a |
|
|
href="https://www.fsf.org/campaigns/priority-projects" |
|
|
title="Freie-Software-Ersatz für PowerVR">PowerVR</a> oder <a |
|
|
href="https://www.fsf.org/campaigns/priority-projects#Replaceskype" |
|
|
title="Freie-Software-Ersatz für Skype">Skype</a>.</p> |
|
|
|
|
|
<p id="unmaint"><strong>Interesse <a href="/server/takeaction.html#unmaint">ein unbetreutes |
|
|
GNU-Paket</a> zu betreuen?</strong><br /> |
|
|
|
|
|
<a href="/software/halifax/">halifax</a>, <a |
|
|
href="/software/metahtml/">metahtml</a> und <a |
|
|
href="/software/orgadoc/">orgadoc</a> |
|
|
<!-- <a href="/server/takeaction.html#unmaint">suchen alle nach |
|
|
Betreuern</a>-->.<br /><strong>Oder ein bereits betreutes GNU-Paket |
|
|
mitzubetreuen?</strong><br /> |
|
598 |
|
|
599 |
<a href="/software/aspell/">aspell</a>, <a |
<p style="margin-top: 2em">Paket des Tages …</p> |
|
href="/software/gnuae/">gnuae</a>, <a |
|
|
href="/software/metaexchange/">metaexchange</a> oder <a |
|
|
href="/software/powerguru/">powerguru</a>.<!-- Weitere Informationen siehe die Webseiten der einzelnen Pakete.--></p> |
|
600 |
|
|
601 |
|
<!--#include virtual="/server/home-pkgselect.html" --> |
602 |
|
<div class="ltr"> |
603 |
|
|
604 |
|
<!--#include virtual="/server/home-pkgblurbs.de.html" --> |
605 |
|
</div> |
606 |
|
</div> |
607 |
|
|
608 |
|
</div> |
609 |
|
<!-- /second-column --> |
610 |
</div> |
</div> |
611 |
|
|
612 |
<!-- /highlight-para --> |
<!-- /home --> |
613 |
|
<div style="clear:both"></div> |
614 |
<div class="translators-notes"> |
<div class="translators-notes"> |
615 |
|
|
616 |
<!--TRANSLATORS: Use space (SPC) as msgstr if you don't have notes.--> |
<!--TRANSLATORS: Use space (SPC) as msgstr if you don't have notes.--> |
624 |
title="Free Software Foundation Europe (FSFE)">Europa</a>, <a |
title="Free Software Foundation Europe (FSFE)">Europa</a>, <a |
625 |
href="//www.fsfla.org/" title="Free Software Foundation Latin America |
href="//www.fsfla.org/" title="Free Software Foundation Latin America |
626 |
(FSFLA)">Lateinamerika</a> und <a href="//fsf.org.in/" title="Free Software |
(FSFLA)">Lateinamerika</a> und <a href="//fsf.org.in/" title="Free Software |
627 |
Foundation India (FSFI)">Indien</a>.</p> |
Foundation India (FSFI)">Indien</a>.<br /> |
628 |
|
Zögere nicht, bei ihnen mitzumachen!</p> |
629 |
|
|
630 |
<!--#include virtual="/server/fs-gang.de.html" --> |
<div id="footer" role="contentinfo"> |
|
<div id="footer"> |
|
631 |
<div class="unprintable"> |
<div class="unprintable"> |
632 |
|
|
633 |
<p>Bitte senden Sie allgemeine Fragen zur FSF & GNU an <a |
<p id="ContactInfo">Bitte senden Sie allgemeine Fragen zur FSF & GNU an <a |
634 |
href="mailto:gnu@gnu.org"><gnu@gnu.org></a>. Sie können auch die <a |
href="mailto:gnu@gnu.org"><gnu@gnu.org></a>. Sie können auch die <a |
635 |
href="/contact/"><span xml:lang="en" lang="en">Free Software |
href="/contact/"><span xml:lang="en" lang="en">Free Software |
636 |
Foundation</span> kontaktieren</a>. Ungültige Verweise und andere |
Foundation</span> kontaktieren</a>. Ungültige Verweise und andere |
649 |
|
|
650 |
<web-translators@gnu.org></a>.</p> |
<web-translators@gnu.org></a>.</p> |
651 |
|
|
652 |
<p>For information on coordinating and submitting translations of |
<p>For information on coordinating and contributing translations of |
653 |
our web pages, see <a |
our web pages, see <a |
654 |
href="/server/standards/README.translations.html">Translations |
href="/server/standards/README.translations.html">Translations |
655 |
README</a>. --> |
README</a>. --> |
656 |
Bei der Übersetzung dieses Werkes wurde mit größter Sorgfalt |
Please see the <a |
657 |
vorgegangen. Trotzdem können Fehler nicht völlig ausgeschlossen |
href="/server/standards/README.translations.html">Translations README</a> |
658 |
werden. Sollten Sie Fehler bemerken oder Vorschläge, Kommentare oder Fragen |
for information on coordinating and contributing translations of this |
659 |
zu diesem Dokument haben, kontaktieren Sie bitte unser Übersetzungsteam <a |
article.</p> |
|
href="mailto:web-translators@gnu.org?cc=www-de-translators@gnu.org"><web-translators@gnu.org></a>.</p> |
|
|
<p>Weitere Informationen über die Koordinierung und Einsendung von |
|
|
Übersetzungen unserer Internetpräsenz finden Sie in der <a |
|
|
href="/server/standards/README.translations">LIESMICH für Übersetzungen</a>.</p> |
|
660 |
</div> |
</div> |
661 |
|
|
662 |
<!-- Regarding copyright, in general, standalone pages (as opposed to |
<!-- Regarding copyright, in general, standalone pages (as opposed to |
675 |
|
|
676 |
There is more detail about copyright years in the GNU Maintainers |
There is more detail about copyright years in the GNU Maintainers |
677 |
Information document, www.gnu.org/prep/maintain. --> |
Information document, www.gnu.org/prep/maintain. --> |
678 |
<p>Copyright © 1996-2016 Free Software Foundation, Inc.</p> |
<p>Copyright © 1996-2021 <a href="http://www.fsf.org">Free Software |
679 |
|
Foundation</a>, Inc.</p> |
680 |
|
|
681 |
<p>Dieses Werk ist lizenziert unter einer <a rel="license" |
<p>Dieses Werk ist lizenziert unter einer <a rel="license" |
682 |
href="//creativecommons.org/licenses/by-nd/4.0/deed.de">Creative Commons |
href="//creativecommons.org/licenses/by-nd/4.0/deed.de">Creative Commons |
683 |
Namensnennung-Keine Bearbeitung 4.0 International</a>-Lizenz.</p> |
Namensnennung-Keine Bearbeitungen 4.0 International</a>-Lizenz.</p> |
684 |
|
|
685 |
<!--#include virtual="/server/bottom-notes.de.html" --> |
<!--#include virtual="/server/bottom-notes.de.html" --> |
686 |
<div class="translators-credits"> |
<div class="translators-credits"> |
687 |
|
|
688 |
<!--TRANSLATORS: Use space (SPC) as msgstr if you don't want credits.--> |
<!--TRANSLATORS: Use space (SPC) as msgstr if you don't want credits.--> |
689 |
<strong>Übersetzung:</strong><!-- Richard Steuer, 2007. Jоегg Kоhпе, |
<strong>Übersetzung:</strong> <!--Richard Steuer, 2007. Jоегg Kоhпе, |
690 |
2011-2016.--> <a |
2011-2020. --><a |
691 |
href="//savannah.gnu.org/projects/www-de"><www-de></a>, 2016.</div> |
href="//savannah.gnu.org/projects/www-de"><www-de></a>, 2020.</div> |
692 |
|
|
693 |
<p class="unprintable"><!-- timestamp start --> |
<p class="unprintable"><!-- timestamp start --> |
694 |
Aktualisierung: |
Letzte Änderung: |
695 |
|
|
696 |
$Date$ |
$Date$ |
697 |
|
|
699 |
</p> |
</p> |
700 |
</div> |
</div> |
701 |
</div> |
</div> |
702 |
|
<!-- for class="inner", starts in the banner include --> |
703 |
</body> |
</body> |
704 |
</html> |
</html> |