Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / ld / scripttempl / ppcpe.sc
index c367fe894658612da84d841f9c5b7f7f88c710ea..b84c6a1ce2c8f0c6ab233bb22e01cddb49cd635b 100644 (file)
@@ -2,7 +2,7 @@
 # Loosely based on Steve Chamberlain's pe.sc.
 # All new mistakes should be credited to Kim Knuttila (krk@cygnus.com)
 #
-# Copyright (C) 2014-2017 Free Software Foundation, Inc.
+# Copyright (C) 2014-2018 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 @@ INIT='.init : { *(.init) }'
 FINI='.fini : { *(.fini) }'
 
 cat <<EOF
-/* Copyright (C) 2014-2017 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2018 Free Software Foundation, Inc.
 
    Copying and distribution of this script, with or without modification,
    are permitted in any medium without royalty provided the copyright
This page took 0.027436 seconds and 4 git commands to generate.