scc

simple c99 compiler
git clone git://git.simple-cc.org/scc
Log | Files | Refs | Submodules | README | LICENSE

commit d5023fa3c97d9609e3e69b70b96bfb2efaf4263d
parent a843f8a68a1fcacd28ae814c360ea121e713ec54
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date:   Tue, 20 Feb 2018 08:02:23 +0000

Fix small typo in LICENSE

Diffstat:
MLICENSE | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/LICENSE b/LICENSE @@ -8,7 +8,7 @@ ISC License (c) 2015-2016 Laslo Hunhold <dev@frign.de> (c) 2015 Evan Gates <evan.gates@gmail.com> (c) 2015-2017 Quentin Rameau <quinq@fifth.space> -(c) 2016-2017 Andrew Cahmbers <andrewchamberss@gmail.com> +(c) 2016-2017 Andrew Chambers <andrewchamberss@gmail.com> (c) 2015 Sören Tempel <soeren+git@soeren-tempel.net> (c) 2015-2017 Quentin Carbonneaux <quentin@c9x.me> (c) 2016 Pekka Jylhä-Ollila <pekka.jylha.ollila@gmail.com>