aboutsummaryrefslogblamecommitdiff
path: root/rtr-origin
Blame is not available for folders.
pl?id=d714d7d7ad6dea084b66d50cc3c81328ba4e209c'>plain) (blame)
1
2
3
4
5
6
7
#!/usr/local/bin/perl

while (<>)
	{
	print
	last if (/^# DO NOT DELETE THIS LINE/);
	}