Skip to content

Commit 6e87345

Browse files
committed
Add public domain license header from upstream
Source: toddlipcon/tlipcon-bin@d12ff59
1 parent a322233 commit 6e87345

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

git-diff-blame

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
#!/usr/bin/perl -w
2+
#
3+
# This is free and unencumbered software released into the public domain.
4+
#
5+
# Anyone is free to copy, modify, publish, use, compile, sell, or
6+
# distribute this software, either in source code form or as a compiled
7+
# binary, for any purpose, commercial or non-commercial, and by any
8+
# means.
29

310
sub parse_hunk_header {
411
my ($line) = @_;

0 commit comments

Comments
 (0)