Skip to content

Commit

Permalink
Update ASLayout+IGListKit.mm
Browse files Browse the repository at this point in the history
  • Loading branch information
wiseoldduck authored Jul 3, 2018
1 parent baba616 commit beb204e
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions Source/Layout/ASLayout+IGListKit.mm
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
//
// ASLayout+IGListKit.mm
// AsyncDisplayKit
// Texture
//
// Created by Kevin Smith on 7/1/18.
// Copyright © 2018 Pinterest. All rights reserved.
// Copyright (c) 2018-present, Pinterest, Inc. All rights reserved.
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
#import <AsyncDisplayKit/ASAvailability.h>
#if AS_IG_LIST_KIT
Expand Down

0 comments on commit beb204e

Please sign in to comment.