]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ipc/mem/Page.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / ipc / mem / Page.h
index 590fe3b774c47eee8a0f0bfb85fb8434778feb4a..5b98e72980dced876e77757b223712efa8e30368 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_IPC_MEM_PAGE_H
 #define SQUID_IPC_MEM_PAGE_H
 
@@ -38,3 +46,4 @@ std::ostream &operator <<(std::ostream &os, const PageId &page);
 } // namespace Ipc
 
 #endif // SQUID_IPC_MEM_PAGE_H
+