]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/DiskIO/Blocking/BlockingDiskIOModule.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / DiskIO / Blocking / BlockingDiskIOModule.cc
index 4b880bdc2bc903a840e57366b1e39f1fa25aec60..607c3c4ed6b5d5e8ea30ec40c664e9c317d70dff 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.
@@ -42,3 +42,4 @@ BlockingDiskIOModule::type () const
 {
     return "Blocking";
 }
+