diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-04-30 00:13:36 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-04-30 00:13:36 +0000 |
commit | f63cf9cec9116b0db91900a3ce69813395513416 (patch) | |
tree | 63c0edca6a005c295b4c1d41a4ee2933391fcc6e | |
parent | 8e7f0800961d8727193b14ca0553967bb0241d81 (diff) |
correct copyright. i wrote some of this in 1989, wow.. i am old...
-rw-r--r-- | sys/arch/mvme68k/stand/sboot/XBUG.S | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mvme68k/stand/sboot/XBUG.S b/sys/arch/mvme68k/stand/sboot/XBUG.S index 2d4e0dc0bf6..ce4cef4b660 100644 --- a/sys/arch/mvme68k/stand/sboot/XBUG.S +++ b/sys/arch/mvme68k/stand/sboot/XBUG.S @@ -1,7 +1,7 @@ -/* $OpenBSD: XBUG.S,v 1.4 1998/04/02 10:49:05 deraadt Exp $ */ +/* $OpenBSD: XBUG.S,v 1.5 2001/04/30 00:13:35 deraadt Exp $ */ /* - * Copyright (c) 1995 Theo de Raadt + * Copyright (c) 1989,1990,1995 Theo de Raadt * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |