Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Ramsay committed Oct 30, 2012
1 parent ed950f2 commit ba894da
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 9 deletions.
7 changes: 0 additions & 7 deletions LICENSE

This file was deleted.

2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ License, etc.

Written and maintained by Brian Pytlik-Zillig and Stephen Ramsay for the [Center for Digital Research in the Humanities](http://cdrh.unl.edu/) at the University of Nebraska-Lincoln.

Copyright © 2011-2012 Board of Regents of the University of Nebraska-Lincoln. Norman may be freely distributed and/or modified subject to certain conditions. It is made available in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See LICENSE for more details.
Copyright © 2011-2012 Board of Regents of the University of Nebraska-Lincoln. Norman may be freely distributed and/or modified subject to certain conditions. It is made available in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See COPYING for more details.
Binary file added lib/tools.cli-0.2.2.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(defproject edu.unl/abbot "0.4.9"
:description "Abbot: A Conversion Tool for Text Interoperability"
:dependencies [[org.clojure/clojure "1.4.0"]
[org.clojure/tools.cli "0.2.1"]
[org.clojure/tools.cli "0.2.2"]
[org.clojure/data.xml "0.0.6"]
[clojure-saxon "0.9.2"]]
:keep-non-project-classes true
Expand Down

0 comments on commit ba894da

Please sign in to comment.