]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - tools/purge/signal.cc
SourceFormat Enforcement
[thirdparty/squid.git] / tools / purge / signal.cc
index 77038639ae5954748034ec7ecb864ab55e53ccfb..36c182c1ff1b590faf7ea6930a8d7fa250d8a9e6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2017 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -133,3 +133,4 @@ sigChild( int signo )
     return 0;
 #endif
 }
+