diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-18 17:32:25 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-18 17:32:25 +0300 |
commit | 9e4c47d8864a86c7ec35fea6588b7bc8134a7210 (patch) | |
tree | d0e783fb97a6de4ea759f59a56c9462890070dc7 /buildfile | |
parent | c7002fb87bee83c174178c131df092159cf5662f (diff) |
New LICENSE/AUTHORS arrangement
Diffstat (limited to 'buildfile')
-rw-r--r-- | buildfile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ # file : buildfile # license : MIT; see accompanying LICENSE file -./: {*/ -build/} \ - doc{INSTALL LICENSE COPYRIGHT NEWS README CONTRIBUTING.md} \ +./: {*/ -build/} \ + doc{INSTALL LICENSE AUTHORS NEWS README CONTRIBUTING.md} \ manifest # Don't install tests or the INSTALL file. |