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:
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…
Add table
Add a link
Reference in a new issue