aboutsummaryrefslogtreecommitdiffstats
path: root/profile.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-04-07 22:07:37 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-04-07 22:07:37 +0300
commit028dd65a763912e2aa92bba0d3894cd9f0b2e425 (patch)
treefc8e2ec00ea42aaf8130a7d105c753aa2eb1287f /profile.c
parentc3da76a825a0dcf14af22948b8bc1fd23e329ee0 (diff)
parent5a85c5b45972f44a03f77bbb1b853d9dfd2ea1cd (diff)
downloadegawk-028dd65a763912e2aa92bba0d3894cd9f0b2e425.tar.gz
egawk-028dd65a763912e2aa92bba0d3894cd9f0b2e425.tar.bz2
egawk-028dd65a763912e2aa92bba0d3894cd9f0b2e425.zip
Merge branch 'gawk-4.1-stable'
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 3e9ef783..3b4e134f 100644
--- a/profile.c
+++ b/profile.c
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 1999-2013 the Free Software Foundation, Inc.
+ * Copyright (C) 1999-2015 the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.