]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - test-suite/test_tools.cc
SourceFormat Enforcement
[thirdparty/squid.git] / test-suite / test_tools.cc
index 648a32fdfd4be2c27fb9354411ae20cc83eb93cf..009833c5027c20a7474781e55f2e6a73ce213a50 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ * 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.
@@ -102,3 +102,4 @@ dlinkDelete(dlink_node * m, dlink_list * list)
 
     m->next = m->prev = NULL;
 }
+