diff --git a/Cargo.toml b/Cargo.toml index e9734d3..e1c9808 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "charsets" version = "0.3.0" authors = [ "Pyfisch ", - "Emma Tebibyte ", + "Emma Tebibyte ", ] description = "An enum representing all charset names commonly used." readme = "README.md" diff --git a/src/lib.rs b/src/lib.rs index fb03729..624887c 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -1,5 +1,5 @@ /* - * Copyright © 2016 pyfisch + * Copyright © 2016 Pyfisch * Copyright © 2023 Emma Tebibyte * * Permission is hereby granted, free of charge, to any person obtaining a copy