From: Ian Lance Taylor Date: Thu, 27 Mar 1997 22:13:23 +0000 (+0000) Subject: * as.c (parse_args): Update copyright date in version message. X-Git-Tag: gdb-4_18-branchpoint~5987 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e22e79dc437262b77b1f1df2eb1d6c6a7fa80a31;p=thirdparty%2Fbinutils-gdb.git * as.c (parse_args): Update copyright date in version message. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 64d9a0a3777..9a25b15ed09 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,7 @@ Thu Mar 27 12:23:56 1997 Ian Lance Taylor + * as.c (parse_args): Update copyright date in version message. + * Makefile.in (clean-here): Remove dependency files. * read.c (s_comm): Check S_IS_COMMON as well as S_IS_DEFINED.