summaryrefslogtreecommitdiff
path: root/src/snapshot_creator.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/snapshot_creator.cc')
-rw-r--r--src/snapshot_creator.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/snapshot_creator.cc b/src/snapshot_creator.cc
index 3aca7c3a8..25aef7d51 100644
--- a/src/snapshot_creator.cc
+++ b/src/snapshot_creator.cc
@@ -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.
// Hint: --trace_serializer is a useful debugging flag.
#include <fstream>
#include "deno.h"