Skip to content

Commit e52a164

Browse files
author
Raghuveer Devulapalli
committed
Update License link in CONTRIBUTING file
Signed-off-by: Raghuveer Devulapalli <[email protected]>
1 parent 4ff5b36 commit e52a164

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CONTRIBUTING.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,17 @@
22

33
### License
44

5-
<PROJECT NAME> is licensed under the terms in [LICENSE]<link to license file in repo>. By contributing to the project, you agree to the license and copyright terms therein and release your contribution under these terms.
5+
x86-simd-sort is licensed under the terms in
6+
[LICENSE]<https://github.com/intel/x86-simd-sort/blob/main/LICENSE.md>. By
7+
contributing to the project, you agree to the license and copyright terms
8+
therein and release your contribution under these terms.
69

710
### Sign your work
811

9-
Please use the sign-off line at the end of the patch. Your signature certifies that you wrote the patch or otherwise have the right to pass it on as an open-source patch. The rules are pretty simple: if you can certify
10-
the below (from [developercertificate.org](http://developercertificate.org/)):
12+
Please use the sign-off line at the end of the patch. Your signature certifies
13+
that you wrote the patch or otherwise have the right to pass it on as an
14+
open-source patch. The rules are pretty simple: if you can certify the below
15+
(from [developercertificate.org](http://developercertificate.org/)):
1116

1217
```
1318
Developer Certificate of Origin

0 commit comments

Comments
 (0)