]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - compat/tempnam.h
Docs: Copyright updates for 2018 (#114)
[thirdparty/squid.git] / compat / tempnam.h
index d51bdf7a7b4168d66547f52ed61bb3a638a0e6df..b8a48b92f6c0e55b0ddc40117a49fc33c977ecd2 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.
+ */
+
 /*
  * Copyright (C) 1991, 1992, 1993 Free Software Foundation, Inc.
  * This file is part of the GNU C Library.
@@ -23,3 +31,4 @@
 extern char *tempnam(const char *, const char *);
 
 #endif /* SQUID_TEMPNAM_H */
+