diff --git a/src/lib.rs b/src/lib.rs index c93ddcc..ff0c6bf 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -1,5 +1,5 @@ /* -Eagle - A library for creating protocols for full-stack Rust applications +Eagle - A library for easy communication in full-stack Rust applications Copyright (c) 2024 KodiCraft This program is free software: you can redistribute it and/or modify diff --git a/tests/mod.rs b/tests/mod.rs index c0ebf13..0a9f0ff 100644 --- a/tests/mod.rs +++ b/tests/mod.rs @@ -1,5 +1,5 @@ /* -Eagle - A library for creating protocols for full-stack Rust applications +Eagle - A library for easy communication in full-stack Rust applications Copyright (c) 2024 KodiCraft This program is free software: you can redistribute it and/or modify