diff options
| author | 2020-05-31 20:51:29 -0400 | |
|---|---|---|
| committer | 2020-05-31 20:51:29 -0400 | |
| commit | f3179749aec8eec40166576bef7e0daf893939d4 (patch) | |
| tree | 44014ef5795e7124aa9e6aa007836b448475d01f /doc | |
| parent | be04bd20400b39d225b79691df0e2254a96b8564 (diff) | |
New upstream version 1.1.7.upstream/1.1.7
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/Makefile.in | 1 | ||||
| -rw-r--r-- | doc/reference.conf | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/doc/Makefile.in b/doc/Makefile.in index fc79b80..1f58d4f 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -275,6 +275,7 @@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ +runstatedir = @runstatedir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ diff --git a/doc/reference.conf b/doc/reference.conf index 8e41c40..0c4a2bb 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -1,7 +1,7 @@ /* * Hybrid Open Proxy Monitor - HOPM sample configuration * - * Copyright (c) 2014-2019 ircd-hybrid development team + * Copyright (c) 2014-2020 ircd-hybrid development team * * $Id$ */ |
