diff options
author | Christian Pointner <equinox@ffgraz.net> | 2011-05-13 02:02:04 +0000 |
---|---|---|
committer | Christian Pointner <equinox@ffgraz.net> | 2011-05-13 02:02:04 +0000 |
commit | 17f886758350101f4abf887ed3cd678730c4ef45 (patch) | |
tree | 3e77e6ab3d03c094751fc0fa5fd6db754b2be56c /inc | |
parent | 5778ffb72143621a63b7d33f4364586331a298f7 (diff) |
added license tag (cc-by-sa)
template works now local as well
Diffstat (limited to 'inc')
-rw-r--r-- | inc/footer.shtml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inc/footer.shtml b/inc/footer.shtml index da815e7..da9ac66 100644 --- a/inc/footer.shtml +++ b/inc/footer.shtml @@ -10,7 +10,8 @@ alt="CSS ist valide!" /></a> </div> <!--#config timefmt="%Y" --> - <span id="copyright">© <!--#echo var="DATE_LOCAL" --> Funkfeuer Graz</span> + <span id="copyright">© <!--#echo var="DATE_LOCAL" --> Funkfeuer Graz, + licensed by <a href="http://creativecommons.org/licenses/by-sa/2.0/at/">cc-by-sa</a></span> <!--#if expr="${LANG} == de" --> <div id="sponsor">Mit freundlicher Unterstützung von: <br /> <a href="http://www.kultur.graz.at/"><img src="/images/kulturamtslogo.png" alt="Mit freundlicher Unterstützung vom Kulturamt der Stadt Graz" width="116" height="42" /></a> |