summaryrefslogtreecommitdiff
path: root/lib/spack/docs/tutorial/examples
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 /lib/spack/docs/tutorial/examples
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 'lib/spack/docs/tutorial/examples')
-rw-r--r--lib/spack/docs/tutorial/examples/0.package.py2
-rw-r--r--lib/spack/docs/tutorial/examples/1.package.py2
-rw-r--r--lib/spack/docs/tutorial/examples/2.package.py2
-rw-r--r--lib/spack/docs/tutorial/examples/3.package.py2
-rw-r--r--lib/spack/docs/tutorial/examples/4.package.py2
5 files changed, 5 insertions, 5 deletions
diff --git a/lib/spack/docs/tutorial/examples/0.package.py b/lib/spack/docs/tutorial/examples/0.package.py
index 7ff04d8f17..691f364df6 100644
--- a/lib/spack/docs/tutorial/examples/0.package.py
+++ b/lib/spack/docs/tutorial/examples/0.package.py
@@ -7,7 +7,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/lib/spack/docs/tutorial/examples/1.package.py b/lib/spack/docs/tutorial/examples/1.package.py
index ed156fb34b..ec2f23d5ea 100644
--- a/lib/spack/docs/tutorial/examples/1.package.py
+++ b/lib/spack/docs/tutorial/examples/1.package.py
@@ -7,7 +7,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/lib/spack/docs/tutorial/examples/2.package.py b/lib/spack/docs/tutorial/examples/2.package.py
index 93274cb587..8dfb149ca4 100644
--- a/lib/spack/docs/tutorial/examples/2.package.py
+++ b/lib/spack/docs/tutorial/examples/2.package.py
@@ -7,7 +7,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/lib/spack/docs/tutorial/examples/3.package.py b/lib/spack/docs/tutorial/examples/3.package.py
index e732a7187d..58208a26a4 100644
--- a/lib/spack/docs/tutorial/examples/3.package.py
+++ b/lib/spack/docs/tutorial/examples/3.package.py
@@ -7,7 +7,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/lib/spack/docs/tutorial/examples/4.package.py b/lib/spack/docs/tutorial/examples/4.package.py
index 8f3fae37ed..05735cf3d0 100644
--- a/lib/spack/docs/tutorial/examples/4.package.py
+++ b/lib/spack/docs/tutorial/examples/4.package.py
@@ -7,7 +7,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