Fix copyright lines
[folly.git] / folly / experimental / exception_tracer / ExceptionCounterLib.h
index 3e96dc91d8d00214e58b4a7002c9c8423f3a1d5d..4dbd7ac4538814edca693b6c40aeb6d002aeed83 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 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.
@@ -16,8 +16,8 @@
 
 #pragma once
 
-#include <vector>
 #include <ostream>
+#include <vector>
 
 #include <folly/experimental/exception_tracer/ExceptionTracer.h>