Whamcloud - gitweb
libext2fs: fix regression in ext2fs_new_block2() for uninit_bg file systems
[tools/e2fsprogs.git] / .missing-copyright
1 #!/bin/sh
2
3 find . -type f \! -name \*~ \! -exec grep -q Begin-Header \{\} \; -print \
4         | grep -v ^./build