summaryrefslogtreecommitdiffstats
path: root/_footer.php
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2010-05-25 06:40:18 +0200
committerRemi Collet <fedora@famillecollet.com>2010-05-25 06:40:18 +0200
commitba771dc91b13c70509b6da1589e7e9c4a95b3384 (patch)
treef5eea1c46aaad29c7d3ea2304d975b0e42dc4f76 /_footer.php
parent2ec0f85de586973a65e88194216810c9f2ad335e (diff)
parentb76086add9ffb0cbd9ddf54955df51db436ed07a (diff)
Merge branch 'master' of http://github.com/trasher/rpmphp
Diffstat (limited to '_footer.php')
-rw-r--r--_footer.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/_footer.php b/_footer.php
new file mode 100644
index 0000000..591540b
--- /dev/null
+++ b/_footer.php
@@ -0,0 +1,7 @@
+ <div id="footer">
+ <p class="disclaimer">The Fedora Project is maintained and driven by the community and sponsored by Red Hat. This is a community maintained site. Red Hat is not responsible for content.</p>
+ <ul>
+ <li><a href="http://fedoraproject.org/wiki/Legal:Main">Legal</a></li>
+ <li><a href="http://fedoraproject.org/wiki/Legal:Trademark_guidelines">Trademark Guidelines</a></li>
+ </ul>
+ </div><!-- /footer -->