Skip to content

Commit

Permalink
Adding year and name to LICENSE (fixes nandub#33) and updating warnin…
Browse files Browse the repository at this point in the history
…g in README (fixes nandub#32)
  • Loading branch information
jgable committed Jul 19, 2012
1 parent afb8779 commit 175feb3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) <year> <copyright holders>
Copyright (c) 2012 Fernando Ortiz

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
associated documentation files (the "Software"), to deal in the Software without restriction,
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Hubot IRC Adapter

NOTICE: I did not created the IRC adapter, just created the NPM package. Did not intended to take over the adapter I just wanted to use the adapter sooner than later.
NOTICE: This bot is now upgraded to Hubot 2.3. You should specify 0.0.8 as your hubot-irc dependency for older versions of Hubot (<2.0.0).

## Description

Expand Down Expand Up @@ -47,5 +47,5 @@ Here's the most direct way to get your work merged into the project.

## Copyright

Copyright &copy; Fernando Ortiz. See LICENSE for details.
Copyright &copy; Fernando Ortiz. MIT License; see LICENSE for further details.

0 comments on commit 175feb3

Please sign in to comment.