Skip to content

Commit

Permalink
Merge pull request kriskowal#799 from amZotti/v1
Browse files Browse the repository at this point in the history
Docs: Update year in README and LICENSE
  • Loading branch information
benjamingr authored Jan 23, 2017
2 parents 8b71d62 + c1f648e commit 14cd347
Show file tree
Hide file tree
Showing 3 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 2009–2016 Kristopher Michael Kowal. All rights reserved.
Copyright 2009–2017 Kristopher Michael Kowal. All rights reserved.
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, including without limitation the
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -876,6 +876,6 @@ You can view the results of the Q test suite [in your browser][tests]!

## License

Copyright 2009–2016 Kristopher Michael Kowal and contributors
Copyright 2009–2017 Kristopher Michael Kowal and contributors
MIT License (enclosed)

2 changes: 1 addition & 1 deletion q.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// vim:ts=4:sts=4:sw=4:
/*!
*
* Copyright 2009-2016 Kris Kowal under the terms of the MIT
* Copyright 2009-2017 Kris Kowal under the terms of the MIT
* license found at https://github.com/kriskowal/q/blob/v1/LICENSE
*
* With parts by Tyler Close
Expand Down

0 comments on commit 14cd347

Please sign in to comment.