summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2022-02-10 14:48:26 -0500
committerPaul Smith <psmith@gnu.org>2022-02-10 14:48:26 -0500
commitec09ec775ab2edae578f5ec86d1c13dd68728ee6 (patch)
tree613b38ce2e41881506b97c95f151a3b40111a6fd /build.sh
parentbdaeca49e988a2a659a8cedf38a79057a3fd9ef8 (diff)
downloadmake-git-ec09ec775ab2edae578f5ec86d1c13dd68728ee6.tar.gz
* <all>: Update copyright notices.
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index cc1c7909..5ccf64e3 100755
--- a/build.sh
+++ b/build.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Shell script to build GNU Make in the absence of any 'make' program.
-# Copyright (C) 1993-2020 Free Software Foundation, Inc.
+# Copyright (C) 1993-2022 Free Software Foundation, Inc.
# This file is part of GNU Make.
#
# GNU Make is free software; you can redistribute it and/or modify it under