]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/cpu-cr16.c
Update year range in copyright notice of all files.
[thirdparty/binutils-gdb.git] / bfd / cpu-cr16.c
index 5695f0eda87b1595c16e68af1e5d062fd2c3d5ef..1286260200360bfb233bfec821ebc74c661dda8e 100644 (file)
@@ -1,12 +1,12 @@
 /* BFD support for the CR16 processor.
-   Copyright 2007 Free Software Foundation, Inc.
+   Copyright (C) 2007-2017 Free Software Foundation, Inc.
    Written by M R Swami Reddy
 
    This file is part of BFD, the Binary File Descriptor library.
 
    This program 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 2 of the License, or
+   the Free Software Foundation; either version 3 of the License, or
    (at your option) any later version.
 
    This program is distributed in the hope that it will be useful,
@@ -34,7 +34,8 @@ const bfd_arch_info_type bfd_cr16_arch =
     "cr16",           /* Printable name.  */
     1,                /* Unsigned int section alignment power.  */
     TRUE,             /* The one and only.  */
-    bfd_default_compatible, 
-    bfd_default_scan ,
+    bfd_default_compatible,
+    bfd_default_scan,
+    bfd_arch_default_fill,
     0,
   };