summaryrefslogtreecommitdiff
path: root/libdeno/binding.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libdeno/binding.cc')
-rw-r--r--libdeno/binding.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdeno/binding.cc b/libdeno/binding.cc
index 000529304..495ed28eb 100644
--- a/libdeno/binding.cc
+++ b/libdeno/binding.cc
@@ -1,4 +1,4 @@
-// Copyright 2018 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
#include <stdio.h>
#include <stdlib.h>
#include <string.h>