From 2571583aed598dd3f9651b53434e5f177a0e3cf7 Mon Sep 17 00:00:00 2001
From: Alan Modra <amodra@gmail.com>
Date: Mon, 2 Jan 2017 14:06:43 +1030
Subject: Update year range in copyright notice of all files.

---
 ld/scripttempl/h8300h.sc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'ld/scripttempl/h8300h.sc')

diff --git a/ld/scripttempl/h8300h.sc b/ld/scripttempl/h8300h.sc
index 86006459182..d621002ecf7 100644
--- a/ld/scripttempl/h8300h.sc
+++ b/ld/scripttempl/h8300h.sc
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2016 Free Software Foundation, Inc.
+# Copyright (C) 2014-2017 Free Software Foundation, Inc.
 # 
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright
@@ -15,7 +15,7 @@ TORS=".tors :
 	} > ram"
 
 cat <<EOF
-/* Copyright (C) 2014-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2017 Free Software Foundation, Inc.
 
    Copying and distribution of this script, with or without modification,
    are permitted in any medium without royalty provided the copyright
-- 
cgit v1.2.1