diff options
Diffstat (limited to 'builtins/set.def')
-rw-r--r-- | builtins/set.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/builtins/set.def b/builtins/set.def index 83b1bd3f..5e550cbc 100644 --- a/builtins/set.def +++ b/builtins/set.def @@ -1,7 +1,7 @@ This file is set.def, from which is created set.c. It implements the "set" and "unset" builtins in Bash. -Copyright (C) 1987-2008 Free Software Foundation, Inc. +Copyright (C) 1987-2009 Free Software Foundation, Inc. This file is part of GNU Bash, the Bourne Again SHell. |