diff options
author | Yuchen Pei <me@ypei.me> | 2021-07-01 15:16:19 +1000 |
---|---|---|
committer | Yuchen Pei <me@ypei.me> | 2021-07-01 15:16:19 +1000 |
commit | bd3b4e7d8a436685f8b676da8f6ffe9498ab2e3f (patch) | |
tree | 1d29d70ddb35b18407c69792cd76e66d2a2280b6 /Makefile | |
parent | 661762ba8fd5fd685bfbe99473d7286efa85b381 (diff) |
Added copyright notices and license headers to website content.
also removed more unused files.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# Makefile for site publishing. This file is under public domain. +# This file is released into the public domain. publish: publish.el @echo "Publishing..." |