Skip to content

Commit

Permalink
Updates for .NET Foundation.
Browse files Browse the repository at this point in the history
  • Loading branch information
bholmes committed Apr 27, 2016
1 parent f998907 commit fc259af
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -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:

Expand Down
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


2 changes: 1 addition & 1 deletion component/License.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit fc259af

Please sign in to comment.