From 9e4c47d8864a86c7ec35fea6588b7bc8134a7210 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 18 Feb 2020 17:32:25 +0300 Subject: New LICENSE/AUTHORS arrangement --- buildfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'buildfile') diff --git a/buildfile b/buildfile index b030c7c..91ac1e2 100644 --- a/buildfile +++ b/buildfile @@ -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. -- cgit v1.1