diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-08-30 04:49:05 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-08-30 04:49:05 +0100 |
commit | c2dcb1da01a8fa7937ec36cb1e5c4a9bcd1bf2fe (patch) | |
tree | 7a372e4f48254c270a6b092a26f913fec9e14c10 /resources/utilities/grub-assemble | |
parent | a57f26f2c62805b9e61719361ca17ccf53c897ad (diff) | |
download | librebootfr-c2dcb1da01a8fa7937ec36cb1e5c4a9bcd1bf2fe.tar.gz librebootfr-c2dcb1da01a8fa7937ec36cb1e5c4a9bcd1bf2fe.zip |
grub-assemble: delete useless COPYING file (public domain data)
Diffstat (limited to 'resources/utilities/grub-assemble')
-rw-r--r-- | resources/utilities/grub-assemble/keymap/COPYING | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/resources/utilities/grub-assemble/keymap/COPYING b/resources/utilities/grub-assemble/keymap/COPYING deleted file mode 100644 index 1a47bfa4..00000000 --- a/resources/utilities/grub-assemble/keymap/COPYING +++ /dev/null @@ -1,13 +0,0 @@ -Look at ../../../docs/index.html under the "GRUB2 payload" section to see -how the following files were generated: - - * dvorak.gkb - * ukdvorak - * ukdvorak.gkb - * ukqwerty - * ukqwerty.gkb - * usdvorak - * usqwerty - * usqwerty.gkb - -The files listed above are made available in the public domain (the information in them is public knowledge. copyright is pointless). Use them as you wish. |