summaryrefslogtreecommitdiff
path: root/profile.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2022-07-01 11:50:05 +0300
committerArnold D. Robbins <arnold@skeeve.com>2022-07-01 11:50:05 +0300
commit5b4a247460e5fa6dae2a1b7ae34a925c1ad4a758 (patch)
tree31e1ea0e4d6b370da542ee785b8b452be5390aa4 /profile.c
parentca2bde9b297b70a60a6d63c4ad4cd897f1d42a33 (diff)
downloadgawk-5b4a247460e5fa6dae2a1b7ae34a925c1ad4a758.tar.gz
Update copyright year in a bunch of files.
Diffstat (limited to 'profile.c')
-rw-r--r--profile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/profile.c b/profile.c
index 13e13e6f..a5b91569 100644
--- a/profile.c
+++ b/profile.c
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 1999-2021 the Free Software Foundation, Inc.
+ * Copyright (C) 1999-2022 the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.