Bump version to 47:0
[folly.git] / folly / SafeAssert.h
index 81a8ccdd83d6c09df6aa3eb247ac816ca0e1bc0e..7e00ee94d0b44c4f37a4f7ac67e249245689092d 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.
@@ -50,4 +50,3 @@ FOLLY_NORETURN void assertionFailure(const char* expr, const char* msg,
 }}  // namespace folly
 
 #endif /* FOLLY_SAFEASSERT_H_ */
-