summaryrefslogtreecommitdiff
path: root/doc/make.1
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2021-12-18 18:23:16 -0500
committerPaul Smith <psmith@gnu.org>2021-12-19 16:55:50 -0500
commite7b2f6818c4986c5b6239bed3681cddb0df22f5b (patch)
tree3c2d7e4e36f5256a4067627afea50832eb6e2db2 /doc/make.1
parentc90db9276ad5c330d92e3edb576adaa82f40ef8f (diff)
downloadmake-git-e7b2f6818c4986c5b6239bed3681cddb0df22f5b.tar.gz
Change HTTP URLs to use HTTPS instead
Also remove unnecessary tests/COPYING file. * README.template: Change http: to https: * README.git: Ditto * doc/make.texi: Ditto * doc/make.1: Ditto * src/main.c: Ditto * maintMakefile: Remove invalid URL
Diffstat (limited to 'doc/make.1')
-rw-r--r--doc/make.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/make.1 b/doc/make.1
index 95568f61..d2cfb7d9 100644
--- a/doc/make.1
+++ b/doc/make.1
@@ -383,4 +383,4 @@ A PARTICULAR PURPOSE. See the GNU General Public License for more details.
.LP
You should have received a copy of the GNU General Public License along with
this program. If not, see
-.IR http://www.gnu.org/licenses/ .
+.IR https://www.gnu.org/licenses/ .