diff options
Diffstat (limited to 'tests/reactivatetest.c')
| -rw-r--r-- | tests/reactivatetest.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/reactivatetest.c b/tests/reactivatetest.c index 9031a64a619e..2e1b7b67adb7 100644 --- a/tests/reactivatetest.c +++ b/tests/reactivatetest.c @@ -20,7 +20,7 @@   */  #ifndef lint -static const char copyright[] = +static const char copyright[] _U_ =      "@(#) Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000\n\  The Regents of the University of California.  All rights reserved.\n";  #endif  | 
