aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2021-01-26 05:32:10 -0500
committerJack Lloyd <[email protected]>2021-01-26 05:32:10 -0500
commit0995d76e772b1687b74d97fd49fbd27022ecfe6b (patch)
tree8a7290732628404710694cd9e3a48e3374cce5eb /.github
parent446d22b8ec189224aa5e3f8d62314b3e5e6a1b9c (diff)
Add copyright and license decl to some files that were missing [ci skip]
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 964d7a8fe..2ba3b10e9 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -1,3 +1,7 @@
+
+# (C) 2020 Jack Lloyd
+# Botan is released under the Simplified BSD License (see license.txt)
+
name: ci
on: