summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-07-09 01:19:55 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-07-09 01:19:55 -0400
commit9cf1003310cf511a571d8491bedbf3f9b177aa37 (patch)
tree32cccab72560f24831796874d1c0425904e87565 /Makefile
parentaf5167478a00666b318fec46a726b337d76cf88d (diff)
license
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 67ab1bf..d92ccda 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,8 @@
+# Copyright 2016 Luke Shumaker
+# This work is free. You can redistribute it and/or modify it under the
+# terms of the Do What The Fuck You Want To Public License, Version 2,
+# as published by Sam Hocevar. See the COPYING file for more details.
+
topsrcdir = .
topoutdir = .
include $(topsrcdir)/build-aux/Makefile.head.mk