Skip to content

Commit ca83390

Browse files
author
Mike Richter
committed
Merged PR 3905: Merge mrichter/release-1.4.0 to master
Update copyright dates. Clean up CHANGELOG.md. Related work items: #18477
2 parents 199e4c1 + 4ea73cc commit ca83390

5 files changed

Lines changed: 5 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
Change Log
22
==========
33

4-
54
1.4.0
65
-----------------------
76

@@ -13,8 +12,6 @@ Change Log
1312

1413
* Xcode 9 is no longer supported.
1514

16-
### Fixes:
17-
1815

1916
1.3.0
2017
-----------------------
@@ -106,4 +103,4 @@ Change Log
106103
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.
107104

108105
---------------------------------------------------------------------
109-
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)