1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

Make legal status more obvious.

This commit is contained in:
Glenn Morris 2007-02-14 02:24:30 +00:00
parent 9f2e435584
commit 92996a69e8

View file

@ -1,6 +1,9 @@
: #-*- Perl -*-
eval 'exec perl -w -S $0 ${1+"$@"}' # Portability kludge
if 0; # Author: Martin Buchholz
if 0;
# Author: Martin Buchholz
# This program is in the public domain.
use strict;
use POSIX;