Revision 872e681c00a713e840ebed77a4e05fa0e181f16f authored by Matt Caswell on 15 October 2014, 12:54:46 UTC, committed by Matt Caswell on 15 October 2014, 12:54:46 UTC
Reviewed-by: Stephen Henson <steve@openssl.org>
1 parent 38b71ba
deleof.pl
#!/usr/local/bin/perl
while (<>)
{
print
last if (/^# DO NOT DELETE THIS LINE/);
}

Computing file changes ...