]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/auth/ntlm/helpers.m4
Source Format Enforcement (#763)
[thirdparty/squid.git] / src / auth / ntlm / helpers.m4
index 5016e475c34e288e859f39e0f8f9fcf55bca1776..17473ec8027e6734b1f57edbb679290ac49347ae 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 1996-2016 The Squid Software Foundation and contributors
+## Copyright (C) 1996-2021 The Squid Software Foundation and contributors
 ##
 ## Squid software is distributed under GPLv2+ license and includes
 ## contributions from numerous individuals and organizations.
@@ -8,7 +8,7 @@
 # This file is supposed to run all the tests required to identify which
 # configured modules are able to be built in this environment
 
-# FIXME: de-duplicate $enable_auth_ntlm list containing double entries.
+# TODO: de-duplicate $enable_auth_ntlm list containing double entries.
 
 #not specified. Inherit global
 if test "x$enable_auth_ntlm" = "x"; then