summaryrefslogtreecommitdiff
path: root/tools/wgpu_sync.js
diff options
context:
space:
mode:
Diffstat (limited to 'tools/wgpu_sync.js')
-rw-r--r--tools/wgpu_sync.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/wgpu_sync.js b/tools/wgpu_sync.js
index 590324465..4efb9c6b8 100644
--- a/tools/wgpu_sync.js
+++ b/tools/wgpu_sync.js
@@ -1,5 +1,5 @@
#!/usr/bin/env -S deno run --unstable --allow-read --allow-write --allow-run
-// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
import { join, ROOT_PATH } from "./util.js";