forked from Github/emacs
Make legal status more obvious.
This commit is contained in:
parent
9f2e435584
commit
92996a69e8
1 changed files with 4 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue