diff options
Diffstat (limited to 'sys/modules/coff/coff.c')
| -rw-r--r-- | sys/modules/coff/coff.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/coff/coff.c b/sys/modules/coff/coff.c index a635d34f02c8..672aa322e34e 100644 --- a/sys/modules/coff/coff.c +++ b/sys/modules/coff/coff.c @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $Id$ */ #include <sys/param.h> |
