summaryrefslogtreecommitdiff
path: root/src/deno.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/deno.h')
-rw-r--r--src/deno.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/deno.h b/src/deno.h
index ab214ab03..bb4c91f1c 100644
--- a/src/deno.h
+++ b/src/deno.h
@@ -1,5 +1,4 @@
-// Copyright 2018 Ryan Dahl <ry@tinyclouds.org>
-// All rights reserved. MIT License.
+// Copyright 2018 the Deno authors. All rights reserved. MIT license.
#ifndef DENO_H_
#define DENO_H_
#include <stddef.h>