]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - lib/rfcnb/session.c
Source Format Enforcement (#763)
[thirdparty/squid.git] / lib / rfcnb / session.c
index d76bbf34a5bd9bcbd264e4a597b1f120ab848b6a..d4daadeaec4bf315cf1d769e5a1c12331b0326fc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2021 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -330,3 +330,4 @@ RFCNB_Get_Last_Error()
 {
     return (RFCNB_errno);
 }
+