diff --git a/src/cppgc.rs b/src/cppgc.rs index eca67d2cbb..b98597ba50 100644 --- a/src/cppgc.rs +++ b/src/cppgc.rs @@ -1,4 +1,4 @@ -// Copyright 2020-2021 the Deno authors. All rights reserved. MIT license +// Copyright 2019-2021 the Deno authors. All rights reserved. MIT license use crate::platform::Platform; use crate::support::int;