gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-bank] branch master updated: copyright / js license


From: gnunet
Subject: [GNUnet-SVN] [taler-bank] branch master updated: copyright / js license
Date: Tue, 14 Mar 2017 16:49:31 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new 4b3027a  copyright / js license
4b3027a is described below

commit 4b3027a6c1a56dcd6192fdebd94ec9f0573b9200
Author: Florian Dold <address@hidden>
AuthorDate: Tue Mar 14 16:49:28 2017 +0100

    copyright / js license
---
 talerbank/app/templates/base.html | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/talerbank/app/templates/base.html 
b/talerbank/app/templates/base.html
index 42362d2..1c9b3e2 100644
--- a/talerbank/app/templates/base.html
+++ b/talerbank/app/templates/base.html
@@ -44,6 +44,11 @@
     <div class="content">
       {% block headermsg %} {% endblock %}
       {% block content %} {% endblock %}
+      <div class="copyright">
+        <hr />
+        <p>Copyright &copy; 2014&mdash;2017 INRIA</p>
+        <a href="{{ url('javascript') }}" data-jslicense="1" 
class="jslicenseinfo">JavaScript license information</a>
+      </div>
     </div>
   </body>
 </html>

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]