]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/emultempl/z80.em
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / ld / emultempl / z80.em
index 100ebd0eb958dc0b2a11e412c0f6d59fa484cb95..639650d07ba1e8dc294f9e5ff1769905784a47ec 100644 (file)
@@ -1,7 +1,7 @@
 # This shell script emits C code -*- C -*-
 # to keep track of the machine type of Z80 object files
 # It does some substitutions.
-#   Copyright 2005, 2007, 2008 Free Software Foundation, Inc.
+#   Copyright (C) 2005-2020 Free Software Foundation, Inc.
 # This file is part of the GNU Binutils.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -79,6 +79,8 @@ gldz80_after_open (void)
 {
   unsigned long mach_type;
 
+  after_open_default ();
+
   switch (result_mach_type)
     {
     case M_Z80STRICT: