Add copyright to .yamllint
authorJeremy Stanley <fungi@yuggoth.org>
Wed, 2 May 2018 01:03:32 +0000 (01:03 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Wed, 2 May 2018 01:03:32 +0000 (01:03 +0000)
The .yamllint file was originally added without a copyright notice,
so include one now.

.yamllint

index f25fdf7..c842d72 100644 (file)
--- a/.yamllint
+++ b/.yamllint
@@ -1,3 +1,7 @@
+# Copyright (c) 2018 Jeremy Stanley <fungi@yuggoth.org>. Permission
+# to use, copy, modify, and distribute this software is granted under
+# terms provided in the LICENSE file distributed with this software.
+
 extends: default
 rules:
   line-length: