diff --git a/LICENSE.txt b/LICENSE.txt index ca35d0dfa..1aeebc579 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ Apache License Version 2.0 -Copyright (c) 2025 Salesforce, Inc. +Copyright (c) 2026 Salesforce, Inc. All rights reserved. Apache License diff --git a/src/SfCommandError.ts b/src/SfCommandError.ts index 7fabe90be..c1a6ddb9c 100644 --- a/src/SfCommandError.ts +++ b/src/SfCommandError.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/compatibility.ts b/src/compatibility.ts index 4c1044f02..2e99a7815 100644 --- a/src/compatibility.ts +++ b/src/compatibility.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/errorFormatting.ts b/src/errorFormatting.ts index c61375f4f..b46005ecc 100644 --- a/src/errorFormatting.ts +++ b/src/errorFormatting.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/errorHandling.ts b/src/errorHandling.ts index db09f639b..7b043e4e4 100644 --- a/src/errorHandling.ts +++ b/src/errorHandling.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/exported.ts b/src/exported.ts index b570b94e3..a18ba2539 100644 --- a/src/exported.ts +++ b/src/exported.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/flags/duration.ts b/src/flags/duration.ts index 3c6a6782e..5f5505cc5 100644 --- a/src/flags/duration.ts +++ b/src/flags/duration.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/flags/flags.ts b/src/flags/flags.ts index 9b9f4cdd6..4e6d21849 100644 --- a/src/flags/flags.ts +++ b/src/flags/flags.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/flags/orgApiVersion.ts b/src/flags/orgApiVersion.ts index 20c1652ad..0dd238536 100644 --- a/src/flags/orgApiVersion.ts +++ b/src/flags/orgApiVersion.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/flags/orgFlags.ts b/src/flags/orgFlags.ts index 4cdf67b3e..720767ff4 100644 --- a/src/flags/orgFlags.ts +++ b/src/flags/orgFlags.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/flags/salesforceId.ts b/src/flags/salesforceId.ts index 86b104518..6dd4a846b 100644 --- a/src/flags/salesforceId.ts +++ b/src/flags/salesforceId.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/sfCommand.ts b/src/sfCommand.ts index 4af8fc80a..cf3a8a70c 100644 --- a/src/sfCommand.ts +++ b/src/sfCommand.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/stubUx.ts b/src/stubUx.ts index 55672dcba..8d5c5e98d 100644 --- a/src/stubUx.ts +++ b/src/stubUx.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/util.ts b/src/util.ts index 18272b162..823fa4017 100644 --- a/src/util.ts +++ b/src/util.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ux/base.ts b/src/ux/base.ts index 1890d2a09..844a7bd00 100644 --- a/src/ux/base.ts +++ b/src/ux/base.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ux/progress.ts b/src/ux/progress.ts index ea0b0ecf1..83d195b2a 100644 --- a/src/ux/progress.ts +++ b/src/ux/progress.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ux/prompts.ts b/src/ux/prompts.ts index 2005b9292..6322131ac 100644 --- a/src/ux/prompts.ts +++ b/src/ux/prompts.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ux/spinner.ts b/src/ux/spinner.ts index 40ed47d06..4c3c2f3f3 100644 --- a/src/ux/spinner.ts +++ b/src/ux/spinner.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ux/standardColors.ts b/src/ux/standardColors.ts index 7aaf0370c..4b7718c21 100644 --- a/src/ux/standardColors.ts +++ b/src/ux/standardColors.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ux/styledObject.ts b/src/ux/styledObject.ts index 385074120..7d225c598 100644 --- a/src/ux/styledObject.ts +++ b/src/ux/styledObject.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ux/table.ts b/src/ux/table.ts index d842293e1..7aa037140 100644 --- a/src/ux/table.ts +++ b/src/ux/table.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ux/ux.ts b/src/ux/ux.ts index 22b7a28aa..363f08bc7 100644 --- a/src/ux/ux.ts +++ b/src/ux/ux.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/compatibility.test.ts b/test/unit/compatibility.test.ts index 45fce4e0b..197c7eb0f 100644 --- a/test/unit/compatibility.test.ts +++ b/test/unit/compatibility.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/errorFormatting.test.ts b/test/unit/errorFormatting.test.ts index c3f445466..0d9e25612 100644 --- a/test/unit/errorFormatting.test.ts +++ b/test/unit/errorFormatting.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/errorHandling.test.ts b/test/unit/errorHandling.test.ts index 80230c119..e2c9bfa89 100644 --- a/test/unit/errorHandling.test.ts +++ b/test/unit/errorHandling.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/flags/apiVersion.test.ts b/test/unit/flags/apiVersion.test.ts index 6d78479f9..b1598d550 100644 --- a/test/unit/flags/apiVersion.test.ts +++ b/test/unit/flags/apiVersion.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/flags/duration.test.ts b/test/unit/flags/duration.test.ts index 504a18119..3b42bfb7d 100644 --- a/test/unit/flags/duration.test.ts +++ b/test/unit/flags/duration.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/flags/id.test.ts b/test/unit/flags/id.test.ts index a5fe6436b..6a2bcca7f 100644 --- a/test/unit/flags/id.test.ts +++ b/test/unit/flags/id.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/flags/orgFlags.test.ts b/test/unit/flags/orgFlags.test.ts index 7b52731b8..73068858f 100644 --- a/test/unit/flags/orgFlags.test.ts +++ b/test/unit/flags/orgFlags.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/sfCommand.test.ts b/test/unit/sfCommand.test.ts index 1f6956635..679c3b055 100644 --- a/test/unit/sfCommand.test.ts +++ b/test/unit/sfCommand.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/stubUx.test.ts b/test/unit/stubUx.test.ts index 3ef059773..e57df3bde 100644 --- a/test/unit/stubUx.test.ts +++ b/test/unit/stubUx.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/util.test.ts b/test/unit/util.test.ts index b552442e0..9667f52ed 100644 --- a/test/unit/util.test.ts +++ b/test/unit/util.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/ux/object.test.ts b/test/unit/ux/object.test.ts index 9f85b685d..eeda8c617 100644 --- a/test/unit/ux/object.test.ts +++ b/test/unit/ux/object.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/ux/progress.test.ts b/test/unit/ux/progress.test.ts index 135d50ef3..882e79554 100644 --- a/test/unit/ux/progress.test.ts +++ b/test/unit/ux/progress.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/ux/spinner.test.ts b/test/unit/ux/spinner.test.ts index 8b5c804ae..7b7fcc962 100644 --- a/test/unit/ux/spinner.test.ts +++ b/test/unit/ux/spinner.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/unit/ux/ux.test.ts b/test/unit/ux/ux.test.ts index 674028ce2..dc95bd78e 100644 --- a/test/unit/ux/ux.test.ts +++ b/test/unit/ux/ux.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2025, Salesforce, Inc. + * Copyright 2026, Salesforce, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.