]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - tools/purge/convert.cc
Docs: Copyright updates for 2018 (#114)
[thirdparty/squid.git] / tools / purge / convert.cc
index d019ae8ccacc3e80ca7125a5c17bb12f9b32457c..142b6951e6cd2133caa9fe94ea9fb6f5edef13dc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2018 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -156,3 +156,4 @@ convertPortname( const char* port, unsigned short& dst )
     }
     return 0;
 }
+