Skip to content

Commit

Permalink
Change to the MIT license
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Winter committed Dec 16, 2021
1 parent f11cc55 commit c8445a7
Show file tree
Hide file tree
Showing 30 changed files with 40 additions and 580 deletions.
8 changes: 4 additions & 4 deletions .reuse/dep5
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ Source: https://www.github.com/KDAB/KDBoatDemo

Files: *.qrc
Copyright: 2013-2021 Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>
License: AGPL-3.0-only
License: MIT

Files: resources/images/* *.svg
Copyright: 2013-2021 Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>
License: AGPL-3.0-only
License: MIT

Files: resources/albumcover/*
Copyright: 2021 Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>
License: AGPL-3.0-only
License: MIT

Files: resources/fonts/Lato* resources/fonts/OpenSans*
Copyright: google
License: OFL-1.1
License: OFL-1.1 OR Apache-2.0
14 changes: 1 addition & 13 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,7 @@
#
# SPDX-FileCopyrightText: 2021 Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>
#
# SPDX-License-Identifier: AGPL-3.0-only
#
# This program is free software: you can redistribute it and/or modify it
# under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, version 3.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
# License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>
# SPDX-License-Identifier: MIT
#
# Contact [email protected] for more information about this software.
#
Expand Down
235 changes: 0 additions & 235 deletions LICENSES/AGPL-3.0-only.txt

This file was deleted.

9 changes: 9 additions & 0 deletions LICENSES/MIT.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
MIT License

Copyright (c) <year> <copyright holders>

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.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ Stay up-to-date with KDAB product announcements:
Licensing
=========
KDBoatDemo is (C) 2013-2021, Klarälvdalens Datakonsult AB, and is available under the
terms of the GNU AFFERO GENERAL PUBLIC LICENSE. Please read the
[LICENSES/AGPL-3.0-only.txt](https://github.com/KDAB/KDBoatDemo/blob/master/LICENSES/AGPL-3.0-only.txt)
file in this repository.
terms of the [MIT](https://github.com/KDAB/KDBindings/blob/main/LICENSES/MIT.txt) license.

This project also includes some [Google Fonts](https://fonts.google.com/) which are available
under the [SIL Open Font License](https://github.com/KDAB/KDBoatDemo/blob/master/LICENSES/OFC-1.1.txt)
Expand Down
14 changes: 1 addition & 13 deletions calib-start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,7 @@
#
# SPDX-FileCopyrightText: 2013-2021 Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>
#
# SPDX-License-Identifier: AGPL-3.0-only
#
# This program is free software: you can redistribute it and/or modify it
# under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, version 3.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
# License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>
# SPDX-License-Identifier: MIT
#
# Contact [email protected] for more information about this software.
#
Expand Down
14 changes: 1 addition & 13 deletions main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,7 @@
SPDX-FileCopyrightText: 2013-2021 Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>
SPDX-License-Identifier: AGPL-3.0-only
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, version 3.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>
SPDX-License-Identifier: MIT
Contact [email protected] for more information about this software.
*/
Expand Down
14 changes: 1 addition & 13 deletions resources/AboutItem.qml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,7 @@
SPDX-FileCopyrightText: 2021 Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>
SPDX-License-Identifier: AGPL-3.0-only
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, version 3.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>
SPDX-License-Identifier: MIT
Contact [email protected] for more information about this software.
*/
Expand Down
14 changes: 1 addition & 13 deletions resources/AppMenu.qml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,7 @@
SPDX-FileCopyrightText: 2021 Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>
SPDX-License-Identifier: AGPL-3.0-only
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, version 3.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>
SPDX-License-Identifier: MIT
Contact [email protected] for more information about this software.
*/
Expand Down
14 changes: 1 addition & 13 deletions resources/AppPage.qml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,7 @@
SPDX-FileCopyrightText: 2021 Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>
SPDX-License-Identifier: AGPL-3.0-only
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, version 3.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>
SPDX-License-Identifier: MIT
Contact [email protected] for more information about this software.
*/
Expand Down
14 changes: 1 addition & 13 deletions resources/Background.qml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,7 @@
SPDX-FileCopyrightText: 2021 Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>
SPDX-License-Identifier: AGPL-3.0-only
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, version 3.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>
SPDX-License-Identifier: MIT
Contact [email protected] for more information about this software.
*/
Expand Down
14 changes: 1 addition & 13 deletions resources/BoatSailingContents.qml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,7 @@
SPDX-FileCopyrightText: 2013-2021 Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>
SPDX-License-Identifier: AGPL-3.0-only
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, version 3.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>
SPDX-License-Identifier: MIT
Contact [email protected] for more information about this software.
*/
Expand Down
14 changes: 1 addition & 13 deletions resources/BoatSailingContentsSmall.qml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,7 @@
SPDX-FileCopyrightText: 2013-2021 Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>
SPDX-License-Identifier: AGPL-3.0-only
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, version 3.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>
SPDX-License-Identifier: MIT
Contact [email protected] for more information about this software.
*/
Expand Down
14 changes: 1 addition & 13 deletions resources/BoatStatusContents.qml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,7 @@
SPDX-FileCopyrightText: 2013-2021 Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>
SPDX-License-Identifier: AGPL-3.0-only
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, version 3.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>
SPDX-License-Identifier: MIT
Contact [email protected] for more information about this software.
*/
Expand Down
14 changes: 1 addition & 13 deletions resources/BoatStatusContentsSmall.qml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,7 @@
SPDX-FileCopyrightText: 2013-2021 Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>
SPDX-License-Identifier: AGPL-3.0-only
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, version 3.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>
SPDX-License-Identifier: MIT
Contact [email protected] for more information about this software.
*/
Expand Down
14 changes: 1 addition & 13 deletions resources/Clino.qml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,7 @@
SPDX-FileCopyrightText: 2013-2021 Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>
SPDX-License-Identifier: AGPL-3.0-only
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, version 3.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>
SPDX-License-Identifier: MIT
Contact [email protected] for more information about this software.
*/
Expand Down
14 changes: 1 addition & 13 deletions resources/Compass.qml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,7 @@
SPDX-FileCopyrightText: 2013-2021 Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>
SPDX-License-Identifier: AGPL-3.0-only
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, version 3.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>
SPDX-License-Identifier: MIT
Contact [email protected] for more information about this software.
*/
Expand Down
14 changes: 1 addition & 13 deletions resources/Icon.qml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,7 @@
SPDX-FileCopyrightText: 2013-2021 Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>
SPDX-License-Identifier: AGPL-3.0-only
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, version 3.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>
SPDX-License-Identifier: MIT
Contact [email protected] for more information about this software.
*/
Expand Down
14 changes: 1 addition & 13 deletions resources/Main.qml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,7 @@
SPDX-FileCopyrightText: 2013-2021 Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>
SPDX-License-Identifier: AGPL-3.0-only
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, version 3.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>
SPDX-License-Identifier: MIT
Contact [email protected] for more information about this software.
*/
Expand Down
14 changes: 1 addition & 13 deletions resources/Map.qml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,7 @@
SPDX-FileCopyrightText: 2013-2021 Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>
SPDX-License-Identifier: AGPL-3.0-only
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, version 3.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>
SPDX-License-Identifier: MIT
Contact [email protected] for more information about this software.
*/
Expand Down
14 changes: 1 addition & 13 deletions resources/Maparea.qml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,7 @@
SPDX-FileCopyrightText: 2013-2021 Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>
SPDX-License-Identifier: AGPL-3.0-only
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, version 3.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>
SPDX-License-Identifier: MIT
Contact [email protected] for more information about this software.
*/
Expand Down
Loading

0 comments on commit c8445a7

Please sign in to comment.