]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - compat/cpu.h
SourceFormat Enforcement
[thirdparty/squid.git] / compat / cpu.h
index a02a2c38ba3bd5fc676c133e080c5029953a1784..5579a76e4a8748028c8534060aad94996bd7348c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ * 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.
@@ -69,3 +69,4 @@ inline int sched_getaffinity(int, size_t, cpu_set_t *) { return ENOTSUP; }
 #endif /* HAVE_CPU_AFFINITY */
 
 #endif /* SQUID_COMPAT_CPU_H */
+