aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-09-07 17:36:15 +0200
committerMichał Górny <mgorny@gentoo.org>2021-09-07 17:36:15 +0200
commitee52689e9833ab99febaf5a478b70eef4e0099a5 (patch)
tree0bd4d770fec2e680dfd818f266d9a9ca8a0d0c85 /INSTALL
parentlibsandbox: adjust hard-coded denial for /var/log/sandbox (diff)
downloadsandbox-ee52689e9833ab99febaf5a478b70eef4e0099a5.tar.gz
sandbox-ee52689e9833ab99febaf5a478b70eef4e0099a5.tar.bz2
sandbox-ee52689e9833ab99febaf5a478b70eef4e0099a5.zip
Release 2.25v2.25
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 8865734..e82fd21 100644
--- 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.