diff --git a/arch/arm/src/sama5/sam_adc.c b/arch/arm/src/sama5/sam_adc.c index f2b7b2bb111..9ef5a3d5ddd 100644 --- a/arch/arm/src/sama5/sam_adc.c +++ b/arch/arm/src/sama5/sam_adc.c @@ -9,7 +9,7 @@ * SAMA5D3 Series Data Sheet * Atmel NoOS sample code. * - * The Atmel sample code has a BSD compatibile license that requires this + * The Atmel sample code has a BSD compatible license that requires this * copyright notice: * * Copyright (c) 2012, Atmel Corporation diff --git a/arch/arm/src/sama5/sam_can.c b/arch/arm/src/sama5/sam_can.c index 97cd4e99eb8..24e1b9ddcf3 100644 --- a/arch/arm/src/sama5/sam_can.c +++ b/arch/arm/src/sama5/sam_can.c @@ -9,7 +9,7 @@ * SAMA5D3 Series Data Sheet * Atmel NoOS sample code (for bit timing configuration). * - * The Atmel sample code has a BSD compatibile license that requires this + * The Atmel sample code has a BSD compatible license that requires this * copyright notice: * * Copyright (c) 2012, Atmel Corporation diff --git a/arch/arm/src/sama5/sam_emac.c b/arch/arm/src/sama5/sam_emac.c index 5f196ca0579..e4cb81ae0c2 100644 --- a/arch/arm/src/sama5/sam_emac.c +++ b/arch/arm/src/sama5/sam_emac.c @@ -8,7 +8,7 @@ * SAMA5D3 Series Data Sheet * Atmel NoOS sample code. * - * The Atmel sample code has a BSD compatibile license that requires this + * The Atmel sample code has a BSD compatible license that requires this * copyright notice: * * Copyright (c) 2012, Atmel Corporation diff --git a/arch/arm/src/sama5/sam_gf1024.c b/arch/arm/src/sama5/sam_gf1024.c index f904870f0b2..574bcf7545e 100644 --- a/arch/arm/src/sama5/sam_gf1024.c +++ b/arch/arm/src/sama5/sam_gf1024.c @@ -4,7 +4,7 @@ * Copyright (C) 2013 Gregory Nutt. All rights reserved. * Author: Gregory Nutt * - * Taken from Atmel NoOS sample code. The Atmel sample code has a BSD compatibile license that requires this copyright notice: + * Taken from Atmel NoOS sample code. The Atmel sample code has a BSD compatible license that requires this copyright notice: * * Copyright (c) 2012, Atmel Corporation * diff --git a/arch/arm/src/sama5/sam_gf512.c b/arch/arm/src/sama5/sam_gf512.c index b279f28020e..55ca77bdff3 100644 --- a/arch/arm/src/sama5/sam_gf512.c +++ b/arch/arm/src/sama5/sam_gf512.c @@ -4,7 +4,7 @@ * Copyright (C) 2013 Gregory Nutt. All rights reserved. * Author: Gregory Nutt * - * Taken from Atmel NoOS sample code. The Atmel sample code has a BSD compatibile license that requires this copyright notice: + * Taken from Atmel NoOS sample code. The Atmel sample code has a BSD compatible license that requires this copyright notice: * * Copyright (c) 2012, Atmel Corporation * diff --git a/arch/arm/src/sama5/sam_gmac.c b/arch/arm/src/sama5/sam_gmac.c index ff3b622b2a6..2232a81925b 100644 --- a/arch/arm/src/sama5/sam_gmac.c +++ b/arch/arm/src/sama5/sam_gmac.c @@ -8,7 +8,7 @@ * SAMA5D3 Series Data Sheet * Atmel NoOS sample code. * - * The Atmel sample code has a BSD compatibile license that requires this + * The Atmel sample code has a BSD compatible license that requires this * copyright notice: * * Copyright (c) 2012, Atmel Corporation diff --git a/arch/arm/src/sama5/sam_lcd.c b/arch/arm/src/sama5/sam_lcd.c index d2c2cf92f2e..9600db89a64 100644 --- a/arch/arm/src/sama5/sam_lcd.c +++ b/arch/arm/src/sama5/sam_lcd.c @@ -8,7 +8,7 @@ * SAMA5D3 Series Data Sheet * Atmel NoOS sample code. * - * The Atmel sample code has a BSD compatibile license that requires this + * The Atmel sample code has a BSD compatible license that requires this * copyright notice: * * Copyright (c) 2012, Atmel Corporation diff --git a/arch/arm/src/sama5/sam_nand.c b/arch/arm/src/sama5/sam_nand.c index c618e1b06d1..a0d449a5e40 100644 --- a/arch/arm/src/sama5/sam_nand.c +++ b/arch/arm/src/sama5/sam_nand.c @@ -8,7 +8,7 @@ * SAMA5D3 Series Data Sheet * Atmel NoOS sample code. * - * The Atmel sample code has a BSD compatibile license that requires this + * The Atmel sample code has a BSD compatible license that requires this * copyright notice: * * Copyright (c) 2011, 2012, Atmel Corporation diff --git a/arch/arm/src/sama5/sam_pmecc.c b/arch/arm/src/sama5/sam_pmecc.c index 80612863a9b..a964292006a 100644 --- a/arch/arm/src/sama5/sam_pmecc.c +++ b/arch/arm/src/sama5/sam_pmecc.c @@ -9,7 +9,7 @@ * Atmel NoOS sample code. * * All of the detailed PMECC operations are taken directly from the Atmel - * NoOS sample code. The Atmel sample code has a BSD compatibile license + * NoOS sample code. The Atmel sample code has a BSD compatible license * that requires this copyright notice: * * Copyright (c) 2012, Atmel Corporation diff --git a/arch/arm/src/sama5/sam_pmecc.h b/arch/arm/src/sama5/sam_pmecc.h index 4e54a04e14e..c0d89441503 100644 --- a/arch/arm/src/sama5/sam_pmecc.h +++ b/arch/arm/src/sama5/sam_pmecc.h @@ -6,7 +6,7 @@ * * This logic was based largely on Atmel sample code with modifications for * better integration with NuttX. The Atmel sample code has a BSD - * compatibile license that requires this copyright notice: + * compatible license that requires this copyright notice: * * Copyright (c) 2010, Atmel Corporation * diff --git a/arch/arm/src/sama5/sam_tc.c b/arch/arm/src/sama5/sam_tc.c index e3c8820baf4..0e2990efa30 100644 --- a/arch/arm/src/sama5/sam_tc.c +++ b/arch/arm/src/sama5/sam_tc.c @@ -9,7 +9,7 @@ * SAMA5D3 Series Data Sheet * Atmel NoOS sample code. * - * The Atmel sample code has a BSD compatibile license that requires this + * The Atmel sample code has a BSD compatible license that requires this * copyright notice: * * Copyright (c) 2011, Atmel Corporation diff --git a/arch/arm/src/sama5/sam_tsd.c b/arch/arm/src/sama5/sam_tsd.c index 40e1e72cbe1..915e082b2ca 100644 --- a/arch/arm/src/sama5/sam_tsd.c +++ b/arch/arm/src/sama5/sam_tsd.c @@ -9,7 +9,7 @@ * SAMA5D3 Series Data Sheet * Atmel NoOS sample code. * - * The Atmel sample code has a BSD compatibile license that requires this + * The Atmel sample code has a BSD compatible license that requires this * copyright notice: * * Copyright (c) 2011, Atmel Corporation diff --git a/arch/arm/src/sama5/sam_twi.c b/arch/arm/src/sama5/sam_twi.c index beb16e51b89..f68f98b042b 100644 --- a/arch/arm/src/sama5/sam_twi.c +++ b/arch/arm/src/sama5/sam_twi.c @@ -8,7 +8,7 @@ * SAMA5D3 Series Data Sheet * Atmel NoOS sample code. * - * The Atmel sample code has a BSD compatibile license that requires this + * The Atmel sample code has a BSD compatible license that requires this * copyright notice: * * Copyright (c) 2011, Atmel Corporation diff --git a/arch/arm/src/sama5/sam_udphs.c b/arch/arm/src/sama5/sam_udphs.c index 0ad87e98b42..9f7d99bec9c 100644 --- a/arch/arm/src/sama5/sam_udphs.c +++ b/arch/arm/src/sama5/sam_udphs.c @@ -8,7 +8,7 @@ * SAMA5D3 Series Data Sheet * Atmel NoOS sample code. * - * The Atmel sample code has a BSD compatibile license that requires this + * The Atmel sample code has a BSD compatible license that requires this * copyright notice: * * Copyright (c) 2009, Atmel Corporation diff --git a/drivers/mtd/hamming.c b/drivers/mtd/hamming.c index bc51f0bff4b..95d4a5a699f 100644 --- a/drivers/mtd/hamming.c +++ b/drivers/mtd/hamming.c @@ -6,7 +6,7 @@ * * This logic was taken directly from Atmel sample code with only * modifications for better integration with NuttX. The Atmel sample - * code has a BSD compatibile license that requires this copyright notice: + * code has a BSD compatible license that requires this copyright notice: * * Copyright (c) 2011, Atmel Corporation * diff --git a/drivers/mtd/mtd_modeltab.c b/drivers/mtd/mtd_modeltab.c index 98c1f4b2a18..6bf62390423 100644 --- a/drivers/mtd/mtd_modeltab.c +++ b/drivers/mtd/mtd_modeltab.c @@ -6,7 +6,7 @@ * * This logic was based on Atmel sample code with modifications for * better integration with NuttX. The Atmel sample code has a BSD - * compatibile license that requires this copyright notice: + * compatible license that requires this copyright notice: * * Copyright (c) 2012, Atmel Corporation * diff --git a/drivers/mtd/mtd_nand.c b/drivers/mtd/mtd_nand.c index 9fb38e4e8c5..236d74134a0 100755 --- a/drivers/mtd/mtd_nand.c +++ b/drivers/mtd/mtd_nand.c @@ -6,7 +6,7 @@ * * This logic was based largely on Atmel sample code with modifications for * better integration with NuttX. The Atmel sample code has a BSD - * compatibile license that requires this copyright notice: + * compatible license that requires this copyright notice: * * Copyright (c) 2011, 2012, Atmel Corporation * diff --git a/drivers/mtd/mtd_nandecc.c b/drivers/mtd/mtd_nandecc.c index c94d7f29a25..55286b7460f 100644 --- a/drivers/mtd/mtd_nandecc.c +++ b/drivers/mtd/mtd_nandecc.c @@ -6,7 +6,7 @@ * * This logic was based largely on Atmel sample code with modifications for * better integration with NuttX. The Atmel sample code has a BSD - * compatibile license that requires this copyright notice: + * compatible license that requires this copyright notice: * * Copyright (c) 2011, 2012, Atmel Corporation * diff --git a/drivers/mtd/mtd_nandmodel.c b/drivers/mtd/mtd_nandmodel.c index 77c8f316f0f..8a834c57794 100644 --- a/drivers/mtd/mtd_nandmodel.c +++ b/drivers/mtd/mtd_nandmodel.c @@ -6,7 +6,7 @@ * * This logic was based largely on Atmel sample code with modifications for * better integration with NuttX. The Atmel sample code has a BSD - * compatibile license that requires this copyright notice: + * compatible license that requires this copyright notice: * * Copyright (c) 2011, 2012, Atmel Corporation * diff --git a/drivers/mtd/mtd_nandscheme.c b/drivers/mtd/mtd_nandscheme.c index 09c98c7b668..5352739efa0 100644 --- a/drivers/mtd/mtd_nandscheme.c +++ b/drivers/mtd/mtd_nandscheme.c @@ -6,7 +6,7 @@ * * This logic was based largely on Atmel sample code with modifications for * better integration with NuttX. The Atmel sample code has a BSD - * compatibile license that requires this copyright notice: + * compatible license that requires this copyright notice: * * Copyright (c) 2012, Atmel Corporation * diff --git a/drivers/mtd/mtd_onfi.c b/drivers/mtd/mtd_onfi.c index f688211e088..c5df8c3b672 100644 --- a/drivers/mtd/mtd_onfi.c +++ b/drivers/mtd/mtd_onfi.c @@ -11,7 +11,7 @@ * * This ONFI logic was based largely on Atmel sample code with modifications * for better integration with NuttX. The Atmel sample code has a BSD - * compatibile license that requires this copyright notice: + * compatible license that requires this copyright notice: * * Copyright (c) 2010, Atmel Corporation *