summaryrefslogtreecommitdiff
path: root/usr.bin/make/make.c
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1999-09-11 13:08:02 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1999-09-11 13:08:02 +0000
commit06b1dcf18264ee0320241b7070472cbee7bdb60b (patch)
tree9b047a1bead70320ab8f91c5e96eece05769a74c /usr.bin/make/make.c
parentb598b07322bcd0953594931992ded93759668473 (diff)
Notes
Diffstat (limited to 'usr.bin/make/make.c')
-rw-r--r--usr.bin/make/make.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/make/make.c b/usr.bin/make/make.c
index 6c53c052caac..fcf8422df55e 100644
--- a/usr.bin/make/make.c
+++ b/usr.bin/make/make.c
@@ -34,8 +34,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$
*/
#ifndef lint