Skip to content

Commit 052850d

Browse files
committed
main - 462f716e ci: update copyright headers throughout repository (#1076)
1 parent 2a61032 commit 052850d

File tree

189 files changed

+198
-198
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

189 files changed

+198
-198
lines changed

auth/cli.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

bundles/chunk-H5YZ3UTY.mjs renamed to bundles/chunk-2OJ4DW76.mjs

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import {
1010
getConfig,
1111
green,
1212
yellow
13-
} from "./chunk-WABVFAAA.mjs";
13+
} from "./chunk-32T4EYRM.mjs";
1414
import {
1515
FormData,
1616
fetch_blob_default,
@@ -13631,9 +13631,9 @@ export {
1363113631
*/
1363213632
/**
1363313633
* @license
13634-
* Copyright Google LLC All Rights Reserved.
13634+
* Copyright Google LLC
1363513635
*
1363613636
* Use of this source code is governed by an MIT-style license that can be
1363713637
* found in the LICENSE file at https://angular.io/license
1363813638
*/
13639-
//# sourceMappingURL=chunk-H5YZ3UTY.mjs.map
13639+
//# sourceMappingURL=chunk-2OJ4DW76.mjs.map

bundles/chunk-H5YZ3UTY.mjs.map renamed to bundles/chunk-2OJ4DW76.mjs.map

+1-1
Large diffs are not rendered by default.

bundles/chunk-WABVFAAA.mjs renamed to bundles/chunk-32T4EYRM.mjs

+2-2
Original file line numberDiff line numberDiff line change
@@ -946,9 +946,9 @@ export {
946946
};
947947
/**
948948
* @license
949-
* Copyright Google LLC All Rights Reserved.
949+
* Copyright Google LLC
950950
*
951951
* Use of this source code is governed by an MIT-style license that can be
952952
* found in the LICENSE file at https://angular.io/license
953953
*/
954-
//# sourceMappingURL=chunk-WABVFAAA.mjs.map
954+
//# sourceMappingURL=chunk-32T4EYRM.mjs.map

bundles/chunk-WABVFAAA.mjs.map renamed to bundles/chunk-32T4EYRM.mjs.map

+1-1
Large diffs are not rendered by default.

bundles/cli.mjs

+4-4
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ import {
4646
require_tr46,
4747
require_wrappy,
4848
targetLabels
49-
} from "./chunk-H5YZ3UTY.mjs";
49+
} from "./chunk-2OJ4DW76.mjs";
5050
import {
5151
ChildProcess,
5252
ConfigValidationError,
@@ -66,7 +66,7 @@ import {
6666
supports_color_exports,
6767
underline,
6868
yellow
69-
} from "./chunk-WABVFAAA.mjs";
69+
} from "./chunk-32T4EYRM.mjs";
7070
import "./chunk-QS3TPNNO.mjs";
7171
import {
7272
__commonJS,
@@ -93436,7 +93436,7 @@ import * as fs4 from "fs";
9343693436
import lockfile2 from "@yarnpkg/lockfile";
9343793437
async function verifyNgDevToolIsUpToDate(workspacePath) {
9343893438
var _a2, _b2, _c2;
93439-
const localVersion = `0.0.0-5de6ccb3878f1274a532c3039f633ca22a7c2ee3`;
93439+
const localVersion = `0.0.0-462f716ef571b2b41fff90aaa5bb10897693efcc`;
9344093440
const workspacePackageJsonFile = path4.join(workspacePath, workspaceRelativePackageJsonPath);
9344193441
const workspaceDirLockFile = path4.join(workspacePath, workspaceRelativeYarnLockFilePath);
9344293442
try {
@@ -98766,7 +98766,7 @@ runParserWithCompletedFunctions((yargs) => {
9876698766
*/
9876798767
/**
9876898768
* @license
98769-
* Copyright Google LLC All Rights Reserved.
98769+
* Copyright Google LLC
9877098770
*
9877198771
* Use of this source code is governed by an MIT-style license that can be
9877298772
* found in the LICENSE file at https://angular.io/license

bundles/cli.mjs.map

+1-1
Large diffs are not rendered by default.

bundles/index.mjs

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ import {
3939
mergeLabels,
4040
priorityLabels,
4141
targetLabels
42-
} from "./chunk-H5YZ3UTY.mjs";
42+
} from "./chunk-2OJ4DW76.mjs";
4343
import {
4444
ConfigValidationError,
4545
DEFAULT_LOG_LEVEL,
@@ -58,7 +58,7 @@ import {
5858
setConfig,
5959
underline,
6060
yellow
61-
} from "./chunk-WABVFAAA.mjs";
61+
} from "./chunk-32T4EYRM.mjs";
6262
import "./chunk-QS3TPNNO.mjs";
6363
import "./chunk-GZ4KLE6L.mjs";
6464
export {
@@ -118,7 +118,7 @@ export {
118118
};
119119
/**
120120
* @license
121-
* Copyright Google LLC All Rights Reserved.
121+
* Copyright Google LLC
122122
*
123123
* Use of this source code is governed by an MIT-style license that can be
124124
* found in the LICENSE file at https://angular.io/license

bundles/pr/merge/strategies/commit-message-filter.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ function rewriteCommitMessage(message, prNumber) {
3232
}
3333
/**
3434
* @license
35-
* Copyright Google LLC All Rights Reserved.
35+
* Copyright Google LLC
3636
*
3737
* Use of this source code is governed by an MIT-style license that can be
3838
* found in the LICENSE file at https://angular.io/license
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": 3,
33
"sources": ["../../../../../../../../ng-dev/pr/merge/strategies/commit-message-filter.ts"],
4-
"sourcesContent": ["#!/usr/bin/env node\n\n/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\n/**\n * Script that can be passed as commit message filter to `git filter-branch --msg-filter`.\n * The script rewrites commit messages to contain a Github instruction to close the\n * corresponding pull request. For more details. See: https://git.io/Jv64r.\n */\n\nmain();\n\nfunction main() {\n const [prNumber] = process.argv.slice(2);\n if (!prNumber) {\n console.error('No pull request number specified.');\n process.exit(1);\n }\n\n let commitMessage = '';\n process.stdin.setEncoding('utf8');\n process.stdin.on('readable', () => {\n const chunk = process.stdin.read();\n if (chunk !== null) {\n commitMessage += chunk;\n }\n });\n\n process.stdin.on('end', () => {\n console.info(rewriteCommitMessage(commitMessage, prNumber));\n });\n}\n\nfunction rewriteCommitMessage(message: string, prNumber: string) {\n const lines = message.split(/\\n/);\n // Add the pull request number to the commit message title. This matches what\n // Github does when PRs are merged on the web through the `Squash and Merge` button.\n lines[0] += ` (#${prNumber})`;\n // Push a new line that instructs Github to close the specified pull request.\n lines.push(`PR Close #${prNumber}`);\n return lines.join('\\n');\n}\n"],
4+
"sourcesContent": ["#!/usr/bin/env node\n\n/**\n * @license\n * Copyright Google LLC\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\n/**\n * Script that can be passed as commit message filter to `git filter-branch --msg-filter`.\n * The script rewrites commit messages to contain a Github instruction to close the\n * corresponding pull request. For more details. See: https://git.io/Jv64r.\n */\n\nmain();\n\nfunction main() {\n const [prNumber] = process.argv.slice(2);\n if (!prNumber) {\n console.error('No pull request number specified.');\n process.exit(1);\n }\n\n let commitMessage = '';\n process.stdin.setEncoding('utf8');\n process.stdin.on('readable', () => {\n const chunk = process.stdin.read();\n if (chunk !== null) {\n commitMessage += chunk;\n }\n });\n\n process.stdin.on('end', () => {\n console.info(rewriteCommitMessage(commitMessage, prNumber));\n });\n}\n\nfunction rewriteCommitMessage(message: string, prNumber: string) {\n const lines = message.split(/\\n/);\n // Add the pull request number to the commit message title. This matches what\n // Github does when PRs are merged on the web through the `Squash and Merge` button.\n lines[0] += ` (#${prNumber})`;\n // Push a new line that instructs Github to close the specified pull request.\n lines.push(`PR Close #${prNumber}`);\n return lines.join('\\n');\n}\n"],
55
"mappings": ";;;;;;;AAgBA,KAAI;AAEJ,SAAS,OAAI;AACX,QAAM,CAAC,QAAQ,IAAI,QAAQ,KAAK,MAAM,CAAC;AACvC,MAAI,CAAC,UAAU;AACb,YAAQ,MAAM,mCAAmC;AACjD,YAAQ,KAAK,CAAC;;AAGhB,MAAI,gBAAgB;AACpB,UAAQ,MAAM,YAAY,MAAM;AAChC,UAAQ,MAAM,GAAG,YAAY,MAAK;AAChC,UAAM,QAAQ,QAAQ,MAAM,KAAI;AAChC,QAAI,UAAU,MAAM;AAClB,uBAAiB;;EAErB,CAAC;AAED,UAAQ,MAAM,GAAG,OAAO,MAAK;AAC3B,YAAQ,KAAK,qBAAqB,eAAe,QAAQ,CAAC;EAC5D,CAAC;AACH;AAEA,SAAS,qBAAqB,SAAiB,UAAgB;AAC7D,QAAM,QAAQ,QAAQ,MAAM,IAAI;AAGhC,QAAM,MAAM,MAAM;AAElB,QAAM,KAAK,aAAa,UAAU;AAClC,SAAO,MAAM,KAAK,IAAI;AACxB;",
66
"names": []
77
}

bundles/release/build/build-worker.mjs

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const require = __cjsCompatRequire(import.meta.url);
55
import {
66
assertValidReleaseConfig,
77
getConfig
8-
} from "../../chunk-WABVFAAA.mjs";
8+
} from "../../chunk-32T4EYRM.mjs";
99
import "../../chunk-GZ4KLE6L.mjs";
1010

1111
// bazel-out/k8-fastbuild/bin/ng-dev/release/build/build-worker.js
@@ -24,7 +24,7 @@ async function main() {
2424
}
2525
/**
2626
* @license
27-
* Copyright Google LLC All Rights Reserved.
27+
* Copyright Google LLC
2828
*
2929
* Use of this source code is governed by an MIT-style license that can be
3030
* found in the LICENSE file at https://angular.io/license
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": 3,
33
"sources": ["../../../../../../../ng-dev/release/build/build-worker.ts"],
4-
"sourcesContent": ["/**\n * @license\n * Copyright Google LLC All Rights Reserved.\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\n/*\n * This file will be spawned as a separate process when the `ng-dev release build` command is\n * invoked. A separate process allows us to hide any superfluous stdout output from arbitrary\n * build commands that we cannot control. This is necessary as the `ng-dev release build` command\n * supports stdout JSON output that should be parsable and not polluted from other stdout messages.\n */\n\nimport {getConfig} from '../../utils/config.js';\nimport {assertValidReleaseConfig} from '../config/index.js';\n\n// Start the release package building.\nmain().catch((e) => {\n console.error(e);\n throw e;\n});\n\n/** Main function for building the release packages. */\nasync function main() {\n if (process.send === undefined) {\n throw Error('This script needs to be invoked as a NodeJS worker.');\n }\n\n const config = await getConfig();\n assertValidReleaseConfig(config);\n\n const builtPackages = await config.release.buildPackages();\n\n // Transfer the built packages back to the parent process.\n process.send(builtPackages);\n}\n"],
4+
"sourcesContent": ["/**\n * @license\n * Copyright Google LLC\n *\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://angular.io/license\n */\n\n/*\n * This file will be spawned as a separate process when the `ng-dev release build` command is\n * invoked. A separate process allows us to hide any superfluous stdout output from arbitrary\n * build commands that we cannot control. This is necessary as the `ng-dev release build` command\n * supports stdout JSON output that should be parsable and not polluted from other stdout messages.\n */\n\nimport {getConfig} from '../../utils/config.js';\nimport {assertValidReleaseConfig} from '../config/index.js';\n\n// Start the release package building.\nmain().catch((e) => {\n console.error(e);\n throw e;\n});\n\n/** Main function for building the release packages. */\nasync function main() {\n if (process.send === undefined) {\n throw Error('This script needs to be invoked as a NodeJS worker.');\n }\n\n const config = await getConfig();\n assertValidReleaseConfig(config);\n\n const builtPackages = await config.release.buildPackages();\n\n // Transfer the built packages back to the parent process.\n process.send(builtPackages);\n}\n"],
55
"mappings": ";;;;;;;;;;;AAmBA,KAAI,EAAG,MAAM,CAAC,MAAK;AACjB,UAAQ,MAAM,CAAC;AACf,QAAM;AACR,CAAC;AAGD,eAAe,OAAI;AACjB,MAAI,QAAQ,SAAS,QAAW;AAC9B,UAAM,MAAM,qDAAqD;;AAGnE,QAAM,SAAS,MAAM,UAAS;AAC9B,2BAAyB,MAAM;AAE/B,QAAM,gBAAgB,MAAM,OAAO,QAAQ,cAAa;AAGxD,UAAQ,KAAK,aAAa;AAC5B;",
66
"names": []
77
}

caretaker/check/base.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

caretaker/check/check.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

caretaker/check/ci.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

caretaker/check/cli.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

caretaker/check/g3.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

caretaker/check/github.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

caretaker/check/services.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

caretaker/cli.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

caretaker/config.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

caretaker/g3-sync-config.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

caretaker/handoff/cli.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

caretaker/handoff/update-github-team.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

ci/cli.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

ci/gather-test-results/cli.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

ci/gather-test-results/index.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

commit-message/cli.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

commit-message/config.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

commit-message/parse.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

commit-message/restore-commit-message/cli.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

commit-message/restore-commit-message/commit-message-source.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

commit-message/restore-commit-message/restore-commit-message.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

commit-message/test-util.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

commit-message/validate-file/cli.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

commit-message/validate-range/cli.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

commit-message/validate.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

format/all.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

format/changed.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

format/cli.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

format/config.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

format/files.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

format/format.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @license
3-
* Copyright Google LLC All Rights Reserved.
3+
* Copyright Google LLC
44
*
55
* Use of this source code is governed by an MIT-style license that can be
66
* found in the LICENSE file at https://angular.io/license

0 commit comments

Comments
 (0)