From 42a4f53d2bf8938c2aeda9f52be7a20534b214a9 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Tue, 1 Jan 2019 10:01:51 +0400 Subject: Update copyright year range in all GDB files. This commit applies all changes made after running the gdb/copyright.py script. Note that one file was flagged by the script, due to an invalid copyright header (gdb/unittests/basic_string_view/element_access/char/empty.cc). As the file was copied from GCC's libstdc++-v3 testsuite, this commit leaves this file untouched for the time being; a patch to fix the header was sent to gcc-patches first. gdb/ChangeLog: Update copyright year range in all GDB files. --- sim/ft32/Makefile.in | 2 +- sim/ft32/ft32-sim.h | 2 +- sim/ft32/interp.c | 2 +- sim/ft32/sim-main.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sim/ft32') diff --git a/sim/ft32/Makefile.in b/sim/ft32/Makefile.in index 0d10091..5abd5f2 100644 --- a/sim/ft32/Makefile.in +++ b/sim/ft32/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the ft32 sim library. -# Copyright (C) 2008-2018 Free Software Foundation, Inc. +# Copyright (C) 2008-2019 Free Software Foundation, Inc. # Written by FTDI # # This program is free software; you can redistribute it and/or modify diff --git a/sim/ft32/ft32-sim.h b/sim/ft32/ft32-sim.h index fb5a6a3..e7e7311 100644 --- a/sim/ft32/ft32-sim.h +++ b/sim/ft32/ft32-sim.h @@ -1,6 +1,6 @@ /* Simulator for the FT32 processor - Copyright (C) 2008-2018 Free Software Foundation, Inc. + Copyright (C) 2008-2019 Free Software Foundation, Inc. Contributed by FTDI This file is part of simulators. diff --git a/sim/ft32/interp.c b/sim/ft32/interp.c index c63b7ee..851bead 100644 --- a/sim/ft32/interp.c +++ b/sim/ft32/interp.c @@ -1,6 +1,6 @@ /* Simulator for the FT32 processor - Copyright (C) 2008-2018 Free Software Foundation, Inc. + Copyright (C) 2008-2019 Free Software Foundation, Inc. Contributed by FTDI This file is part of simulators. diff --git a/sim/ft32/sim-main.h b/sim/ft32/sim-main.h index 59b3670..5fb7bd6 100644 --- a/sim/ft32/sim-main.h +++ b/sim/ft32/sim-main.h @@ -1,6 +1,6 @@ /* Simulator for FTDI FT32 processor. - Copyright (C) 2009-2018 Free Software Foundation, Inc. + Copyright (C) 2009-2019 Free Software Foundation, Inc. Contributed by FTDI This file is part of simulators. -- cgit v1.1