Skip to content

Commit

Permalink
copyright year update
Browse files Browse the repository at this point in the history
  • Loading branch information
slagyr committed Feb 10, 2023
1 parent b3e1424 commit bd15239
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,6 @@ Post issues on the speclj github project:
* Clojure 1.3 is not supported by any version of Speclj due to a bug in Clojure 1.3.

# License
Copyright (C) 2010-2022 Micah Martin All Rights Reserved.
Copyright (C) 2010-2023 Micah Martin All Rights Reserved.

Distributed under the The MIT License.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:license {:name "The MIT License"
:url "file://LICENSE"
:distribution :repo
:comments "Copyright 2011-2022 Micah Martin All Rights Reserved."}
:comments "Copyright 2011-2023 Micah Martin All Rights Reserved."}

:jar-exclusions [#"\.cljx|\.swp|\.swo|\.DS_Store"]
:javac-options ["-target" "1.7" "-source" "1.7"]
Expand Down

0 comments on commit bd15239

Please sign in to comment.