diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-04-16 12:05:30 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-04-16 12:05:30 +0300 |
commit | 6ffa69e5703cd9453a8adfb8ad61f3171f615f46 (patch) | |
tree | 7e0346e48ccd3308e203e9255dba1e5af20a660e /extension/filefuncs.c | |
parent | f9ff7dc0b9dd7de3a1f46de3b3aed8583c9ed474 (diff) | |
download | egawk-6ffa69e5703cd9453a8adfb8ad61f3171f615f46.tar.gz egawk-6ffa69e5703cd9453a8adfb8ad61f3171f615f46.tar.bz2 egawk-6ffa69e5703cd9453a8adfb8ad61f3171f615f46.zip |
Update copyrights in all relevant source files.
Diffstat (limited to 'extension/filefuncs.c')
-rw-r--r-- | extension/filefuncs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/filefuncs.c b/extension/filefuncs.c index 579b4087..1e8fc8d0 100644 --- a/extension/filefuncs.c +++ b/extension/filefuncs.c @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2001, 2004, 2005, 2010, 2011, 2012 + * Copyright (C) 2001, 2004, 2005, 2010, 2011, 2012, 2013 * the Free Software Foundation, Inc. * * This file is part of GAWK, the GNU implementation of the |