diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2014-01-08 11:23:15 +0100 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2014-01-08 11:23:15 +0100 |
commit | 837fc18d14a1d771f6430ff76d7e7ca25e295045 (patch) | |
tree | 230f6b23007de4ab23a485269f5a4f62b8c32486 | |
parent | 402c158f3bcd07d656d5db3a7c20e22c5de88a22 (diff) | |
download | spack-837fc18d14a1d771f6430ff76d7e7ca25e295045.tar.gz spack-837fc18d14a1d771f6430ff76d7e7ca25e295045.tar.bz2 spack-837fc18d14a1d771f6430ff76d7e7ca25e295045.tar.xz spack-837fc18d14a1d771f6430ff76d7e7ca25e295045.zip |
Add release number to docs and license.
-rw-r--r-- | LICENSE | 22 | ||||
-rw-r--r-- | lib/spack/docs/_themes/sphinx_rtd_theme/footer.html | 2 |
2 files changed, 23 insertions, 1 deletions
@@ -1,3 +1,25 @@ +Copyright (c) 2013, Lawrence Livermore National Security, LLC. +Produced at the Lawrence Livermore National Laboratory. + +This file is part of Spack. +Written by Todd Gamblin, tgamblin@llnl.gov, All rights reserved. +LLNL-CODE-647188 + +For details, see https://scalability-llnl.github.io/spack + +This program 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) version 2.1 dated February 1999. + +This program is distributed in the hope that it will be useful, but +WITHOUT ANY WARRANTY; without even the IMPLIED WARRANTY OF +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the terms and +conditions of the GNU General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License +along with this program; if not, write to the Free Software Foundation, +Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + OUR NOTICE AND TERMS AND CONDITIONS OF THE GNU GENERAL PUBLIC LICENSE Our Preamble Notice diff --git a/lib/spack/docs/_themes/sphinx_rtd_theme/footer.html b/lib/spack/docs/_themes/sphinx_rtd_theme/footer.html index e8db9a7862..0eccd11178 100644 --- a/lib/spack/docs/_themes/sphinx_rtd_theme/footer.html +++ b/lib/spack/docs/_themes/sphinx_rtd_theme/footer.html @@ -16,7 +16,7 @@ © Copyright 2013, <a href="https://scalability.llnl.gov/">Lawrence Livermore National Laboratory</a>. <br/> - Written by Todd Gamblin, <a href="mailto:tgamblin@llnl.gov">tgamblin@llnl.gov</a> + Written by Todd Gamblin, <a href="mailto:tgamblin@llnl.gov">tgamblin@llnl.gov</a>, LLNL-CODE-647188 <br/> {%- if last_updated %} |