mirror of
https://github.com/openbsd/src.git
synced 2024-12-22 16:42:56 -08:00
copyright 2004 as well, prompted/reminded by miod
This commit is contained in:
parent
db41084520
commit
2c1f08136f
@ -1,10 +1,10 @@
|
||||
include(MAKEDEV.sub)dnl
|
||||
dnl
|
||||
vers(a, {-$OpenBSD: MAKEDEV.mi,v 1.70 2004/02/13 23:34:13 miod Exp $-})dnl
|
||||
vers(a, {-$OpenBSD: MAKEDEV.mi,v 1.71 2004/02/14 17:24:30 todd Exp $-})dnl
|
||||
dnl
|
||||
divert(1)dnl
|
||||
{-#-}
|
||||
{-#-} Copyright (c) 2001,2002,2003 Todd T. Fries <todd@OpenBSD.org>
|
||||
{-#-} Copyright (c) 2001-2004 Todd T. Fries <todd@OpenBSD.org>
|
||||
{-#-}
|
||||
{-#-} Permission to use, copy, modify, and distribute this software for any
|
||||
{-#-} purpose with or without fee is hereby granted, provided that the above
|
||||
|
@ -1,6 +1,6 @@
|
||||
dnl $OpenBSD: MAKEDEV.sub,v 1.9 2004/01/12 22:18:24 todd Exp $
|
||||
dnl $OpenBSD: MAKEDEV.sub,v 1.10 2004/02/14 17:24:31 todd Exp $
|
||||
dnl
|
||||
dnl Copyright (c) 2001,2002,2003 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl Copyright (c) 2001-2004 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl
|
||||
dnl Permission to use, copy, modify, and distribute this software for any
|
||||
dnl purpose with or without fee is hereby granted, provided that the above
|
||||
@ -66,8 +66,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.9 2004/01/12 22:18:24 todd Exp $-})
|
||||
dnl example2: vers(__file__, {-$OpenBSD: MAKEDEV.sub,v 1.9 2004/01/12 22:18:24 todd Exp $-}, etc.MACHINE)
|
||||
dnl example1: vers(__file__, {-$OpenBSD: MAKEDEV.sub,v 1.10 2004/02/14 17:24:31 todd Exp $-})
|
||||
dnl example2: vers(__file__, {-$OpenBSD: MAKEDEV.sub,v 1.10 2004/02/14 17:24:31 todd Exp $-}, etc.MACHINE)
|
||||
dnl
|
||||
dnl if subdir is defined, prepend it to the filename in the version string
|
||||
dnl
|
||||
@ -78,7 +78,7 @@ define({-vers-},
|
||||
dnl
|
||||
dnl Version info for this file:
|
||||
dnl
|
||||
vers(__file__, {-$OpenBSD: MAKEDEV.sub,v 1.9 2004/01/12 22:18:24 todd Exp $-})dnl
|
||||
vers(__file__, {-$OpenBSD: MAKEDEV.sub,v 1.10 2004/02/14 17:24:31 todd Exp $-})dnl
|
||||
dnl
|
||||
dnl
|
||||
define({-_addsubdir-},
|
||||
|
@ -1,8 +1,8 @@
|
||||
vers(__file__,
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.19 2004/02/13 23:34:20 miod Exp $-},
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.20 2004/02/14 17:24:31 todd Exp $-},
|
||||
etc.MACHINE)dnl
|
||||
dnl
|
||||
dnl Copyright (c) 2001,2002,2003 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl Copyright (c) 2001-2004 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl
|
||||
dnl Permission to use, copy, modify, and distribute this software for any
|
||||
dnl purpose with or without fee is hereby granted, provided that the above
|
||||
|
@ -1,8 +1,8 @@
|
||||
vers(__file__,
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.2 2004/02/07 20:30:59 deraadt Exp $-},
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.3 2004/02/14 17:24:31 todd Exp $-},
|
||||
etc.MACHINE)dnl
|
||||
dnl
|
||||
dnl Copyright (c) 2001,2002,2003 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl Copyright (c) 2001-2004 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl
|
||||
dnl Permission to use, copy, modify, and distribute this software for any
|
||||
dnl purpose with or without fee is hereby granted, provided that the above
|
||||
|
@ -1,8 +1,8 @@
|
||||
vers(__file__,
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.4 2004/02/13 23:34:21 miod Exp $-},
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.5 2004/02/14 17:24:31 todd Exp $-},
|
||||
etc.MACHINE)dnl
|
||||
dnl
|
||||
dnl Copyright (c) 2001 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl Copyright (c) 2001-2004 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl All rights reserved.
|
||||
dnl
|
||||
dnl Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,8 +1,8 @@
|
||||
vers(__file__,
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.15 2004/02/10 01:31:20 millert Exp $-},
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.16 2004/02/14 17:24:31 todd Exp $-},
|
||||
etc.MACHINE)dnl
|
||||
dnl
|
||||
dnl Copyright (c) 2001,2002,2003 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl Copyright (c) 2001-2004 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl
|
||||
dnl Permission to use, copy, modify, and distribute this software for any
|
||||
dnl purpose with or without fee is hereby granted, provided that the above
|
||||
|
@ -1,8 +1,8 @@
|
||||
vers(__file__,
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.17 2004/02/10 01:31:20 millert Exp $-},
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.18 2004/02/14 17:24:31 todd Exp $-},
|
||||
etc.MACHINE)dnl
|
||||
dnl
|
||||
dnl Copyright (c) 2001,2002,2003 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl Copyright (c) 2001-2004 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl
|
||||
dnl Permission to use, copy, modify, and distribute this software for any
|
||||
dnl purpose with or without fee is hereby granted, provided that the above
|
||||
|
@ -1,8 +1,8 @@
|
||||
vers(__file__,
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.19 2004/02/10 01:31:20 millert Exp $-},
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.20 2004/02/14 17:24:31 todd Exp $-},
|
||||
etc.MACHINE)dnl
|
||||
dnl
|
||||
dnl Copyright (c) 2001,2002,2003 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl Copyright (c) 2001-2004 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl
|
||||
dnl Permission to use, copy, modify, and distribute this software for any
|
||||
dnl purpose with or without fee is hereby granted, provided that the above
|
||||
|
@ -1,8 +1,8 @@
|
||||
vers(__file__,
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.13 2004/02/10 01:31:20 millert Exp $-},
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.14 2004/02/14 17:24:31 todd Exp $-},
|
||||
etc.MACHINE)dnl
|
||||
dnl
|
||||
dnl Copyright (c) 2001,2002,2003 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl Copyright (c) 2001-2004 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl
|
||||
dnl Permission to use, copy, modify, and distribute this software for any
|
||||
dnl purpose with or without fee is hereby granted, provided that the above
|
||||
|
@ -1,8 +1,8 @@
|
||||
vers(__file__,
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.14 2004/02/10 01:31:20 millert Exp $-},
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.15 2004/02/14 17:24:31 todd Exp $-},
|
||||
etc.MACHINE)dnl
|
||||
dnl
|
||||
dnl Copyright (c) 2001,2002,2003 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl Copyright (c) 2001-2004 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl
|
||||
dnl Permission to use, copy, modify, and distribute this software for any
|
||||
dnl purpose with or without fee is hereby granted, provided that the above
|
||||
|
@ -1,8 +1,8 @@
|
||||
vers(__file__,
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.10 2004/02/10 01:31:20 millert Exp $-},
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.11 2004/02/14 17:24:31 todd Exp $-},
|
||||
etc.MACHINE)dnl
|
||||
dnl
|
||||
dnl Copyright (c) 2001,2002,2003 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl Copyright (c) 2001-2004 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl
|
||||
dnl Permission to use, copy, modify, and distribute this software for any
|
||||
dnl purpose with or without fee is hereby granted, provided that the above
|
||||
|
@ -1,8 +1,8 @@
|
||||
vers(__file__,
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.11 2004/02/10 01:31:20 millert Exp $-},
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.12 2004/02/14 17:24:31 todd Exp $-},
|
||||
etc.MACHINE)dnl
|
||||
dnl
|
||||
dnl Copyright (c) 2001,2002,2003 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl Copyright (c) 2001-2004 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl
|
||||
dnl Permission to use, copy, modify, and distribute this software for any
|
||||
dnl purpose with or without fee is hereby granted, provided that the above
|
||||
|
@ -1,8 +1,8 @@
|
||||
vers(__file__,
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.13 2004/02/10 01:31:20 millert Exp $-},
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.14 2004/02/14 17:24:31 todd Exp $-},
|
||||
etc.MACHINE)dnl
|
||||
dnl
|
||||
dnl Copyright (c) 2001,2002,2003 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl Copyright (c) 2001-2004 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl
|
||||
dnl Permission to use, copy, modify, and distribute this software for any
|
||||
dnl purpose with or without fee is hereby granted, provided that the above
|
||||
|
@ -1,8 +1,8 @@
|
||||
vers(__file__,
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.4 2004/02/13 23:34:21 miod Exp $-},
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.5 2004/02/14 17:24:31 todd Exp $-},
|
||||
etc.MACHINE)dnl
|
||||
dnl
|
||||
dnl Copyright (c) 2001 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl Copyright (c) 2001-2004 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl All rights reserved.
|
||||
dnl
|
||||
dnl Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,8 +1,8 @@
|
||||
vers(__file__,
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.20 2004/02/10 01:31:20 millert Exp $-},
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.21 2004/02/14 17:24:31 todd Exp $-},
|
||||
etc.MACHINE)dnl
|
||||
dnl
|
||||
dnl Copyright (c) 2001,2002,2003 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl Copyright (c) 2001-2004 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl
|
||||
dnl Permission to use, copy, modify, and distribute this software for any
|
||||
dnl purpose with or without fee is hereby granted, provided that the above
|
||||
|
@ -1,8 +1,8 @@
|
||||
vers(__file__,
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.29 2004/02/10 01:31:20 millert Exp $-},
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.30 2004/02/14 17:24:31 todd Exp $-},
|
||||
etc.MACHINE)dnl
|
||||
dnl
|
||||
dnl Copyright (c) 2001,2002,2003 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl Copyright (c) 2001-2004 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl
|
||||
dnl Permission to use, copy, modify, and distribute this software for any
|
||||
dnl purpose with or without fee is hereby granted, provided that the above
|
||||
|
@ -1,8 +1,8 @@
|
||||
vers(__file__,
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.14 2004/02/10 01:31:20 millert Exp $-},
|
||||
{-$OpenBSD: MAKEDEV.md,v 1.15 2004/02/14 17:24:31 todd Exp $-},
|
||||
etc.MACHINE)dnl
|
||||
dnl
|
||||
dnl Copyright (c) 2001,2002,2003 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl Copyright (c) 2001-2004 Todd T. Fries <todd@OpenBSD.org>
|
||||
dnl
|
||||
dnl Permission to use, copy, modify, and distribute this software for any
|
||||
dnl purpose with or without fee is hereby granted, provided that the above
|
||||
|
Loading…
Reference in New Issue
Block a user