X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=util.h;h=db91c18ee8da2ba112e2b3f5d33656e9babc207c;hb=95731d22654e3bfea37fa18440748a4fcd003948;hp=660eb9162bdd30e04a25ff5d067cac684724b6f0;hpb=699a97de988b5b9b54375d79201e72f1c259685c;p=p5sagit%2Fp5-mst-13.2.git diff --git a/util.h b/util.h index 660eb91..db91c18 100644 --- a/util.h +++ b/util.h @@ -1,7 +1,7 @@ /* util.h * - * Copyright (C) 1991, 1992, 1993, 1999, 2001, 2002, 2003, 2004, 2005 - * by Larry Wall and others + * Copyright (C) 1991, 1992, 1993, 1999, 2001, 2002, 2003, 2004, 2005, + * 2007, 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. @@ -41,3 +41,13 @@ # endif /* NETWARE */ # endif /* WIN32 */ #endif /* VMS */ + +/* + * Local variables: + * c-indentation-style: bsd + * c-basic-offset: 4 + * indent-tabs-mode: t + * End: + * + * ex: set ts=8 sts=4 sw=4 noet: + */