Skip to content

Commit

Permalink
Remove the legacy CC-BY 3.0 licensed works
Browse files Browse the repository at this point in the history
To reduce the number of licenses used in maliit, remove the legacy artwork
which was licensed as CC-BY 3.0 that's not used anyway.
  • Loading branch information
dobey committed Apr 1, 2022
1 parent 06517b0 commit 31bbd3d
Show file tree
Hide file tree
Showing 44 changed files with 1 addition and 935 deletions.
4 changes: 1 addition & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ endif()

# Installation

install(FILES COPYING COPYING.BSD COPYING.CC-BY README.md
install(FILES COPYING COPYING.BSD README.md
DESTINATION ${CMAKE_INSTALL_DATADIR}/doc/maliit-keyboard)

install(TARGETS maliit-keyboard-plugin maliit-keyboard
Expand All @@ -405,8 +405,6 @@ install(DIRECTORY qml/keys qml/languages
install(FILES qml/ActionsToolbar.qml qml/FloatingActions.qml qml/Keyboard.qml qml/KeyboardContainer.qml qml/WordRibbon.qml
DESTINATION ${MALIIT_KEYBOARD_QML_DIR})

install(DIRECTORY qml/images
DESTINATION ${MALIIT_KEYBOARD_DATA_DIR})
install(DIRECTORY data/sounds
DESTINATION ${MALIIT_KEYBOARD_DATA_DIR})
install(DIRECTORY data/themes
Expand Down
324 changes: 0 additions & 324 deletions COPYING.CC-BY

This file was deleted.

2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,3 @@ The majority of individual files in `src` are under a BSD license as written in
The majority of individual files in `qml` are under LGPL-3.0-only. New contributions in that directory should be licensed under LGPL-3.0-or-later or aforementioned BSD license.

All new code outside the `qml` directory should be licensed as defined in `COPYING.BSD`.

Artwork is licensed under Creative Commons Attribution 3.0 license. See `COPYING.CC-BY`.
Binary file removed data/sounds/keyboard_tick2_quiet.wav
Binary file not shown.
Binary file removed qml/images/[email protected]
Binary file not shown.
5 changes: 0 additions & 5 deletions qml/images/[email protected]

This file was deleted.

Binary file removed qml/images/[email protected]
Binary file not shown.
5 changes: 0 additions & 5 deletions qml/images/[email protected]

This file was deleted.

Binary file removed qml/images/b2.png
Binary file not shown.
Binary file removed qml/images/border_bottom.png
Binary file not shown.
Binary file removed qml/images/border_top.png
Binary file not shown.
Binary file removed qml/images/[email protected]
Binary file not shown.
5 changes: 0 additions & 5 deletions qml/images/[email protected]

This file was deleted.

Binary file removed qml/images/[email protected]
Binary file not shown.
Binary file removed qml/images/[email protected]
Binary file not shown.
Binary file removed qml/images/[email protected]
Binary file not shown.
Binary file removed qml/images/[email protected]
Binary file not shown.
Binary file removed qml/images/[email protected]
Binary file not shown.
Binary file removed qml/images/[email protected]
Binary file not shown.
5 changes: 0 additions & 5 deletions qml/images/[email protected]

This file was deleted.

Binary file removed qml/images/[email protected]
Binary file not shown.
5 changes: 0 additions & 5 deletions qml/images/[email protected]

This file was deleted.

Binary file removed qml/images/[email protected]
Binary file not shown.
5 changes: 0 additions & 5 deletions qml/images/[email protected]

This file was deleted.

Binary file removed qml/images/[email protected]
Binary file not shown.
180 changes: 0 additions & 180 deletions qml/images/keyboard-caps-disabled.svg

This file was deleted.

Loading

0 comments on commit 31bbd3d

Please sign in to comment.