From: sthen Date: Tue, 6 Apr 2021 19:10:42 +0000 (+0000) Subject: convert UTF-8 to plain ascii, spotted by florian X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=a9664d4dae07286c3a92105bd05c45338da44eb7;p=openbsd convert UTF-8 to plain ascii, spotted by florian --- diff --git a/usr.sbin/nsd/aclocal.m4 b/usr.sbin/nsd/aclocal.m4 index c9e043e0304..45cdde0c23a 100644 --- a/usr.sbin/nsd/aclocal.m4 +++ b/usr.sbin/nsd/aclocal.m4 @@ -15,8 +15,8 @@ m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun # pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*- # serial 11 (pkg-config-0.29.1) -dnl Copyright © 2004 Scott James Remnant . -dnl Copyright © 2012-2015 Dan Nicholson +dnl Copyright (c) 2004 Scott James Remnant . +dnl Copyright (c) 2012-2015 Dan Nicholson dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by