File: footer.inc.php

package info (click to toggle)
php-net-nntp 1.5.0~rc2-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 348 kB
  • sloc: php: 2,432; xml: 844; makefile: 5
file content (14 lines) | stat: -rw-r--r-- 371 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

<div id="page-footer">

 <hr />

 <div class="copyright">
  Copyright &copy; 2011 by Heino H. Gehlsen. All rights reserved. This work is distributed under the <a href="http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231">W3C Software License</a> in the hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
 </div>

</div>

</body>

</html>