aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuchen Pei <hi@ypei.me>2021-10-19 10:06:31 +1100
committerYuchen Pei <hi@ypei.me>2021-10-19 10:06:31 +1100
commit9d88a652a17c3f98accfd4a723e99e5aba141bec (patch)
treee5c712d8da1133313a5e71bc3c82f2767dbd1d0a
parent71b0e901f5fb1cfcd162d8acc23120d3f77a3152 (diff)
parentf021414c1fa5f8d109592dc23cf4c17983045586 (diff)
Merge branch 'development' into h-node
-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-->