diff options
Diffstat (limited to 'x2p/util.h')
-rw-r--r-- | x2p/util.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x2p/util.h b/x2p/util.h index 146b0899c2..e76a6120a0 100644 --- a/x2p/util.h +++ b/x2p/util.h @@ -1,6 +1,7 @@ /* $RCSfile: util.h,v $$Revision: 4.1 $$Date: 92/08/07 18:29:30 $ * - * Copyright (c) 1991-2002, Larry Wall + * Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1999, 2000, + * by Larry Wall and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. |