diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 00062d4f7..5299e41dd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,14 +5,14 @@ New contributors are always welcome, when it doubt please ask questions. We stri ### Coding * Pick a task: - * Offer feedback on open [pull requests](https://github.com/fog/fog/pulls). - * Review open [issues](https://github.com/fog/fog/issues) for things to help on. - * [Create an issue](https://github.com/fog/fog/issues/new) to start a discussion on additions or features. + * Offer feedback on open [pull requests](https://github.com/fog/fog-aws/pulls). + * Review open [issues](https://github.com/fog/fog-aws/issues) for things to help on. + * [Create an issue](https://github.com/fog/fog-aws/issues/new) to start a discussion on additions or features. * Fork the project, add your changes and tests to cover them in a topic branch. -* Commit your changes and rebase against `fog/fog` to ensure everything is up to date. -* [Submit a pull request](https://github.com/fog/fog/compare/). +* Commit your changes and rebase against `fog/fog-aws` to ensure everything is up to date. +* [Submit a pull request](https://github.com/fog/fog-aws/compare/). ### Non-Coding -* Offer feedback on open [issues](https://github.com/fog/fog/issues). +* Offer feedback on open [issues](https://github.com/fog/fog-aws/issues). * Organize or volunteer at events. diff --git a/LICENSE.md b/LICENSE.md index 845aea4ea..925154099 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014-2015 [CONTRIBUTORS.md](https://github.com/fog/fog/blob/master/CONTRIBUTORS.md) +Copyright (c) 2014-2017 [CONTRIBUTORS.md](https://github.com/fog/fog-aws/blob/master/CONTRIBUTORS.md) 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