diff options
author | Patrik Lindström <99639133+thevaadinman@users.noreply.github.com> | 2023-06-09 09:35:22 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-09 09:35:22 +0300 |
commit | b309c2fc3652725d265f0b01b49f20bc6c2a7e54 (patch) | |
tree | ad333f4c54b7d117a0d2a4dfb11ba2e9aa3bc001 | |
parent | 7fcebf5c8502a01bc905979124574d5f69e9c8e5 (diff) | |
download | vaadin-framework-b309c2fc3652725d265f0b01b49f20bc6c2a7e54.tar.gz vaadin-framework-b309c2fc3652725d265f0b01b49f20bc6c2a7e54.zip |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ This repository contains source code and issue tracking for Vaadin 8 and Vaadin Vaadin 8 includes Vaadin 7 compatibility classes. The source code in this repository is (and will always be) available under Apache License 2.0, but Vaadin Framework 7 and 8 are now being maintained under a closed-source model by the Vaadin Expertise Team. You are free to continue using Vaadin Framework releases up to [8.14.3](https://github.com/vaadin/framework/releases/tag/8.14.3) and [7.7.17](https://github.com/vaadin/framework/releases/tag/7.7.17), and you are free to fork and maintain the framework yourself. -Vaadin 8 open source maintenance ended in February 2022, [extended support](https://vaadin.com/support/vaadin-8-extended-maintenance) is available until February 2032. Starting with version 8.15.0, Vaadin 8 is subject to CVDLv4. +Vaadin 8 open source maintenance ended in February 2022, [extended support](https://vaadin.com/vaadin-8-extended-maintenance) is available until February 2032. Starting with version 8.15.0, Vaadin 8 is subject to CVDLv4. Vaadin 7 open source maintenance ended in Febraury 2019, [extended support](https://vaadin.com/support/vaadin-7-extended-maintenance) is available until February 2029. Starting with version 7.7.18, Vaadin 7 is subject to CVDLv4. |