diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/msg.rs | 1 | ||||
| -rw-r--r-- | src/permissions.rs | 1 | ||||
| -rw-r--r-- | src/tokio_write.rs | 1 | ||||
| -rw-r--r-- | src/workers.rs | 2 |
4 files changed, 4 insertions, 1 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)] #