Skip to content

Commit

Permalink
bump license headers
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitc committed Jan 3, 2012
1 parent be8dfeb commit 8456caa
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
2009-2011 (c) Benoît Chesneau <[email protected]>
2009-2012 (c) Benoît Chesneau <[email protected]>

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 NOTICE
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Couchdbeam
----------

2009-2011 (c) Benoît Chesneau <[email protected]>
2009-2012 (c) Benoît Chesneau <[email protected]>

couchbeam is released under the MIT license. See the LICENSE file for the complete license.

Expand Down
4 changes: 2 additions & 2 deletions doc/overview.edoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@title Couchbeam - simple erlang CouchDB framework.
@copyright 2009-2011 (c) Benoit Chesneau <[email protected]>
@version 0.7.0
@copyright 2009-2012 (c) Benoit Chesneau <[email protected]>
@version 0.7.3

@doc couchbeam is a simple erlang <a href="http://couchdb.apache.org">CouchDB</a> framework.
couchbeam provides you a full featured and easy client to access and manage multiple
Expand Down

0 comments on commit 8456caa

Please sign in to comment.