X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=folly%2Fsynchronization%2Ftest%2FBatonTestHelpers.h;h=0884927a79b2ab7113cc2b2f53be19d4df55f0d0;hb=3579ddb46bf91312e7c1d24389ad60fd96fad776;hp=6e242e2a6817d361b3fa60f4c44e03b9f07d3040;hpb=b3dc093ef094d6d97c10755e60392124828c5103;p=folly.git diff --git a/folly/synchronization/test/BatonTestHelpers.h b/folly/synchronization/test/BatonTestHelpers.h index 6e242e2a..0884927a 100644 --- a/folly/synchronization/test/BatonTestHelpers.h +++ b/folly/synchronization/test/BatonTestHelpers.h @@ -1,5 +1,5 @@ /* - * Copyright 2017 Facebook, Inc. + * Copyright 2016-present Facebook, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,16 +25,16 @@ namespace test { typedef DeterministicSchedule DSched; -template