From fc6c1b758841758c8e46a87adef8a075e3966e7e Mon Sep 17 00:00:00 2001 From: Adlai Holler Date: Thu, 23 Jun 2016 12:18:19 -0700 Subject: [PATCH] [ASLayoutable] New headers headers --- AsyncDisplayKit/Layout/ASCenterLayoutDefines.h | 2 +- AsyncDisplayKit/Layout/ASRelativeLayoutDefines.h | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/AsyncDisplayKit/Layout/ASCenterLayoutDefines.h b/AsyncDisplayKit/Layout/ASCenterLayoutDefines.h index 155bea3d..e1b9f9e2 100644 --- a/AsyncDisplayKit/Layout/ASCenterLayoutDefines.h +++ b/AsyncDisplayKit/Layout/ASCenterLayoutDefines.h @@ -1,5 +1,5 @@ // -// ASCenterLayoutSpec.h +// ASCenterLayoutDefines.h // AsyncDisplayKit // // Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/AsyncDisplayKit/Layout/ASRelativeLayoutDefines.h b/AsyncDisplayKit/Layout/ASRelativeLayoutDefines.h index 834d2e47..f26154cb 100644 --- a/AsyncDisplayKit/Layout/ASRelativeLayoutDefines.h +++ b/AsyncDisplayKit/Layout/ASRelativeLayoutDefines.h @@ -1,9 +1,7 @@ // -// ASRelativeLayoutSpec.h +// ASRelativeLayoutDefines.h // AsyncDisplayKit // -// Created by Samuel Stow on 12/31/15. -// // Copyright (c) 2014-present, Facebook, Inc. All rights reserved. // This source code is licensed under the BSD-style license found in the // LICENSE file in the root directory of this source tree. An additional grant