Full license notice.

This commit is contained in:
Robin E. R. Davies
2025-08-15 10:56:04 -04:00
parent c2f642312b
commit 3380ba5628
4 changed files with 4267 additions and 28 deletions
+3
View File
@@ -9,3 +9,6 @@
[submodule "modules/SQLiteCpp"]
path = modules/SQLiteCpp
url = https://github.com/SRombauts/SQLiteCpp.git
[submodule "modules/sdbus-cpp"]
path = modules/sdbus-cpp
url = https://github.com/Kistler-Group/sdbus-cpp.git
+4263
View File
File diff suppressed because one or more lines are too long
-28
View File
@@ -1,28 +0,0 @@
Copyright 2021-2024 Robin E. R. Davies
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Portions of this code are licensed under other licenses (none of them GPL).
See the file debian/copyright for an enumeration of open-source files licensed
under other terms. A complete list of notices for both source code and dependent
libraries can be viewed in PiPedal's About page.
+1
Submodule modules/sdbus-cpp added at 7fbfcec455