2025-11-10 Jan Dubiec <[email protected]> baseboards/ * h8300-sim.exp: Update copyright header. * h8300.exp: Likewise.
Signed-off-by: Jan Dubiec <[email protected]> --- baseboards/h8300-sim.exp | 10 ++++------ baseboards/h8300.exp | 10 ++++------ 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/baseboards/h8300-sim.exp b/baseboards/h8300-sim.exp index 2743ad7..3f2f8ba 100644 --- a/baseboards/h8300-sim.exp +++ b/baseboards/h8300-sim.exp @@ -1,11 +1,10 @@ -# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +# Copyright (C) 1997-2016 Free Software Foundation, Inc. # # This file is part of DejaGnu. # -# DejaGnu is free software; you can redistribute it and/or modify it +# DejaGnu is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 3 of the License, or +# the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # DejaGnu is distributed in the hope that it will be useful, but @@ -14,8 +13,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with DejaGnu; if not, write to the Free Software Foundation, -# Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. +# along with DejaGnu. If not, see <http://www.gnu.org/licenses/>. # This is a list of toolchains that are supported on this board. set_board_info target_install {h8300-hms} diff --git a/baseboards/h8300.exp b/baseboards/h8300.exp index 2e505de..bcca866 100644 --- a/baseboards/h8300.exp +++ b/baseboards/h8300.exp @@ -1,11 +1,10 @@ -# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +# Copyright (C) 1997-2016 Free Software Foundation, Inc. # # This file is part of DejaGnu. # -# DejaGnu is free software; you can redistribute it and/or modify it +# DejaGnu is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 3 of the License, or +# the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # DejaGnu is distributed in the hope that it will be useful, but @@ -14,8 +13,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with DejaGnu; if not, write to the Free Software Foundation, -# Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. +# along with DejaGnu. If not, see <http://www.gnu.org/licenses/>. # Load the tool-specific configuration for this board, as well as the # generic configuration. This will define any routines needed by the -- 2.50.1.windows.1
