summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Gay <eapoems@riseup.net>2023-10-02 02:55:40 -0400
committerDavid Gay <eapoems@riseup.net>2023-10-02 02:55:40 -0400
commitf67e624dc3e122a1574726e4dfc2cb077dcefe38 (patch)
treeb1a6b11aa9710e5e83847aa5ed92aafc426a961d /README.md
parentec1c9885038262a13552d1a791318de5e3345411 (diff)
License and packaging stuff
Diffstat (limited to 'README.md')
-rw-r--r--README.md41
1 files changed, 29 insertions, 12 deletions
diff --git a/README.md b/README.md
index 8632351..a35a43c 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,19 @@
# dmn
-Command line interface and library for DMs and other players of Advanced Dungeons & Dragons (AD&D).
+Command line interface and library for DMs and other players of Advanced
+Dungeons & Dragons (AD&D).
-**This project is BRAND NEW and TOTALLY INCOMPLETE. I am totally new to Rust and I don't recommend
-using this project yet.**
+**This project is BRAND NEW and TOTALLY INCOMPLETE. I am totally new to Rust
+and I don't recommend using this project yet.**
-This tool is meant specifically for **original, by the book AD&D**. For more information
-about the kind of AD&D dmn is meant for, see https://demonidol.com.
+This tool is meant specifically for **original, by the book AD&D**.
+For more information about the kind of AD&D dmn is meant for,
+see https://demonidol.com.
## Hacking
-This is my first Rust project. I haven't even finished reading the Rust book yet. Advice, criticism,
-and patches are more than welcome.
+This is my first Rust project. I haven't even finished reading the Rust book
+yet. Advice, criticism, and patches are more than welcome.
The project repo is found at https://git.aikuro.net/poems/dmn. You can send
[pull requests](https://git-scm.com/docs/git-request-pull) via email to
@@ -20,10 +22,25 @@ you prefer anonymity.
## License
-See the `LICENSE` file.
+dmn, a CLI and library for DMs and other players of AD&D
-## Legal
+Copyright (C) 2023 David Gay
-The author(s) of dmn acknowledge all copyrights, trademarks, and registered trademarks
-detailed in dmn that do not belong to the author(s) of dmn and make no challenges to the
-ownership of said property rights.
+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, version 3 of the License.
+
+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 (the `LICENSE` file). If not, see
+<https://www.gnu.org/licenses/>.
+
+## Unowned copyrights and trademarks
+
+The author(s) of dmn acknowledge all copyrights, trademarks, and registered
+trademarks detailed in dmn that do not belong to the author(s) of dmn and make
+no challenges to the ownership of said property rights.