add footer to html
[phancap.git] / www / index.php
index ee69271485c68e44182559710a539b14c4705371..d2580be1a99e1b261aec8ba12ba74f06f065ba59 100644 (file)
@@ -145,5 +145,13 @@ foreach ($options->options as $name => $option) {
     </div>
    </div>
   </div>
+
+  <div class="container footer">
+   <a href="http://cweiske.de/phancap.htm">phancap</a>,
+   the self-hosted website screenshot service is available under the
+   <a href="http://www.gnu.org/licenses/agpl-3.0.html">
+    <abbr title="GNU Affero General Public License">AGPL</abbr></a>.
+  </div>
+
  </body>
 </html>