Whamcloud - gitweb
lib/ext2fs: fix Makefile to avoid a build splat when building without VPATH
[tools/e2fsprogs.git] / .missing-copyright
1 #!/bin/sh
2
3 find . -type f \! -name \*~ \! -exec grep -q Begin-Header \{\} \; -print \
4         | grep -v ^./build