diff options
author | Florian Pelz <pelzflorian@pelzflorian.de> | 2017-11-16 13:09:52 +0100 |
---|---|---|
committer | Florian Pelz <pelzflorian@pelzflorian.de> | 2017-11-16 13:09:52 +0100 |
commit | aa4114c8c3a52f0325152f3d4c035b28dafc0f40 (patch) | |
tree | 143f0ec80c1e83256e01ef897f09ca4e890e1e5d | |
parent | d328ba5395fc10720c35d5153b7c0a0c06f69f54 (diff) |
-rw-r--r-- | bin/copyshop/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/copyshop/README b/bin/copyshop/README index 505f145..88a7b54 100644 --- a/bin/copyshop/README +++ b/bin/copyshop/README @@ -10,5 +10,6 @@ cd builddir meson .. --prefix=$HOME/.local ninja install -I dedicate MyCopyshop to the public domain. See the file COPYING and -the source files’ license headers for details. +I dedicate MyCopyshop to the public domain. All its files are released +under the CC0 Public Domain Dedication. See the file COPYING and the +source files’ license headers for details. |