diff options
| author | pgww <pgww@lists.pglaf.org> | 2026-04-02 20:22:58 -0700 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2026-04-02 20:22:58 -0700 |
| commit | 39e7f87dd0c048ba61a0a6237091e31796f6934a (patch) | |
| tree | 8446bf292b981ca190a73e41393bd287a17792d1 | |
| parent | 18a89434b32ffd99ac67cdc4b63ad59829c869ea (diff) | |
| -rw-r--r-- | .gitattributes | 7 | ||||
| -rw-r--r-- | 78339-h/78339-h.htm | 6 | ||||
| -rw-r--r-- | LICENSE.txt | 2 | ||||
| -rw-r--r-- | README.md | 4 |
4 files changed, 10 insertions, 9 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/78339-h/78339-h.htm b/78339-h/78339-h.htm index 6005b3f..1b9c06e 100644 --- a/78339-h/78339-h.htm +++ b/78339-h/78339-h.htm @@ -26,8 +26,7 @@ </style> </head> <body> - - +<div style='text-align:center'>*** START OF THE PROJECT GUTENBERG EBOOK 78339 ***</div> <div class="illustration pos-center" style="width:90%;"> <img src="images/img001.jpg" style="max-width: 100%; height: auto;" alt="" data-role="presentation"> @@ -395,5 +394,6 @@ drifted south again. <div class="illustration pos-center" style="width:50%;"> <img src="images/img007.jpg" style="max-width: 100%; height: auto;" alt="" data-role="presentation"> -</div></body> +</div> +<div style='text-align:center'>*** END OF THE PROJECT GUTENBERG EBOOK 78339 ***</div></body> </html> 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 #78339 -(https://www.gutenberg.org/ebooks/78339) +Project Gutenberg (https://www.gutenberg.org) public repository for +book #78339 (https://www.gutenberg.org/ebooks/78339) |
