Skip to content

Commit 3079145

Browse files
author
Amanda Butler
authored
Fix formatting in license.md
Update formatting to resolve issue #950
1 parent 25e60eb commit 3079145

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/reference/contributing/guidelines/license.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,12 @@ The full text of the license can be found on the [Apache website](http://www.apa
3030

3131
In order to clearly reflect the Apache 2.0 license, please create two text files:
3232

33-
- A *LICENSE* file with the following text:</br>
33+
- A *LICENSE* file with the following text:
3434

35-
<pre>Unless specifically indicated otherwise in a file, files are licensed under the Apache 2.0 license,
36-
as can be found in: LICENSE-apache-2.0.txt</pre>
35+
```
36+
Unless specifically indicated otherwise in a file, files are licensed under the Apache 2.0 license,
37+
as can be found in: LICENSE-apache-2.0.txt
38+
```
3739

3840
- The full original [Apache 2.0 license text](http://www.apache.org/licenses/LICENSE-2.0) in *LICENSE-apache-2.0.txt*
3941

0 commit comments

Comments
 (0)