Expand DSched interface for managing auxiliary functions
[folly.git] / folly / test / MPMCPipelineTest.cpp
index 6fd93be01e67142c74d391e8e867f741808b8550..1914b6737558b2dff9fd99e8279775399518af40 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2014 Facebook, Inc.
+ * Copyright 2016 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -163,4 +163,3 @@ int main(int argc, char *argv[]) {
   gflags::ParseCommandLineFlags(&argc, &argv, true);
   return RUN_ALL_TESTS();
 }
-