From c0cf82b9c75f2c9b76d2c86c3e30103f8ab02c86 Mon Sep 17 00:00:00 2001 From: falkTX Date: Mon, 6 Dec 2021 12:52:51 +0000 Subject: [PATCH] Switch to #cardinal IRC channel Signed-off-by: falkTX --- .github/workflows/irc.yml | 4 ++-- doc/LICENSES.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/irc.yml b/.github/workflows/irc.yml index 539fa1d..108c326 100644 --- a/.github/workflows/irc.yml +++ b/.github/workflows/irc.yml @@ -15,6 +15,6 @@ jobs: - name: IRC notification uses: Gottox/irc-message-action@v2 with: - channel: '#kxstudio' - nickname: kxstudio-bot + channel: '#cardinal' + nickname: github-event-bot message: ${{ steps.message.outputs.message }} diff --git a/doc/LICENSES.md b/doc/LICENSES.md index 29ba950..4b96047 100644 --- a/doc/LICENSES.md +++ b/doc/LICENSES.md @@ -56,7 +56,7 @@ So all uncertainties need to be resolved ASAP. | Name | License(s) | Additional notes | |-----------------------------------------------------|------------------|------------------| | plugins/AmalgamatedHarmonics/res/* | BSD-3-Clause | No artwork specific license provided | -| plugins/AmalgamatedHarmonics/res/ComponentLibrary/* | | | +| plugins/AmalgamatedHarmonics/res/ComponentLibrary/* | CC-BY-NC-4.0 | | | plugins/AmalgamatedHarmonics/res/DSEG*.ttf | OFL-1.1-RFN | | | plugins/AmalgamatedHarmonics/res/EurostileBold.ttf | ?? | https://docs.microsoft.com/en-us/typography/font-list/eurostile | | plugins/AmalgamatedHarmonics/res/Roboto-Light.ttf | Apache-2.0 | |