summaryrefslogtreecommitdiff
path: root/pages/common/footer.html.inc
blob: c6da4df80c98f16ca5ee439625b3cc0306830607 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14


    <br/>
    <footer>
      <div>
        (c) 2014-2020 LEAP Encryption Access Project
      </div>
      <div>
        Everything available for download on this site is free and open source software.
      </div>
    </footer>
  </div>
</body>
</html>