commit: e98d81db6d9da391178e1c384f4fb92358ad636f
parent 74349f30ed0d246c799e9677646d8d7f0519410f
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Mon, 29 Nov 2021 10:02:27 +0100
bookmarks: Add link to OSI & GNU/FSF list of licences
Diffstat:
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/bookmarks.shtml b/bookmarks.shtml
@@ -307,6 +307,8 @@
<dt><a rel="external noreferrer" href="https://ptable.com/">Dynamic Periodic Table</a></dt>
<dt><a rel="external noreferrer" href="https://commandcenter.blogspot.com/2012/04/byte-order-fallacy.html">The byte order fallacy</a></dt>
<dt><a rel="external noreferrer" href="https://muppetlabs.com/~breadbox/software/tiny/teensy.html">A Whirlwind Tutorial on Creating Really Teensy ELF Executables for Linux</a></dt>
+ <dt><a rel="external noreferrer" href="https://opensource.org/licenses">Licenses & Standards | Open Source Initiative</a></dt>
+ <dt><a rel="external noreferrer" href="https://www.gnu.org/licenses/license-list.html">Various Licenses and Comments about Them - GNU Project</a></dt>
</dl>
</section>
</main>
diff --git a/bookmarks.xbel b/bookmarks.xbel
@@ -373,4 +373,6 @@
<bookmark href="https://ptable.com/"><title>Dynamic Periodic Table</title></bookmark>
<bookmark href="https://commandcenter.blogspot.com/2012/04/byte-order-fallacy.html"><title>The byte order fallacy</title></bookmark>
<bookmark href="https://muppetlabs.com/~breadbox/software/tiny/teensy.html"><title>A Whirlwind Tutorial on Creating Really Teensy ELF Executables for Linux</title></bookmark>
+ <bookmark href="https://opensource.org/licenses"><title>Licenses & Standards | Open Source Initiative</title></bookmark>
+ <bookmark href="https://www.gnu.org/licenses/license-list.html"><title>Various Licenses and Comments about Them - GNU Project</title></bookmark>
</xbel>