summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2020-01-03 00:13:02 -0500
committerPaul Smith <psmith@gnu.org>2020-01-03 02:08:59 -0500
commit12b14f04842a58de96ca45519dd6c056897a729e (patch)
treef5b9480772f4b4af01fdc634e120393f6bb2d21b /build.sh
parent4e12a5fa458e8e6a28d6728d5d14a9dbc25f6bef (diff)
downloadmake-git-12b14f04842a58de96ca45519dd6c056897a729e.tar.gz
Update copyright statements for 2020
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 7d288914..4c88b534 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-2019 Free Software Foundation, Inc.
+# Copyright (C) 1993-2020 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