aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root@umea.gnu>2021-10-15 10:26:13 +1100
committerroot <root@umea.gnu>2021-10-15 10:26:13 +1100
commitf021414c1fa5f8d109592dc23cf4c17983045586 (patch)
treee5c712d8da1133313a5e71bc3c82f2767dbd1d0a
parent07f5140771388c9e0c8a99b0dd2e5d950bdb173b (diff)
Marking commit hash.
HEAD to be replaced with the actual commit in deployment.
-rw-r--r--Application/Views/Desktop/footer.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Application/Views/Desktop/footer.php b/Application/Views/Desktop/footer.php
index 8970590..842687b 100644
--- a/Application/Views/Desktop/footer.php
+++ b/Application/Views/Desktop/footer.php
@@ -31,7 +31,7 @@
<a href="<?php echo $this->baseUrl."/contact/index/$lang";?>">contact</a>
</div>
</div> <!--fine footer-->
- <div style="padding:5px 0px;font-size:12px;">h-node.org is a hardware database project. It runs the <a href="http://savannah.nongnu.org/projects/h-source/">h-source</a> PHP software, version SVN-387, available under the GNU General Public (GPLv3) License.</div>
+ <div style="padding:5px 0px;font-size:12px;">h-node.org is a hardware database project. It runs the <a href="http://savannah.nongnu.org/projects/h-source/">h-source</a> PHP software, commit HEAD, available under the GNU General Public (GPLv3) License.</div>
<div style="padding:5px 0px;font-size:12px;"><a href="<?php echo $this->baseUrl;?>/static/licenses.html" rel="jslicense">JavaScript license information</a>
</div>
</div> <!--fine container-->