]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ipc/mem/Pages.h
Source Format Enforcement (#763)
[thirdparty/squid.git] / src / ipc / mem / Pages.h
index 9e9a36f28c521d5a96a7b2c69e3c48819ab70c8c..ec74c4f69e3c48349aa7c9876a1c1d9c903cfd3a 100644 (file)
@@ -1,4 +1,9 @@
 /*
+ * Copyright (C) 1996-2021 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_PAGES_H
@@ -56,3 +61,4 @@ void NotePageNeed(const int purpose, const int count);
 } // namespace Ipc
 
 #endif // SQUID_IPC_MEM_PAGES_H
+