Skip to content

Commit

Permalink
added thanks and updated licence
Browse files Browse the repository at this point in the history
  • Loading branch information
matryer committed Dec 9, 2017
1 parent 8c63269 commit f2c2380
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]
Copyright 2017 Machine Box, Ltd.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,7 @@ if err := client.Run(ctx, req, &respData); err != nil {
log.Fatal(err)
}
```

## Thanks

Thanks to [Chris Broadfoot](https://github.com/broady) for design help.

0 comments on commit f2c2380

Please sign in to comment.