summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 79fd337..310d680 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@ dnl the autotools and libtool should be at least these versions
AC_PREREQ([2.69])
LT_PREREQ([2.4.2])
-AC_COPYRIGHT([Copyright 1998 - 2017 The libnet Developer Community])
+AC_COPYRIGHT([Copyright 1998 - 2019 The libnet Developer Community])
AC_MSG_RESULT(Beginning autoconfiguration process for libnet-${PACKAGE_VERSION} ...)
AC_PROG_SHELL
AC_PROG_SED