summaryrefslogtreecommitdiff
path: root/csu/version.c
diff options
context:
space:
mode:
Diffstat (limited to 'csu/version.c')
-rw-r--r--csu/version.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/csu/version.c b/csu/version.c
index 287838d065..6fc3ad6794 100644
--- a/csu/version.c
+++ b/csu/version.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2018 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -13,7 +13,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#include "version.h"
#include <tls.h>
@@ -25,7 +25,7 @@ static const char __libc_version[] = VERSION;
static const char banner[] =
"GNU C Library "PKGVERSION RELEASE" release version "VERSION".\n\
-Copyright (C) 2018 Free Software Foundation, Inc.\n\
+Copyright (C) 2019 Free Software Foundation, Inc.\n\
This is free software; see the source for copying conditions.\n\
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A\n\
PARTICULAR PURPOSE.\n\