1
0
mirror of synced 2026-01-29 12:00:58 -05:00

repo sync

This commit is contained in:
Octomerger Bot
2021-03-05 05:32:25 +10:00
committed by GitHub

View File

@@ -23,7 +23,7 @@ You're under no obligation to choose a license. However, without a license, the
### Determining the location of your license
Most people place their license text in a file named `LICENSE.txt` (or `LICENSE.md`) in the root of the repository; [here's an example from Hubot](https://github.com/github/hubot/blob/master/LICENSE.md).
Most people place their license text in a file named `LICENSE.txt` (or `LICENSE.md` or `LICENSE.rst`) in the root of the repository; [here's an example from Hubot](https://github.com/github/hubot/blob/master/LICENSE.md).
Some projects include information about their license in their README. For example, a project's README may include a note saying "This project is licensed under the terms of the MIT license."