]> git.ipfire.org Git - thirdparty/nqptp.git/commitdiff
Minor changes to the INSTALL document
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Sat, 21 May 2022 05:20:39 +0000 (06:20 +0100)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Sat, 21 May 2022 05:20:39 +0000 (06:20 +0100)
Change author details.

INSTALL

diff --git a/INSTALL b/INSTALL
index 8865734f81b136629e961c230380423899c75794..e82fd21de2eae1cb6cbb75aeee697cdce8da3a59 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
 Installation Instructions
 *************************
 
-   Copyright (C) 1994-1996, 1999-2002, 2004-2016 Free Software
-Foundation, Inc.
+   Copyright (C) 1994-1996, 1999-2002, 2004-2017, 2020-2021 Free
+Software Foundation, Inc.
 
    Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
@@ -225,7 +225,7 @@ order to use an ANSI C compiler:
 
 and if that doesn't work, install pre-built binaries of GCC for HP-UX.
 
-   HP-UX 'make' updates targets which have the same time stamps as their
+   HP-UX 'make' updates targets which have the same timestamps as their
 prerequisites, which makes it generally unusable when shipped generated
 files such as 'configure' are involved.  Use GNU 'make' instead.