aboutsummaryrefslogtreecommitdiff
path: root/post-process.sh
diff options
context:
space:
mode:
authorYuchen Pei <me@ypei.me>2021-07-01 15:16:19 +1000
committerYuchen Pei <me@ypei.me>2021-07-01 15:16:19 +1000
commitbd3b4e7d8a436685f8b676da8f6ffe9498ab2e3f (patch)
tree1d29d70ddb35b18407c69792cd76e66d2a2280b6 /post-process.sh
parent661762ba8fd5fd685bfbe99473d7286efa85b381 (diff)
Added copyright notices and license headers to website content.
also removed more unused files.
Diffstat (limited to 'post-process.sh')
-rwxr-xr-xpost-process.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/post-process.sh b/post-process.sh
index 2b3f99c..831c745 100755
--- a/post-process.sh
+++ b/post-process.sh
@@ -1,3 +1,5 @@
+# This file is released into the public domain.
+
#!/bin/bash
for post in $(ls site/posts); do