diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index d1fbe530..57b077e6 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -13,7 +13,7 @@ # Contributing -1. You will need to sign a contributor license agreement (CLA) before your contributions can be accepted. If you haven't already done so, the CLA Bot will comment on the pull request you just created and guide you on how to sign the CLA. +1. You will need to complete a Contribution License Agreement before your pull request can be accepted. You can complete the CLA by going through the steps at [https://cla2.dotnetfoundation.org/](https://cla2.dotnetfoundation.org/). 2. You should fork/branch from the `dev` branch. diff --git a/LICENSE.md b/LICENSE.md index f80bad45..9a882d52 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016 Xamarin Inc. +Copyright (c) .NET Foundation Contributors 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 the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/README.md b/README.md index a81e24b6..e672d41b 100644 --- a/README.md +++ b/README.md @@ -77,3 +77,11 @@ The license for this repository is specified in [LICENSE.md](LICENSE.md) The `externals` build task downloads some external dependencies from Google which are licensed under and subject to the terms of [Android Software Development Kit License Agreement](http://developer.android.com/sdk/terms.html) + +## Contribution Guidelines +The Contribution Guidelines for this repository are listed in [CONTRIBUTING.md](.github/CONTRIBUTING.md) + +## .NET Foundation +This project is part of the [.NET Foundation](http://www.dotnetfoundation.org/projects) + + diff --git a/component/License.md b/component/License.md index ab6ba9c1..cf6a4e55 100644 --- a/component/License.md +++ b/component/License.md @@ -6,7 +6,7 @@ This component depends on [Google Android Support Library](http://developer.andr ### Xamarin Component for Android Support Library The MIT License (MIT) -Copyright (c) 2016 Xamarin Inc. +Copyright (c) .NET Foundation Contributors 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 the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: