convert UTF-8 to plain ascii, spotted by florian
authorsthen <sthen@openbsd.org>
Tue, 6 Apr 2021 19:10:42 +0000 (19:10 +0000)
committersthen <sthen@openbsd.org>
Tue, 6 Apr 2021 19:10:42 +0000 (19:10 +0000)
usr.sbin/nsd/aclocal.m4

index c9e043e..45cdde0 100644 (file)
@@ -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 <scott@netsplit.com>.
-dnl Copyright © 2012-2015 Dan Nicholson <dbn.lists@gmail.com>
+dnl Copyright (c) 2004 Scott James Remnant <scott@netsplit.com>.
+dnl Copyright (c) 2012-2015 Dan Nicholson <dbn.lists@gmail.com>
 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