Skip to content

Commit 6e9c587

Browse files
committed
Updated upper copyright year to 2019
1 parent abc5e93 commit 6e9c587

File tree

183 files changed

+183
-183
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

183 files changed

+183
-183
lines changed

GitUp/Application/AppDelegate.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2015-2018 Pierre-Olivier Latour <[email protected]>
1+
// Copyright (C) 2015-2019 Pierre-Olivier Latour <[email protected]>
22
//
33
// This program is free software: you can redistribute it and/or modify
44
// it under the terms of the GNU General Public License as published by

GitUp/Application/AppDelegate.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2015-2018 Pierre-Olivier Latour <[email protected]>
1+
// Copyright (C) 2015-2019 Pierre-Olivier Latour <[email protected]>
22
//
33
// This program is free software: you can redistribute it and/or modify
44
// it under the terms of the GNU General Public License as published by

GitUp/Application/Common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2015-2018 Pierre-Olivier Latour <[email protected]>
1+
// Copyright (C) 2015-2019 Pierre-Olivier Latour <[email protected]>
22
//
33
// This program is free software: you can redistribute it and/or modify
44
// it under the terms of the GNU General Public License as published by

GitUp/Application/Document.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2015-2018 Pierre-Olivier Latour <[email protected]>
1+
// Copyright (C) 2015-2019 Pierre-Olivier Latour <[email protected]>
22
//
33
// This program is free software: you can redistribute it and/or modify
44
// it under the terms of the GNU General Public License as published by

GitUp/Application/Document.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2015-2018 Pierre-Olivier Latour <[email protected]>
1+
// Copyright (C) 2015-2019 Pierre-Olivier Latour <[email protected]>
22
//
33
// This program is free software: you can redistribute it and/or modify
44
// it under the terms of the GNU General Public License as published by

GitUp/Application/DocumentController.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2015-2018 Pierre-Olivier Latour <[email protected]>
1+
// Copyright (C) 2015-2019 Pierre-Olivier Latour <[email protected]>
22
//
33
// This program is free software: you can redistribute it and/or modify
44
// it under the terms of the GNU General Public License as published by

GitUp/Application/DocumentController.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2015-2018 Pierre-Olivier Latour <[email protected]>
1+
// Copyright (C) 2015-2019 Pierre-Olivier Latour <[email protected]>
22
//
33
// This program is free software: you can redistribute it and/or modify
44
// it under the terms of the GNU General Public License as published by

GitUp/Application/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<key>LSMinimumSystemVersion</key>
4646
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
4747
<key>NSHumanReadableCopyright</key>
48-
<string>Copyright © 2015-2018 Pierre-Olivier Latour. All rights reserved.</string>
48+
<string>Copyright © 2015-2019 Pierre-Olivier Latour. All rights reserved.</string>
4949
<key>NSMainNibFile</key>
5050
<string>MainMenu</string>
5151
<key>NSPrincipalClass</key>

GitUp/Application/WindowController.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2015-2018 Pierre-Olivier Latour <[email protected]>
1+
// Copyright (C) 2015-2019 Pierre-Olivier Latour <[email protected]>
22
//
33
// This program is free software: you can redistribute it and/or modify
44
// it under the terms of the GNU General Public License as published by

GitUp/Application/WindowController.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2015-2018 Pierre-Olivier Latour <[email protected]>
1+
// Copyright (C) 2015-2019 Pierre-Olivier Latour <[email protected]>
22
//
33
// This program is free software: you can redistribute it and/or modify
44
// it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)