Change the '@(#)' strings in front of the copyright/version messages to '@( )'

so as not to clutter the output of the what(1) command when run on a kernel.
This commit is contained in:
cjs 2001-08-13 03:07:23 +00:00
parent 610af327b3
commit a95288891b
1 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: cyzfirm.h,v 1.1 2000/05/17 17:58:09 thorpej Exp $ */
/* $NetBSD: cyzfirm.h,v 1.2 2001/08/13 03:07:23 cjs Exp $ */
/*
* Firmware for Cyclades Z series multiport serial boards.
@ -5611,12 +5611,12 @@ static const u_int8_t cycladesz_firmware[] = {
0x00, 0x00, 0xf8, 0xff, 0x05, 0x3c, 0x00, 0x00, 0x04, 0x24,
0x00, 0x00, 0xc4, 0xac, 0x04, 0x00, 0xc5, 0xac, 0xf1, 0xff,
0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x40, 0x28, 0x23, 0x29, 0x20, 0x43,
0x00, 0x00, 0x00, 0x00, 0x40, 0x28, 0x20, 0x29, 0x20, 0x43,
0x6f, 0x70, 0x79, 0x72, 0x69, 0x67, 0x68, 0x74, 0x20, 0x28,
0x63, 0x29, 0x20, 0x43, 0x79, 0x63, 0x6c, 0x61, 0x64, 0x65,
0x73, 0x20, 0x43, 0x6f, 0x72, 0x70, 0x6f, 0x72, 0x61, 0x74,
0x69, 0x6f, 0x6e, 0x2c, 0x20, 0x31, 0x39, 0x39, 0x36, 0x2c,
0x20, 0x31, 0x39, 0x39, 0x39, 0x00, 0x40, 0x28, 0x23, 0x29,
0x20, 0x31, 0x39, 0x39, 0x39, 0x00, 0x40, 0x28, 0x20, 0x29,
0x20, 0x5a, 0x46, 0x49, 0x52, 0x4d, 0x20, 0x43, 0x79, 0x63,
0x6c, 0x61, 0x64, 0x65, 0x73, 0x2d, 0x5a, 0x2f, 0x50, 0x43,
0x49, 0x20, 0x46, 0x69, 0x72, 0x6d, 0x77, 0x61, 0x72, 0x65,
@ -12794,12 +12794,12 @@ static const u_int8_t cycladesz_firmware[] = {
0x00, 0x00, 0xf8, 0xff, 0x05, 0x3c, 0x00, 0x00, 0x04, 0x24,
0x00, 0x00, 0xc4, 0xac, 0x04, 0x00, 0xc5, 0xac, 0xf1, 0xff,
0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x40, 0x28, 0x23, 0x29, 0x20, 0x43,
0x00, 0x00, 0x00, 0x00, 0x40, 0x28, 0x20, 0x29, 0x20, 0x43,
0x6f, 0x70, 0x79, 0x72, 0x69, 0x67, 0x68, 0x74, 0x20, 0x28,
0x63, 0x29, 0x20, 0x43, 0x79, 0x63, 0x6c, 0x61, 0x64, 0x65,
0x73, 0x20, 0x43, 0x6f, 0x72, 0x70, 0x6f, 0x72, 0x61, 0x74,
0x69, 0x6f, 0x6e, 0x2c, 0x20, 0x31, 0x39, 0x39, 0x36, 0x2c,
0x20, 0x31, 0x39, 0x39, 0x39, 0x00, 0x40, 0x28, 0x23, 0x29,
0x20, 0x31, 0x39, 0x39, 0x39, 0x00, 0x40, 0x28, 0x20, 0x29,
0x20, 0x5a, 0x46, 0x49, 0x52, 0x4d, 0x20, 0x43, 0x79, 0x63,
0x6c, 0x61, 0x64, 0x65, 0x73, 0x2d, 0x5a, 0x2f, 0x50, 0x43,
0x49, 0x20, 0x46, 0x69, 0x72, 0x6d, 0x77, 0x61, 0x72, 0x65,