From 2408182c56bdf57839bc25d00688ff128b5a1f29 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 2 Aug 2009 20:24:22 +0200 Subject: Add the LICENSE file and update licensing information --- cli/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/makefile') diff --git a/cli/makefile b/cli/makefile index 276408d..7335a74 100644 --- a/cli/makefile +++ b/cli/makefile @@ -1,7 +1,7 @@ # file : cli/makefile # author : Boris Kolpackov # copyright : Copyright (c) 2009 Code Synthesis Tools CC -# license : TBD +# license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make -- cgit v1.1