]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ftp/Parsing.h
Docs: Copyright updates for 2018 (#114)
[thirdparty/squid.git] / src / ftp / Parsing.h
index 56cd879ce99485522f2d492992d2ae382431f687..54bbac5dcd41ac5ab9091f908e6cd7d34096c75e 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * 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.
+ * Please see the COPYING and CONTRIBUTORS files for details.
+ */
+
 #ifndef SQUID_FTP_PARSING_H
 #define SQUID_FTP_PARSING_H
 
@@ -19,3 +27,4 @@ const char *UnescapeDoubleQuoted(const char *quotedPath);
 } // namespace Ftp
 
 #endif /* SQUID_FTP_PARSING_H */
+