Adding "No Software Patents" link.
authorDeryck Hodge <deryck@samba.org>
Tue, 23 Nov 2004 21:32:48 +0000 (21:32 +0000)
committerDeryck Hodge <deryck@samba.org>
Tue, 23 Nov 2004 21:32:48 +0000 (21:32 +0000)
--deryck

git-svn-id: file:///home/svn/samba-web/trunk@439 44aeb9d7-1cd8-0310-b257-a505e0beeac2

images/noswp_banner.jpg [new file with mode: 0644]
index.html
style/main.css

diff --git a/images/noswp_banner.jpg b/images/noswp_banner.jpg
new file mode 100644 (file)
index 0000000..fda640a
Binary files /dev/null and b/images/noswp_banner.jpg differ
index 7b89954819c38667bb2580cc9b4a4d0497c66b5f..c2c4af05ceadaf8ae59a787dd0d37c7973122d96 100755 (executable)
@@ -2,6 +2,8 @@
   <title>Samba - opening windows to a wider world</title>
 <!--#include virtual="/samba/header2.html" -->
 
+<a href="http://nosoftwarepatents.com/"><img src="/samba/images/noswp_banner.jpg" id="noswp" alt="No Software Patents!" /></a>
+
     <p>Samba is an <a href="http://www.opensource.org/">Open Source</a>/<a href="http://www.gnu.org/philosophy/free-sw.html">Free Software</a> suite that provides seamless file and print services to SMB/CIFS clients.  Samba is freely available under the <a href="/samba/docs/GPL.html">GNU General Public License</a>.</p>
     
     <h2>Latest News</h2>
index 26542afb2d2ac5dc8469d1696a9476bafd476a2b..4e418d2adf31c59b545596a4b396aab9a9646abb 100644 (file)
@@ -92,4 +92,6 @@
        font-style:italic;
        font-size:small;
 }
-
+#noswp {
+    margin:10px 0 35px 0;
+}