summaryrefslogtreecommitdiff
path: root/gnulib
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2020-01-01 10:20:01 +0400
committerJoel Brobecker <brobecker@adacore.com>2020-01-01 10:20:53 +0400
commitb811d2c2920ddcb1adcd438da38e90912b31f45f (patch)
tree9317b0d83d5a9519cb63d125934c7cfc94b91759 /gnulib
parent5f4def5cbd12e77075f64a6854fb002f34be8a01 (diff)
Update copyright year range in all GDB files.
gdb/ChangeLog: Update copyright year range in all GDB files.
Diffstat (limited to 'gnulib')
-rw-r--r--gnulib/Makefile.am2
-rw-r--r--gnulib/Makefile.in2
-rw-r--r--gnulib/configure.ac2
-rwxr-xr-xgnulib/update-gnulib.sh2
4 files changed, 4 insertions, 4 deletions
diff --git a/gnulib/Makefile.am b/gnulib/Makefile.am
index e0ac6d80b9..3732e4d0dc 100644
--- a/gnulib/Makefile.am
+++ b/gnulib/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (C) 2019 Free Software Foundation, Inc.
+# Copyright (C) 2019-2020 Free Software Foundation, Inc.
# This file is part of GDB.
diff --git a/gnulib/Makefile.in b/gnulib/Makefile.in
index 0ca4335c8e..8530f3dcf5 100644
--- a/gnulib/Makefile.in
+++ b/gnulib/Makefile.in
@@ -1,7 +1,7 @@
# Makefile.in generated by automake 1.15.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994-2017 Free Software Foundation, Inc.
+# Copyright (C) 1994-2020 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
diff --git a/gnulib/configure.ac b/gnulib/configure.ac
index f969c843b5..7661b8b7cd 100644
--- a/gnulib/configure.ac
+++ b/gnulib/configure.ac
@@ -1,5 +1,5 @@
dnl Autoconf configure script for GDB, the GNU debugger.
-dnl Copyright (C) 1995-2019 Free Software Foundation, Inc.
+dnl Copyright (C) 1995-2020 Free Software Foundation, Inc.
dnl
dnl This file is part of GDB.
dnl
diff --git a/gnulib/update-gnulib.sh b/gnulib/update-gnulib.sh
index 602a21d6db..6fa7a56ce2 100755
--- a/gnulib/update-gnulib.sh
+++ b/gnulib/update-gnulib.sh
@@ -1,6 +1,6 @@
#! /bin/sh
-# Copyright (C) 2011-2019 Free Software Foundation, Inc.
+# Copyright (C) 2011-2020 Free Software Foundation, Inc.
#
# This file is part of GDB.
#