Skip to content

Commit

Permalink
Updated license and contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanrolds committed Oct 11, 2015
1 parent f20fa05 commit 826e162
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2012 Ryan Olds <ryanrolds@gmail.com>
Copyright (c) 2015 Ryan Olds <ryanrolds@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
{
"name": "quiche",
"version": "0.0.10",
"author": "Ryan Olds <ryanrolds@gmail.com>",
"description": "Google Chart Tools: Image Chart & Infographics wrapper for Node.js",
"license": "MIT",
"author": "",
"contributors": [
"Ryan Olds <ryanrolds@gmail.com> (https://github.com/ryanrolds)",
"Marcus Besjes (http://vigour.io/)"
],
"keywords": [
"google image charts",
"charts",
Expand Down

0 comments on commit 826e162

Please sign in to comment.