Whamcloud - gitweb
libext2fs: don't inline ext2fs_open_file() and ext2fs_stat()
[tools/e2fsprogs.git] / .missing-copyright
1 #!/bin/sh
2
3 find . -type f \! -name \*~ \! -exec grep -q Begin-Header \{\} \; -print \
4         | grep -v ^./build