Create the dirent.h portability header
[folly.git] / folly / SafeAssert.cpp
index 7d0b4208dec56da1bc8967c49f347957d6da0bb9..a8a64da246ef8c072a3307fd4ec6ef5e2ee889da 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.
@@ -47,4 +47,3 @@ void assertionFailure(const char* expr, const char* msg, const char* file,
 }
 
 }}  // namespaces
-