From: Yedidya Feldblum Date: Fri, 19 Jan 2018 08:43:00 +0000 (-0800) Subject: Fix copyright line in folly/synchronization/test/ParkingLotBenchmark.cpp X-Git-Tag: v2018.01.22.00~7 X-Git-Url: http://plrg.eecs.uci.edu/git/?p=folly.git;a=commitdiff_plain;h=f57db69787a7b3f7450c157e40e137d793c0b9fa;ds=sidebyside Fix copyright line in folly/synchronization/test/ParkingLotBenchmark.cpp Summary: [Folly] Fix copyright line in `folly/synchronization/test/ParkingLotBenchmark.cpp`. Reviewed By: andrewjcg Differential Revision: D6758502 fbshipit-source-id: cae2a79940c7c9cc58c29977141199ab1e902081 --- diff --git a/folly/synchronization/test/ParkingLotBenchmark.cpp b/folly/synchronization/test/ParkingLotBenchmark.cpp index 266c5180..ba689675 100644 --- a/folly/synchronization/test/ParkingLotBenchmark.cpp +++ b/folly/synchronization/test/ParkingLotBenchmark.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2017-present Facebook, Inc. + * Copyright 2018-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.