diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2008-01-13 05:49:32 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2008-01-13 05:49:32 +0000 |
commit | cf9c5c1a566bda1bc3eaeee00091c457c12cc68c (patch) | |
tree | 8d8aae4a8bb167db64e23bb7f76f39014f36d45f /contrib/cvs/src/stack.h | |
parent | 83c36f7f985e86e33d46bc7d7fc4e648ca22226b (diff) |
Notes
Diffstat (limited to 'contrib/cvs/src/stack.h')
-rw-r--r-- | contrib/cvs/src/stack.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/contrib/cvs/src/stack.h b/contrib/cvs/src/stack.h index 49ebdf80a888..822010bbe4a9 100644 --- a/contrib/cvs/src/stack.h +++ b/contrib/cvs/src/stack.h @@ -1,7 +1,6 @@ /* - * Copyright (c) 2004, Free Software Foundation, - * Derek Price, - * & Ximbiot <http://ximbiot.com>. + * Copyright (c) 2004-2005 The Free Software Foundation, + * Derek Price, and Ximbiot <http://ximbiot.com>. * * 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. |