README.md LICENSE updates

master
Charles Iliya Krempeaux 2024-03-25 23:38:16 -07:00
parent 2244b2cfeb
commit c37dda75da
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Copyright (c) 2023 Charles Iliya Krempeaux :: http://changelog.ca/
Copyright (c) 2023 Charles Iliya Krempeaux :: http://reiver.link/
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@ -1,6 +1,6 @@
# go-eol
Package **eol** implements tools for working with end-of-line, for the Go programming language.
Package **eol** implements tools for working with end-of-line characters, for the Go programming language.
The end-of-line sequences it supports is:
@ -51,4 +51,4 @@ GOPROXY=direct go get https://sourcecode.social/reiver/go-eol
## Author
Package **eol** was written by [Charles Iliya Krempeaux](http://changelog.ca)
Package **eol** was written by [Charles Iliya Krempeaux](http://reiver.link)