From 97ca4ef95646fdaafa10ed26c3a576781d714b24 Mon Sep 17 00:00:00 2001 From: Masayuki Ishikawa Date: Wed, 4 Apr 2018 12:35:47 +0000 Subject: [PATCH] Merged in masayuki2009/nuttx.nuttx/change_copyright (pull request #621) Change all Sony related copyright to conform with our company's internal rules. Signed-off-by: Masayuki Ishikawa Approved-by: Gregory Nutt --- arch/arm/include/lc823450/chip.h | 2 +- arch/arm/include/lc823450/clk.h | 2 +- arch/arm/include/lc823450/irq.h | 2 +- arch/arm/src/lc823450/Make.defs | 2 +- arch/arm/src/lc823450/chip.h | 2 +- arch/arm/src/lc823450/lc823450_adc.c | 2 +- arch/arm/src/lc823450/lc823450_adc.h | 2 +- arch/arm/src/lc823450/lc823450_clockconfig.c | 2 +- arch/arm/src/lc823450/lc823450_clockconfig.h | 2 +- arch/arm/src/lc823450/lc823450_cpuidlestack.c | 2 +- arch/arm/src/lc823450/lc823450_cpuindex.c | 2 +- arch/arm/src/lc823450/lc823450_cpupause.c | 2 +- arch/arm/src/lc823450/lc823450_cpustart.c | 2 +- arch/arm/src/lc823450/lc823450_dma.c | 2 +- arch/arm/src/lc823450/lc823450_dma.h | 2 +- arch/arm/src/lc823450/lc823450_dvfs2.c | 2 +- arch/arm/src/lc823450/lc823450_dvfs2.h | 2 +- arch/arm/src/lc823450/lc823450_gpio.c | 2 +- arch/arm/src/lc823450/lc823450_gpio.h | 2 +- arch/arm/src/lc823450/lc823450_i2c.c | 2 +- arch/arm/src/lc823450/lc823450_i2c.h | 2 +- arch/arm/src/lc823450/lc823450_i2s.c | 2 +- arch/arm/src/lc823450/lc823450_i2s.h | 2 +- arch/arm/src/lc823450/lc823450_idle.c | 2 +- arch/arm/src/lc823450/lc823450_intc.h | 2 +- arch/arm/src/lc823450/lc823450_ipl2.c | 2 +- arch/arm/src/lc823450/lc823450_irq.c | 2 +- arch/arm/src/lc823450/lc823450_lowputc.c | 2 +- arch/arm/src/lc823450/lc823450_lowputc.h | 2 +- arch/arm/src/lc823450/lc823450_mmcl.c | 2 +- arch/arm/src/lc823450/lc823450_mmcl.h | 2 +- arch/arm/src/lc823450/lc823450_mtd.c | 2 +- arch/arm/src/lc823450/lc823450_mtd.h | 2 +- arch/arm/src/lc823450/lc823450_procfs_dvfs.c | 2 +- arch/arm/src/lc823450/lc823450_pwm.h | 2 +- arch/arm/src/lc823450/lc823450_rtc.c | 2 +- arch/arm/src/lc823450/lc823450_sdc.c | 2 +- arch/arm/src/lc823450/lc823450_sdc.h | 2 +- arch/arm/src/lc823450/lc823450_sddrv_dep.c | 2 +- arch/arm/src/lc823450/lc823450_sddrv_if.h | 2 +- arch/arm/src/lc823450/lc823450_sddrv_type.h | 2 +- arch/arm/src/lc823450/lc823450_serial.c | 2 +- arch/arm/src/lc823450/lc823450_serial.h | 2 +- arch/arm/src/lc823450/lc823450_spi.c | 2 +- arch/arm/src/lc823450/lc823450_spi.h | 2 +- arch/arm/src/lc823450/lc823450_start.c | 2 +- arch/arm/src/lc823450/lc823450_syscontrol.c | 2 +- arch/arm/src/lc823450/lc823450_syscontrol.h | 2 +- arch/arm/src/lc823450/lc823450_testset.c | 2 +- arch/arm/src/lc823450/lc823450_timer.c | 2 +- arch/arm/src/lc823450/lc823450_timer.h | 2 +- arch/arm/src/lc823450/lc823450_usbdev.c | 2 +- arch/arm/src/lc823450/lc823450_usbdev.h | 2 +- arch/arm/src/lc823450/lc823450_vectors.S | 2 +- arch/arm/src/lc823450/lc823450_vectors.h | 2 +- arch/arm/src/lc823450/lc823450_wdt.c | 2 +- arch/arm/src/lc823450/lc823450_wdt.h | 2 +- configs/lc823450-xgevk/include/board.h | 2 +- configs/lc823450-xgevk/scripts/Make.defs | 2 +- configs/lc823450-xgevk/scripts/gnu-elf.ld | 2 +- configs/lc823450-xgevk/scripts/ld-ipl2.script | 2 +- configs/lc823450-xgevk/scripts/ld.script | 2 +- configs/lc823450-xgevk/src/Makefile | 2 +- configs/lc823450-xgevk/src/lc823450-xgevk.h | 2 +- configs/lc823450-xgevk/src/lc823450-xgevk_mux.h | 2 +- configs/lc823450-xgevk/src/lc823450_adc.c | 2 +- configs/lc823450-xgevk/src/lc823450_appinit.c | 2 +- configs/lc823450-xgevk/src/lc823450_autoleds.c | 2 +- configs/lc823450-xgevk/src/lc823450_boot.c | 2 +- configs/lc823450-xgevk/src/lc823450_bringup.c | 2 +- configs/lc823450-xgevk/src/lc823450_mux.c | 2 +- configs/lc823450-xgevk/src/lc823450_netinit.c | 2 +- configs/lc823450-xgevk/src/lc823450_sdif.c | 2 +- configs/lc823450-xgevk/src/lc823450_spi.c | 2 +- configs/lc823450-xgevk/src/lc823450_st7565.c | 2 +- configs/lc823450-xgevk/src/lc823450_usbmsc.c | 2 +- configs/lc823450-xgevk/src/lc823450_wm8776.c | 2 +- drivers/audio/wm8776.c | 2 +- drivers/audio/wm8776.h | 2 +- include/nuttx/audio/wm8776.h | 2 +- sched/irq/irq_spinlock.c | 2 +- sched/sched/sched_tasklistlock.c | 2 +- sched/sched/sched_thistask.c | 2 +- 83 files changed, 83 insertions(+), 83 deletions(-) diff --git a/arch/arm/include/lc823450/chip.h b/arch/arm/include/lc823450/chip.h index 5e70ed991d..0aaee76864 100644 --- a/arch/arm/include/lc823450/chip.h +++ b/arch/arm/include/lc823450/chip.h @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/include/lc823450/chip.h * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa * diff --git a/arch/arm/include/lc823450/clk.h b/arch/arm/include/lc823450/clk.h index ace0ec7cb1..90904b9c16 100644 --- a/arch/arm/include/lc823450/clk.h +++ b/arch/arm/include/lc823450/clk.h @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/include/lc823450/clk.h * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2016,2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa * diff --git a/arch/arm/include/lc823450/irq.h b/arch/arm/include/lc823450/irq.h index 5c4547d77d..b1ce05cfca 100644 --- a/arch/arm/include/lc823450/irq.h +++ b/arch/arm/include/lc823450/irq.h @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/include/lc823450/irq.h * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2016,2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa * diff --git a/arch/arm/src/lc823450/Make.defs b/arch/arm/src/lc823450/Make.defs index c013558f87..cd31416252 100644 --- a/arch/arm/src/lc823450/Make.defs +++ b/arch/arm/src/lc823450/Make.defs @@ -1,7 +1,7 @@ ############################################################################ # arch/arm/src/lc823450/Make.defs # -# Copyright (C) 2014-2017 Sony Corporation. All rights reserved. +# Copyright 2014,2015,2016,2017 Sony Video & Sound Products Inc. # Author: Masatoshi Tateishi # Author: Masayuki Ishikawa # Author: Yasuhiro Osaki diff --git a/arch/arm/src/lc823450/chip.h b/arch/arm/src/lc823450/chip.h index 153c59b227..c91b2f944e 100644 --- a/arch/arm/src/lc823450/chip.h +++ b/arch/arm/src/lc823450/chip.h @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/chip.h * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa * diff --git a/arch/arm/src/lc823450/lc823450_adc.c b/arch/arm/src/lc823450/lc823450_adc.c index 8ff89be6ae..f28d9b595e 100644 --- a/arch/arm/src/lc823450/lc823450_adc.c +++ b/arch/arm/src/lc823450/lc823450_adc.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_adc.c * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * Author: Nobutaka Toyoshima * Author: Satoshi Mihara diff --git a/arch/arm/src/lc823450/lc823450_adc.h b/arch/arm/src/lc823450/lc823450_adc.h index 75e0b122b0..4204504ba0 100644 --- a/arch/arm/src/lc823450/lc823450_adc.h +++ b/arch/arm/src/lc823450/lc823450_adc.h @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/chip/lc823450_adc.h * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * Author: Nobutaka Toyoshima * diff --git a/arch/arm/src/lc823450/lc823450_clockconfig.c b/arch/arm/src/lc823450/lc823450_clockconfig.c index e2c0d8b6b5..8c64fc2909 100644 --- a/arch/arm/src/lc823450/lc823450_clockconfig.c +++ b/arch/arm/src/lc823450/lc823450_clockconfig.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_clockconfig.c * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa * Author: Nobutaka Toyoshima diff --git a/arch/arm/src/lc823450/lc823450_clockconfig.h b/arch/arm/src/lc823450/lc823450_clockconfig.h index 26decaf075..34e037dbe4 100644 --- a/arch/arm/src/lc823450/lc823450_clockconfig.h +++ b/arch/arm/src/lc823450/lc823450_clockconfig.h @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_clockconfig.h * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa * Author: Nobutaka Toyoshima diff --git a/arch/arm/src/lc823450/lc823450_cpuidlestack.c b/arch/arm/src/lc823450/lc823450_cpuidlestack.c index 3c7a6e58fd..334b2c17d5 100644 --- a/arch/arm/src/lc823450/lc823450_cpuidlestack.c +++ b/arch/arm/src/lc823450/lc823450_cpuidlestack.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_cpuidlestack.c * - * Copyright (C) 2016-2017 Sony Corporation. All rights reserved. + * Copyright 2016,2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa * diff --git a/arch/arm/src/lc823450/lc823450_cpuindex.c b/arch/arm/src/lc823450/lc823450_cpuindex.c index 3610d4d067..22a18bd388 100644 --- a/arch/arm/src/lc823450/lc823450_cpuindex.c +++ b/arch/arm/src/lc823450/lc823450_cpuindex.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_cpuindex.c * - * Copyright (C) 2016-2017 Sony Corporation. All rights reserved. + * Copyright 2016,2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa * diff --git a/arch/arm/src/lc823450/lc823450_cpupause.c b/arch/arm/src/lc823450/lc823450_cpupause.c index 10b4a0baf2..46e5f762ad 100644 --- a/arch/arm/src/lc823450/lc823450_cpupause.c +++ b/arch/arm/src/lc823450/lc823450_cpupause.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_cpupause.c * - * Copyright (C) 2016-2017 Sony Corporation. All rights reserved. + * Copyright 2016,2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa * diff --git a/arch/arm/src/lc823450/lc823450_cpustart.c b/arch/arm/src/lc823450/lc823450_cpustart.c index dd735dc749..82f857e05c 100644 --- a/arch/arm/src/lc823450/lc823450_cpustart.c +++ b/arch/arm/src/lc823450/lc823450_cpustart.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_cpustart.c * - * Copyright (C) 2016-2017 Sony Corporation. All rights reserved. + * Copyright 2016,2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa * diff --git a/arch/arm/src/lc823450/lc823450_dma.c b/arch/arm/src/lc823450/lc823450_dma.c index b228f706d5..7bacf99ed4 100644 --- a/arch/arm/src/lc823450/lc823450_dma.c +++ b/arch/arm/src/lc823450/lc823450_dma.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_dma.c * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * * Redistribution and use in source and binary forms, with or without diff --git a/arch/arm/src/lc823450/lc823450_dma.h b/arch/arm/src/lc823450/lc823450_dma.h index fbc2acdfed..7643a73981 100644 --- a/arch/arm/src/lc823450/lc823450_dma.h +++ b/arch/arm/src/lc823450/lc823450_dma.h @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_dma.h * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * * Redistribution and use in source and binary forms, with or without diff --git a/arch/arm/src/lc823450/lc823450_dvfs2.c b/arch/arm/src/lc823450/lc823450_dvfs2.c index 5aff75e36a..2c2fdbeaa8 100644 --- a/arch/arm/src/lc823450/lc823450_dvfs2.c +++ b/arch/arm/src/lc823450/lc823450_dvfs2.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_dvfs2.c * - * Copyright (C) 2015-2017 Sony Corporation. All rights reserved. + * Copyright 2015,2016,2017,2018 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * Author: Masatoshi Tateishi * diff --git a/arch/arm/src/lc823450/lc823450_dvfs2.h b/arch/arm/src/lc823450/lc823450_dvfs2.h index a04da7e3c7..f7d582f8a5 100644 --- a/arch/arm/src/lc823450/lc823450_dvfs2.h +++ b/arch/arm/src/lc823450/lc823450_dvfs2.h @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_dvfs2.h * - * Copyright (C) 2015-2017 Sony Corporation. All rights reserved. + * Copyright 2015,2016,2017,2018 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/arch/arm/src/lc823450/lc823450_gpio.c b/arch/arm/src/lc823450/lc823450_gpio.c index bb8aab5d3c..d9524dbfa0 100644 --- a/arch/arm/src/lc823450/lc823450_gpio.c +++ b/arch/arm/src/lc823450/lc823450_gpio.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_gpio.c * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2016,2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * Author: Nobutaka Toyoshima * Author: Masatoshi Tateishi diff --git a/arch/arm/src/lc823450/lc823450_gpio.h b/arch/arm/src/lc823450/lc823450_gpio.h index 830bfc32d4..c6491a662b 100644 --- a/arch/arm/src/lc823450/lc823450_gpio.h +++ b/arch/arm/src/lc823450/lc823450_gpio.h @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_gpio.h * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2016,2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * Author: Nobutaka Toyoshima * Author: Masatoshi Tateishi diff --git a/arch/arm/src/lc823450/lc823450_i2c.c b/arch/arm/src/lc823450/lc823450_i2c.c index 7c4950fef4..6e6b1fe01f 100644 --- a/arch/arm/src/lc823450/lc823450_i2c.c +++ b/arch/arm/src/lc823450/lc823450_i2c.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_i2c.c * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2016,2017 Sony Video & Sound Products Inc. * Author: Nobutaka Toyoshima * Author: Masayuki Ishikawa * Author: Masatoshi Tateishi diff --git a/arch/arm/src/lc823450/lc823450_i2c.h b/arch/arm/src/lc823450/lc823450_i2c.h index 0d31757844..b0cb2601c9 100644 --- a/arch/arm/src/lc823450/lc823450_i2c.h +++ b/arch/arm/src/lc823450/lc823450_i2c.h @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_i2c.h * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2016,2017 Sony Video & Sound Products Inc. * Author: Nobutaka Toyoshima * Author: Masayuki Ishikawa * diff --git a/arch/arm/src/lc823450/lc823450_i2s.c b/arch/arm/src/lc823450/lc823450_i2s.c index d14d09df15..5ea825d73b 100644 --- a/arch/arm/src/lc823450/lc823450_i2s.c +++ b/arch/arm/src/lc823450/lc823450_i2s.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_i2s.c * - * Copyright (C) 2017 Sony Corporation. All rights reserved. + * Copyright 2017,2018 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/arch/arm/src/lc823450/lc823450_i2s.h b/arch/arm/src/lc823450/lc823450_i2s.h index 82e64be60d..bda8f7f1e7 100644 --- a/arch/arm/src/lc823450/lc823450_i2s.h +++ b/arch/arm/src/lc823450/lc823450_i2s.h @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_i2s.h * - * Copyright (C) 2017 Sony Corporation. All rights reserved. + * Copyright 2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/arch/arm/src/lc823450/lc823450_idle.c b/arch/arm/src/lc823450/lc823450_idle.c index 5baf8299d4..2c9c564613 100644 --- a/arch/arm/src/lc823450/lc823450_idle.c +++ b/arch/arm/src/lc823450/lc823450_idle.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_idle.c * - * Copyright (C) 2014-2018 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2016,2017,2018 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * Author: Masatoshi Tateishi * diff --git a/arch/arm/src/lc823450/lc823450_intc.h b/arch/arm/src/lc823450/lc823450_intc.h index c5d2eb5a96..bcbadd1a14 100644 --- a/arch/arm/src/lc823450/lc823450_intc.h +++ b/arch/arm/src/lc823450/lc823450_intc.h @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_intc.h * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2017 Sony Video & Sound Products Inc. * Author: Nobutaka Toyoshima * Author: Masatoshi Tateishi * diff --git a/arch/arm/src/lc823450/lc823450_ipl2.c b/arch/arm/src/lc823450/lc823450_ipl2.c index beabbc4a5f..0ba8268e92 100644 --- a/arch/arm/src/lc823450/lc823450_ipl2.c +++ b/arch/arm/src/lc823450/lc823450_ipl2.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_ipl2.c * - * Copyright (C) 2015-2017 Sony Corporation. All rights reserved. + * Copyright 2015,2016,2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Nobutaka Toyoshima * Author: Yasuhiro Osaki diff --git a/arch/arm/src/lc823450/lc823450_irq.c b/arch/arm/src/lc823450/lc823450_irq.c index 7b58b75060..5129932da5 100644 --- a/arch/arm/src/lc823450/lc823450_irq.c +++ b/arch/arm/src/lc823450/lc823450_irq.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_irq.c * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2016,2017,2018 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa * Author: Nobutaka Toyoshima diff --git a/arch/arm/src/lc823450/lc823450_lowputc.c b/arch/arm/src/lc823450/lc823450_lowputc.c index 9e8924bc52..e99e4384f1 100644 --- a/arch/arm/src/lc823450/lc823450_lowputc.c +++ b/arch/arm/src/lc823450/lc823450_lowputc.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_lowputc.c * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa * diff --git a/arch/arm/src/lc823450/lc823450_lowputc.h b/arch/arm/src/lc823450/lc823450_lowputc.h index 6df010cb90..c8f3ff628f 100644 --- a/arch/arm/src/lc823450/lc823450_lowputc.h +++ b/arch/arm/src/lc823450/lc823450_lowputc.h @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_lowputc.h * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * * Redistribution and use in source and binary forms, with or without diff --git a/arch/arm/src/lc823450/lc823450_mmcl.c b/arch/arm/src/lc823450/lc823450_mmcl.c index 3ae95a6b0a..72579bf461 100644 --- a/arch/arm/src/lc823450/lc823450_mmcl.c +++ b/arch/arm/src/lc823450/lc823450_mmcl.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_mmcl.c * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2017 Sony Video & Sound Products Inc. * Author: Nobutaka Toyoshima * Author: Yasuhiro Osaki * diff --git a/arch/arm/src/lc823450/lc823450_mmcl.h b/arch/arm/src/lc823450/lc823450_mmcl.h index 92e2671526..5c4b3fe0ac 100644 --- a/arch/arm/src/lc823450/lc823450_mmcl.h +++ b/arch/arm/src/lc823450/lc823450_mmcl.h @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_mmcl.h * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2017 Sony Video & Sound Products Inc. * Author: Nobutaka Toyoshima * * Redistribution and use in source and binary forms, with or without diff --git a/arch/arm/src/lc823450/lc823450_mtd.c b/arch/arm/src/lc823450/lc823450_mtd.c index 982a1fed63..0a4b3b19ea 100644 --- a/arch/arm/src/lc823450/lc823450_mtd.c +++ b/arch/arm/src/lc823450/lc823450_mtd.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_mtd.c * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * Author: Nobutaka Toyoshima * Author: Yasuhiro Osaki diff --git a/arch/arm/src/lc823450/lc823450_mtd.h b/arch/arm/src/lc823450/lc823450_mtd.h index b2d4244353..23aed34cb2 100644 --- a/arch/arm/src/lc823450/lc823450_mtd.h +++ b/arch/arm/src/lc823450/lc823450_mtd.h @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_mtd.h * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2017 Sony Video & Sound Products Inc. * Author: Nobutaka Toyoshima * * Redistribution and use in source and binary forms, with or without diff --git a/arch/arm/src/lc823450/lc823450_procfs_dvfs.c b/arch/arm/src/lc823450/lc823450_procfs_dvfs.c index b1e7cb6ab1..e248c1ac7b 100644 --- a/arch/arm/src/lc823450/lc823450_procfs_dvfs.c +++ b/arch/arm/src/lc823450/lc823450_procfs_dvfs.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_procfs_dvfs.c * - * Copyright (C) 2018 Sony Corporation. All rights reserved. + * Copyright 2018 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/arch/arm/src/lc823450/lc823450_pwm.h b/arch/arm/src/lc823450/lc823450_pwm.h index 1c364f86e2..09f85de6f3 100644 --- a/arch/arm/src/lc823450/lc823450_pwm.h +++ b/arch/arm/src/lc823450/lc823450_pwm.h @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_pwm.h * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2017 Sony Video & Sound Products Inc. * Author: Nobutaka Toyoshima * Author: Masayuki Ishikawa * diff --git a/arch/arm/src/lc823450/lc823450_rtc.c b/arch/arm/src/lc823450/lc823450_rtc.c index 2becec8cba..7014b65ffd 100644 --- a/arch/arm/src/lc823450/lc823450_rtc.c +++ b/arch/arm/src/lc823450/lc823450_rtc.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_rtc.c * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2016,2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa * diff --git a/arch/arm/src/lc823450/lc823450_sdc.c b/arch/arm/src/lc823450/lc823450_sdc.c index e47ab04dcb..a1e9927740 100644 --- a/arch/arm/src/lc823450/lc823450_sdc.c +++ b/arch/arm/src/lc823450/lc823450_sdc.c @@ -2,7 +2,7 @@ * arch/arm/src/lc823450/lc823450_sdc.c * * Copyright (C) 2014-2015 ON Semiconductor. All rights reserved. - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2016,2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * Author: Masatoshi Tateishi * Author: Nobutaka Toyoshima diff --git a/arch/arm/src/lc823450/lc823450_sdc.h b/arch/arm/src/lc823450/lc823450_sdc.h index 52eebe230a..c6a51f4ada 100644 --- a/arch/arm/src/lc823450/lc823450_sdc.h +++ b/arch/arm/src/lc823450/lc823450_sdc.h @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_sdc.h * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2016,2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/arch/arm/src/lc823450/lc823450_sddrv_dep.c b/arch/arm/src/lc823450/lc823450_sddrv_dep.c index 3880cfbb94..531ba74490 100644 --- a/arch/arm/src/lc823450/lc823450_sddrv_dep.c +++ b/arch/arm/src/lc823450/lc823450_sddrv_dep.c @@ -2,7 +2,7 @@ * arch/arm/src/lc823450/lc823450_sddrv_dep.c * * Copyright (C) 2014-2015 ON Semiconductor. All rights reserved. - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2016,2017,2018 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * Author: Masatoshi Tateishi * Author: Nobutaka Toyoshima diff --git a/arch/arm/src/lc823450/lc823450_sddrv_if.h b/arch/arm/src/lc823450/lc823450_sddrv_if.h index 692c79cabb..0bef1eb2c3 100644 --- a/arch/arm/src/lc823450/lc823450_sddrv_if.h +++ b/arch/arm/src/lc823450/lc823450_sddrv_if.h @@ -2,7 +2,7 @@ * arch/arm/src/lc823450/lc823450_sddrv_if.h * * Copyright (C) 2014-2015 ON Semiconductor. All rights reserved. - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/arch/arm/src/lc823450/lc823450_sddrv_type.h b/arch/arm/src/lc823450/lc823450_sddrv_type.h index 9e53a6965c..a2820bd2b3 100644 --- a/arch/arm/src/lc823450/lc823450_sddrv_type.h +++ b/arch/arm/src/lc823450/lc823450_sddrv_type.h @@ -2,7 +2,7 @@ * arch/arm/src/lc823450/lc823450_sddrv_type.h * * Copyright (C) 2014-2015 ON Semiconductor. All rights reserved. - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/arch/arm/src/lc823450/lc823450_serial.c b/arch/arm/src/lc823450/lc823450_serial.c index 5ddeb324df..6254e45e56 100644 --- a/arch/arm/src/lc823450/lc823450_serial.c +++ b/arch/arm/src/lc823450/lc823450_serial.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_serial.c * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2016,2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa * diff --git a/arch/arm/src/lc823450/lc823450_serial.h b/arch/arm/src/lc823450/lc823450_serial.h index a24b43d202..fe3c4cbc3e 100644 --- a/arch/arm/src/lc823450/lc823450_serial.h +++ b/arch/arm/src/lc823450/lc823450_serial.h @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_serial.h * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2016,2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa * diff --git a/arch/arm/src/lc823450/lc823450_spi.c b/arch/arm/src/lc823450/lc823450_spi.c index 51451b6001..8dd86aabfc 100644 --- a/arch/arm/src/lc823450/lc823450_spi.c +++ b/arch/arm/src/lc823450/lc823450_spi.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_spi.c * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2016,2017 Sony Video & Sound Products Inc. * Author: Nobutaka Toyoshima * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa diff --git a/arch/arm/src/lc823450/lc823450_spi.h b/arch/arm/src/lc823450/lc823450_spi.h index 8342fb3042..ae095f8aad 100644 --- a/arch/arm/src/lc823450/lc823450_spi.h +++ b/arch/arm/src/lc823450/lc823450_spi.h @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_spi.h * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2017 Sony Video & Sound Products Inc. * Author: Nobutaka Toyoshima * * Redistribution and use in source and binary forms, with or without diff --git a/arch/arm/src/lc823450/lc823450_start.c b/arch/arm/src/lc823450/lc823450_start.c index 089f21eaee..7a7017188d 100644 --- a/arch/arm/src/lc823450/lc823450_start.c +++ b/arch/arm/src/lc823450/lc823450_start.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_start.c * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2016,2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa * Author: Yasuhiro Osaki diff --git a/arch/arm/src/lc823450/lc823450_syscontrol.c b/arch/arm/src/lc823450/lc823450_syscontrol.c index cd5458729b..6f9d08775f 100644 --- a/arch/arm/src/lc823450/lc823450_syscontrol.c +++ b/arch/arm/src/lc823450/lc823450_syscontrol.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_syscontrol.c * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2016,2017,2018 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa * Author: Nobutaka Toyoshima diff --git a/arch/arm/src/lc823450/lc823450_syscontrol.h b/arch/arm/src/lc823450/lc823450_syscontrol.h index d31edf4eda..e46499338c 100644 --- a/arch/arm/src/lc823450/lc823450_syscontrol.h +++ b/arch/arm/src/lc823450/lc823450_syscontrol.h @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_syscontrol.h * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2016,2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa * Author: Nobutaka Toyoshima diff --git a/arch/arm/src/lc823450/lc823450_testset.c b/arch/arm/src/lc823450/lc823450_testset.c index 826150285e..12934c2aed 100644 --- a/arch/arm/src/lc823450/lc823450_testset.c +++ b/arch/arm/src/lc823450/lc823450_testset.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_testset.c * - * Copyright (C) 2016-2017 Sony Corporation. All rights reserved. + * Copyright 2016,2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa * diff --git a/arch/arm/src/lc823450/lc823450_timer.c b/arch/arm/src/lc823450/lc823450_timer.c index 4424d8826f..eca0d8f3ef 100644 --- a/arch/arm/src/lc823450/lc823450_timer.c +++ b/arch/arm/src/lc823450/lc823450_timer.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_timer.c * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2016,2017,2018 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa * Author: Asumi Noguchi diff --git a/arch/arm/src/lc823450/lc823450_timer.h b/arch/arm/src/lc823450/lc823450_timer.h index b1af643ebf..a0bd76b785 100644 --- a/arch/arm/src/lc823450/lc823450_timer.h +++ b/arch/arm/src/lc823450/lc823450_timer.h @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_timer.h * - * Copyright (C) 2018 Sony Corporation. All rights reserved. + * Copyright 2018 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/arch/arm/src/lc823450/lc823450_usbdev.c b/arch/arm/src/lc823450/lc823450_usbdev.c index 27e804fb97..18e0756d45 100644 --- a/arch/arm/src/lc823450/lc823450_usbdev.c +++ b/arch/arm/src/lc823450/lc823450_usbdev.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_usbdev.c * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2016,2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa * diff --git a/arch/arm/src/lc823450/lc823450_usbdev.h b/arch/arm/src/lc823450/lc823450_usbdev.h index 1f5642ecbe..fe4c4b173e 100644 --- a/arch/arm/src/lc823450/lc823450_usbdev.h +++ b/arch/arm/src/lc823450/lc823450_usbdev.h @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_usbdev.h * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2016,2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * * Redistribution and use in source and binary forms, with or without diff --git a/arch/arm/src/lc823450/lc823450_vectors.S b/arch/arm/src/lc823450/lc823450_vectors.S index e1b9fdc8ce..c6fdd1b861 100644 --- a/arch/arm/src/lc823450/lc823450_vectors.S +++ b/arch/arm/src/lc823450/lc823450_vectors.S @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_vectors.S * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2016,2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa * diff --git a/arch/arm/src/lc823450/lc823450_vectors.h b/arch/arm/src/lc823450/lc823450_vectors.h index e22e6c190d..795266ca16 100644 --- a/arch/arm/src/lc823450/lc823450_vectors.h +++ b/arch/arm/src/lc823450/lc823450_vectors.h @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/chip/lc823450_vectors.h * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa * diff --git a/arch/arm/src/lc823450/lc823450_wdt.c b/arch/arm/src/lc823450/lc823450_wdt.c index 9c1a5978e7..fba29d978b 100644 --- a/arch/arm/src/lc823450/lc823450_wdt.c +++ b/arch/arm/src/lc823450/lc823450_wdt.c @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_wdt.c * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2015,2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * Author: Nobutaka Toyoshima * Author: Masatoshi Tateishi diff --git a/arch/arm/src/lc823450/lc823450_wdt.h b/arch/arm/src/lc823450/lc823450_wdt.h index 6f29ad26aa..ce984ec059 100644 --- a/arch/arm/src/lc823450/lc823450_wdt.h +++ b/arch/arm/src/lc823450/lc823450_wdt.h @@ -1,7 +1,7 @@ /**************************************************************************** * arch/arm/src/lc823450/lc823450_wdt.h * - * Copyright (C) 2014-2017 Sony Corporation. All rights reserved. + * Copyright 2014,2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * Author: Nobutaka Toyoshima * diff --git a/configs/lc823450-xgevk/include/board.h b/configs/lc823450-xgevk/include/board.h index 7be855611e..43e8411586 100644 --- a/configs/lc823450-xgevk/include/board.h +++ b/configs/lc823450-xgevk/include/board.h @@ -1,7 +1,7 @@ /**************************************************************************** * configs/lc823450-xgevk/include/board.h * - * Copyright (C) 2017 Sony Corporation. All rights reserved. + * Copyright 2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/configs/lc823450-xgevk/scripts/Make.defs b/configs/lc823450-xgevk/scripts/Make.defs index 70e5da36e8..78d365f70a 100644 --- a/configs/lc823450-xgevk/scripts/Make.defs +++ b/configs/lc823450-xgevk/scripts/Make.defs @@ -1,7 +1,7 @@ ############################################################################ # configs/lc823450-xgevk/scripts/Make.defs # -# Copyright (C) 2017 Sony Corporation. All rights reserved. +# Copyright 2017,2018 Sony Video & Sound Products Inc. # Author: Masayuki Ishikawa # # Redistribution and use in source and binary forms, with or without diff --git a/configs/lc823450-xgevk/scripts/gnu-elf.ld b/configs/lc823450-xgevk/scripts/gnu-elf.ld index 04b1d2f927..cac851893c 100644 --- a/configs/lc823450-xgevk/scripts/gnu-elf.ld +++ b/configs/lc823450-xgevk/scripts/gnu-elf.ld @@ -1,7 +1,7 @@ /**************************************************************************** * configs/lc823450-xgevk/scripts/gnu-elf.ld * - * Copyright (C) 2017 Sony Corporation. All rights reserved. + * Copyright 2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/configs/lc823450-xgevk/scripts/ld-ipl2.script b/configs/lc823450-xgevk/scripts/ld-ipl2.script index f9408b2f65..f2701c264d 100644 --- a/configs/lc823450-xgevk/scripts/ld-ipl2.script +++ b/configs/lc823450-xgevk/scripts/ld-ipl2.script @@ -1,7 +1,7 @@ /**************************************************************************** * configs/lc823450-xgevk/scripts/ld-ipl2.script * - * Copyright (C) 2017 Sony Corporation. All rights reserved. + * Copyright 2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/configs/lc823450-xgevk/scripts/ld.script b/configs/lc823450-xgevk/scripts/ld.script index 9d6b60a1d8..85794e325d 100644 --- a/configs/lc823450-xgevk/scripts/ld.script +++ b/configs/lc823450-xgevk/scripts/ld.script @@ -1,7 +1,7 @@ /**************************************************************************** * configs/lc823450-xgevk/scripts/ld.script * - * Copyright (C) 2017 Sony Corporation. All rights reserved. + * Copyright 2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/configs/lc823450-xgevk/src/Makefile b/configs/lc823450-xgevk/src/Makefile index 2a41b88297..7474c1a979 100644 --- a/configs/lc823450-xgevk/src/Makefile +++ b/configs/lc823450-xgevk/src/Makefile @@ -1,7 +1,7 @@ ############################################################################ # configs/lc823450-xgevk/src/Makefile # -# Copyright (C) 2017 Sony Corporation. All rights reserved. +# Copyright 2017 Sony Video & Sound Products Inc. # Author: Masayuki Ishikawa # # Redistribution and use in source and binary forms, with or without diff --git a/configs/lc823450-xgevk/src/lc823450-xgevk.h b/configs/lc823450-xgevk/src/lc823450-xgevk.h index ab80b2bcd7..41007adb28 100644 --- a/configs/lc823450-xgevk/src/lc823450-xgevk.h +++ b/configs/lc823450-xgevk/src/lc823450-xgevk.h @@ -1,7 +1,7 @@ /**************************************************************************** * configs/lc823450-xgevk/src/lc823450-xgevk.h * - * Copyright (C) 2017 Sony Corporation. All rights reserved. + * Copyright 2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/configs/lc823450-xgevk/src/lc823450-xgevk_mux.h b/configs/lc823450-xgevk/src/lc823450-xgevk_mux.h index 97295194ef..e9ef37aa39 100644 --- a/configs/lc823450-xgevk/src/lc823450-xgevk_mux.h +++ b/configs/lc823450-xgevk/src/lc823450-xgevk_mux.h @@ -1,7 +1,7 @@ /**************************************************************************** * configs/lc823450-xgevk/src/lc823450-xgevk_mux.h * - * Copyright (C) 2017 Sony Corporation. All rights reserved. + * Copyright 2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa * diff --git a/configs/lc823450-xgevk/src/lc823450_adc.c b/configs/lc823450-xgevk/src/lc823450_adc.c index fbb46d7ff9..82ca761b2d 100644 --- a/configs/lc823450-xgevk/src/lc823450_adc.c +++ b/configs/lc823450-xgevk/src/lc823450_adc.c @@ -1,7 +1,7 @@ /**************************************************************************** * configs/lc823450-xgevk/src/lc823450_adc.c * - * Copyright (C) 2017 Sony Corporation. All rights reserved. + * Copyright 2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/configs/lc823450-xgevk/src/lc823450_appinit.c b/configs/lc823450-xgevk/src/lc823450_appinit.c index 092271fa7a..c8b6bc461b 100644 --- a/configs/lc823450-xgevk/src/lc823450_appinit.c +++ b/configs/lc823450-xgevk/src/lc823450_appinit.c @@ -1,7 +1,7 @@ /**************************************************************************** * configs/lc823450-xgevk/src/lc823450_appinit.c * - * Copyright (C) 2017 Sony Corporation. All rights reserved. + * Copyright 2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/configs/lc823450-xgevk/src/lc823450_autoleds.c b/configs/lc823450-xgevk/src/lc823450_autoleds.c index 48cacdbd5a..e7c30d06ae 100644 --- a/configs/lc823450-xgevk/src/lc823450_autoleds.c +++ b/configs/lc823450-xgevk/src/lc823450_autoleds.c @@ -1,7 +1,7 @@ /**************************************************************************** * configs/lc823450-xgevk/src/lc823450_autoleds.c * - * Copyright (C) 2017 Sony Corporation. All rights reserved. + * Copyright 2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/configs/lc823450-xgevk/src/lc823450_boot.c b/configs/lc823450-xgevk/src/lc823450_boot.c index ef5374f98a..f5885e66a9 100644 --- a/configs/lc823450-xgevk/src/lc823450_boot.c +++ b/configs/lc823450-xgevk/src/lc823450_boot.c @@ -1,7 +1,7 @@ /**************************************************************************** * configs/lc823450-xgevk/src/lc823450_boot.c * - * Copyright (C) 2017 Sony Corporation. All rights reserved. + * Copyright 2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/configs/lc823450-xgevk/src/lc823450_bringup.c b/configs/lc823450-xgevk/src/lc823450_bringup.c index d80e5f0a02..dcc52f207c 100644 --- a/configs/lc823450-xgevk/src/lc823450_bringup.c +++ b/configs/lc823450-xgevk/src/lc823450_bringup.c @@ -1,7 +1,7 @@ /**************************************************************************** * configs/lc823450-xgevk/src/lc823450_bringup.c * - * Copyright (C) 2017 Sony Corporation. All rights reserved. + * Copyright 2017,2018 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/configs/lc823450-xgevk/src/lc823450_mux.c b/configs/lc823450-xgevk/src/lc823450_mux.c index 5b7debd0ad..4d645bde14 100644 --- a/configs/lc823450-xgevk/src/lc823450_mux.c +++ b/configs/lc823450-xgevk/src/lc823450_mux.c @@ -1,7 +1,7 @@ /**************************************************************************** * configs/lc823450-xgevk/src/lc823450_mux.c * - * Copyright (C) 2017 Sony Corporation. All rights reserved. + * Copyright 2017 Sony Video & Sound Products Inc. * Author: Masatoshi Tateishi * Author: Masayuki Ishikawa * diff --git a/configs/lc823450-xgevk/src/lc823450_netinit.c b/configs/lc823450-xgevk/src/lc823450_netinit.c index a8ee1690c9..7546dbe332 100644 --- a/configs/lc823450-xgevk/src/lc823450_netinit.c +++ b/configs/lc823450-xgevk/src/lc823450_netinit.c @@ -1,7 +1,7 @@ /**************************************************************************** * configs/lc823450-xgevk/src/lc823450_netinit.c * - * Copyright (C) 2017 Sony Corporation. All rights reserved. + * Copyright 2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/configs/lc823450-xgevk/src/lc823450_sdif.c b/configs/lc823450-xgevk/src/lc823450_sdif.c index 5d96b9f234..1fa67ad100 100644 --- a/configs/lc823450-xgevk/src/lc823450_sdif.c +++ b/configs/lc823450-xgevk/src/lc823450_sdif.c @@ -1,7 +1,7 @@ /**************************************************************************** * configs/lc823450-xgevk/src/lc823450_sdif.c * - * Copyright (C) 2017 Sony Corporation. All rights reserved. + * Copyright 2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/configs/lc823450-xgevk/src/lc823450_spi.c b/configs/lc823450-xgevk/src/lc823450_spi.c index e6aad8f798..f646574905 100644 --- a/configs/lc823450-xgevk/src/lc823450_spi.c +++ b/configs/lc823450-xgevk/src/lc823450_spi.c @@ -1,7 +1,7 @@ /**************************************************************************** * configs/lc823450-xgevk/src/lc823450_spi.c * - * Copyright (C) 2017 Sony Corporation. All rights reserved. + * Copyright 2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/configs/lc823450-xgevk/src/lc823450_st7565.c b/configs/lc823450-xgevk/src/lc823450_st7565.c index fdfd226ba0..40291f2e37 100644 --- a/configs/lc823450-xgevk/src/lc823450_st7565.c +++ b/configs/lc823450-xgevk/src/lc823450_st7565.c @@ -1,7 +1,7 @@ /**************************************************************************** * configs/lc823450-xgevk/src/lc823450_st7565.c * - * Copyright (C) 2017 Sony Corporation. All rights reserved. + * Copyright 2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/configs/lc823450-xgevk/src/lc823450_usbmsc.c b/configs/lc823450-xgevk/src/lc823450_usbmsc.c index 8e45d30d28..f8550b8ca3 100644 --- a/configs/lc823450-xgevk/src/lc823450_usbmsc.c +++ b/configs/lc823450-xgevk/src/lc823450_usbmsc.c @@ -1,7 +1,7 @@ /**************************************************************************** * configs/lc823450-xgevk/src/lc823450_usbmsc.c * - * Copyright (C) 2017 Sony Corporation. All rights reserved. + * Copyright 2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/configs/lc823450-xgevk/src/lc823450_wm8776.c b/configs/lc823450-xgevk/src/lc823450_wm8776.c index 50116a6ecc..f52be83cc5 100644 --- a/configs/lc823450-xgevk/src/lc823450_wm8776.c +++ b/configs/lc823450-xgevk/src/lc823450_wm8776.c @@ -1,7 +1,7 @@ /**************************************************************************** * configs/lc823450-xgevk/src/lc823450_wm8776.c * - * Copyright (C) 2017 Sony Corporation. All rights reserved. + * Copyright 2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/drivers/audio/wm8776.c b/drivers/audio/wm8776.c index 81c77fac0a..de5656cc4c 100644 --- a/drivers/audio/wm8776.c +++ b/drivers/audio/wm8776.c @@ -1,7 +1,7 @@ /**************************************************************************** * drivers/audio/wm8776.c * - * Copyright (C) 2017 Sony Corporation. All rights reserved. + * Copyright 2017,2018 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Based on drivers/audio/wm8904.c diff --git a/drivers/audio/wm8776.h b/drivers/audio/wm8776.h index ec3ecaee64..2f666d2a66 100644 --- a/drivers/audio/wm8776.h +++ b/drivers/audio/wm8776.h @@ -1,7 +1,7 @@ /**************************************************************************** * drivers/audio/wm8776.h * - * Copyright (C) 2017 Sony Corporation. All rights reserved. + * Copyright 2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Based on drivers/audio/wm8904.h diff --git a/include/nuttx/audio/wm8776.h b/include/nuttx/audio/wm8776.h index 1fdf87bf6e..b921b7d38e 100644 --- a/include/nuttx/audio/wm8776.h +++ b/include/nuttx/audio/wm8776.h @@ -1,7 +1,7 @@ /**************************************************************************** * include/nuttx/audio/wm8776.h * - * Copyright (C) 2017 Sony Corporation. All rights reserved. + * Copyright 2017 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/sched/irq/irq_spinlock.c b/sched/irq/irq_spinlock.c index c0303be119..e15d95453e 100644 --- a/sched/irq/irq_spinlock.c +++ b/sched/irq/irq_spinlock.c @@ -1,7 +1,7 @@ /**************************************************************************** * sched/irq/irq_spinlock.c * - * Copyright (C) 2017 Sony Corporation. All rights reserved. + * Copyright 2017,2018 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/sched/sched/sched_tasklistlock.c b/sched/sched/sched_tasklistlock.c index d8946d4b74..1c9e3bd49e 100644 --- a/sched/sched/sched_tasklistlock.c +++ b/sched/sched/sched_tasklistlock.c @@ -1,7 +1,7 @@ /**************************************************************************** * sched/sched/sched_tasklistlock.c * - * Copyright (C) 2018 Sony Corporation. All rights reserved. + * Copyright 2018 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * * Redistribution and use in source and binary forms, with or without diff --git a/sched/sched/sched_thistask.c b/sched/sched/sched_thistask.c index 0c00b752ec..595266f6b0 100644 --- a/sched/sched/sched_thistask.c +++ b/sched/sched/sched_thistask.c @@ -1,7 +1,7 @@ /**************************************************************************** * sched/sched/sched_thistask.c * - * Copyright (C) 2018 Sony Corporation. All rights reserved. + * Copyright 2018 Sony Video & Sound Products Inc. * Author: Masayuki Ishikawa * Gregory Nutt *