diff options
Diffstat (limited to 'options.c')
-rw-r--r-- | options.c | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,9 +1,8 @@ /* * options.c -- command-line option processing * + * Copyright 1998 by Eric S. Raymond. * For license terms, see the file COPYING in this directory. - * - * i18n by Arnaldo Carvalho de Melo <acme@conectiva.com.br> 7-Nov-1998 */ #include "config.h" |