diff options
| author | pgww <pgww@lists.pglaf.org> | 2026-01-28 10:27:14 -0800 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2026-01-28 10:27:14 -0800 |
| commit | ead768b19be518564d0211b8dc2c7d7bbfedaf9d (patch) | |
| tree | c5d85302ed690d4a0ee4e755ddd3690bbbb71391 | |
| parent | a522fa187355c38bda76bcd1a696399592fb26ab (diff) | |
| -rw-r--r-- | .gitattributes | 7 | ||||
| -rw-r--r-- | 77793-h/77793-h.htm | 2 | ||||
| -rw-r--r-- | LICENSE.txt | 2 | ||||
| -rw-r--r-- | README.md | 4 |
4 files changed, 8 insertions, 7 deletions
diff --git a/.gitattributes b/.gitattributes index 6833f05..d7b82bc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ -* text=auto -*.txt text -*.md text +*.txt text eol=lf +*.htm text eol=lf +*.html text eol=lf +*.md text eol=lf diff --git a/77793-h/77793-h.htm b/77793-h/77793-h.htm index 27cb79a..b3018f4 100644 --- a/77793-h/77793-h.htm +++ b/77793-h/77793-h.htm @@ -3,7 +3,7 @@ <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> -<title>The Coast Guardsman</title> +<title>Conversation</title> <style> body { margin-left: 10%; margin-right: 10%; line-height: 1.25; } p { text-indent: 1.15em; margin-top: 0.1em; diff --git a/LICENSE.txt b/LICENSE.txt index 6c72794..b5dba15 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -7,5 +7,5 @@ the "Copyright How-To" at https://www.gutenberg.org. No investigation has been made concerning possible copyrights in jurisdictions other than the United States. Anyone seeking to utilize -this eBook outside of the United States should confirm copyright +this book outside of the United States should confirm copyright status under the laws that apply to them. @@ -1,2 +1,2 @@ -Project Gutenberg (https://www.gutenberg.org) public repository for eBook #77793 -(https://www.gutenberg.org/ebooks/77793) +Project Gutenberg (https://www.gutenberg.org) public repository for +book #77793 (https://www.gutenberg.org/ebooks/77793) |
