[GIT] SLF4J: Simple Logging Facade for Java branch master updated. v_1.6.6-14-g993e6b3

This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "SLF4J: Simple Logging Facade for Java". The branch, master has been updated via 993e6b34079ee96cf188e966ed2fd1f78f4be3d0 (commit) from 0b68150048e745409d0f19463c36c443f7eaf4ae (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://git.qos.ch/gitweb/?p=slf4j.git;a=commit;h=993e6b34079ee96cf188e966ed2... http://github.com/ceki/slf4j/commit/993e6b34079ee96cf188e966ed2fd1f78f4be3d0 commit 993e6b34079ee96cf188e966ed2fd1f78f4be3d0 Author: Ceki Gulcu <ceki@qos.ch> Date: Wed Aug 29 15:10:47 2012 +0200 remove link to ohloh counter diff --git a/slf4j-site/src/site/pages/templates/footer.js b/slf4j-site/src/site/pages/templates/footer.js index db27372..b6817a9 100644 --- a/slf4j-site/src/site/pages/templates/footer.js +++ b/slf4j-site/src/site/pages/templates/footer.js @@ -4,10 +4,6 @@ document.write('<table class="footer" border="0">') document.write('<tr>') document.write(' <td valign="top" align="left">Copyright © 2004-2012 <a href="http://www.qos.ch/">QOS.ch</a></td>') - -document.write(' <td align="right" rowspan="2">') -document.write(' <script type="text/javascript" src="http://www.ohloh.net/p/11217/widgets/project_users.js"></script>') -document.write(' </td>') document.write('</tr>') AAT = '@' @@ -16,7 +12,6 @@ document.write('<tr>') document.write('<td align="left" colspan="1">') document.write('We are actively looking for volunteers to proofread the documentation. Please send your corrections or suggestions for improvement to "corrections' + AAT +'qos'+DOOTT+'ch". See also the <a href="http://articles.qos.ch/contributing.html">instructions for contributors</a>.'); document.write('</td>') -document.write(' <td> </td>') document.write('</tr>') ----------------------------------------------------------------------- Summary of changes: slf4j-site/src/site/pages/templates/footer.js | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) hooks/post-receive -- SLF4J: Simple Logging Facade for Java
participants (1)
-
git-noreply@pixie.qos.ch