diff --git a/cloudant/v1.ts b/cloudant/v1.ts index 4b0519730..39b7d242c 100644 --- a/cloudant/v1.ts +++ b/cloudant/v1.ts @@ -1,5 +1,5 @@ /** - * (C) Copyright IBM Corp. 2025. + * (C) Copyright IBM Corp. 2026. * * 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/integration/cloudant.v1.test.js b/test/integration/cloudant.v1.test.js index fedb51de0..dd37703f8 100644 --- a/test/integration/cloudant.v1.test.js +++ b/test/integration/cloudant.v1.test.js @@ -1,5 +1,5 @@ /** - * (C) Copyright IBM Corp. 2025. + * (C) Copyright IBM Corp. 2026. * * 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/cloudant.v1.test.js b/test/unit/cloudant.v1.test.js index 7c2806098..3c32c3d80 100644 --- a/test/unit/cloudant.v1.test.js +++ b/test/unit/cloudant.v1.test.js @@ -1,5 +1,5 @@ /** - * (C) Copyright IBM Corp. 2025. + * (C) Copyright IBM Corp. 2026. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.