summaryrefslogtreecommitdiff
path: root/build_extra/rust/get_cargo_info.py
diff options
context:
space:
mode:
Diffstat (limited to 'build_extra/rust/get_cargo_info.py')
-rwxr-xr-xbuild_extra/rust/get_cargo_info.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_extra/rust/get_cargo_info.py b/build_extra/rust/get_cargo_info.py
index 43c964ab7..26e4c6e3c 100755
--- a/build_extra/rust/get_cargo_info.py
+++ b/build_extra/rust/get_cargo_info.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-# Copyright 2018 the Deno authors. All rights reserved. MIT license.
+# Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
import sys
import re