Skip to content

Commit 04bb280

Browse files
authored
LICENSE.rst is also supported
1 parent f61b9a7 commit 04bb280

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/github/creating-cloning-and-archiving-repositories/licensing-a-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ You're under no obligation to choose a license. However, without a license, the
2323

2424
### Determining the location of your license
2525

26-
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).
26+
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).
2727

2828
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."
2929

0 commit comments

Comments
 (0)