Remove $Id tags from everything.
These are obsolete and none have changed since 10 years gao...
This commit is contained in:
parent
5c5d0fb721
commit
cbeab4bc34
203 changed files with 4 additions and 455 deletions
|
@ -1,6 +1,5 @@
|
|||
#!/bin/sh
|
||||
# static_modules.c.SH: Generates our static module list
|
||||
# $Id: static_modules.c.SH 6 2005-09-10 01:02:21Z nenolod $
|
||||
#
|
||||
SYMS=`for x in $*; do basename $x .o|sed -es/^m_//; done`
|
||||
cat > static_modules.c <<EOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue