summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/cabana
AgeCommit message (Collapse)AuthorFilesLines
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin1-1/+1
2018-10-26cabana: added v0.1.0 (#9644)Christoph Junghans1-1/+2
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin1-23/+3
- remove the old LGPL license headers from all files in Spack - add SPDX headers to all files - core and most packages are (Apache-2.0 OR MIT) - a very small number of remaining packages are LGPL-2.1-only
2018-10-15cabana: initial commit (#9444)Christoph Junghans1-0/+55
* cabana: initial commit * Cabana: added v0.1.0-rc0