aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/buildfile b/buildfile
index 5a9ff2e..17ba8ab 100644
--- a/buildfile
+++ b/buildfile
@@ -1,9 +1,8 @@
# file : buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
-./: {*/ -build/ -web/} \
- doc{LICENSE NEWS README INSTALL* CONTRIBUTING.md} \
+./: {*/ -build/ -web/} \
+ doc{NEWS README INSTALL*} legal{LICENSE AUTHORS LEGAL} \
manifest
# Don't install tests or the INSTALL* files.