Skip to content

Commit

Permalink
Update LICENSE email address and system patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
nja committed Oct 8, 2012
1 parent 8d039a8 commit 3a3f9e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,4 +1,4 @@
Copyright (c) 2009-2011 Johan Andersson <johan@nforced.com>
Copyright (c) 2009-2012 Johan Andersson <nilsjohanandersson@gmail.com>

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
Expand Down
2 changes: 1 addition & 1 deletion bencode.asd
Expand Up @@ -5,7 +5,7 @@

(defsystem #:bencode
:description "Bencode"
:version "2.0.0"
:version "2.0.1"
:author "Johan Andersson <nilsjohanandersson@gmail.com>"
:license "MIT"
:components ((:file "package")
Expand Down

0 comments on commit 3a3f9e1

Please sign in to comment.