diff options
Diffstat (limited to 'doc/style.css')
-rw-r--r-- | doc/style.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/style.css b/doc/style.css index f6ff8bb..55783c4 100644 --- a/doc/style.css +++ b/doc/style.css @@ -1,3 +1,8 @@ +/* + Copyright 2011-2016 David Robillard <d@drobilla.net> + SPDX-License-Identifier: ISC +*/ + body { max-width: 80em; margin: 0; |