mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 16:50:58 +00:00
(AUTHORS): Also search for "Rewritten by" string.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1524 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
fb05cbcb97
commit
6dc1517180
1 changed files with 1 additions and 1 deletions
|
@ -631,7 +631,7 @@ AUTHORS: Makefile.in
|
||||||
echo >>AUTHORS; \
|
echo >>AUTHORS; \
|
||||||
echo >>AUTHORS; \
|
echo >>AUTHORS; \
|
||||||
echo "$${a}:" >>AUTHORS; \
|
echo "$${a}:" >>AUTHORS; \
|
||||||
egrep -l "((Written by)|(Author)).*$${a}" \
|
egrep -l "((Written by)|(Author)|(Rewritten by)).*$${a}" \
|
||||||
$(DIST_FILES) >>AUTHORS; \
|
$(DIST_FILES) >>AUTHORS; \
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue