diff --git a/README.md b/README.md index 42e66e38..9c8451e4 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ ![App Drawer](screenshots/SHIFT-app_drawer.png) ![Dock Pin to Dock](screenshots/SHIFT-dock-pin.png) +![Touch Mode](screenshots/SHIFT-touch.png) Shift is a fork of [plasma-mobile](https://invent.kde.org/plasma/plasma-mobile). The upstream phone UI is untouched; convergence adds a layer on top. @@ -60,3 +61,12 @@ However, if parts of this project are considered useful, contributions or ideas See [pm_README.md](pm_README.md) for the original Plasma Mobile README. + +--- + +### License + +SHIFT-specific code is licensed under the [European Union Public Licence 1.2](LICENSES/EUPL-1.2.txt). + +Upstream files retain their original licenses (GPL-2.0-or-later, LGPL-2.1-or-later, etc.). +See individual file headers and the [.reuse/dep5](.reuse/dep5) manifest for details. diff --git a/screenshots/SHIFT-touch.png b/screenshots/SHIFT-touch.png new file mode 100644 index 00000000..5f4908a1 Binary files /dev/null and b/screenshots/SHIFT-touch.png differ diff --git a/screenshots/SHIFT-touch.png.license b/screenshots/SHIFT-touch.png.license new file mode 100644 index 00000000..53922e6b --- /dev/null +++ b/screenshots/SHIFT-touch.png.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2025 Marco A. +SPDX-License-Identifier: EUPL-1.2