summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2023-01-01 10:04:37 -0500
committerPaul Smith <psmith@gnu.org>2023-01-01 10:06:01 -0500
commit56d297814145d1a2ed9d2ab0e120759d47778c24 (patch)
treee35628d51bbd7fbe69a4d111a3d8ca8cc0757414 /build.sh
parentc91b269f66126ae88cec99c25c39816be97aeaa0 (diff)
downloadmake-git-56d297814145d1a2ed9d2ab0e120759d47778c24.tar.gz
Update the copyright year on all files
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 fdcd9646..0813fcf4 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-2022 Free Software Foundation, Inc.
+# Copyright (C) 1993-2023 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