X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/4ac71550d23cca4632a2bcdfcb1d83a6bf705e45..f90b723246c15bceccd726b73c412184c27eca7d:/globals.c diff --git a/globals.c b/globals.c index 25d15ec..f53a898 100644 --- a/globals.c +++ b/globals.c @@ -1,6 +1,6 @@ /* globals.c * - * Copyright (C) 1995, 1999, 2000, 2001, by Larry Wall and others + * Copyright (C) 1995, 1999, 2000, 2001, 2008 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. @@ -37,8 +37,8 @@ * Local variables: * c-indentation-style: bsd * c-basic-offset: 4 - * indent-tabs-mode: t + * indent-tabs-mode: nil * End: * - * ex: set ts=8 sts=4 sw=4 noet: + * ex: set ts=8 sts=4 sw=4 et: */