diff options
| -rw-r--r-- | Cargo.toml | 2 | ||||
| -rw-r--r-- | LICENSE.md | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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" @@ -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 |