/[www]/www/graphics/anfsflogo.html
ViewVC logotype

Annotation of /www/graphics/anfsflogo.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.30 - (hide annotations) (download) (as text)
Sat Feb 23 19:47:32 2019 UTC (5 years, 6 months ago) by th_g
Branch: MAIN
Changes since 1.29: +2 -2 lines
File MIME type: text/html
Another fix.

1 jocke 1.13 <!--#include virtual="/server/header.html" -->
2 th_g 1.28 <!-- Parent-Version: 1.87 -->
3 th_g 1.30 <title>FSF Logos by Shawn Ewald
4 ineiev 1.24 - GNU Project - Free Software Foundation</title>
5 th_g 1.28 <link rel="stylesheet" type="text/css" href="/graphics/graphics.css" media="print,screen" />
6     <style type="text/css" media="print,screen"><!--
7     @media (min-width: 43em) {
8     #navigation li#more-links, #back-to-top { display: none; }
9     }
10     --></style>
11 ineiev 1.23 <!--#include virtual="/graphics/po/anfsflogo.translist" -->
12 jocke 1.13 <!--#include virtual="/server/banner.html" -->
13 th_g 1.28 <h2>FSF Logos</h2>
14 jocke 1.13
15 th_g 1.28 <p class="byline">by Shawn Ewald</p>
16 webcvs 1.1
17 th_g 1.28 <div class="reduced-width">
18     <div class="pict narrow">
19     <div style="margin-bottom: 1em">
20     <a href="/graphics/fsf-bk.jpg"><img
21     src="/graphics/fsf-bk.jpg"
22     alt="&nbsp;[FSF Logo on black]&nbsp;" /></a></div>
23     <div><a href="/graphics/fsf-wh.jpg"><img
24     src="/graphics/fsf-wh.jpg"
25     alt="&nbsp;[FSF Logo on white]&nbsp;" /></a></div>
26     </div>
27    
28 th_g 1.29 <p>Two similar, rectangular, unofficial logos for the Free Software
29 th_g 1.28 Foundation. <em>FSF</em> is written in red, block-style lettering, with a
30     string of 0's and 1's in the background.</p>
31    
32     <p>Shawn prefers the one with the black background, so this is the one we
33     chose for the <a
34 th_g 1.29 href="https://web.archive.org/web/19980126185419/http://www.gnu.org/fsf/fsf.html"> original FSF page</a> (which became the <a href="https://www.fsf.org">FSF
35     website</a>).</p>
36 webcvs 1.1
37 wkotwica 1.5 <ul>
38 th_g 1.28 <li><em>Black background</em>&nbsp; (152x63):&nbsp;
39     JPEG&nbsp;<a href="/graphics/fsf-bk.jpg">7kB</a>,&nbsp;
40     PNG&nbsp;<a href="/graphics/fsf-bk.png">0.5kB</a></li>
41     <li><em>White background</em>&nbsp; (150x61):&nbsp;
42     JPEG&nbsp;<a href="/graphics/fsf-wh.jpg">5kB</a>,&nbsp;
43     PNG&nbsp;<a href="/graphics/fsf-wh.png">1kB</a></li>
44 wkotwica 1.5 </ul>
45 webcvs 1.1
46 th_g 1.28 <div id="license" class="infobox">
47     <hr />
48     <p>This image is available under the <a rel="license"
49     href="https://creativecommons.org/publicdomain/zero/1.0/">Creative Commons
50     Zero 1.0 Universal License</a>.</p>
51    
52     <p><strong>If you want to use this logo to link to a website operated by the FSF,
53     feel free. If you wish to use it for any other purpose, please contact &lt;<a
54     href="mailto:campaigns@fsf.org?subject=FSF Logo">campaigns@fsf.org</a>&gt;.</strong></p>
55     </div>
56     </div>
57    
58 ineiev 1.24 </div><!-- for id="content", starts in the include above -->
59     <!--#include virtual="/server/footer.html" -->
60 jocke 1.13 <div id="footer">
61 ineiev 1.25 <div class="unprintable">
62 wkotwica 1.5
63 ineiev 1.24 <p>Please send general FSF &amp; GNU inquiries to
64 joeko 1.17 <a href="mailto:gnu@gnu.org">&lt;gnu@gnu.org&gt;</a>.
65 ineiev 1.24 There are also <a href="/contact/">other ways to contact</a>
66     the FSF. Broken links and other corrections or suggestions can be sent
67     to <a href="mailto:webmasters@gnu.org">&lt;webmasters@gnu.org&gt;</a>.</p>
68    
69     <p><!-- TRANSLATORS: Ignore the original text in this paragraph,
70     replace it with the translation of these two:
71    
72     We work hard and do our best to provide accurate, good quality
73     translations. However, we are not exempt from imperfection.
74     Please send your comments and general suggestions in this regard
75     to <a href="mailto:web-translators@gnu.org">
76     &lt;web-translators@gnu.org&gt;</a>.</p>
77    
78     <p>For information on coordinating and submitting translations of
79     our web pages, see <a
80     href="/server/standards/README.translations.html">Translations
81     README</a>. -->
82     Please see the <a
83     href="/server/standards/README.translations.html">Translations
84     README</a> for information on coordinating and submitting translations
85     of this article.</p>
86 ineiev 1.25 </div>
87 ineiev 1.24
88 th_g 1.28 <!-- Please only list the latest year the page was modified. -->
89     <p><em>Page text:</em>&nbsp;
90     Copyright &copy; 2019 Free Software Foundation, Inc.<br />
91     Available under the <a rel="license"
92     href="https://creativecommons.org/licenses/by-nd/4.0/">Creative Commons
93     Attribution-NoDerivatives 4.0 International License</a>.</p>
94 bkuhn 1.2
95 ineiev 1.22 <!--#include virtual="/server/bottom-notes.html" -->
96    
97 ineiev 1.27 <p class="unprintable">Updated:
98 bkuhn 1.2 <!-- timestamp start -->
99 th_g 1.30 $Date: 2019/02/23 17:25:49 $
100 bkuhn 1.2 <!-- timestamp end -->
101 wkotwica 1.5 </p>
102     </div>
103 th_g 1.28 </div><!-- for class="inner", starts in the banner include -->
104 wkotwica 1.5 </body>
105     </html>

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26