Skip to content

Commit f2c2380

Browse files
committed
added thanks and updated licence
1 parent 8c63269 commit f2c2380

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright [yyyy] [name of copyright owner]
189+
Copyright 2017 Machine Box, Ltd.
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,7 @@ if err := client.Run(ctx, req, &respData); err != nil {
3737
log.Fatal(err)
3838
}
3939
```
40+
41+
## Thanks
42+
43+
Thanks to [Chris Broadfoot](https://github.com/broady) for design help.

0 commit comments

Comments
 (0)