Update copywright preamble

This commit is contained in:
Levi McCallum 2015-09-29 18:06:00 -07:00
parent 73ddebed81
commit c9f93cde76
2 changed files with 14 additions and 14 deletions

View File

@ -1,10 +1,10 @@
//
// ASCollectionViewFlowLayoutInspector.h
// Pods
//
// Created by Levi McCallum on 9/29/15.
//
//
/* Copyright (c) 2015-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
* of patent rights can be found in the PATENTS file in the same directory.
*/
#import <Foundation/Foundation.h>

View File

@ -1,10 +1,10 @@
//
// ASCollectionViewFlowLayoutInspector.m
// Pods
//
// Created by Levi McCallum on 9/29/15.
//
//
/* Copyright (c) 2015-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
* of patent rights can be found in the PATENTS file in the same directory.
*/
#import <UIKit/UIKit.h>