diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2017-11-04 17:08:04 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-04 17:08:04 -0700 |
commit | 05fa3026551fd1fc7895ea5cfaed001c2bb1af55 (patch) | |
tree | d165158ef0c1091d7320e87df4c3a1d9de0551d9 /var/spack/repos/builtin/packages/curl/package.py | |
parent | 386e0af0898d769e7f01bc4398f1710a8d613038 (diff) | |
download | spack-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 'var/spack/repos/builtin/packages/curl/package.py')
-rw-r--r-- | var/spack/repos/builtin/packages/curl/package.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/curl/package.py b/var/spack/repos/builtin/packages/curl/package.py index 110d3e6cd5..c12e50b71c 100644 --- a/var/spack/repos/builtin/packages/curl/package.py +++ b/var/spack/repos/builtin/packages/curl/package.py @@ -6,7 +6,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 |