diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-04-08 20:28:18 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-04-08 20:28:18 +0300 |
commit | 850078f7e3b3b777bb908fe15ca55f2c024721f2 (patch) | |
tree | 861f39709faca4b5176821c74564fc30f775d05b /node.c | |
parent | 6fb4bb6c7339cd325ca34faa0872ac3a9834918e (diff) | |
parent | 969a8d5a0353c756199c0b354d0e8fa91977db86 (diff) | |
download | egawk-850078f7e3b3b777bb908fe15ca55f2c024721f2.tar.gz egawk-850078f7e3b3b777bb908fe15ca55f2c024721f2.tar.bz2 egawk-850078f7e3b3b777bb908fe15ca55f2c024721f2.zip |
Merge branch 'master' into feature/wasted-byte
Diffstat (limited to 'node.c')
-rw-r--r-- | node.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ */ /* - * Copyright (C) 1986, 1988, 1989, 1991-2001, 2003-2013, + * Copyright (C) 1986, 1988, 1989, 1991-2001, 2003-2015, * the Free Software Foundation, Inc. * * This file is part of GAWK, the GNU implementation of the |