From 4a0b9e747c8abfca24f30b7ce1e9a725ce11474a Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sun, 3 Jun 2018 15:36:21 -0700 Subject: Add SPDX-License-Identifier headers Add SPDX-License-Identifier headers to all substantial source files. Collapse copyright years. Add some Emacs configuration for files where the copyright notice is at the end. Add a test that every file has SPDX-License-Identifier. --- docs/design-acl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/design-acl') diff --git a/docs/design-acl b/docs/design-acl index 836c411..e0c8317 100644 --- a/docs/design-acl +++ b/docs/design-acl @@ -101,10 +101,12 @@ ACL Schemes License Copyright 2016 Russ Allbery - Copyright 2006, 2007, 2008, 2013 + Copyright 2006-2008, 2013 The Board of Trustees of the Leland Stanford Junior University Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty. + + SPDX-License-Identifier: FSFAP -- cgit v1.2.3