README.md LICENSE updates
parent
2244b2cfeb
commit
c37dda75da
2
LICENSE
2
LICENSE
|
@ -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
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# go-eol
|
# 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:
|
The end-of-line sequences it supports is:
|
||||||
|
|
||||||
|
@ -51,4 +51,4 @@ GOPROXY=direct go get https://sourcecode.social/reiver/go-eol
|
||||||
|
|
||||||
## Author
|
## Author
|
||||||
|
|
||||||
Package **eol** was written by [Charles Iliya Krempeaux](http://changelog.ca)
|
Package **eol** was written by [Charles Iliya Krempeaux](http://reiver.link)
|
||||||
|
|
Loading…
Reference in New Issue