diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-03-31 22:17:46 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-03-31 22:17:46 +0300 |
commit | d7b558c4242aa55b25a0dc48fada53c9588740db (patch) | |
tree | 015697af46ee81aa3f7683e02e80b51f71de74b3 /builtin.c | |
parent | e5138395782c7dba62c6001a542c5c1e9555e83d (diff) | |
parent | 69d85d51dfd0f2e3b464585633d270f06fa1e846 (diff) | |
download | egawk-d7b558c4242aa55b25a0dc48fada53c9588740db.tar.gz egawk-d7b558c4242aa55b25a0dc48fada53c9588740db.tar.bz2 egawk-d7b558c4242aa55b25a0dc48fada53c9588740db.zip |
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'builtin.c')
-rw-r--r-- | builtin.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ */ /* - * Copyright (C) 1986, 1988, 1989, 1991-2013 the Free Software Foundation, Inc. + * Copyright (C) 1986, 1988, 1989, 1991-2014 the Free Software Foundation, Inc. * * This file is part of GAWK, the GNU implementation of the * AWK Programming Language. |