diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2021-05-14 22:15:38 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2021-05-14 22:15:38 -0300 |
commit | 59d5e8057ee3f77bcd9bee97a930032afcd72a60 (patch) | |
tree | 8c49b91f8ef3f5a65f179e2f7aa6c40adac5f4ec /README.md | |
parent | d6a17fdd92b690e2584d743c153b45ba4d684d30 (diff) |
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/>. ``` |