From 473970aec6f735ac71f0187b4a7c5228ff6d19f1 Mon Sep 17 00:00:00 2001 From: Julian Gonggrijp Date: Wed, 24 Jul 2024 22:25:22 +0200 Subject: [PATCH] Bump the copyright years --- modules/index.js | 2 +- underscore-esm.js | 2 +- underscore-node-f.cjs | 2 +- underscore-node.cjs | 2 +- underscore-node.mjs | 2 +- underscore-umd.js | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/modules/index.js b/modules/index.js index 66fa3e96c..9552dc40b 100644 --- a/modules/index.js +++ b/modules/index.js @@ -3,7 +3,7 @@ // Underscore.js 1.13.7 // https://underscorejs.org -// (c) 2009-2022 Jeremy Ashkenas, Julian Gonggrijp, and DocumentCloud and Investigative Reporters & Editors +// (c) 2009-2024 Jeremy Ashkenas, Julian Gonggrijp, and DocumentCloud and Investigative Reporters & Editors // Underscore may be freely distributed under the MIT license. // Baseline setup. diff --git a/underscore-esm.js b/underscore-esm.js index 4b36d5d43..a852bb02c 100644 --- a/underscore-esm.js +++ b/underscore-esm.js @@ -1,6 +1,6 @@ // Underscore.js 1.13.7 // https://underscorejs.org -// (c) 2009-2022 Jeremy Ashkenas, Julian Gonggrijp, and DocumentCloud and Investigative Reporters & Editors +// (c) 2009-2024 Jeremy Ashkenas, Julian Gonggrijp, and DocumentCloud and Investigative Reporters & Editors // Underscore may be freely distributed under the MIT license. // Current version. diff --git a/underscore-node-f.cjs b/underscore-node-f.cjs index 6f0d6abfe..5ad3d8d69 100644 --- a/underscore-node-f.cjs +++ b/underscore-node-f.cjs @@ -1,6 +1,6 @@ // Underscore.js 1.13.7 // https://underscorejs.org -// (c) 2009-2022 Jeremy Ashkenas, Julian Gonggrijp, and DocumentCloud and Investigative Reporters & Editors +// (c) 2009-2024 Jeremy Ashkenas, Julian Gonggrijp, and DocumentCloud and Investigative Reporters & Editors // Underscore may be freely distributed under the MIT license. Object.defineProperty(exports, '__esModule', { value: true }); diff --git a/underscore-node.cjs b/underscore-node.cjs index 950c8816a..88f62c678 100644 --- a/underscore-node.cjs +++ b/underscore-node.cjs @@ -1,6 +1,6 @@ // Underscore.js 1.13.7 // https://underscorejs.org -// (c) 2009-2022 Jeremy Ashkenas, Julian Gonggrijp, and DocumentCloud and Investigative Reporters & Editors +// (c) 2009-2024 Jeremy Ashkenas, Julian Gonggrijp, and DocumentCloud and Investigative Reporters & Editors // Underscore may be freely distributed under the MIT license. var underscoreNodeF = require('./underscore-node-f.cjs'); diff --git a/underscore-node.mjs b/underscore-node.mjs index daad08a92..8604b7afc 100644 --- a/underscore-node.mjs +++ b/underscore-node.mjs @@ -1,6 +1,6 @@ // Underscore.js 1.13.7 // https://underscorejs.org -// (c) 2009-2022 Jeremy Ashkenas, Julian Gonggrijp, and DocumentCloud and Investigative Reporters & Editors +// (c) 2009-2024 Jeremy Ashkenas, Julian Gonggrijp, and DocumentCloud and Investigative Reporters & Editors // Underscore may be freely distributed under the MIT license. export { VERSION, after, every as all, allKeys, some as any, extendOwn as assign, before, bind, bindAll, chain, chunk, clone, map as collect, compact, compose, constant, contains, countBy, create, debounce, _ as default, defaults, defer, delay, find as detect, difference, rest as drop, each, _escape as escape, every, extend, extendOwn, filter, find, findIndex, findKey, findLastIndex, findWhere, first, flatten, reduce as foldl, reduceRight as foldr, each as forEach, functions, get, groupBy, has, first as head, identity, contains as include, contains as includes, indexBy, indexOf, initial, reduce as inject, intersection, invert, invoke, isArguments, isArray, isArrayBuffer, isBoolean, isDataView, isDate, isElement, isEmpty, isEqual, isError, isFinite, isFunction, isMap, isMatch, isNaN, isNull, isNumber, isObject, isRegExp, isSet, isString, isSymbol, isTypedArray, isUndefined, isWeakMap, isWeakSet, iteratee, keys, last, lastIndexOf, map, mapObject, matcher, matcher as matches, max, memoize, functions as methods, min, mixin, negate, noop, now, object, omit, once, pairs, partial, partition, pick, pluck, property, propertyOf, random, range, reduce, reduceRight, reject, rest, restArguments, result, sample, filter as select, shuffle, size, some, sortBy, sortedIndex, rest as tail, first as take, tap, template, templateSettings, throttle, times, toArray, toPath, unzip as transpose, _unescape as unescape, union, uniq, uniq as unique, uniqueId, unzip, values, where, without, wrap, zip } from './underscore-node-f.cjs'; diff --git a/underscore-umd.js b/underscore-umd.js index 72b386cc9..c7149914d 100644 --- a/underscore-umd.js +++ b/underscore-umd.js @@ -9,7 +9,7 @@ }(this, (function () { // Underscore.js 1.13.7 // https://underscorejs.org - // (c) 2009-2022 Jeremy Ashkenas, Julian Gonggrijp, and DocumentCloud and Investigative Reporters & Editors + // (c) 2009-2024 Jeremy Ashkenas, Julian Gonggrijp, and DocumentCloud and Investigative Reporters & Editors // Underscore may be freely distributed under the MIT license. // Current version.