From 1f181c71761c0f76b6b384cfdf0716bbfb3a5dc5 Mon Sep 17 00:00:00 2001 From: Moe Jette <jette1@llnl.gov> Date: Mon, 22 May 2006 16:05:51 +0000 Subject: [PATCH] Add GPL notice to bottom of web pages. --- doc/html/footer.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/html/footer.txt b/doc/html/footer.txt index fef1f048b9f..c6087492e16 100644 --- a/doc/html/footer.txt +++ b/doc/html/footer.txt @@ -3,7 +3,12 @@ <div id="footer"> For information about this page, contact <a href="mailto:slurm-dev@lists.llnl.gov">slurm-dev@lists.llnl.gov</a>. -<br> +<br><br> +SLURM is free software; you can redistribute it and/or modify it under +the terms of the GNU General Public License as published by the Free +Software Foundation; either version 2 of the License, or (at your option) +any later version. See the GNU General Public License for more details. +<br><br> <a href="http://www.llnl.gov/"><img align=middle src="lll.gif" width="32" height="32" border="0"></a> UCRL-WEB-221422 </div> -- GitLab