]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/log/ModStdio.h
Source Format Enforcement (#763)
[thirdparty/squid.git] / src / log / ModStdio.h
index 2cf5c48c89933cad7e92e3af278b76b0eab9280f..d4a103333a50a4f3e50fd7b230182716a9c8165a 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.
@@ -16,3 +16,4 @@ class Logfile;
 int logfile_mod_stdio_open(Logfile * lf, const char *path, size_t bufsz, int fatal_flag);
 
 #endif /* _SQUID_SRC_LOG_MODSTDIO_H */
+