From 9ddb49cbe45441fa3f3a10f6dd355e9956480b5f Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 10 Jan 2005 08:39:26 +0000 Subject: /*- or .\"- or #- to begin license clauses. --- bin/expr/expr.1 | 3 ++- bin/expr/expr.y | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'bin/expr') diff --git a/bin/expr/expr.1 b/bin/expr/expr.1 index fbd1a0d416a1..49aff71cae77 100644 --- a/bin/expr/expr.1 +++ b/bin/expr/expr.1 @@ -1,5 +1,6 @@ .\" -*- nroff -*- -.\" + +.\"- .\" Copyright (c) 1993 Winning Strategies, Inc. .\" All rights reserved. .\" diff --git a/bin/expr/expr.y b/bin/expr/expr.y index 74a33033d222..787cd85dfbbc 100644 --- a/bin/expr/expr.y +++ b/bin/expr/expr.y @@ -1,5 +1,6 @@ %{ -/* Written by Pace Willisson (pace@blitz.com) +/*- + * Written by Pace Willisson (pace@blitz.com) * and placed in the public domain. * * Largely rewritten by J.T. Conklin (jtc@wimsey.com) -- cgit v1.3