git grep --files-with-matches github.com/llnl/spack | xargs sed -i '/github.com/s@llnl/spack@spack/spack@' (#6329)

This commit is contained in:
Christoph Junghans
2017-11-15 16:46:39 -07:00
committed by GitHub
parent cb5fd6035a
commit 7da8a02cbf
16 changed files with 16 additions and 16 deletions

View File

@@ -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/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