]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/DiskIO/Mmapped/MmappedDiskIOModule.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / DiskIO / Mmapped / MmappedDiskIOModule.h
index daa7e8a74161cdd7bf6c49c86d345b943bbb02a3..b6be324b753c42c0d5cfe4fe36bc6fe47bde2230 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (C) 1996-2015 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_MMAPPEDDISKIOMODULE_H
 #define SQUID_MMAPPEDDISKIOMODULE_H
 
@@ -19,3 +27,4 @@ private:
 };
 
 #endif /* SQUID_MMAPPEDDISKIOMODULE_H */
+