From e462fc3532e4a76688d355f1b6f3aaf843e05ede Mon Sep 17 00:00:00 2001 From: Elena Gorbatkova <102306951+ElenaGorbatkova@users.noreply.github.com> Date: Tue, 9 Sep 2025 16:35:31 +0400 Subject: [PATCH 1/3] Update LICENSE --- LICENSE | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index ec9a9b7..76333b1 100644 --- a/LICENSE +++ b/LICENSE @@ -1 +1,5 @@ -https://creativecommons.org/licenses/by-nc/3.0/ +This demo illustrates a basic integration setup between a sample React application that integrates the SurveyJS Survey Creator and Form Library components, and a Node.js + PostgreSQL backend. + +Please note that the Survey Creator component is proprietary software and requires a developer licence to be integrated and used in your own application. + +For full details, please refer to the SurveyJS Licensing FAQ at https://surveyjs.io/faq#licensing and the SurveyJS End-User Licence Agreement (EULA) https://surveyjs.io/Developer-License-Agreement.pdf. From 7a82c231aee850f946fbb10c3162955fbcf61d9d Mon Sep 17 00:00:00 2001 From: Elena Gorbatkova <102306951+ElenaGorbatkova@users.noreply.github.com> Date: Tue, 9 Sep 2025 16:44:41 +0400 Subject: [PATCH 2/3] Update LICENSE --- LICENSE | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 76333b1..85cd82c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,8 @@ -This demo illustrates a basic integration setup between a sample React application that integrates the SurveyJS Survey Creator and Form Library components, and a Node.js + PostgreSQL backend. +This demo illustrates a basic integration setup between a Node.js + PostgreSQL backend and a sample React application that includes the SurveyJS Survey Creator and Form Library components. Please note that the Survey Creator component is proprietary software and requires a developer licence to be integrated and used in your own application. -For full details, please refer to the SurveyJS Licensing FAQ at https://surveyjs.io/faq#licensing and the SurveyJS End-User Licence Agreement (EULA) https://surveyjs.io/Developer-License-Agreement.pdf. +For full details, please refer to the SurveyJS Licensing FAQ and the SurveyJS End-User Licence Agreement (EULA): + +- https://surveyjs.io/faq#licensing +- https://surveyjs.io/Developer-License-Agreement.pdf From 1acbb01965e0bbe2ba15a00e3983025827998a14 Mon Sep 17 00:00:00 2001 From: Elena Gorbatkova <102306951+ElenaGorbatkova@users.noreply.github.com> Date: Wed, 10 Sep 2025 11:19:50 +0400 Subject: [PATCH 3/3] Update LICENSE --- LICENSE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 85cd82c..0fb0ce2 100644 --- a/LICENSE +++ b/LICENSE @@ -1,8 +1,8 @@ This demo illustrates a basic integration setup between a Node.js + PostgreSQL backend and a sample React application that includes the SurveyJS Survey Creator and Form Library components. -Please note that the Survey Creator component is proprietary software and requires a developer licence to be integrated and used in your own application. +Please note that the Survey Creator component is proprietary software and requires a developer license to be integrated and used in your own application. -For full details, please refer to the SurveyJS Licensing FAQ and the SurveyJS End-User Licence Agreement (EULA): +For full details, please refer to the SurveyJS Licensing FAQ and the SurveyJS End-User License Agreement (EULA): - https://surveyjs.io/faq#licensing - https://surveyjs.io/Developer-License-Agreement.pdf