From 286a9dc10e487f613073c877a630b738989bdce2 Mon Sep 17 00:00:00 2001 From: Michael Klishin Date: Sat, 8 Feb 2014 19:01:20 +0400 Subject: [PATCH] ditto --- src/clojure/monger/query.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/clojure/monger/query.clj b/src/clojure/monger/query.clj index 7b7efac..667fc86 100644 --- a/src/clojure/monger/query.clj +++ b/src/clojure/monger/query.clj @@ -1,4 +1,4 @@ -;; Copyright (c) 2011-2012 Michael S. Klishin +;; Copyright (c) 2011-2014 Michael S. Klishin ;; ;; 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)