diff --git a/Tests/Objects/IGTestSingleStoryboardViewController.m b/Tests/Objects/IGTestSingleStoryboardViewController.m index c9d12bc5f..1ffead515 100644 --- a/Tests/Objects/IGTestSingleStoryboardViewController.m +++ b/Tests/Objects/IGTestSingleStoryboardViewController.m @@ -1,10 +1,11 @@ -// -// IGTestSingleStoryboardViewController.m -// IGListKit -// -// Created by Bofei Zhu on 10/20/16. -// Copyright © 2016 Instagram. All rights reserved. -// +/** + * Copyright (c) 2016-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 "IGTestSingleStoryboardViewController.h"