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