summaryrefslogtreecommitdiff
path: root/interpret.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-04-16 12:05:30 +0300
committerArnold D. Robbins <arnold@skeeve.com>2013-04-16 12:05:30 +0300
commit6ffa69e5703cd9453a8adfb8ad61f3171f615f46 (patch)
tree7e0346e48ccd3308e203e9255dba1e5af20a660e /interpret.h
parentf9ff7dc0b9dd7de3a1f46de3b3aed8583c9ed474 (diff)
downloadgawk-6ffa69e5703cd9453a8adfb8ad61f3171f615f46.tar.gz
Update copyrights in all relevant source files.
Diffstat (limited to 'interpret.h')
-rw-r--r--interpret.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/interpret.h b/interpret.h
index 8e0fdee0..ba70cf08 100644
--- a/interpret.h
+++ b/interpret.h
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 1986, 1988, 1989, 1991-2012 the Free Software Foundation, Inc.
+ * Copyright (C) 1986, 1988, 1989, 1991-2013 the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.