diff --git a/LICENSE b/LICENSE index 9c8526e..fb0fb1b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2013-NOW Jinzhu +Copyright (c) 2018 Aram Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 8b1bacb..ba9ed4e 100644 --- a/README.md +++ b/README.md @@ -58,4 +58,17 @@ Whoops, don't forget if err != nil { // handle me - } \ No newline at end of file + } + + + +Contributing +------------ + +Feel free to report or pull-request any bug at https://github.com/apzuk/go-eventbrite. + + +License +------- + +The library is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT). \ No newline at end of file