Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit 8b0fe19

Browse files
Tyler FoxTyler Fox
authored andcommitted
Update copyright statements
1 parent 3745409 commit 8b0fe19

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

Source/INTUAnimationEngine.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// INTUAnimationEngine.h
33
//
4-
// Copyright (c) 2014 Intuit Inc.
4+
// Copyright (c) 2014-2015 Intuit Inc.
55
//
66
// Permission is hereby granted, free of charge, to any person obtaining
77
// a copy of this software and associated documentation files (the

Source/INTUAnimationEngine.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// INTUAnimationEngine.m
33
//
4-
// Copyright (c) 2014 Intuit Inc.
4+
// Copyright (c) 2014-2015 Intuit Inc.
55
//
66
// Permission is hereby granted, free of charge, to any person obtaining
77
// a copy of this software and associated documentation files (the

Source/INTUEasingFunctions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// INTUEasingFunctions.h
33
//
4-
// Copyright (c) 2014 Intuit Inc.
4+
// Copyright (c) 2014-2015 Intuit Inc.
55
//
66
// Permission is hereby granted, free of charge, to any person obtaining
77
// a copy of this software and associated documentation files (the

Source/INTUEasingFunctions.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// INTUEasingFunctions.m
33
//
4-
// Copyright (c) 2014 Intuit Inc.
4+
// Copyright (c) 2014-2015 Intuit Inc.
55
//
66
// Permission is hereby granted, free of charge, to any person obtaining
77
// a copy of this software and associated documentation files (the

Source/INTUInterpolationFunctions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// INTUInterpolationFunctions.h
33
//
4-
// Copyright (c) 2014 Intuit Inc.
4+
// Copyright (c) 2014-2015 Intuit Inc.
55
//
66
// Permission is hereby granted, free of charge, to any person obtaining
77
// a copy of this software and associated documentation files (the

Source/INTUInterpolationFunctions.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//
22
// INTUInterpolationFunctions.m
33
//
4-
// Copyright (c) 2014 Intuit Inc.
4+
// Copyright (c) 2014-2015 Intuit Inc.
55
//
66
// Permission is hereby granted, free of charge, to any person obtaining
77
// a copy of this software and associated documentation files (the

0 commit comments

Comments
 (0)