]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ident/Makefile.am
Source Format Enforcement (#763)
[thirdparty/squid.git] / src / ident / Makefile.am
index 53472749aa2cf2be725bb7d9a47365beeee76e4e..001ed761fb58debb8b5bb5607c23dca64ed6707c 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 1996-2019 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.
@@ -11,8 +11,8 @@ include $(top_srcdir)/src/TestHeaders.am
 noinst_LTLIBRARIES = libident.la
 
 libident_la_SOURCES = \
-       AclIdent.h \
        AclIdent.cc \
+       AclIdent.h \
        Config.h \
        Ident.cc \
        Ident.h