aboutsummaryrefslogtreecommitdiffstats
path: root/extension/fork.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-03-13 20:28:20 +0200
committerArnold D. Robbins <arnold@skeeve.com>2018-03-13 20:28:20 +0200
commit52ccca825af423b22f2771755176d2c29a1a68be (patch)
tree2fad74dcb7d88e81302ac3aca7636c354bbd1400 /extension/fork.c
parent7d16ecd69bced8cd7a4695089c53c4079e81019d (diff)
downloadegawk-52ccca825af423b22f2771755176d2c29a1a68be.tar.gz
egawk-52ccca825af423b22f2771755176d2c29a1a68be.tar.bz2
egawk-52ccca825af423b22f2771755176d2c29a1a68be.zip
Update copyright years that should have been updated before 4.2.1 release.
Diffstat (limited to 'extension/fork.c')
-rw-r--r--extension/fork.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/extension/fork.c b/extension/fork.c
index 9ff758d5..6fa6f0fa 100644
--- a/extension/fork.c
+++ b/extension/fork.c
@@ -6,7 +6,8 @@
*/
/*
- * Copyright (C) 2001, 2004, 2011, 2012, 2013 the Free Software Foundation, Inc.
+ * Copyright (C) 2001, 2004, 2011, 2012, 2013, 2018
+ * the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.