summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormacallan <macallan@NetBSD.org>2020-07-02 12:47:19 +0000
committermacallan <macallan@NetBSD.org>2020-07-02 12:47:19 +0000
commitac7e01526d484ccf45f1c83c0c19d938cb97d45d (patch)
treeb7aab802b3fd3bfb25ddd89c12210dd32b22e8ac
parent33152c7ea5bbff2e152fbbec3f7de965b65117f1 (diff)
add $NetBSD:
-rw-r--r--sys/arch/macppc/dev/smuiic.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arch/macppc/dev/smuiic.c b/sys/arch/macppc/dev/smuiic.c
index f13fa41106f..76f754d970a 100644
--- a/sys/arch/macppc/dev/smuiic.c
+++ b/sys/arch/macppc/dev/smuiic.c
@@ -1,3 +1,5 @@
+/* $NetBSD: smuiic.c,v 1.5 2020/07/02 12:47:19 macallan Exp $ */
+
/*-
* Copyright (c) 2013 Phileas Fogg
* All rights reserved.