diff options
| author | Jules Aguillon | 2024-02-18 23:37:26 +0100 |
|---|---|---|
| committer | GitHub | 2024-02-18 23:37:26 +0100 |
| commit | f913051dca25735c8e2dad872c94747d0be38729 (patch) | |
| tree | b12af7660e8a48f8fc5c23f344fa730e6ee739d9 /srcs/layouts/latn_qwertz.xml | |
| parent | dac702ad0b1332cc549aeb0c620f72cb4c4a4a1b (diff) | |
| download | unexpected-keyboard-f913051dca25735c8e2dad872c94747d0be38729.tar.gz unexpected-keyboard-f913051dca25735c8e2dad872c94747d0be38729.zip | |
Relicense layout definitions under CC0 (#528)
* Relicense layouts under CC0
Layout definitions are licensed differently from the rest of the
application source code to allow use in other projects related or
unrelated to Unexpected Keyboard.
Some layouts are not re-licensed and their original copyright continues
to apply. The copyright notice is added at the top of the files.
* Contributing: Mention layout licensing
Diffstat (limited to 'srcs/layouts/latn_qwertz.xml')
| -rw-r--r-- | srcs/layouts/latn_qwertz.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/srcs/layouts/latn_qwertz.xml b/srcs/layouts/latn_qwertz.xml index 34929f5..e3c5b3b 100644 --- a/srcs/layouts/latn_qwertz.xml +++ b/srcs/layouts/latn_qwertz.xml @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> +<!-- copyright 2022 Moini <Moini@users.noreply.github.com> --> <keyboard name="QWERTZ" script="latin"> <row> <key key0="q" key2="1" key4="esc"/> |
