diff --git a/public_html/deployment/index.php b/public_html/deployment/index.php
index 083ed2b64687d077c961fe6d68dc0010e64131f3..2842f78a0a4c8324c8ba3bc2d827d69d4fc6520e 100644
--- a/public_html/deployment/index.php
+++ b/public_html/deployment/index.php
@@ -244,12 +244,6 @@ $BODY = '
     
         ' . $BODY . '
     
-
-    <!--        
-    <div id="footer">
-        '.t("menu-brand").' &copy; 2013-' . date("Y") . ' <a href="https://git-repo.iml.unibe.ch/iml-open-source/imldeployment/" target="_blank">Institut f&uuml;r Medizinische Lehre; Universit&auml;t Bern</a>
-    </div>
-    -->
     '
     .$oCLog->render();