summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2017-11-04 17:08:04 -0700
committerGitHub <noreply@github.com>2017-11-04 17:08:04 -0700
commit05fa3026551fd1fc7895ea5cfaed001c2bb1af55 (patch)
treed165158ef0c1091d7320e87df4c3a1d9de0551d9 /bin
parent386e0af0898d769e7f01bc4398f1710a8d613038 (diff)
downloadspack-05fa3026551fd1fc7895ea5cfaed001c2bb1af55.tar.gz
spack-05fa3026551fd1fc7895ea5cfaed001c2bb1af55.tar.bz2
spack-05fa3026551fd1fc7895ea5cfaed001c2bb1af55.tar.xz
spack-05fa3026551fd1fc7895ea5cfaed001c2bb1af55.zip
Replace github.com/llnl/spack with github.com/spack/spack (#6142)
We moved to a new GitHub org! Now make the code and docs reflect that.
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 bd9c4e6506..f7182c0f23 100755
--- a/bin/sbang
+++ b/bin/sbang
@@ -7,7 +7,7 @@
# Created by Todd Gamblin, tgamblin@llnl.gov, All rights reserved.
# LLNL-CODE-647188
#
-# For details, see https://github.com/llnl/spack
+# For details, see https://github.com/spack/spack
# 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
diff --git a/bin/spack b/bin/spack
index 3a74f0b1ba..51dbce695b 100755
--- a/bin/spack
+++ b/bin/spack
@@ -7,7 +7,7 @@
# Created by Todd Gamblin, tgamblin@llnl.gov, All rights reserved.
# LLNL-CODE-647188
#
-# For details, see https://github.com/llnl/spack
+# For details, see https://github.com/spack/spack
# 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
diff --git a/bin/spack-python b/bin/spack-python
index dbb6ddf2f5..2a717025bf 100755
--- a/bin/spack-python
+++ b/bin/spack-python
@@ -7,7 +7,7 @@
# Created by Todd Gamblin, tgamblin@llnl.gov, All rights reserved.
# LLNL-CODE-647188
#
-# For details, see https://github.com/llnl/spack
+# For details, see https://github.com/spack/spack
# 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