aboutsummaryrefslogtreecommitdiffstats
path: root/extension/xreadlink.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2011-02-27 08:02:24 +0200
committerArnold D. Robbins <arnold@skeeve.com>2011-02-27 08:02:24 +0200
commita5695afdec422349f38bfd3658a325003b0e6b80 (patch)
tree7c021f5f12c246832e98f1b3d87e8fb2efb4357f /extension/xreadlink.c
parent6cd3c8e7e6c6febc1840c381b82ead816db3921a (diff)
downloadegawk-a5695afdec422349f38bfd3658a325003b0e6b80.tar.gz
egawk-a5695afdec422349f38bfd3658a325003b0e6b80.tar.bz2
egawk-a5695afdec422349f38bfd3658a325003b0e6b80.zip
Update copyrights.
Diffstat (limited to 'extension/xreadlink.c')
-rw-r--r--extension/xreadlink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/xreadlink.c b/extension/xreadlink.c
index dc484ac2..91e46d9d 100644
--- a/extension/xreadlink.c
+++ b/extension/xreadlink.c
@@ -1,6 +1,6 @@
/* xreadlink.c -- readlink wrapper to return the link name in malloc'd storage
- Copyright (C) 2001, 2003, 2004, 2005 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2003, 2004, 2005, 2011 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by