summaryrefslogtreecommitdiff
path: root/lib/xgetcwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xgetcwd.c')
-rw-r--r--lib/xgetcwd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/xgetcwd.c b/lib/xgetcwd.c
index 8f3e4a9..fe9d295 100644
--- a/lib/xgetcwd.c
+++ b/lib/xgetcwd.c
@@ -1,11 +1,11 @@
/* xgetcwd.c: a from-scratch version of getwd. Based on the tcsh 5.20
source, apparently uncopyrighted.
-Copyright (C) 1992 Free Software Foundation, Inc.
+Copyright (C) 1992, 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
-the Free Software Foundation; either version 2, or (at your option)
+the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,