This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add standard documentation to deprecate
[perl5.git] / util.h
diff --git a/util.h b/util.h
index ff11b78..db91c18 100644 (file)
--- a/util.h
+++ b/util.h
@@ -1,7 +1,7 @@
 /*    util.h
  *
- *    Copyright (C) 1991, 1992, 1993, 1999, 2001, 2002,
- *    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.
 #   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:
+ */