summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2017-06-24 22:22:55 -0700
committerGitHub <noreply@github.com>2017-06-24 22:22:55 -0700
commitcac4362f6491bf48dd287f31f3de9169464713ea (patch)
treecf5b96c2cdd754deeb52f1a831d5cd524158fab8 /bin
parentadd971e416c3398cf93c33e1415f06f2e1fcf138 (diff)
downloadspack-cac4362f6491bf48dd287f31f3de9169464713ea.tar.gz
spack-cac4362f6491bf48dd287f31f3de9169464713ea.tar.bz2
spack-cac4362f6491bf48dd287f31f3de9169464713ea.tar.xz
spack-cac4362f6491bf48dd287f31f3de9169464713ea.zip
Make LICENSE recognizable by GitHub. (#4598)
Diffstat (limited to 'bin')
-rwxr-xr-xbin/sbang2
-rwxr-xr-xbin/spack2
-rwxr-xr-xbin/spack-python2
3 files changed, 3 insertions, 3 deletions
diff --git a/bin/sbang b/bin/sbang
index ed54f7dad7..0b883a5feb 100755
--- a/bin/sbang
+++ b/bin/sbang
@@ -8,7 +8,7 @@
# LLNL-CODE-647188
#
# For details, see https://github.com/llnl/spack
-# Please also see the LICENSE file for our notice and the LGPL.
+# Please also see the NOTICE and LICENSE files for our notice and the LGPL.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License (as
diff --git a/bin/spack b/bin/spack
index 496c705042..d95c07844c 100755
--- a/bin/spack
+++ b/bin/spack
@@ -8,7 +8,7 @@
# LLNL-CODE-647188
#
# For details, see https://github.com/llnl/spack
-# Please also see the LICENSE file for our notice and the LGPL.
+# Please also see the NOTICE and LICENSE files for our notice and the LGPL.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License (as
diff --git a/bin/spack-python b/bin/spack-python
index 96bc367866..f79f859717 100755
--- a/bin/spack-python
+++ b/bin/spack-python
@@ -8,7 +8,7 @@
# LLNL-CODE-647188
#
# For details, see https://github.com/llnl/spack
-# Please also see the LICENSE file for our notice and the LGPL.
+# Please also see the NOTICE and LICENSE files for our notice and the LGPL.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License (as