Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ModuleNoticesTest: Do not require "Kitware" copyright | Brad King | 2010-08-17 | 1 | -1/+1 |
| | | | | | | When a module is first contributed Kitware has made no modifications on which to place a copyright. Require the contributor to have a copyright notice, but not specifically by Kitware. | ||||
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
| | |||||
* | Better CMake.ModulesNotice test regex | Brad King | 2009-10-01 | 1 | -2/+3 |
| | | | | | This commit updates the copyright notice regex to enforce a more strict format for contributor copyrights. | ||||
* | New CMake.ModulesNotice test for copyright notices | Brad King | 2009-10-01 | 1 | -0/+45 |
This new test checks Modules/*.cmake for the required copyright notice. |