aboutsummaryrefslogtreecommitdiff
path: root/docs/design-api
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2013-02-27 15:41:10 -0800
committerRuss Allbery <rra@stanford.edu>2013-02-27 16:53:58 -0800
commit2fdf8ac3a51bd455ae5cd2a4c0ca98e515bce3d4 (patch)
tree2fb020e0fd50305b6d5dd60b747b9066d1adca76 /docs/design-api
parent4fb142ff9f04d32e18027f3e458226d3ac2f60c3 (diff)
Add license statements to all textual documentation in docs
Change-Id: Id5af9714e3d4f516cf7391c869eff89521e145c5 Reviewed-on: https://gerrit.stanford.edu/849 Reviewed-by: Russ Allbery <rra@stanford.edu> Tested-by: Russ Allbery <rra@stanford.edu>
Diffstat (limited to 'docs/design-api')
-rw-r--r--docs/design-api10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/design-api b/docs/design-api
index 8fa2374..9a36e61 100644
--- a/docs/design-api
+++ b/docs/design-api
@@ -167,3 +167,13 @@ Registering New Implementations
where <type> or <scheme> is the object type or ACL scheme and <class>
is the Perl class which implements that object type or ACL verifier.
+
+License
+
+ Copyright 2006, 2007, 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.