aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/command_line.clj
diff options
context:
space:
mode:
authorChouser <chouser@n01se.net>2008-12-15 04:54:21 +0000
committerChouser <chouser@n01se.net>2008-12-15 04:54:21 +0000
commitdfd1a7a26084706b512ca50eef838e64c6f99aa2 (patch)
tree4fe01c2e49cb0ef0217b081936248fd2304c0e30 /src/clojure/contrib/command_line.clj
parent884ac1e902ae2aed089346f5f562159dd02265f4 (diff)
Switch my libs to EPL
Diffstat (limited to 'src/clojure/contrib/command_line.clj')
-rw-r--r--src/clojure/contrib/command_line.clj6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/clojure/contrib/command_line.clj b/src/clojure/contrib/command_line.clj
index 62242614..295bdf5d 100644
--- a/src/clojure/contrib/command_line.clj
+++ b/src/clojure/contrib/command_line.clj
@@ -1,7 +1,7 @@
-; Copyright (c) Chris Houser, Nov 2008. All rights reserved.
+; Copyright (c) Chris Houser, Nov-Dec 2008. All rights reserved.
; The use and distribution terms for this software are covered by the
-; Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
-; which can be found in the file CPL.TXT at the root of this distribution.
+; Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php)
+; which can be found in the file epl-v10.html at the root of this distribution.
; By using this software in any fashion, you are agreeing to be bound by
; the terms of this license.
; You must not remove this notice, or any other, from this software.