aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeyla Hellyer <[email protected]>2018-07-28 11:02:54 -0700
committerZeyla Hellyer <[email protected]>2018-07-28 11:06:21 -0700
commitdd64787bb14c0dae89df165337d9e63ae46a3f2b (patch)
tree683b78daec667a647154fee928cf4460f6f84d33
parentAdd `impl AsRef<MessageId> for Message` (#355) (diff)
downloadserenity-dd64787bb14c0dae89df165337d9e63ae46a3f2b.tar.xz
serenity-dd64787bb14c0dae89df165337d9e63ae46a3f2b.zip
Update license/Cargo email
-rw-r--r--Cargo.toml2
-rw-r--r--LICENSE.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d63cf13..23da39b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-authors = ["alex <[email protected]>", "Zeyla Hellyer <[email protected]>"]
+authors = ["alex <[email protected]>", "Zeyla Hellyer <[email protected]>"]
description = "A Rust library for the Discord API."
documentation = "https://docs.rs/serenity"
homepage = "https://github.com/serenity-rs/serenity"
diff --git a/LICENSE.md b/LICENSE.md
index f6f664c..276b01b 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -1,6 +1,6 @@
ISC License (ISC)
-Copyright (c) 2016, Zeyla Hellyer <[email protected]>
+Copyright (c) 2016, Zeyla Hellyer <[email protected]>
Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice