Skip to content

Commit 4ea73cc

Browse files
author
Mike Richter
committed
Update copyright dates #18477
1 parent 8f0b9ff commit 4ea73cc

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,4 @@ Change Log
103103
Original commit [509591f](https://github.com/Polidea/ios-class-guard/commit/509591f78f37905913ba0cbd832e5e4f7b925a8a) was corrupted. This was fixed by modifying it and rewriting the commit history after it. The new repaired commit is 496ae586. The fork point in the new history is 94121d10.
104104

105105
---------------------------------------------------------------------
106-
Copyright 2016-2018 PreEmptive Solutions, LLC
106+
Copyright 2016-2019 PreEmptive Solutions, LLC

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ limitation and exclusion of damages provisions shall apply to all
66
software in this distribution.
77

88

9-
Copyright 2016-2018 PreEmptive Solutions, LLC
9+
Copyright 2016-2019 PreEmptive Solutions, LLC
1010

1111
Portions Copyright (C) 2014 Polidea.
1212
Portions Copyright (C) 1997-1998, 2000-2001, 2004-2013 Steve Nygard.

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2016-2018 PreEmptive Solutions, LLC
1+
# Copyright 2016-2019 PreEmptive Solutions, LLC
22
# See LICENSE.txt for licensing information
33

44
PROJECT_NAME=PPiOS-Rename

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,4 +541,4 @@ ppios-rename --help
541541
```
542542

543543
---------------------------------------------------------------------
544-
Copyright 2016-2018 PreEmptive Solutions, LLC
544+
Copyright 2016-2019 PreEmptive Solutions, LLC

Source/class-dump.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// -*- mode: ObjC -*-
22

33
/*************************************************
4-
Copyright 2016-2018 PreEmptive Solutions, LLC
4+
Copyright 2016-2019 PreEmptive Solutions, LLC
55
See LICENSE.txt for licensing information
66
*************************************************/
77

0 commit comments

Comments
 (0)