From f021414c1fa5f8d109592dc23cf4c17983045586 Mon Sep 17 00:00:00 2001 From: root <root@umea.gnu> Date: Fri, 15 Oct 2021 10:26:13 +1100 Subject: Marking commit hash. HEAD to be replaced with the actual commit in deployment. --- Application/Views/Desktop/footer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Application/Views') 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--> -- cgit v1.2.3