diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-02-16 01:19:53 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-02-16 01:19:53 +0000 |
commit | fa5e0e2acce73c3e37c420b3eab261308fa7fdbf (patch) | |
tree | 903384b382aadf3f342575d94969cf560d720896 /etc/MAKEDEV.mi | |
parent | 6db0bafd69f00171d89c983ae6071437d834e4de (diff) |
copyright repair
Diffstat (limited to 'etc/MAKEDEV.mi')
-rw-r--r-- | etc/MAKEDEV.mi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/MAKEDEV.mi b/etc/MAKEDEV.mi index 20f9b00e6e4..0a7b92864b2 100644 --- a/etc/MAKEDEV.mi +++ b/etc/MAKEDEV.mi @@ -1,10 +1,10 @@ include(MAKEDEV.sub)dnl dnl -vers(a, {-$OpenBSD: MAKEDEV.mi,v 1.32 2002/02/15 21:13:47 todd Exp $-})dnl +vers(a, {-$OpenBSD: MAKEDEV.mi,v 1.33 2002/02/16 01:19:52 deraadt Exp $-})dnl dnl divert(1)dnl {-#-} -{-#-} Copyright (c) 2001 Todd T. Fries <todd@OpenBSD.org> +{-#-} Copyright (c) 2001,2002 Todd T. Fries <todd@OpenBSD.org> {-#-} All rights reserved. {-#-} {-#-} Redistribution and use in source and binary forms, with or without |