-Wimplicit-fallthrough error fixes
[deliverable/binutils-gdb.git] / ld / scripttempl / ppcpe.sc
index f67cab81966b6a5cfe0460fd1c465d226287e50f..e92e6c71b36b8bf97955c978c76e0c13ac49d80f 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 Free Software Foundation, Inc.
+# Copyright (C) 2014-2016 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 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2016 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.033244 seconds and 4 git commands to generate.