summaryrefslogtreecommitdiff
path: root/cli/cli.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-08-02 20:24:22 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-08-02 20:24:22 +0200
commit2408182c56bdf57839bc25d00688ff128b5a1f29 (patch)
tree773ab915b68565f1185a28bda291f99fc3b84892 /cli/cli.cxx
parent0ada4698a25ed4d55ddf8b7f6a9c7d8c3d571313 (diff)
Add the LICENSE file and update licensing information
Diffstat (limited to 'cli/cli.cxx')
-rw-r--r--cli/cli.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/cli.cxx b/cli/cli.cxx
index 08575c6..a25bc1c 100644
--- a/cli/cli.cxx
+++ b/cli/cli.cxx
@@ -1,7 +1,7 @@
// file : cli/cli.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2009 Code Synthesis Tools CC
-// license : TBD
+// license : MIT; see accompanying LICENSE file
#include <iostream>