Skip to content

Commit 24dcdf7

Browse files
committed
chore(cli): update license date
1 parent 341cef1 commit 24dcdf7

17 files changed

Lines changed: 18 additions & 18 deletions

packages/cli/src/configuration.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/********************************************************************************
2-
* Copyright (c) 2025 Contributors to the Eclipse Foundation
2+
* Copyright (c) 2026 Contributors to the Eclipse Foundation
33
*
44
* See the NOTICE file(s) distributed with this work for additional
55
* information regarding copyright ownership.

packages/cli/src/executor.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/********************************************************************************
2-
* Copyright (c) 2025 Contributors to the Eclipse Foundation
2+
* Copyright (c) 2026 Contributors to the Eclipse Foundation
33
*
44
* See the NOTICE file(s) distributed with this work for additional
55
* information regarding copyright ownership.

packages/cli/src/parsers/config-file-parser.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/********************************************************************************
2-
* Copyright (c) 2025 Contributors to the Eclipse Foundation
2+
* Copyright (c) 2026 Contributors to the Eclipse Foundation
33
*
44
* See the NOTICE file(s) distributed with this work for additional
55
* information regarding copyright ownership.

packages/cli/src/parsers/config-params-parser.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/********************************************************************************
2-
* Copyright (c) 2025 Contributors to the Eclipse Foundation
2+
* Copyright (c) 2026 Contributors to the Eclipse Foundation
33
*
44
* See the NOTICE file(s) distributed with this work for additional
55
* information regarding copyright ownership.

packages/cli/src/parsers/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/********************************************************************************
2-
* Copyright (c) 2025 Contributors to the Eclipse Foundation
2+
* Copyright (c) 2026 Contributors to the Eclipse Foundation
33
*
44
* See the NOTICE file(s) distributed with this work for additional
55
* information regarding copyright ownership.
6-
*
6+
*s
77
* This program and the accompanying materials are made available under the
88
* terms of the Eclipse Public License v. 2.0 which is available at
99
* http://www.eclipse.org/legal/epl-2.0, or the W3C Software Notice and

packages/cli/src/script-runner.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/********************************************************************************
2-
* Copyright (c) 2025 Contributors to the Eclipse Foundation
2+
* Copyright (c) 2026 Contributors to the Eclipse Foundation
33
*
44
* See the NOTICE file(s) distributed with this work for additional
55
* information regarding copyright ownership.

packages/cli/src/utils/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/********************************************************************************
2-
* Copyright (c) 2025 Contributors to the Eclipse Foundation
2+
* Copyright (c) 2026 Contributors to the Eclipse Foundation
33
*
44
* See the NOTICE file(s) distributed with this work for additional
55
* information regarding copyright ownership.

packages/cli/src/utils/load-env-variables.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/********************************************************************************
2-
* Copyright (c) 2025 Contributors to the Eclipse Foundation
2+
* Copyright (c) 2026 Contributors to the Eclipse Foundation
33
*
44
* See the NOTICE file(s) distributed with this work for additional
55
* information regarding copyright ownership.

packages/cli/src/utils/set-log-level.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/********************************************************************************
2-
* Copyright (c) 2025 Contributors to the Eclipse Foundation
2+
* Copyright (c) 2026 Contributors to the Eclipse Foundation
33
*
44
* See the NOTICE file(s) distributed with this work for additional
55
* information regarding copyright ownership.

packages/cli/src/utils/string-to-js-value.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/********************************************************************************
2-
* Copyright (c) 2025 Contributors to the Eclipse Foundation
2+
* Copyright (c) 2026 Contributors to the Eclipse Foundation
33
*
44
* See the NOTICE file(s) distributed with this work for additional
55
* information regarding copyright ownership.

0 commit comments

Comments
 (0)