diff options
author | Fredrik Salomonsson <plattfot@posteo.net> | 2023-03-19 16:40:16 -0700 |
---|---|---|
committer | Fredrik Salomonsson <plattfot@posteo.net> | 2023-03-19 16:40:16 -0700 |
commit | eecf19bb876f2d5523a88a5a06e4bee7bff46730 (patch) | |
tree | 5efb0576c4b61c8b34671a17a0d5c130e26ae019 | |
parent | b27e7edac1944eb0ecf1b8f86ad16208043e1d83 (diff) | |
download | pinentry-rofi-eecf19bb876f2d5523a88a5a06e4bee7bff46730.tar.gz |
Remove COPYING
Not needed anymore when using REUSE.
-rw-r--r-- | COPYING | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/COPYING b/COPYING deleted file mode 100644 index f658e91..0000000 --- a/COPYING +++ /dev/null @@ -1,3 +0,0 @@ -This project's license is GPL 3+. - -You can read the full license at https://www.gnu.org/licenses/gpl.html. |