Fix copyrights
Signed-off-by: Karol Gugala <kgugala@antmicro.com> Signed-off-by: Mateusz Holenko <mholenko@antmicro.com>
This commit is contained in:
parent
8fee3c7edf
commit
2ce64bd5fb
|
@ -19,7 +19,7 @@ Copyright (c) 2018 Felix Held <felix-github@felixheld.de>
|
||||||
Copyright (c) 2015-2020 Florent Kermarrec <florent@enjoy-digital.fr>
|
Copyright (c) 2015-2020 Florent Kermarrec <florent@enjoy-digital.fr>
|
||||||
Copyright (c) 2019 Gabriel L. Somlo <gsomlo@gmail.com>
|
Copyright (c) 2019 Gabriel L. Somlo <gsomlo@gmail.com>
|
||||||
Copyright (c) 2018 John Sully <john@csquare.ca>
|
Copyright (c) 2018 John Sully <john@csquare.ca>
|
||||||
Copyright (c) 2019 Mateusz Holenko <mholenko@antmicro.com>
|
Copyright (c) 2019 Antmicro <www.antmicro.com>
|
||||||
Copyright (c) 2020 Michael Welling <mwelling@ieee.org>
|
Copyright (c) 2020 Michael Welling <mwelling@ieee.org>
|
||||||
Copyright (c) 2019 Pierre-Olivier Vauboin <po@lambdaconcept>
|
Copyright (c) 2019 Pierre-Olivier Vauboin <po@lambdaconcept>
|
||||||
Copyright (c) 2015 Sebastien Bourdeauducq <sb@m-labs.hk>
|
Copyright (c) 2015 Sebastien Bourdeauducq <sb@m-labs.hk>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# This file is Copyright (c) 2015-2020 Florent Kermarrec <florent@enjoy-digital.fr>
|
# This file is Copyright (c) 2015-2020 Florent Kermarrec <florent@enjoy-digital.fr>
|
||||||
# This file is Copyright (c) 2020 Piotr Binkowski <pbinkowski@antmicro.com>
|
# This file is Copyright (c) 2020 Antmicro <www.antmicro.com>
|
||||||
# License: BSD
|
# License: BSD
|
||||||
|
|
||||||
# SDRAM simulation PHY at DFI level tested with SDR/DDR/DDR2/LPDDR/DDR3
|
# SDRAM simulation PHY at DFI level tested with SDR/DDR/DDR2/LPDDR/DDR3
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
# This file is Copyright (c) 2020 Jędrzej Boczar <jboczar@antmicro.com>
|
# This file is Copyright (c) 2020 Antmicro <www.antmicro.com>
|
||||||
# License: BSD
|
# License: BSD
|
||||||
|
|
||||||
# Limitations/TODO
|
# Limitations/TODO
|
||||||
|
|
Loading…
Reference in New Issue