Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Commit 5ced72d

Browse files
christo4ferriscr22rc
authored andcommitted
FAB-4309 add missing CCBY license to docs
Change-Id: Ib8717667e84b67a914ae37f6f88eab32a77e2cb3 Signed-off-by: Christopher Ferris <chrisfer@us.ibm.com>
1 parent 37b344c commit 5ced72d

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,3 +326,6 @@ JIRA Fields should be:
326326
</dl>
327327

328328
Pleases provide as much information that you can with the issue you're experiencing: stack traces logs.
329+
330+
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
331+
s

maintainers.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@
77
| Pardha Vishnumolakala| psaradhi | pardha | psaradhi@gmail.com |
88
| Rick Rineholt | cr22rc | rickr | cr22rc@gmail.com |
99
| Satheesh Kathamuthu | xspeedcruiser | satheeshk | satheesh.ceg@gmail.com |
10+
11+
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
12+
s

src/test/resources/create_EC_key_cert_for_testing.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,6 @@ For elliptic curve, I use the curve **secp384r1**. Note that the Go tls package
4545
- openssl verify -CAfile _ca-cert-file_ _cert-file_
4646

4747
- [keystore explorer](http://www.keystore-explorer.org/) can read keystores and truststores
48+
49+
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
50+
s

0 commit comments

Comments
 (0)