commit 97060982de0a1c387249347ad889f1097b3cb9fb
Author:     FRIGN <[email protected]>
AuthorDate: Tue May 17 21:40:56 2016 +0200
Commit:     FRIGN <[email protected]>
CommitDate: Tue May 17 21:40:56 2016 +0200

    Forgot to add LICENSE statement to /Makefile

diff --git a/Makefile b/Makefile
index f586e3c..e31a613 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,5 @@
 # scc - Suckless C Compiler
+# See LICENSE file for copyright and license details.
 .POSIX:
 
 include config.mk

Reply via email to