]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - lib/libTrie/TrieNode.h
SourceFormat Enforcement
[thirdparty/squid.git] / lib / libTrie / TrieNode.h
index 8d3e395ee305421d34008277e203782407532a7d..b5b72f29c36f3f8511ee6dc18f5b103fa41037c6 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.
@@ -82,3 +82,4 @@ TrieNode::find (char const *aString, size_t theLength, TrieCharTransform *transf
     }
 }
 #endif /* LIBTRIE_TRIENODE_H */
+