From 65f5d1f401e07a4784b11dc857ff993d2934f4e3 Mon Sep 17 00:00:00 2001 From: Cadence Ember Date: Sun, 4 Sep 2022 16:16:00 +1200 Subject: [PATCH 1/2] Add LICENSE --- LICENSE | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..ee7d6a5 --- /dev/null +++ b/LICENSE @@ -0,0 +1,14 @@ + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + Version 2, December 2004 + + Copyright (C) 2004 Sam Hocevar + + Everyone is permitted to copy and distribute verbatim or modified + copies of this license document, and changing it is allowed as long + as the name is changed. + + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. You just DO WHAT THE FUCK YOU WANT TO. + From eb0fecbada35638d24877eb16b35cede9b558fe1 Mon Sep 17 00:00:00 2001 From: Cadence Ember Date: Sun, 4 Sep 2022 16:17:09 +1200 Subject: [PATCH 2/2] Link to documentation repo --- docs.scrbl | 1 + 1 file changed, 1 insertion(+) diff --git a/docs.scrbl b/docs.scrbl index a8efc5e..8270323 100644 --- a/docs.scrbl +++ b/docs.scrbl @@ -15,6 +15,7 @@ @itemlist[ @item{Source code: @url{https://gitdab.com/cadence/breezewiki}} +@item{Source code of documentation: @url{https://gitdab.com/cadence/breezewiki-docs}} @item{How to bug report or feature request: @Secref["Reporting Bugs"]} @item{Planned features: } @item{Community: @url{https://matrix.to/#/#breezewiki:cadence.moe}}