Copyright 2014->2015
[folly.git] / folly / experimental / exception_tracer / ExceptionTracerBenchmark.cpp
index c04a3e5c911961fca5dc80820e2c483ac2aa9c66..7478f0a57866cb291ab01c00ad248abfd29e02e7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2014 Facebook, Inc.
+ * Copyright 2015 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -60,4 +60,3 @@ int main(int argc, char* argv[]) {
   folly::runBenchmarks();
   return 0;
 }
-