]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/icmp/Makefile.am
SourceFormat Enforcement
[thirdparty/squid.git] / src / icmp / Makefile.am
index d39a8a13c21569f5c727da5ef44b909801e112fd..5295be180a1a332cd545c3e122da5deb8d51078f 100644 (file)
@@ -1,3 +1,10 @@
+## Copyright (C) 1996-2015 The Squid Software Foundation and contributors
+##
+## Squid software is distributed under GPLv2+ license and includes
+## contributions from numerous individuals and organizations.
+## Please see the COPYING and CONTRIBUTORS files for details.
+##
+
 include $(top_srcdir)/src/Common.am
 include $(top_srcdir)/src/TestHeaders.am
 
@@ -102,7 +109,6 @@ testIcmp_SOURCES = \
        testIcmp.h \
        testIcmp.cc
 nodist_testIcmp_SOURCES = \
-       $(top_srcdir)/src/tests/testMain.cc \
        $(top_srcdir)/src/SquidTime.h \
        $(top_srcdir)/src/tests/stub_debug.cc \
        $(top_srcdir)/src/time.cc \