name change

master
an 2019-06-09 16:58:53 -04:00
parent 40a28149a1
commit 857c70eab9
3 changed files with 7 additions and 7 deletions

View File

@ -2,7 +2,7 @@ Some of the data contained in tests/data and benches/data is
Copyright © Bungie Software. I do not own them, but am permitted to
redistribute them. Everything else is public domain, as stated:
To the extent possible under law, I, Alison Sanderson, have waived all
To the extent possible under law, I, Alison Watson, have waived all
copyright and related or neighboring rights to this Document as described by
the Creative Commons Zero license as follows:

View File

@ -1,9 +1,9 @@
# LICENSING ###################################################################
To the extent possible under law, I, Alison Sanderson, have waived all
copyright and related or neighboring rights to this Document as described by
the Creative Commons Zero license included in this project under the `LICENSE`
file, or if unavailable, the link below:
To the extent possible under law, I, Alison Watson, have waived all copyright
and related or neighboring rights to this Document as described by the Creative
Commons Zero license included in this project under the `LICENSE` file, or if
unavailable, the link below:
<http://creativecommons.org/publicdomain/zero/1.0/>
@ -2218,7 +2218,7 @@ gravity.
| Name | Bit |
| ---- | --- |
| `Solo` | `0` |
| `Co-op` | `1` |
| `CoOp` | `1` |
| `Carnage` | `2` |
| `KTMWTB` | `3` |
| `KOTH` | `4` |

View File

@ -1,7 +1,7 @@
[package]
name = "maraiah-tycho"
version = "0.1.0"
authors = ["Alison Sanderson <marrub@greyserv.net>"]
authors = ["Alison Watson <marrub@greyserv.net>"]
description = "Tycho map editor."
edition = "2018"
build = "build.rs"