63 lines
2.6 KiB
Plaintext
63 lines
2.6 KiB
Plaintext
Apache License
|
|
Version 2.0, January 2004
|
|
http://www.apache.org/licenses/
|
|
|
|
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
|
|
1. Definitions.
|
|
|
|
"License" shall mean the terms and conditions for use, reproduction,
|
|
and distribution as defined by Sections 1 through 9 of this document.
|
|
|
|
"Licensor" shall mean the copyright owner or entity authorized by
|
|
the copyright owner that is granting the License.
|
|
|
|
"You" (or "Your") shall mean an individual or Legal Entity
|
|
exercising permissions granted by this License.
|
|
|
|
"Source" form shall mean the preferred form for making modifications,
|
|
including but not limited to software source code, documentation
|
|
source, and configuration files.
|
|
|
|
"Object" form shall mean any form resulting from mechanical
|
|
transformation or translation of a Source form.
|
|
|
|
"Work" shall mean the work of authorship, whether in Source or
|
|
Object form, made available under the License, as indicated by a
|
|
copyright notice that is included in or attached to the work.
|
|
|
|
2. Grant of Copyright License.
|
|
|
|
Subject to the terms and conditions of this License, each Contributor
|
|
hereby grants to You a perpetual, worldwide, non-exclusive, no-charge,
|
|
royalty-free, irrevocable copyright license to reproduce, prepare
|
|
Derivative Works of, publicly display, publicly perform, sublicense,
|
|
and distribute the Work and such Derivative Works in Source or
|
|
Object form.
|
|
|
|
3. Grant of Patent License.
|
|
|
|
Subject to the terms and conditions of this License, each Contributor
|
|
hereby grants to You a perpetual, worldwide, non-exclusive, no-charge,
|
|
royalty-free, irrevocable patent license.
|
|
|
|
4. Redistribution.
|
|
|
|
You may reproduce and distribute copies of the Work or Derivative
|
|
Works thereof in any medium, with or without modifications, and in
|
|
Source or Object form, provided that You meet the following conditions.
|
|
|
|
Copyright 2026 ViewDesignEngine Contributors
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|