]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - compat/shm.h
SourceFormat Enforcement
[thirdparty/squid.git] / compat / shm.h
index 112e4b48c0e50e1f65e67bf6e79f2f0ec204b3ed..bc35300b450157a08c06238f5fef2bcff0ca63a2 100644 (file)
@@ -1,6 +1,11 @@
 /*
- * $Id$
+ * 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_COMPAT_SHM_H
 #define SQUID_COMPAT_SHM_H
 
@@ -46,3 +51,4 @@ extern "C" {
 bool shm_portable_segment_name_is_path();
 
 #endif /* SQUID_COMPAT_CPU_H */
+