summaryrefslogtreecommitdiff
path: root/std/examples/welcome.ts
diff options
context:
space:
mode:
Diffstat (limited to 'std/examples/welcome.ts')
-rw-r--r--std/examples/welcome.ts3
1 files changed, 1 insertions, 2 deletions
diff --git a/std/examples/welcome.ts b/std/examples/welcome.ts
index ea72144ef..f983ca89b 100644
--- a/std/examples/welcome.ts
+++ b/std/examples/welcome.ts
@@ -1,2 +1 @@
-// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
-console.log("Welcome to Deno 🦕");
+console.log("Welcome to Deno!");