Skip to content

Commit 08f4bd6

Browse files
Update copyright
1 parent d506e2d commit 08f4bd6

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ Apache License
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright 2014 Ernesto Rivera
189+
Copyright 2014-2017 PTEz.
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
PTEHorizontalTableView
3-
Copyright 2014 Ernesto Rivera.
3+
Copyright 2014-2017 PTEz.
44

55

66
Licensed under the Apache License, Version 2.0 (the "License");

PTEHorizontalTableView.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// PTEHorizontalTableView
44
//
55
// Created by Ernesto Rivera on 8/12/14.
6-
// Copyright (c) 2014 PTEz.
6+
// Copyright (c) 2014-2017 PTEz.
77
// Inspired by EasyTableView by Aleksey Novicov.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");

PTEHorizontalTableView.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// PTEHorizontalTableView
44
//
55
// Created by Ernesto Rivera on 8/12/14.
6-
// Copyright (c) 2014 PTEz.
6+
// Copyright (c) 2014-2017 PTEz.
77
// Inspired by EasyTableView by Aleksey Novicov.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ widthForCellAtIndexPath:(NSIndexPath *)indexPath;
7272
7373
## License
7474
75-
Copyright 2014 Ernesto Rivera
75+
Copyright 2014-2017 PTEz.
7676
7777
Licensed under the Apache License, Version 2.0 (the "License");
7878
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)