diff --git a/src/lib.rs b/src/lib.rs index 1ff3c1d..59f9d9c 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -1,11 +1,3 @@ -// Copyright 2016 Itoa Developers -// -// Licensed under the Apache License, Version 2.0 or the MIT license -// , at your -// option. This file may not be copied, modified, or distributed -// except according to those terms. - #![doc(html_root_url = "https://docs.rs/itoa/0.4.3")] #![cfg_attr(not(feature = "std"), no_std)] #![cfg_attr(