revert D1985475, clang still borked
[folly.git] / folly / PackedSyncPtr.h
index ca9e1215dc60b357ef35e7eed8f6b71e4c3c8fe5..8205c6f8031bb029fbf9614fe20367313cee0f0e 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.
@@ -149,4 +149,3 @@ static_assert(sizeof(PackedSyncPtr<void>) == 8,
 }
 
 #endif
-