aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorWojciech A. Koszek <wkoszek@laptop.freebsd.czest.pl>2010-01-31 22:53:55 +0000
committerØyvind Harboe <oyvind.harboe@zylin.com>2010-02-01 13:20:27 +0100
commitfb76eaf8f1f24a394618d4e757cb2b203055ae17 (patch)
treee023372736a904a6cb23145142ec67d3c88545fa /LICENSE
parent4bcedeb67723496092aa8c29674cc5a1691e205c (diff)
downloadjimtcl-fb76eaf8f1f24a394618d4e757cb2b203055ae17.zip
jimtcl-fb76eaf8f1f24a394618d4e757cb2b203055ae17.tar.gz
jimtcl-fb76eaf8f1f24a394618d4e757cb2b203055ae17.tar.bz2
Revert "Bring correct license -- I think freebsd/ directory has an agreements"
This reverts commit 1e2fdd7d9e877fbe2c88a4c32f098ce1e575dc1d.
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE7
1 files changed, 3 insertions, 4 deletions
diff --git a/LICENSE b/LICENSE
index 5dfe8c4..63447d7 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,3 @@
-Unless explicitly stated, all files within Jim repository are released
-under following license:
-
/* Jim - A small embeddable Tcl interpreter
*
* Copyright 2005 Salvatore Sanfilippo <antirez@invece.org>
@@ -11,6 +8,8 @@ under following license:
* Copyright 2008 Duane Ellis <openocd@duaneellis.com>
* Copyright 2008 Uwe Klein <uklein@klein-messgeraete.de>
*
+ * The FreeBSD license
+ *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
@@ -38,4 +37,4 @@ under following license:
* The views and conclusions contained in the software and documentation
* are those of the authors and should not be interpreted as representing
* official policies, either expressed or implied, of the Jim Tcl Project.
- */
+ **/