From df5a1efd9a98087167bf6eff54376e87b1d55031 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 18 Feb 2020 16:34:42 +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 939b4c4..8db81d2 100644 --- a/buildfile +++ b/buildfile @@ -1,8 +1,8 @@ # file : buildfile # license : MIT; see accompanying LICENSE file -./: {*/ -build/} \ - doc{INSTALL-PUBLISH LICENSE COPYRIGHT NEWS README CONTRIBUTING.md} \ +./: {*/ -build/} \ + doc{INSTALL-PUBLISH LICENSE AUTHORS NEWS README CONTRIBUTING.md} \ manifest # Don't install tests or the INSTALL* files. -- cgit v1.1