diff options
| -rw-r--r-- | .gitattributes | 7 | ||||
| -rw-r--r-- | 77393-h/77393-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/77393-h/77393-h.htm b/77393-h/77393-h.htm index e8bdad5..4486b1b 100644 --- a/77393-h/77393-h.htm +++ b/77393-h/77393-h.htm @@ -3,7 +3,7 @@ <head> <meta charset="UTF-8"> <title> - The Six Books of Proclus | Project Gutenberg + The Six Books of Proclus (Vol. 1 of 2) | Project Gutenberg </title> <link rel="icon" href="images/cover.jpg" type="image/x-cover"> <style> 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 #77393 -(https://www.gutenberg.org/ebooks/77393) +Project Gutenberg (https://www.gutenberg.org) public repository for +book #77393 (https://www.gutenberg.org/ebooks/77393) |
