]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - include/html_quote.h
Source Format Enforcement (#532)
[thirdparty/squid.git] / include / html_quote.h
index 4ad42ed7df8d790d46e5ce6ff9d3eabea15b8973..d9ea5b36195fe315e0667e009fd5cad583a08283 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (C) 1996-2020 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_HTML_QUOTE_H
 #define _SQUID_HTML_QUOTE_H
 
@@ -10,3 +18,4 @@ extern
 char *html_quote(const char *);
 
 #endif /* _SQUID_HTML_QUOTE_H */
+