X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=keywords.h;h=3af51b8c9d9f0c81fe44cbd2295188f45e85296b;hb=a560f29b68cee2c6b71ff8f85b84ebab612b34b0;hp=2fbe74872cf25e07ec22ac1b75a0a7afbcb3f2c6;hpb=c963b151157dab5813a32fc6004b63916ad155e8;p=p5sagit%2Fp5-mst-13.2.git diff --git a/keywords.h b/keywords.h index 2fbe748..3af51b8 100644 --- a/keywords.h +++ b/keywords.h @@ -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. @@ -257,3 +259,5 @@ #define KEY_x 244 #define KEY_xor 245 #define KEY_y 246 + +/* ex: set ro: */