Skip to content

Commit 9ca9834

Browse files
committed
Add missing asterisks
1 parent d092b50 commit 9ca9834

28 files changed

Lines changed: 28 additions & 28 deletions

File tree

lib/node_modules/@stdlib/assert/is-current-year/benchmark/benchmark.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/**
22
* @license Apache-2.0
33
*
44
* Copyright (c) 2022 The Stdlib Authors.

lib/node_modules/@stdlib/assert/is-current-year/examples/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/**
22
* @license Apache-2.0
33
*
44
* Copyright (c) 2022 The Stdlib Authors.

lib/node_modules/@stdlib/assert/is-current-year/test/test.cli.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/**
22
* @license Apache-2.0
33
*
44
* Copyright (c) 2022 The Stdlib Authors.

lib/node_modules/@stdlib/assert/is-current-year/test/test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/**
22
* @license Apache-2.0
33
*
44
* Copyright (c) 2022 The Stdlib Authors.

lib/node_modules/@stdlib/assert/is-domain-name/benchmark/benchmark.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/**
22
* @license Apache-2.0
33
*
44
* Copyright (c) 2022 The Stdlib Authors.

lib/node_modules/@stdlib/assert/is-domain-name/examples/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/**
22
* @license Apache-2.0
33
*
44
* Copyright (c) 2022 The Stdlib Authors.

lib/node_modules/@stdlib/assert/is-domain-name/lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/**
22
* @license Apache-2.0
33
*
44
* Copyright (c) 2022 The Stdlib Authors.

lib/node_modules/@stdlib/assert/is-domain-name/lib/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/**
22
* @license Apache-2.0
33
*
44
* Copyright (c) 2022 The Stdlib Authors.

lib/node_modules/@stdlib/assert/is-domain-name/test/test.cli.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/**
22
* @license Apache-2.0
33
*
44
* Copyright (c) 2022 The Stdlib Authors.

lib/node_modules/@stdlib/assert/is-domain-name/test/test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/**
22
* @license Apache-2.0
33
*
44
* Copyright (c) 2022 The Stdlib Authors.

0 commit comments

Comments
 (0)