summaryrefslogtreecommitdiff
path: root/ext/node/polyfills/constants.ts
diff options
context:
space:
mode:
Diffstat (limited to 'ext/node/polyfills/constants.ts')
-rw-r--r--ext/node/polyfills/constants.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/node/polyfills/constants.ts b/ext/node/polyfills/constants.ts
index 3a866c973..5ea078dbd 100644
--- a/ext/node/polyfills/constants.ts
+++ b/ext/node/polyfills/constants.ts
@@ -1,4 +1,4 @@
-// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
// Based on: https://github.com/nodejs/node/blob/0646eda/lib/constants.js