diff options
author | Alan Modra <amodra@gmail.com> | 2025-01-01 18:17:28 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2025-01-01 18:29:57 +1030 |
commit | e8e7cf2abe04d5691eb8e31cd18589ec9eb78635 (patch) | |
tree | 18cbc5ca8ee9a13c9bd06dbe06914cac87faac7c /ld/scripttempl/v850.sc | |
parent | a21a6dbe639a17792b800ae75272fa2815a8b9b5 (diff) | |
download | gdb-master.zip gdb-master.tar.gz gdb-master.tar.bz2 |
Diffstat (limited to 'ld/scripttempl/v850.sc')
-rw-r--r-- | ld/scripttempl/v850.sc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/scripttempl/v850.sc b/ld/scripttempl/v850.sc index 7daea32..d005818 100644 --- a/ld/scripttempl/v850.sc +++ b/ld/scripttempl/v850.sc @@ -1,11 +1,11 @@ -# Copyright (C) 2014-2024 Free Software Foundation, Inc. +# Copyright (C) 2014-2025 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright # notice and this notice are preserved. cat << EOF -/* Copyright (C) 2014-2024 Free Software Foundation, Inc. +/* Copyright (C) 2014-2025 Free Software Foundation, Inc. Copying and distribution of this script, with or without modification, are permitted in any medium without royalty provided the copyright |