diff options
Diffstat (limited to 'src/msg.rs')
-rw-r--r-- | src/msg.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/msg.rs b/src/msg.rs index 9a146a5d3..74027d3d6 100644 --- a/src/msg.rs +++ b/src/msg.rs @@ -1,3 +1,4 @@ +// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license. #![allow(unused_imports)] #![allow(dead_code)] #![cfg_attr( |