Skip to content

Commit

Permalink
[Docs] Document the documentation license :-)
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatsov committed Oct 19, 2020
1 parent 9b8af4d commit 35baf2e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/modules/ROOT/pages/about/license.adoc
@@ -1,10 +1,16 @@
= License & Copyright

== License
== Code License

Use of RuboCop is granted under the terms of the MIT license. Check
out the `LICENSE.txt` file in RuboCop's code repository for more details.

== Documentation License

All the original text is available under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).

All the original Ruby code is available under the terms of the MIT license.

== Copyright

Copyright (c) 2012-2020 Bozhidar Batsov and RuboCop contributors.

0 comments on commit 35baf2e

Please sign in to comment.