Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-02 | copyrights: update all files with license headers for 2021 | Todd Gamblin | 1 | -1/+1 | |
- [x] add `concretize.lp`, `spack.yaml`, etc. to licensed files - [x] update all licensed files to say 2013-2021 using `spack license update-copyright-year` - [x] appease mypy with some additions to package.py that needed for oneapi.py | |||||
2019-12-30 | copyright: update copyright dates for 2020 (#14328) | Todd Gamblin | 1 | -1/+1 | |
2019-10-28 | Update URL parsing regexes and tests (#13411) | Adam J. Stewart | 1 | -0/+28 | |
* Update URL parsing regexes and tests * Get rid of no longer used README * Merge py-udunits and py-cf-units * netcdf -> netcdf-c * setup_environment -> setup_*_environment * Fix doc tests * Few last minute fixes * Simplify prefix removal copypasta |