diff --git a/.eslintrc.js b/.eslintrc.js index 784bb7c..5719115 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -1,5 +1,5 @@ /* - * Copyright 2017-2023 Elyra Authors + * Copyright 2017-2025 Elyra Authors * * 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/.github/workflows/publish.yml b/.github/workflows/publish.yml index 43629f3..bcf001c 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -1,5 +1,5 @@ # -# Copyright 2017-2023 Elyra Authors +# Copyright 2017-2025 Elyra Authors # # 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/.gitignore b/.gitignore index 4d56b7a..7733dee 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ # -# Copyright 2017-2023 Elyra Authors +# Copyright 2017-2025 Elyra Authors # # 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/.npmignore b/.npmignore index 68422ca..c6d841a 100644 --- a/.npmignore +++ b/.npmignore @@ -1,5 +1,5 @@ # -# Copyright 2017-2023 Elyra Authors +# Copyright 2017-2025 Elyra Authors # # 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/.npmrc b/.npmrc index b61e410..42fc707 100644 --- a/.npmrc +++ b/.npmrc @@ -1,5 +1,5 @@ # -# Copyright 2017-2023 Elyra Authors +# Copyright 2017-2025 Elyra Authors # # 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/CONTRIBUTING.md b/CONTRIBUTING.md index e789800..e0629a1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@