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 | |