]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/DiskIO/Mmapped/MmappedIOStrategy.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / DiskIO / Mmapped / MmappedIOStrategy.h
index 2d17524bb4202d618b5154692983b55cb06941b0..addb121be00a0f3f0ce794be61a4802adbe9fde7 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_MMAPPEDIOSTRATEGY_H
 #define SQUID_MMAPPEDIOSTRATEGY_H
 #include "DiskIO/DiskIOStrategy.h"
@@ -14,3 +22,4 @@ public:
 };
 
 #endif /* SQUID_MMAPPEDIOSTRATEGY_H */
+