Support dynamic field width in folly::format()
[folly.git] / folly / DiscriminatedPtr.h
index 40821bb310d58637935c7de6b9959361192e599e..115a1121e7f16b3d16fdb00740f16e5b8bae5a6a 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.
@@ -219,4 +219,3 @@ class DiscriminatedPtr {
 }  // namespace folly
 
 #endif /* FOLLY_DISCRIMINATEDPTR_H_ */
-