From 738acdc9e3367fd7f66917cc9d8b018be0203ba9 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Sat, 16 Feb 2002 01:19:52 +0000 Subject: [PATCH] copyright repair --- src/etc/MAKEDEV.mi | 4 ++-- src/etc/MAKEDEV.sub | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/etc/MAKEDEV.mi b/src/etc/MAKEDEV.mi index 20f9b00e..0a7b9286 100644 --- a/src/etc/MAKEDEV.mi +++ b/src/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 +{-#-} Copyright (c) 2001,2002 Todd T. Fries {-#-} All rights reserved. {-#-} {-#-} Redistribution and use in source and binary forms, with or without diff --git a/src/etc/MAKEDEV.sub b/src/etc/MAKEDEV.sub index 384e03fe..81b3ba06 100644 --- a/src/etc/MAKEDEV.sub +++ b/src/etc/MAKEDEV.sub @@ -1,6 +1,6 @@ -dnl $OpenBSD: MAKEDEV.sub,v 1.6 2002/02/14 05:50:37 todd Exp $ +dnl $OpenBSD: MAKEDEV.sub,v 1.7 2002/02/16 01:19:52 deraadt Exp $ dnl -dnl Copyright (c) 2001 Todd T. Fries +dnl Copyright (c) 2001,2002 Todd T. Fries dnl All rights reserved. dnl dnl Redistribution and use in source and binary forms, with or without @@ -74,8 +74,8 @@ dnl store a version string for 'this' file dnl dnl vers ( uniqueidstring, versionstring, subdir ) dnl -dnl example1: vers(__file__, {-$OpenBSD: MAKEDEV.sub,v 1.6 2002/02/14 05:50:37 todd Exp $-}) -dnl example2: vers(__file__, {-$OpenBSD: MAKEDEV.sub,v 1.6 2002/02/14 05:50:37 todd Exp $-}, etc.MACHINE) +dnl example1: vers(__file__, {-$OpenBSD: MAKEDEV.sub,v 1.7 2002/02/16 01:19:52 deraadt Exp $-}) +dnl example2: vers(__file__, {-$OpenBSD: MAKEDEV.sub,v 1.7 2002/02/16 01:19:52 deraadt Exp $-}, etc.MACHINE) dnl dnl if subdir is defined, prepend it to the filename in the version string dnl @@ -86,7 +86,7 @@ define({-vers-}, dnl dnl Version info for this file: dnl -vers(__file__, {-$OpenBSD: MAKEDEV.sub,v 1.6 2002/02/14 05:50:37 todd Exp $-})dnl +vers(__file__, {-$OpenBSD: MAKEDEV.sub,v 1.7 2002/02/16 01:19:52 deraadt Exp $-})dnl dnl dnl define({-_addsubdir-},