summaryrefslogtreecommitdiff
path: root/core/libdeno/exceptions.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/libdeno/exceptions.h')
-rw-r--r--core/libdeno/exceptions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/libdeno/exceptions.h b/core/libdeno/exceptions.h
index d8852f544..155dc8aad 100644
--- a/core/libdeno/exceptions.h
+++ b/core/libdeno/exceptions.h
@@ -1,4 +1,4 @@
-// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
#ifndef EXCEPTIONS_H_
#define EXCEPTIONS_H_