Browse Source

Added GPLv3 license and CoC

master
Maxim Likhachev 6 years ago
parent
commit
276c46145d
  1. 7
      CoC.md
  2. 41
      README.md
  3. 7
      js/feminitives.js

7
CoC.md

@ -0,0 +1,7 @@
# Go Fuck Yourself
Offended? Go away. We don't need people who are offended because of a stranger on the internet.
Not offended? You're welcome to contribute.
© Copyright 2015 [WTFCoC Consortium Committee](https://github.com/mniip/wtfcoc).

41
README.md

@ -1,12 +1,12 @@
**feminizator** - феминизатор слов **feminizator** - феминизатор слов
## Лицензия # Лицензия
Copyright (C) 2016-2017, Maxim Lihachev, <envrm@yandex.ru> Copyright (C) 2016-2017, Maxim Lihachev, <envrm@yandex.ru>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify it
it under the terms of the GNU General Public License as published by under the terms of the GNU General Public License as published by the Free
the Free Software Foundation, either version 3 of the License, or Software Foundation, version 3.
(at your option) any later version.
This program is distributed in the hope that it will be useful, This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of
@ -16,22 +16,25 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>. along with this program. If not, see <https://www.gnu.org/licenses/>.
## Описание # Описание
ФЕМИНИТИВЫ – это слова женского рода, альтернативные или парные
аналогичным понятиям мужского рода, относящимся ко всем людям независимо от их ФЕМИНИТИВЫ – это слова женского рода, альтернативные или парные аналогичным
пола. понятиям мужского рода, относящимся ко всем людям независимо от их пола.
При помощи этой небольшой программы,реализующей феминистическую логику, вы сами
можете создать феминитивы к любому слову.
# Феминизатор в действии
Опробовать феминизатор в деле можно на странице https://feminitives.ru
При помощи этой небольшой программы,реализующей феминистическую # Помощь
логику, вы сами можете создать феминитивы к любому слову.
## Феминизатор в действии Буду рад любому вкладу в развитие столь важного для третьей волны феминизма
Опробовать феминизатор в деле можно на странице https://feminitives.ru проекта, будь то тестирование, сообщения об ошибках, новые правила создания
феминитивов и просто мысли.
## Помощь # Версия
Буду рад любому вкладу в развитие столь важного для третьей волны феминизма
проекта, будь то тестирование, сообщения об ошибках, новые правила создания
феминитивов и просто мысли.
## Версия 1.6
1.6

7
js/feminitives.js

@ -1,9 +1,8 @@
// Copyright (C) 2016-2017, Maxim Lihachev, <envrm@yandex.ru> // Copyright (C) 2016-2017, Maxim Lihachev, <envrm@yandex.ru>
// //
// This program is free software: you can redistribute it and/or modify // This program is free software: you can redistribute it and/or modify it
// it under the terms of the GNU General Public License as published by // under the terms of the GNU General Public License as published by the Free
// the Free Software Foundation, either version 3 of the License, or // Software Foundation, version 3.
// (at your option) any later version.
// //
// This program is distributed in the hope that it will be useful, // This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of // but WITHOUT ANY WARRANTY; without even the implied warranty of

Loading…
Cancel
Save