diff --git a/LICENSE b/LICENSE new file mode 100644 index 00000000..87d4cffa --- /dev/null +++ b/LICENSE @@ -0,0 +1,12 @@ +Syncfusion License + +Syncfusion Flutter Charts package is available under the Syncfusion Essential Studio program, and can be licensed either under the Syncfusion Community License Program or the Syncfusion commercial license. + +To be qualified for the Syncfusion Community License Program you must have a gross revenue of less than one (1) million U.S. dollars ($1,000,000.00 USD) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion’s terms and conditions. + +Customers who do not qualify for the community license can contact sales@syncfusion.com for commercial licensing options. + +Under no circumstances can you use this product without (1) either a Community License or a commercial license and (2) without agreeing and abiding by Syncfusion’s license containing all terms and conditions. + +The Syncfusion license that contains the terms and conditions can be found at +https://www.syncfusion.com/content/downloads/syncfusion_license.pdf \ No newline at end of file diff --git a/README.md b/README.md index 1d0876b0..9eb5c3d1 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,6 @@ This section guides you how to use the Syncfusion Flutter examples in your appli This repository contains sample browser project. Each widgets sample will be found inside the lib/samples folder. Run this project to see the demo samples of all the Flutter widgets in single application. -## License ## - -Syncfusion has no liability for any damage or consequence that may arise by using or viewing the samples. The samples are for demonstrative purposes, and if you choose to use or access the samples, you agree to not hold Syncfusion liable in any form for any damage that is related to use, access, or view the samples. By accessing, viewing, or seeing the samples, you acknowledge and agree Syncfusion’s samples will not allow you to seek injunctive relief in any form for any claim related to the sample. If you do not agree to this, do not view, access, utilize, or do anything with Syncfusion’s samples. - ## Using the samples ## * Download or clone the files in repository.