diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-04-08 12:21:35 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-04-08 12:21:35 +0300 |
commit | db344a800133d00132fd85b546532affb4b3cf77 (patch) | |
tree | c94602c6383114c883e437aa48b31cd231f3234b /ext.c | |
parent | 0714b773d7f4853fb2ba95a7b36d0230bad81dc9 (diff) | |
parent | abde9f31440e862d4fd51605d8fade099b602cb5 (diff) | |
download | egawk-db344a800133d00132fd85b546532affb4b3cf77.tar.gz egawk-db344a800133d00132fd85b546532affb4b3cf77.tar.bz2 egawk-db344a800133d00132fd85b546532affb4b3cf77.zip |
Merge branch 'gawk-4.0-stable'
Diffstat (limited to 'ext.c')
-rw-r--r-- | ext.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ */ /* - * Copyright (C) 1995 - 2001, 2003-2011 the Free Software Foundation, Inc. + * Copyright (C) 1995 - 2001, 2003-2012 the Free Software Foundation, Inc. * * This file is part of GAWK, the GNU implementation of the * AWK Programming Language. |