From 9961f85326b1205f2c7f43dc23d9e10c85710212 Mon Sep 17 00:00:00 2001 From: Dan Dascalescu Date: Sun, 28 Jul 2024 19:40:36 -0600 Subject: [PATCH] Update copyright year for extension READMEs (#1856) * Update copyright year * Update VSCode extension copyright year --- extensions/intellij/README.md | 2 +- extensions/vscode/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions/intellij/README.md b/extensions/intellij/README.md index 9e5a95432..76b1693e6 100644 --- a/extensions/intellij/README.md +++ b/extensions/intellij/README.md @@ -46,6 +46,6 @@ Learn more about the models and providers [here](https://continue.dev/docs/setup ## License -[Apache 2.0 © 2023 Continue Dev, Inc.](./LICENSE) +[Apache 2.0 © 2023-2024 Continue Dev, Inc.](./LICENSE) diff --git a/extensions/vscode/README.md b/extensions/vscode/README.md index 9d0b669d8..885fbf960 100644 --- a/extensions/vscode/README.md +++ b/extensions/vscode/README.md @@ -50,4 +50,4 @@ Learn more about the models and providers [here](https://continue.dev/docs/setup ## License -[Apache 2.0 © 2023 Continue Dev, Inc.](./LICENSE) +[Apache 2.0 © 2023-2024 Continue Dev, Inc.](./LICENSE)