digraphs: page footer
[sheet.git] / digraphs.plp
index 937228ca77ee6b44e29a85b892ec61be8165fc59..6e8a30a867f4900289f22bd64caffa2ae4566244 100644 (file)
@@ -97,4 +97,16 @@ print "</table>\n";
        </table>
 </div>
 
+<p class="footer">
+       <a href="http://vi.shiar.net/digraphs">vi.<strong>shiar.net</strong>/digraphs</a>
+       <a href="git://dev.shiar.net/vi-cheat"><:= "v$VERSION" :></a>
+       created by Shiar •
+       <a title="Licensed under the GNU Affero General Public License, version 3"
+          href="http://www.fsf.org/licensing/licenses/agpl-3.0.html">AGPLv3</a> •
+       last update <:
+               use Time::Format qw(time_format);
+               print time_format('yyyy-mm-dd', (stat 'digraphs.inc.pl')[9]);
+       :>
+</p>
+
 </html>