This commit is contained in:
Alstruit 2025-04-03 13:20:59 -05:00 committed by GitHub
commit a15a1a74e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 21 additions and 19 deletions

View file

@ -1,13 +1,12 @@
<!--
Thanks for your interest in Source SDK 2013! When you make a contribution to the Source SDK 2013, either by creating an Issue or submitting a Pull Request (a "Contribution"), Valve wants to be able to use your Contribution to improve the Source 2013 SDK and other Valve products.
1. Contributions: When you provide a Contribution, please ensure it is your original creation. You agree to the following license and warranty for any Contributions you provide:
1.1 You grant Valve a non-exclusive, perpetual, irrevocable, royalty-free, sublicensable, and worldwide license to make, use, sell, reproduce, modify, create derivate works, directly and indirectly distribute, publicly display, publish, transmit and perform the Contribution, and any derivative works thereof. .
1.2 You represent and warrant that you are either the owner or authorized licensee of the Contribution, that you have all necessary consents to grant this license to the Contribution to Valve, and that the Contribution does not violate any third-party intellectual property rights.
1.3 Except as set forth in (2) above, you provide your Contribution "as is" without warranties of any kind.
2. Other Materials or Suggestions: If you want to submit any materials or suggestions that are not your original work, you agree to do the following:
2.1 You may submit other materials or suggestions to Valve separate from any Contributions;
2.2 You will explicitly identify them as sourced from a third party and state the details of its origin; and
2.3 You will include Valve with any third party licenses, terms, or other restrictions that apply, if you are aware of any.
Instructions:
To check the boxes below replace each [ ] with [x].
Provide your description of your Pull Request after the "## Description" line.
-->
## Checklist
- [ ] I acknowledge that I have read, understood, and agree to the terms in the [CONTRIBUTING](/ValveSoftware/source-sdk-2013/blob/master/CONTRIBUTING).
- [ ] I acknowledge that I have read, understood, and agree to the terms in the [LICENSE](/ValveSoftware/source-sdk-2013/blob/master/LICENSE).
## Description
# Description

View file

@ -1,9 +0,0 @@
Thanks for your interest in Source SDK 2013! When you make a contribution to the Source SDK 2013, either by creating an Issue or submitting a Pull Request (a "Contribution"), Valve wants to be able to use your Contribution to improve the Source 2013 SDK and other Valve products.
1. Contributions: When you provide a Contribution, please ensure it is your original creation. You agree to the following license and warranty for any Contributions you provide:
1.1 You grant Valve a non-exclusive, perpetual, irrevocable, royalty-free, sublicensable, and worldwide license to make, use, sell, reproduce, modify, create derivate works, directly and indirectly distribute, publicly display, publish, transmit and perform the Contribution, and any derivative works thereof. .
1.2 You represent and warrant that you are either the owner or authorized licensee of the Contribution, that you have all necessary consents to grant this license to the Contribution to Valve, and that the Contribution does not violate any third-party intellectual property rights.
1.3 Except as set forth in (2) above, you provide your Contribution "as is" without warranties of any kind.
2. Other Materials or Suggestions: If you want to submit any materials or suggestions that are not your original work, you agree to do the following:
2.1 You may submit other materials or suggestions to Valve separate from any Contributions;
2.2 You will explicitly identify them as sourced from a third party and state the details of its origin; and
2.3 You will include Valve with any third party licenses, terms, or other restrictions that apply, if you are aware of any.

12
CONTRIBUTING.md Normal file
View file

@ -0,0 +1,12 @@
Thanks for your interest in Source SDK 2013! When you make a contribution to the Source SDK 2013, either by creating an Issue or submitting a Pull Request (a "Contribution"), Valve wants to be able to use your Contribution to improve the Source 2013 SDK and other Valve products.
#### Contributions:
* When you provide a Contribution, please ensure it is your original creation. You agree to the following license and warranty for any Contributions you provide:
1. You grant Valve a non-exclusive, perpetual, irrevocable, royalty-free, sublicensable, and worldwide license to make, use, sell, reproduce, modify, create derivate works, directly and indirectly distribute, publicly display, publish, transmit and perform the Contribution, and any derivative works thereof.
2. You represent and warrant that you are either the owner or authorized licensee of the Contribution, that you have all necessary consents to grant this license to the Contribution to Valve, and that the Contribution does not violate any third-party intellectual property rights.
3. Except as set forth in (ii.) above, you provide your Contribution "as is" without warranties of any kind.
#### Other Materials or Suggestions:
* If you want to submit any materials or suggestions that are not your original work, you agree to do the following:
1. You may submit other materials or suggestions to Valve separate from any Contributions.
2. You will explicitly identify them as sourced from a third party and state the details of its origin.
3. You will include Valve with any third party licenses, terms, or other restrictions that apply, if you are aware of any.