summaryrefslogtreecommitdiff
path: root/pages/common/_footer.html
blob: c6ad99ea31a0f6716a9ebdf47d2a4fbb7e4e3976 (plain)
1
2
3
4
5
6
7
8
9
10
11
  <footer>
    <div>
      (c) 2014 LEAP Encryption Access Project
    </div>
    <div>
      Everything available for download on this site is free and open source software.
    </div>
  </footer>
</div>
</body>
</html>