summaryrefslogtreecommitdiff
path: root/build_extra/rust/empty_crate.rs
diff options
context:
space:
mode:
Diffstat (limited to 'build_extra/rust/empty_crate.rs')
-rw-r--r--build_extra/rust/empty_crate.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_extra/rust/empty_crate.rs b/build_extra/rust/empty_crate.rs
index f328e4d9d..5a44ccea9 100644
--- a/build_extra/rust/empty_crate.rs
+++ b/build_extra/rust/empty_crate.rs
@@ -1 +1,2 @@
+// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
fn main() {}