]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Add missing boilerplate for rev.13621
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 2 Oct 2014 12:12:52 +0000 (05:12 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 2 Oct 2014 12:12:52 +0000 (05:12 -0700)
compat/statvfs.cc
compat/statvfs.h

index 8f83f20e5db7c3c60302e9f42b06d45b8f0199b6..d95f3934845036bbe6536eb0d3c880b9c2ace404 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (C) 1996-2014 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.
+ */
+
 #include "squid.h"
 #include "compat/statvfs.h"
 
index 3b292ad2039255c2c567c7ec1b85500b2df66652..66d0a8f225b3f8c41a8656008907abbed5e1afaf 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (C) 1996-2014 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_COMPAT_XSTATVFS_H
 #define _SQUID_COMPAT_XSTATVFS_H