Whamcloud - gitweb
libext2fs: install hashmap.h since it is needed by libext2fs.h
[tools/e2fsprogs.git] / .missing-copyright
1 #!/bin/sh
2
3 find . -type f \! -name \*~ \! -exec grep -q Begin-Header \{\} \; -print \
4         | grep -v ^./build