diff options
Diffstat (limited to 'bin/sh/arith_yacc.h')
-rw-r--r-- | bin/sh/arith_yacc.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/sh/arith_yacc.h b/bin/sh/arith_yacc.h index 7fdd99b75b57..3203c664a8a8 100644 --- a/bin/sh/arith_yacc.h +++ b/bin/sh/arith_yacc.h @@ -30,8 +30,6 @@ * LIABILITY, OR TORT (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$ */ #define ARITH_ASS 1 |