diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2018-10-26 00:49:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-26 00:49:35 -0700 |
commit | ad405085ce1ce7d41680cfb1f69ba14878ffe99d (patch) | |
tree | c0f4ae3bb0cc1bbc0d3d77deeafeff9f6d73a4dc /LICENSE-MIT | |
parent | 49b652780d4168cde28fe3bdb4f3e884844027f0 (diff) | |
download | spack-ad405085ce1ce7d41680cfb1f69ba14878ffe99d.tar.gz spack-ad405085ce1ce7d41680cfb1f69ba14878ffe99d.tar.bz2 spack-ad405085ce1ce7d41680cfb1f69ba14878ffe99d.tar.xz spack-ad405085ce1ce7d41680cfb1f69ba14878ffe99d.zip |
license: add copyright to MIT license and SPDX in README (#9645)
- also remove analytics beacon in README, which is not that useful
anymore.
Diffstat (limited to 'LICENSE-MIT')
-rw-r--r-- | LICENSE-MIT | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/LICENSE-MIT b/LICENSE-MIT index 0997c5d7e7..f7a9b81fd0 100644 --- a/LICENSE-MIT +++ b/LICENSE-MIT @@ -1,3 +1,6 @@ +Copyright 2013-2018 Lawrence Livermore National Security, LLC and other +Spack Project Developers. See the top-level COPYRIGHT file for details. + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation |