]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blame - .missing-copyright
libext2fs: always refuse to open a file system with a zero s_desc_size
[thirdparty/e2fsprogs.git] / .missing-copyright
CommitLineData
21c84b71
TT
1#!/bin/sh
2
3find . -type f \! -name \*~ \! -exec grep -q Begin-Header \{\} \; -print \
4 | grep -v ^./build