aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-02-18 13:05:35 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2020-02-18 13:05:35 +0200
commit487cc914baefc9f662e53fd5bc125f4b005270b5 (patch)
tree1a0c96a8a0481469d140fc858539c90de5d6c9f5 /buildfile
parent7a6c8f06befe6f412a525490f25928cc7ca2cd93 (diff)
New LICENSE/AUTHORS arrangement
Note that this removes the "unrelated to the OpenSSL project" notice from the LICENSE file (failed that, it will not be recognized as MIT by repository hosting providers such as GitHub). This notice, however, still prominently appears in the README file.
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildfile b/buildfile
index 15a6039..d4dc7af 100644
--- a/buildfile
+++ b/buildfile
@@ -1,7 +1,7 @@
# file : buildfile
# license : MIT; see accompanying LICENSE file
-./: {*/ -build/} doc{INSTALL LICENSE COPYRIGHT NEWS README} manifest
+./: {*/ -build/} doc{INSTALL LICENSE AUTHORS NEWS README} manifest
# Don't install tests or the INSTALL file.
#