]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - include/uudecode.h
SourceFormat Enforcement
[thirdparty/squid.git] / include / uudecode.h
index e5e46ea14b121460e6720d0d6d153c74e27d7ddc..4f7777ed4676e7f421085663d4022a48d43cfc35 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * 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.
+ * Please see the COPYING and CONTRIBUTORS files for details.
+ */
+
 #ifndef _SQUID_UUDECODE_H
 #define _SQUID_UUDECODE_H
 
@@ -10,3 +18,4 @@ extern
 char *uudecode(const char *);
 
 #endif /* _SQUID_UUDECODE_H */
+