This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
proposal [perl #34301]: IO::Socket calls getpeername far too often
[perl5.git] / keywords.h
index 2fbe748..3af51b8 100644 (file)
@@ -1,7 +1,9 @@
-/*
+/* -*- buffer-read-only: t -*-
+ *
  *    keywords.h
  *
- *    Copyright (c) 1997-2002, Larry Wall
+ *    Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002,
+ *    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.
 #define KEY_x                  244
 #define KEY_xor                        245
 #define KEY_y                  246
+
+/* ex: set ro: */