From 68d81a761e9459389266c2f6ddee8e3c36ebc38f Mon Sep 17 00:00:00 2001 From: scgilardi Date: Tue, 16 Dec 2008 14:02:46 +0000 Subject: update my contribs to Eclipse Public License as requested --- src/clojure/contrib/test_clojure/reader.clj | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src/clojure/contrib/test_clojure/reader.clj') diff --git a/src/clojure/contrib/test_clojure/reader.clj b/src/clojure/contrib/test_clojure/reader.clj index 3f444e27..38aa5dad 100644 --- a/src/clojure/contrib/test_clojure/reader.clj +++ b/src/clojure/contrib/test_clojure/reader.clj @@ -1,10 +1,10 @@ -;; Copyright (c) Stephen C. Gilardi. 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. 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. +;; Copyright (c) Stephen C. Gilardi. All rights reserved. The use and +;; distribution terms for this software are covered by the 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. ;; ;; Tests for the Clojure functions documented at the URL: ;; -- cgit v1.2.3-18-g5258