diff options
| -rw-r--r-- | usr.bin/menuc/testm/main.c | 4 | ||||
| -rw-r--r-- | usr.bin/menuc/testm/menus.mc | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/menuc/testm/main.c b/usr.bin/menuc/testm/main.c index add0aa0b22e..9bde5340154 100644 --- a/usr.bin/menuc/testm/main.c +++ b/usr.bin/menuc/testm/main.c @@ -1,4 +1,4 @@ -/* $NetBSD: main.c,v 1.7 2018/01/23 22:12:52 sevan Exp $ */ +/* $NetBSD: main.c,v 1.7.6.1 2019/12/09 12:48:22 martin Exp $ */ /* * Copyright 1997 Piermont Information Systems Inc. @@ -16,7 +16,7 @@ * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: - * This product includes software develooped for the NetBSD Project by + * This product includes software developed for the NetBSD Project by * Piermont Information Systems Inc. * 4. The name of Piermont Information Systems Inc. may not be used to endorse * or promote products derived from this software without specific prior diff --git a/usr.bin/menuc/testm/menus.mc b/usr.bin/menuc/testm/menus.mc index f3454ed6f42..5dd03acf5b2 100644 --- a/usr.bin/menuc/testm/menus.mc +++ b/usr.bin/menuc/testm/menus.mc @@ -1,4 +1,4 @@ -/* $NetBSD: menus.mc,v 1.12 2019/02/25 20:47:37 martin Exp $ */ +/* $NetBSD: menus.mc,v 1.12.2.1 2019/12/09 12:48:22 martin Exp $ */ /* * Copyright 1997 Piermont Information Systems Inc. @@ -16,7 +16,7 @@ * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: - * This product includes software develooped for the NetBSD Project by + * This product includes software developed for the NetBSD Project by * Piermont Information Systems Inc. * 4. The name of Piermont Information Systems Inc. may not be used to endorse * or promote products derived from this software without specific prior |
