summaryrefslogtreecommitdiffstats
path: root/_footer.php
diff options
context:
space:
mode:
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 -->