summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk')
-rw-r--r--mk/compiler/ccache.mk4
-rw-r--r--mk/compiler/distcc.mk4
-rw-r--r--mk/compiler/f2c.mk4
3 files changed, 6 insertions, 6 deletions
diff --git a/mk/compiler/ccache.mk b/mk/compiler/ccache.mk
index 5529eb55fed..613f70d4d3d 100644
--- a/mk/compiler/ccache.mk
+++ b/mk/compiler/ccache.mk
@@ -1,10 +1,10 @@
-# $NetBSD: ccache.mk,v 1.24 2005/01/12 18:36:11 jlam Exp $
+# $NetBSD: ccache.mk,v 1.25 2005/01/12 22:56:41 jlam Exp $
#
# Copyright (c) 2004 The NetBSD Foundation, Inc.
# All rights reserved.
#
# This code is derived from software contributed to The NetBSD Foundation
-# by Johnny Lam.
+# by Johnny C. Lam.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/mk/compiler/distcc.mk b/mk/compiler/distcc.mk
index 4d20073d7ec..998100f9c70 100644
--- a/mk/compiler/distcc.mk
+++ b/mk/compiler/distcc.mk
@@ -1,10 +1,10 @@
-# $NetBSD: distcc.mk,v 1.25 2005/01/12 18:36:11 jlam Exp $
+# $NetBSD: distcc.mk,v 1.26 2005/01/12 22:56:41 jlam Exp $
#
# Copyright (c) 2004 The NetBSD Foundation, Inc.
# All rights reserved.
#
# This code is derived from software contributed to The NetBSD Foundation
-# by
+# by Johnny C. Lam.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/mk/compiler/f2c.mk b/mk/compiler/f2c.mk
index 4c3eb135634..541aca015de 100644
--- a/mk/compiler/f2c.mk
+++ b/mk/compiler/f2c.mk
@@ -1,10 +1,10 @@
-# $NetBSD: f2c.mk,v 1.2 2005/01/12 18:36:11 jlam Exp $
+# $NetBSD: f2c.mk,v 1.3 2005/01/12 22:56:41 jlam Exp $
#
# Copyright (c) 2005 The NetBSD Foundation, Inc.
# All rights reserved.
#
# This code is derived from software contributed to The NetBSD Foundation
-# by Johnny Lam.
+# by Johnny C. Lam.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions