summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hello0/.gitattributes2
-rw-r--r--hello0/manifest2
2 files changed, 2 insertions, 2 deletions
diff --git a/hello0/.gitattributes b/hello0/.gitattributes
index 9fce1b0..1631641 100644
--- a/hello0/.gitattributes
+++ b/hello0/.gitattributes
@@ -10,7 +10,7 @@
#*.bat text eol=crlf
# Use `eol=lf` for files that should have the LF line ending both in the
-# working tree (even on Windows) in the repository.
+# working tree (even on Windows) and in the repository.
#
#*.sh text eol=lf
diff --git a/hello0/manifest b/hello0/manifest
index a11da2a..6269c38 100644
--- a/hello0/manifest
+++ b/hello0/manifest
@@ -3,7 +3,7 @@ name: hello0
version: 1.0.0
project: hello
summary: Zero-dependencies "Hello World" program
-license: public-domain
+license: other: public domain ; Released into the public domain.
url: http://example.org/hello0
src-url: https://git.build2.org/cgit/hello/hello0/tree/hello0
email: hello0@example.org