diff options
Diffstat (limited to 'doc/doxygen')
-rw-r--r-- | doc/doxygen/Makefile.am | 2 | ||||
-rw-r--r-- | doc/doxygen/Makefile.in | 7 |
2 files changed, 5 insertions, 4 deletions
diff --git a/doc/doxygen/Makefile.am b/doc/doxygen/Makefile.am index 299a76c..82d909d 100644 --- a/doc/doxygen/Makefile.am +++ b/doc/doxygen/Makefile.am @@ -5,7 +5,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2017-2018 Fox-IT B.V. <openvpn@fox-it.com> +# Copyright (C) 2017-2021 Fox-IT B.V. <openvpn@foxcrypto.com> # MAINTAINERCLEANFILES = \ diff --git a/doc/doxygen/Makefile.in b/doc/doxygen/Makefile.in index b1f3786..48bd413 100644 --- a/doc/doxygen/Makefile.in +++ b/doc/doxygen/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.1 from Makefile.am. +# Makefile.in generated by automake 1.16.2 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2018 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, @@ -21,7 +21,7 @@ # packet encryption, packet authentication, and # packet compression. # -# Copyright (C) 2017-2018 Fox-IT B.V. <openvpn@fox-it.com> +# Copyright (C) 2017-2021 Fox-IT B.V. <openvpn@foxcrypto.com> # VPATH = @srcdir@ am__is_gnu_make = { \ @@ -306,6 +306,7 @@ plugindir = @plugindir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ +runstatedir = @runstatedir@ sampledir = @sampledir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ |