shithub: scc

Download patch

ref: 7e6ce07370ef4b1f8c53131ae340b3c951a0fdac
parent: 70eb4ea1dd88e669c7521c0ebad2508e72e465c3
author: FRIGN <dev@frign.de>
date: Tue May 17 17:40:56 EDT 2016

Forgot to add LICENSE statement to /Makefile

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