aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/nghttp2/INSTALL
diff options
context:
space:
mode:
authorrobot-contrib <robot-contrib@yandex-team.ru>2022-06-28 21:27:04 +0300
committerrobot-contrib <robot-contrib@yandex-team.ru>2022-06-28 21:27:04 +0300
commite10c657371a057bbe8e327938ca361cb7aa9b497 (patch)
treea461fe86cde0259e83d083ff50ed5ec188efb774 /contrib/libs/nghttp2/INSTALL
parent2907c9b99276f9d2adb27d8e3ee4a31c09ed15ee (diff)
downloadydb-e10c657371a057bbe8e327938ca361cb7aa9b497.tar.gz
Update contrib/libs/nghttp2 to 1.48.0
ref:b582ac8ce36a77f41a7c33b7a5418e0f28488595
Diffstat (limited to 'contrib/libs/nghttp2/INSTALL')
-rw-r--r--contrib/libs/nghttp2/INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/libs/nghttp2/INSTALL b/contrib/libs/nghttp2/INSTALL
index 8865734f81..e82fd21de2 100644
--- a/contrib/libs/nghttp2/INSTALL
+++ b/contrib/libs/nghttp2/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.