From 9d61fcf10f38efb4ea7576ad8f0240333f2d384c Mon Sep 17 00:00:00 2001 From: christos Date: Wed, 10 Sep 2008 19:20:06 +0000 Subject: replace \xa0 with space from Andy Shevchenko --- sys/dev/microcode/atmel/atmel_intersil_fw.h | 2 +- sys/dev/microcode/atmel/atmel_rfmd2958-smc_fw.h | 2 +- sys/dev/microcode/atmel/atmel_rfmd_fw.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/dev/microcode') diff --git a/sys/dev/microcode/atmel/atmel_intersil_fw.h b/sys/dev/microcode/atmel/atmel_intersil_fw.h index 4f320f54990..7aa5a7a5033 100644 --- a/sys/dev/microcode/atmel/atmel_intersil_fw.h +++ b/sys/dev/microcode/atmel/atmel_intersil_fw.h @@ -5,7 +5,7 @@ * Target: AT76C503 with Intersil 3861 radio * Version: 0.90.0 #44 * - * Copyright 2004 Atmel Corporation. All Rights Reserved. Redistribution and use + * Copyright 2004 Atmel Corporation. All Rights Reserved. Redistribution and use * of the microcode software ("Firmware") is permitted provided that the following * conditions are met: * 1. Firmware is redistributed in object code only. diff --git a/sys/dev/microcode/atmel/atmel_rfmd2958-smc_fw.h b/sys/dev/microcode/atmel/atmel_rfmd2958-smc_fw.h index 9dcfc12f197..43aacb8bd2a 100644 --- a/sys/dev/microcode/atmel/atmel_rfmd2958-smc_fw.h +++ b/sys/dev/microcode/atmel/atmel_rfmd2958-smc_fw.h @@ -4,7 +4,7 @@ * Firmware to be used with rfmd2958 radio's on SMC's 2662W v.4 board * Version: 1.102.0 build #113 * - * Copyright 2004 Atmel Corporation. All Rights Reserved. Redistribution and use + * Copyright 2004 Atmel Corporation. All Rights Reserved. Redistribution and use * of the microcode software ("Firmware") is permitted provided that the following * conditions are met: * 1. Firmware is redistributed in object code only. diff --git a/sys/dev/microcode/atmel/atmel_rfmd_fw.h b/sys/dev/microcode/atmel/atmel_rfmd_fw.h index 8356146c90b..e5b9ef44109 100644 --- a/sys/dev/microcode/atmel/atmel_rfmd_fw.h +++ b/sys/dev/microcode/atmel/atmel_rfmd_fw.h @@ -5,7 +5,7 @@ * Target: AT76c503a with RFMD radio * Version: 1.101.0-84 * - * Copyright 2004 Atmel Corporation. All Rights Reserved. Redistribution and use + * Copyright 2004 Atmel Corporation. All Rights Reserved. Redistribution and use * of the microcode software ("Firmware") is permitted provided that the following * conditions are met: * 1. Firmware is redistributed in object code only. -- cgit