diff --git a/AUTHORS b/AUTHORS.txt similarity index 81% rename from AUTHORS rename to AUTHORS.txt index e51c18d..d71a158 100644 --- a/AUTHORS +++ b/AUTHORS.txt @@ -3,4 +3,4 @@ Email: you@hanez.org Homepage: https://hanez.org/ Git: https://git.unixpeople.org/hanez - GitHub: https://github.com/hanez/> + GitHub: https://github.com/hanez/ diff --git a/CHANGELOG b/CHANGELOG.txt similarity index 100% rename from CHANGELOG rename to CHANGELOG.txt diff --git a/LICENSE b/LICENSE.txt similarity index 92% rename from LICENSE rename to LICENSE.txt index ec357b9..0a59d55 100644 --- a/LICENSE +++ b/LICENSE.txt @@ -1,6 +1,4 @@ -MIT License - -Copyright (c) 2022 Johannes Findeisen . All rights reserved. +Copyright (c) 2022 Johannes Findeisen 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/TODO b/TODO.txt similarity index 100% rename from TODO rename to TODO.txt