diff options
Diffstat (limited to 'contrib/cvs/src/stack.c')
-rw-r--r-- | contrib/cvs/src/stack.c | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/contrib/cvs/src/stack.c b/contrib/cvs/src/stack.c index edba905..22a1088 100644 --- a/contrib/cvs/src/stack.c +++ b/contrib/cvs/src/stack.c @@ -1,7 +1,8 @@ /* - * Copyright (c) 2004, Free Software Foundation, - * Derek Price, - * & Ximbiot <http://ximbiot.com>. + * Copyright (C) 2004-2005 The Free Software Foundation, Inc. + * + * Portions Copyright (C) 2004-2005 Derek Price, Ximbiot <http://ximbiot.com>, + * and others. * * You may distribute under the terms of the GNU General Public License as * specified in the README file that comes with the CVS source distribution. |