Skip to content

Commit 8bf0a04

Browse files
author
Amir Shavit
committed
Merge remote-tracking branch 'origin/mask_animation' into develop
* origin/mask_animation: Mask Animation - Fix project and copyrights headers
2 parents 93e3a39 + b1d085f commit 8bf0a04

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

JazzHands/IFTTTMaskAnimation.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
//
22
// IFTTTMaskAnimation.h
3-
// Onborading Experience
3+
// JazzHands
44
//
55
// Created by Amir Shavit on 7/26/15.
6-
// Copyright (c) 2015 Autodesk. All rights reserved.
6+
// Copyright (c) 2015 IFTTT Inc. All rights reserved.
77
//
88

99
#import "IFTTTAnimation.h"

JazzHands/IFTTTMaskAnimation.m

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
//
22
// IFTTTMaskAnimation.m
3-
// Onborading Experience
3+
// JazzHands
44
//
55
// Created by Amir Shavit on 7/26/15.
6-
// Copyright (c) 2015 Autodesk. All rights reserved.
6+
// Copyright (c) 2015 IFTTT Inc. All rights reserved.
77
//
88

99
#import "IFTTTMaskAnimation.h"

0 commit comments

Comments
 (0)