aboutsummaryrefslogtreecommitdiff
path: root/gold/Makefile.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2017-01-02 14:06:43 +1030
committerAlan Modra <amodra@gmail.com>2017-01-02 14:08:56 +1030
commit2571583aed598dd3f9651b53434e5f177a0e3cf7 (patch)
tree807b4c004865be5bcdfbb39b9dc55f26fb0c1e83 /gold/Makefile.in
parent5c1ad6b5bb2602a0c590f2e49316ccc9fb30e1a9 (diff)
downloadgdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.zip
gdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.tar.gz
gdb-2571583aed598dd3f9651b53434e5f177a0e3cf7.tar.bz2
Update year range in copyright notice of all files.
Diffstat (limited to 'gold/Makefile.in')
-rw-r--r--gold/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/gold/Makefile.in b/gold/Makefile.in
index ebe2824..9a51247 100644
--- a/gold/Makefile.in
+++ b/gold/Makefile.in
@@ -16,7 +16,7 @@
@SET_MAKE@
#
-# Copyright (C) 2006-2016 Free Software Foundation, Inc.
+# Copyright (C) 2006-2017 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -87,8 +87,8 @@ subdir = .
DIST_COMMON = NEWS README ChangeLog $(srcdir)/Makefile.in \
$(srcdir)/Makefile.am $(top_srcdir)/configure \
$(am__configure_deps) $(srcdir)/config.in \
- $(srcdir)/../mkinstalldirs $(top_srcdir)/po/Make-in mremap.c \
- ffsll.c ftruncate.c pread.c yyscript.h yyscript.c \
+ $(srcdir)/../mkinstalldirs $(top_srcdir)/po/Make-in pread.c \
+ ffsll.c mremap.c ftruncate.c yyscript.h yyscript.c \
$(srcdir)/../depcomp $(srcdir)/../ylwrap
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \