Revision bc9563f83d28342b5ec0073ec12d9e581e4f3317 authored by Dr. Stephen Henson on 21 September 2016, 11:54:13 UTC, committed by Dr. Stephen Henson on 21 September 2016, 18:56:05 UTC
Reviewed-by: Matt Caswell <matt@openssl.org>
1 parent 709ec8b
deleof.pl
#!/usr/local/bin/perl
while (<>)
{
print
last if (/^# DO NOT DELETE THIS LINE/);
}

Computing file changes ...