From c37dda75da04256b387fca7d6bbac34ea0a0baa0 Mon Sep 17 00:00:00 2001 From: Charles Iliya Krempeaux Date: Mon, 25 Mar 2024 23:38:16 -0700 Subject: [PATCH] README.md LICENSE updates --- LICENSE | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index a3bf392..73a7241 100644 --- a/LICENSE +++ b/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 of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 94a244d..3974208 100644 --- a/README.md +++ b/README.md @@ -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)