diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/README.md b/README.md index 64fb6ad..b30695b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ into: and upon copying and pasting: ```text -* [Content Hidden: hello] world (Copy and paste this lien to expand) +* [Content Hidden: hello] world (Copy and paste this line to expand) ``` thus providing full CW functionality in a backwards-compatible, non-annoying @@ -54,18 +54,19 @@ License ------- ```text -// Copyright (C) 2021 Soni L. -// -// This program is free software: you can redistribute it and/or modify -// it under the terms of the GNU Affero General Public License as published by -// the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. -// -// This program is distributed in the hope that it will be useful, -// but WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -// GNU Affero General Public License for more details. -// -// You should have received a copy of the GNU Affero General Public License -// along with this program. If not, see <https://www.gnu.org/licenses/>. +CW2 - Hexchat Plugin for Content Warnings +Copyright (C) 2021 Soni L. + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Affero General Public License for more details. + +You should have received a copy of the GNU Affero General Public License +along with this program. If not, see <https://www.gnu.org/licenses/>. ``` |