Skip to content

Commit 7f722e7

Browse files
committed
Update Copyright 2019
1 parent c2ca90d commit 7f722e7

22 files changed

+22
-22
lines changed

Examples/Objective-C/MXAppDelegate.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// MXAppDelegate.h
22
//
3-
// Copyright (c) 2017 Maxime Epain
3+
// Copyright (c) 2019 Maxime Epain
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a copy
66
// of this software and associated documentation files (the "Software"), to deal

Examples/Objective-C/MXAppDelegate.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// MXAppDelegate.m
22
//
3-
// Copyright (c) 2017 Maxime Epain
3+
// Copyright (c) 2019 Maxime Epain
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a copy
66
// of this software and associated documentation files (the "Software"), to deal

Examples/Objective-C/MXExampleViewController.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// MXExampleViewController.h
22
//
3-
// Copyright (c) 2017 Maxime Epain
3+
// Copyright (c) 2019 Maxime Epain
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a copy
66
// of this software and associated documentation files (the "Software"), to deal

Examples/Objective-C/MXExampleViewController.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// MXExampleViewController.m
22
//
3-
// Copyright (c) 2017 Maxime Epain
3+
// Copyright (c) 2019 Maxime Epain
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a copy
66
// of this software and associated documentation files (the "Software"), to deal

Examples/Objective-C/Parallax/MXCustomView.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// MXCustomView.h
22
//
3-
// Copyright (c) 2017 Maxime Epain
3+
// Copyright (c) 2019 Maxime Epain
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a copy
66
// of this software and associated documentation files (the "Software"), to deal

Examples/Objective-C/Parallax/MXCustomView.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// MXCustomView.m
22
//
3-
// Copyright (c) 2017 Maxime Epain
3+
// Copyright (c) 2019 Maxime Epain
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a copy
66
// of this software and associated documentation files (the "Software"), to deal

Examples/Objective-C/Parallax/MXParallaxViewController.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// MXParallaxViewController.h
22
//
3-
// Copyright (c) 2017 Maxime Epain
3+
// Copyright (c) 2019 Maxime Epain
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a copy
66
// of this software and associated documentation files (the "Software"), to deal

Examples/Objective-C/Parallax/MXParallaxViewController.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// MXParallaxViewController.m
22
//
3-
// Copyright (c) 2017 Maxime Epain
3+
// Copyright (c) 2019 Maxime Epain
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a copy
66
// of this software and associated documentation files (the "Software"), to deal

Examples/Objective-C/Simple/MXSimpleViewController.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// MXSimpleViewController.h
22
//
3-
// Copyright (c) 2017 Maxime Epain
3+
// Copyright (c) 2019 Maxime Epain
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a copy
66
// of this software and associated documentation files (the "Software"), to deal

Examples/Objective-C/Simple/MXSimpleViewController.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// MXSimpleViewController.m
22
//
3-
// Copyright (c) 2017 Maxime Epain
3+
// Copyright (c) 2019 Maxime Epain
44
//
55
// Permission is hereby granted, free of charge, to any person obtaining a copy
66
// of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)