diff --git a/GitUp/Application/AppDelegate.h b/GitUp/Application/AppDelegate.h index d7c20ac2..358607c2 100644 --- a/GitUp/Application/AppDelegate.h +++ b/GitUp/Application/AppDelegate.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUp/Application/AppDelegate.m b/GitUp/Application/AppDelegate.m index f60d996f..b9276592 100644 --- a/GitUp/Application/AppDelegate.m +++ b/GitUp/Application/AppDelegate.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUp/Application/Common.h b/GitUp/Application/Common.h index 78b4304a..709311d9 100644 --- a/GitUp/Application/Common.h +++ b/GitUp/Application/Common.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUp/Application/Document.h b/GitUp/Application/Document.h index 5d17ae72..2753ba98 100644 --- a/GitUp/Application/Document.h +++ b/GitUp/Application/Document.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUp/Application/Document.m b/GitUp/Application/Document.m index fa57b8c4..f8e5f07e 100644 --- a/GitUp/Application/Document.m +++ b/GitUp/Application/Document.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUp/Application/DocumentController.h b/GitUp/Application/DocumentController.h index ba579cef..75dfacac 100644 --- a/GitUp/Application/DocumentController.h +++ b/GitUp/Application/DocumentController.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUp/Application/DocumentController.m b/GitUp/Application/DocumentController.m index 6a45f38b..09b0c4ba 100644 --- a/GitUp/Application/DocumentController.m +++ b/GitUp/Application/DocumentController.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUp/Application/Info.plist b/GitUp/Application/Info.plist index 9b9881e2..6a564631 100644 --- a/GitUp/Application/Info.plist +++ b/GitUp/Application/Info.plist @@ -45,7 +45,7 @@ LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSHumanReadableCopyright - Copyright © 2015-2017 Pierre-Olivier Latour. All rights reserved. + Copyright © 2015-2018 Pierre-Olivier Latour. All rights reserved. NSMainNibFile MainMenu NSPrincipalClass diff --git a/GitUp/Application/WindowController.h b/GitUp/Application/WindowController.h index 19004439..56573571 100644 --- a/GitUp/Application/WindowController.h +++ b/GitUp/Application/WindowController.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUp/Application/WindowController.m b/GitUp/Application/WindowController.m index fae5771a..f37ed88e 100644 --- a/GitUp/Application/WindowController.m +++ b/GitUp/Application/WindowController.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUp/Application/en.lproj/Localizable.strings b/GitUp/Application/en.lproj/Localizable.strings index 441558cd..4e6986e6 100644 --- a/GitUp/Application/en.lproj/Localizable.strings +++ b/GitUp/Application/en.lproj/Localizable.strings @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUp/Application/main.m b/GitUp/Application/main.m index 191a3e78..510f4613 100644 --- a/GitUp/Application/main.m +++ b/GitUp/Application/main.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUp/Tool/main.m b/GitUp/Tool/main.m index 4f901f92..477eda20 100644 --- a/GitUp/Tool/main.m +++ b/GitUp/Tool/main.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUp/ToolProtocol.h b/GitUp/ToolProtocol.h index 327fac75..2e72b14d 100644 --- a/GitUp/ToolProtocol.h +++ b/GitUp/ToolProtocol.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Components/GICommitListViewController.h b/GitUpKit/Components/GICommitListViewController.h index 688bd913..380e84d7 100644 --- a/GitUpKit/Components/GICommitListViewController.h +++ b/GitUpKit/Components/GICommitListViewController.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Components/GICommitListViewController.m b/GitUpKit/Components/GICommitListViewController.m index 2376a0f8..e5f37ef6 100644 --- a/GitUpKit/Components/GICommitListViewController.m +++ b/GitUpKit/Components/GICommitListViewController.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Components/GIDiffContentsViewController.h b/GitUpKit/Components/GIDiffContentsViewController.h index 02ce94b6..84813713 100644 --- a/GitUpKit/Components/GIDiffContentsViewController.h +++ b/GitUpKit/Components/GIDiffContentsViewController.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Components/GIDiffContentsViewController.m b/GitUpKit/Components/GIDiffContentsViewController.m index a95badbb..25f4a4c8 100644 --- a/GitUpKit/Components/GIDiffContentsViewController.m +++ b/GitUpKit/Components/GIDiffContentsViewController.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Components/GIDiffFilesViewController.h b/GitUpKit/Components/GIDiffFilesViewController.h index 4e5d76cd..4a358333 100644 --- a/GitUpKit/Components/GIDiffFilesViewController.h +++ b/GitUpKit/Components/GIDiffFilesViewController.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Components/GIDiffFilesViewController.m b/GitUpKit/Components/GIDiffFilesViewController.m index 1b7c8cd9..a6073250 100644 --- a/GitUpKit/Components/GIDiffFilesViewController.m +++ b/GitUpKit/Components/GIDiffFilesViewController.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Components/GISnapshotListViewController.h b/GitUpKit/Components/GISnapshotListViewController.h index d5337210..cd79c64f 100644 --- a/GitUpKit/Components/GISnapshotListViewController.h +++ b/GitUpKit/Components/GISnapshotListViewController.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Components/GISnapshotListViewController.m b/GitUpKit/Components/GISnapshotListViewController.m index 8bfa258c..fc54116c 100644 --- a/GitUpKit/Components/GISnapshotListViewController.m +++ b/GitUpKit/Components/GISnapshotListViewController.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Components/GIUnifiedReflogViewController.h b/GitUpKit/Components/GIUnifiedReflogViewController.h index 304025ba..0be27d7c 100644 --- a/GitUpKit/Components/GIUnifiedReflogViewController.h +++ b/GitUpKit/Components/GIUnifiedReflogViewController.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Components/GIUnifiedReflogViewController.m b/GitUpKit/Components/GIUnifiedReflogViewController.m index 63890062..9275a619 100644 --- a/GitUpKit/Components/GIUnifiedReflogViewController.m +++ b/GitUpKit/Components/GIUnifiedReflogViewController.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Components/en.lproj/Reasons.strings b/GitUpKit/Components/en.lproj/Reasons.strings index 29cef40e..8c805fa1 100644 --- a/GitUpKit/Components/en.lproj/Reasons.strings +++ b/GitUpKit/Components/en.lproj/Reasons.strings @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCBranch-Tests.m b/GitUpKit/Core/GCBranch-Tests.m index 0900b8f2..39c77619 100644 --- a/GitUpKit/Core/GCBranch-Tests.m +++ b/GitUpKit/Core/GCBranch-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCBranch.h b/GitUpKit/Core/GCBranch.h index a35bad13..9afe9f0c 100644 --- a/GitUpKit/Core/GCBranch.h +++ b/GitUpKit/Core/GCBranch.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCBranch.m b/GitUpKit/Core/GCBranch.m index 3c0435f8..b2266e00 100644 --- a/GitUpKit/Core/GCBranch.m +++ b/GitUpKit/Core/GCBranch.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCCommit-Tests.m b/GitUpKit/Core/GCCommit-Tests.m index 7dec48fa..a59589d1 100644 --- a/GitUpKit/Core/GCCommit-Tests.m +++ b/GitUpKit/Core/GCCommit-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCCommit.h b/GitUpKit/Core/GCCommit.h index db42c869..bae0a8c9 100644 --- a/GitUpKit/Core/GCCommit.h +++ b/GitUpKit/Core/GCCommit.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCCommit.m b/GitUpKit/Core/GCCommit.m index 01c3c650..617307ef 100644 --- a/GitUpKit/Core/GCCommit.m +++ b/GitUpKit/Core/GCCommit.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCCommitDatabase-Tests.m b/GitUpKit/Core/GCCommitDatabase-Tests.m index 4c4d0e7c..021076a4 100644 --- a/GitUpKit/Core/GCCommitDatabase-Tests.m +++ b/GitUpKit/Core/GCCommitDatabase-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCCommitDatabase.h b/GitUpKit/Core/GCCommitDatabase.h index 56ac5b5f..2c048875 100644 --- a/GitUpKit/Core/GCCommitDatabase.h +++ b/GitUpKit/Core/GCCommitDatabase.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCCommitDatabase.m b/GitUpKit/Core/GCCommitDatabase.m index 4d759d9b..d6d19f55 100644 --- a/GitUpKit/Core/GCCommitDatabase.m +++ b/GitUpKit/Core/GCCommitDatabase.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCCore.h b/GitUpKit/Core/GCCore.h index 24758a2d..8c1cbc8b 100644 --- a/GitUpKit/Core/GCCore.h +++ b/GitUpKit/Core/GCCore.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCDiff-Tests.m b/GitUpKit/Core/GCDiff-Tests.m index 5254178f..cc3aef4d 100644 --- a/GitUpKit/Core/GCDiff-Tests.m +++ b/GitUpKit/Core/GCDiff-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCDiff.h b/GitUpKit/Core/GCDiff.h index f010fc5a..982e9258 100644 --- a/GitUpKit/Core/GCDiff.h +++ b/GitUpKit/Core/GCDiff.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCDiff.m b/GitUpKit/Core/GCDiff.m index 76eb55b3..8e4b46cc 100644 --- a/GitUpKit/Core/GCDiff.m +++ b/GitUpKit/Core/GCDiff.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCError.h b/GitUpKit/Core/GCError.h index 8bb2e3ee..7ade8883 100644 --- a/GitUpKit/Core/GCError.h +++ b/GitUpKit/Core/GCError.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCFoundation-Tests.m b/GitUpKit/Core/GCFoundation-Tests.m index f272bd0e..2859d66d 100644 --- a/GitUpKit/Core/GCFoundation-Tests.m +++ b/GitUpKit/Core/GCFoundation-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCFoundation.h b/GitUpKit/Core/GCFoundation.h index efa3e9d5..16fdb035 100644 --- a/GitUpKit/Core/GCFoundation.h +++ b/GitUpKit/Core/GCFoundation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCFoundation.m b/GitUpKit/Core/GCFoundation.m index be81261e..02a6e3df 100644 --- a/GitUpKit/Core/GCFoundation.m +++ b/GitUpKit/Core/GCFoundation.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCFunctions.h b/GitUpKit/Core/GCFunctions.h index 90d6ec67..e2eb2bdb 100644 --- a/GitUpKit/Core/GCFunctions.h +++ b/GitUpKit/Core/GCFunctions.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCFunctions.m b/GitUpKit/Core/GCFunctions.m index a8f48423..d84598d8 100644 --- a/GitUpKit/Core/GCFunctions.m +++ b/GitUpKit/Core/GCFunctions.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCHistory-Tests.m b/GitUpKit/Core/GCHistory-Tests.m index 14864ffc..5851a8a9 100644 --- a/GitUpKit/Core/GCHistory-Tests.m +++ b/GitUpKit/Core/GCHistory-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCHistory.h b/GitUpKit/Core/GCHistory.h index 3cbc6b72..916b3458 100644 --- a/GitUpKit/Core/GCHistory.h +++ b/GitUpKit/Core/GCHistory.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCHistory.m b/GitUpKit/Core/GCHistory.m index 6b7f7150..c282683d 100644 --- a/GitUpKit/Core/GCHistory.m +++ b/GitUpKit/Core/GCHistory.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCIndex.h b/GitUpKit/Core/GCIndex.h index e03d8624..d3682323 100644 --- a/GitUpKit/Core/GCIndex.h +++ b/GitUpKit/Core/GCIndex.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCIndex.m b/GitUpKit/Core/GCIndex.m index 04d3231b..92353659 100644 --- a/GitUpKit/Core/GCIndex.m +++ b/GitUpKit/Core/GCIndex.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCLiveRepository.h b/GitUpKit/Core/GCLiveRepository.h index 537cdc4d..cc7752cd 100644 --- a/GitUpKit/Core/GCLiveRepository.h +++ b/GitUpKit/Core/GCLiveRepository.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCLiveRepository.m b/GitUpKit/Core/GCLiveRepository.m index 418b3685..4fa271ab 100644 --- a/GitUpKit/Core/GCLiveRepository.m +++ b/GitUpKit/Core/GCLiveRepository.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCMacros.h b/GitUpKit/Core/GCMacros.h index 432feb24..c529175e 100644 --- a/GitUpKit/Core/GCMacros.h +++ b/GitUpKit/Core/GCMacros.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCObject.h b/GitUpKit/Core/GCObject.h index 17c627a1..8b009713 100644 --- a/GitUpKit/Core/GCObject.h +++ b/GitUpKit/Core/GCObject.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCObject.m b/GitUpKit/Core/GCObject.m index 8544bf70..65cb7200 100644 --- a/GitUpKit/Core/GCObject.m +++ b/GitUpKit/Core/GCObject.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCOrderedSet-Tests.m b/GitUpKit/Core/GCOrderedSet-Tests.m index 5a260835..e8f1caec 100644 --- a/GitUpKit/Core/GCOrderedSet-Tests.m +++ b/GitUpKit/Core/GCOrderedSet-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCOrderedSet.h b/GitUpKit/Core/GCOrderedSet.h index 065d4e68..09c49040 100644 --- a/GitUpKit/Core/GCOrderedSet.h +++ b/GitUpKit/Core/GCOrderedSet.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCOrderedSet.m b/GitUpKit/Core/GCOrderedSet.m index 899791c7..b5a2f22b 100644 --- a/GitUpKit/Core/GCOrderedSet.m +++ b/GitUpKit/Core/GCOrderedSet.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCPrivate.h b/GitUpKit/Core/GCPrivate.h index c9aa9ec9..e668078e 100644 --- a/GitUpKit/Core/GCPrivate.h +++ b/GitUpKit/Core/GCPrivate.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCPrivate.m b/GitUpKit/Core/GCPrivate.m index a29501f3..23b8c52a 100644 --- a/GitUpKit/Core/GCPrivate.m +++ b/GitUpKit/Core/GCPrivate.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCReference.h b/GitUpKit/Core/GCReference.h index 355e2d1e..ac580feb 100644 --- a/GitUpKit/Core/GCReference.h +++ b/GitUpKit/Core/GCReference.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCReference.m b/GitUpKit/Core/GCReference.m index e9df4b9d..eb27c6fe 100644 --- a/GitUpKit/Core/GCReference.m +++ b/GitUpKit/Core/GCReference.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCReferenceTransform.h b/GitUpKit/Core/GCReferenceTransform.h index 9ea9ea96..1e2f31d3 100644 --- a/GitUpKit/Core/GCReferenceTransform.h +++ b/GitUpKit/Core/GCReferenceTransform.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCReferenceTransform.m b/GitUpKit/Core/GCReferenceTransform.m index b03f9aff..ea7c46fa 100644 --- a/GitUpKit/Core/GCReferenceTransform.m +++ b/GitUpKit/Core/GCReferenceTransform.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCReflogMessages.h b/GitUpKit/Core/GCReflogMessages.h index 1cbb1bea..5b169b46 100644 --- a/GitUpKit/Core/GCReflogMessages.h +++ b/GitUpKit/Core/GCReflogMessages.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRemote-Tests.m b/GitUpKit/Core/GCRemote-Tests.m index aa31d2e9..0347556e 100644 --- a/GitUpKit/Core/GCRemote-Tests.m +++ b/GitUpKit/Core/GCRemote-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRemote.h b/GitUpKit/Core/GCRemote.h index 31d4cf7d..3dc887bb 100644 --- a/GitUpKit/Core/GCRemote.h +++ b/GitUpKit/Core/GCRemote.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRemote.m b/GitUpKit/Core/GCRemote.m index 3cf3f17f..0df389da 100644 --- a/GitUpKit/Core/GCRemote.m +++ b/GitUpKit/Core/GCRemote.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRepository+Bare-Tests.m b/GitUpKit/Core/GCRepository+Bare-Tests.m index b3ecca68..5e42e6d2 100644 --- a/GitUpKit/Core/GCRepository+Bare-Tests.m +++ b/GitUpKit/Core/GCRepository+Bare-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRepository+Bare.h b/GitUpKit/Core/GCRepository+Bare.h index 2fd53c55..e2f69fbc 100644 --- a/GitUpKit/Core/GCRepository+Bare.h +++ b/GitUpKit/Core/GCRepository+Bare.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRepository+Bare.m b/GitUpKit/Core/GCRepository+Bare.m index 8d4a2103..4d6fc527 100644 --- a/GitUpKit/Core/GCRepository+Bare.m +++ b/GitUpKit/Core/GCRepository+Bare.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRepository+Config-Tests.m b/GitUpKit/Core/GCRepository+Config-Tests.m index 3acd02b8..adc19786 100644 --- a/GitUpKit/Core/GCRepository+Config-Tests.m +++ b/GitUpKit/Core/GCRepository+Config-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRepository+Config.h b/GitUpKit/Core/GCRepository+Config.h index 75413822..e8ae655d 100644 --- a/GitUpKit/Core/GCRepository+Config.h +++ b/GitUpKit/Core/GCRepository+Config.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRepository+Config.m b/GitUpKit/Core/GCRepository+Config.m index eb7d80cb..da124a89 100644 --- a/GitUpKit/Core/GCRepository+Config.m +++ b/GitUpKit/Core/GCRepository+Config.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRepository+HEAD-Tests.m b/GitUpKit/Core/GCRepository+HEAD-Tests.m index 2b7a1ceb..59dd915c 100644 --- a/GitUpKit/Core/GCRepository+HEAD-Tests.m +++ b/GitUpKit/Core/GCRepository+HEAD-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRepository+HEAD.h b/GitUpKit/Core/GCRepository+HEAD.h index 054ce9eb..3cc57b18 100644 --- a/GitUpKit/Core/GCRepository+HEAD.h +++ b/GitUpKit/Core/GCRepository+HEAD.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRepository+HEAD.m b/GitUpKit/Core/GCRepository+HEAD.m index ae4c3e05..20294b5e 100644 --- a/GitUpKit/Core/GCRepository+HEAD.m +++ b/GitUpKit/Core/GCRepository+HEAD.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRepository+Mock-Tests.m b/GitUpKit/Core/GCRepository+Mock-Tests.m index eb586600..e70b7743 100644 --- a/GitUpKit/Core/GCRepository+Mock-Tests.m +++ b/GitUpKit/Core/GCRepository+Mock-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRepository+Mock.h b/GitUpKit/Core/GCRepository+Mock.h index 59aec07b..3e6219f0 100644 --- a/GitUpKit/Core/GCRepository+Mock.h +++ b/GitUpKit/Core/GCRepository+Mock.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRepository+Mock.m b/GitUpKit/Core/GCRepository+Mock.m index 76337fda..6097ac2c 100644 --- a/GitUpKit/Core/GCRepository+Mock.m +++ b/GitUpKit/Core/GCRepository+Mock.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRepository+Reflog-Tests.m b/GitUpKit/Core/GCRepository+Reflog-Tests.m index 6a0ed6cf..52b495d3 100644 --- a/GitUpKit/Core/GCRepository+Reflog-Tests.m +++ b/GitUpKit/Core/GCRepository+Reflog-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRepository+Reflog.h b/GitUpKit/Core/GCRepository+Reflog.h index 332b4de1..f15d250f 100644 --- a/GitUpKit/Core/GCRepository+Reflog.h +++ b/GitUpKit/Core/GCRepository+Reflog.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRepository+Reflog.m b/GitUpKit/Core/GCRepository+Reflog.m index d14310f2..e31658f8 100644 --- a/GitUpKit/Core/GCRepository+Reflog.m +++ b/GitUpKit/Core/GCRepository+Reflog.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRepository+Reset-Tests.m b/GitUpKit/Core/GCRepository+Reset-Tests.m index 522eb437..d57b0196 100644 --- a/GitUpKit/Core/GCRepository+Reset-Tests.m +++ b/GitUpKit/Core/GCRepository+Reset-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRepository+Reset.h b/GitUpKit/Core/GCRepository+Reset.h index 9626aa01..50c9e70c 100644 --- a/GitUpKit/Core/GCRepository+Reset.h +++ b/GitUpKit/Core/GCRepository+Reset.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRepository+Reset.m b/GitUpKit/Core/GCRepository+Reset.m index a42a1c6f..2146f7de 100644 --- a/GitUpKit/Core/GCRepository+Reset.m +++ b/GitUpKit/Core/GCRepository+Reset.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRepository+Status-Tests.m b/GitUpKit/Core/GCRepository+Status-Tests.m index 95e71079..6388f7f2 100644 --- a/GitUpKit/Core/GCRepository+Status-Tests.m +++ b/GitUpKit/Core/GCRepository+Status-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRepository+Status.h b/GitUpKit/Core/GCRepository+Status.h index 2701bd52..078a26f6 100644 --- a/GitUpKit/Core/GCRepository+Status.h +++ b/GitUpKit/Core/GCRepository+Status.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRepository+Status.m b/GitUpKit/Core/GCRepository+Status.m index 63424459..a4d43b86 100644 --- a/GitUpKit/Core/GCRepository+Status.m +++ b/GitUpKit/Core/GCRepository+Status.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRepository-Tests.m b/GitUpKit/Core/GCRepository-Tests.m index 5c98ad55..70bb57c9 100644 --- a/GitUpKit/Core/GCRepository-Tests.m +++ b/GitUpKit/Core/GCRepository-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRepository.h b/GitUpKit/Core/GCRepository.h index 22a4d888..e5d7c059 100644 --- a/GitUpKit/Core/GCRepository.h +++ b/GitUpKit/Core/GCRepository.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCRepository.m b/GitUpKit/Core/GCRepository.m index 9a9d2f8a..d7c78d2b 100644 --- a/GitUpKit/Core/GCRepository.m +++ b/GitUpKit/Core/GCRepository.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCSQLiteRepository-Tests.m b/GitUpKit/Core/GCSQLiteRepository-Tests.m index 6065f58a..cc78551c 100644 --- a/GitUpKit/Core/GCSQLiteRepository-Tests.m +++ b/GitUpKit/Core/GCSQLiteRepository-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCSQLiteRepository.h b/GitUpKit/Core/GCSQLiteRepository.h index 085a3235..41dabbe0 100644 --- a/GitUpKit/Core/GCSQLiteRepository.h +++ b/GitUpKit/Core/GCSQLiteRepository.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCSQLiteRepository.m b/GitUpKit/Core/GCSQLiteRepository.m index 4233ae05..df2e9c18 100644 --- a/GitUpKit/Core/GCSQLiteRepository.m +++ b/GitUpKit/Core/GCSQLiteRepository.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCSnapshot-Tests.m b/GitUpKit/Core/GCSnapshot-Tests.m index f64a3a4d..30a8412a 100644 --- a/GitUpKit/Core/GCSnapshot-Tests.m +++ b/GitUpKit/Core/GCSnapshot-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCSnapshot.h b/GitUpKit/Core/GCSnapshot.h index 83fa55ee..49765267 100644 --- a/GitUpKit/Core/GCSnapshot.h +++ b/GitUpKit/Core/GCSnapshot.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCSnapshot.m b/GitUpKit/Core/GCSnapshot.m index d6ecea7f..17272950 100644 --- a/GitUpKit/Core/GCSnapshot.m +++ b/GitUpKit/Core/GCSnapshot.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCStash-Tests.m b/GitUpKit/Core/GCStash-Tests.m index 0ae9397b..44a3fbee 100644 --- a/GitUpKit/Core/GCStash-Tests.m +++ b/GitUpKit/Core/GCStash-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCStash.h b/GitUpKit/Core/GCStash.h index 069471ba..b48ba645 100644 --- a/GitUpKit/Core/GCStash.h +++ b/GitUpKit/Core/GCStash.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCStash.m b/GitUpKit/Core/GCStash.m index 587cbdaa..ac6c145e 100644 --- a/GitUpKit/Core/GCStash.m +++ b/GitUpKit/Core/GCStash.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCSubmodule-Tests.m b/GitUpKit/Core/GCSubmodule-Tests.m index a63aa60e..d04e4a67 100644 --- a/GitUpKit/Core/GCSubmodule-Tests.m +++ b/GitUpKit/Core/GCSubmodule-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCSubmodule.h b/GitUpKit/Core/GCSubmodule.h index 680ff40f..61dec19d 100644 --- a/GitUpKit/Core/GCSubmodule.h +++ b/GitUpKit/Core/GCSubmodule.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCSubmodule.m b/GitUpKit/Core/GCSubmodule.m index 1c2e4a87..2024640a 100644 --- a/GitUpKit/Core/GCSubmodule.m +++ b/GitUpKit/Core/GCSubmodule.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCTag-Tests.m b/GitUpKit/Core/GCTag-Tests.m index 6b9f77bb..bd0e5b13 100644 --- a/GitUpKit/Core/GCTag-Tests.m +++ b/GitUpKit/Core/GCTag-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCTag.h b/GitUpKit/Core/GCTag.h index ef46876d..23eaf4b9 100644 --- a/GitUpKit/Core/GCTag.h +++ b/GitUpKit/Core/GCTag.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCTag.m b/GitUpKit/Core/GCTag.m index d7d3a3cc..7b5be705 100644 --- a/GitUpKit/Core/GCTag.m +++ b/GitUpKit/Core/GCTag.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCTestCase.h b/GitUpKit/Core/GCTestCase.h index 4533d708..b0d2f0d2 100644 --- a/GitUpKit/Core/GCTestCase.h +++ b/GitUpKit/Core/GCTestCase.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Core/GCTestCase.m b/GitUpKit/Core/GCTestCase.m index bcfa85c2..41e1b217 100644 --- a/GitUpKit/Core/GCTestCase.m +++ b/GitUpKit/Core/GCTestCase.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Extensions/GCHistory+Rewrite-Tests.m b/GitUpKit/Extensions/GCHistory+Rewrite-Tests.m index d7ac6203..3b4affc7 100644 --- a/GitUpKit/Extensions/GCHistory+Rewrite-Tests.m +++ b/GitUpKit/Extensions/GCHistory+Rewrite-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Extensions/GCHistory+Rewrite.h b/GitUpKit/Extensions/GCHistory+Rewrite.h index 7bacd389..893f611c 100644 --- a/GitUpKit/Extensions/GCHistory+Rewrite.h +++ b/GitUpKit/Extensions/GCHistory+Rewrite.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Extensions/GCHistory+Rewrite.m b/GitUpKit/Extensions/GCHistory+Rewrite.m index d1cad5e2..3e961d90 100644 --- a/GitUpKit/Extensions/GCHistory+Rewrite.m +++ b/GitUpKit/Extensions/GCHistory+Rewrite.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Extensions/GCRepository+Index-Tests.m b/GitUpKit/Extensions/GCRepository+Index-Tests.m index efe5fdc6..4ee616b3 100644 --- a/GitUpKit/Extensions/GCRepository+Index-Tests.m +++ b/GitUpKit/Extensions/GCRepository+Index-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Extensions/GCRepository+Index.h b/GitUpKit/Extensions/GCRepository+Index.h index d18d9dfd..7371a57f 100644 --- a/GitUpKit/Extensions/GCRepository+Index.h +++ b/GitUpKit/Extensions/GCRepository+Index.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Extensions/GCRepository+Index.m b/GitUpKit/Extensions/GCRepository+Index.m index 166070b4..a16f092e 100644 --- a/GitUpKit/Extensions/GCRepository+Index.m +++ b/GitUpKit/Extensions/GCRepository+Index.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Extensions/GCRepository+Utilities-Tests.m b/GitUpKit/Extensions/GCRepository+Utilities-Tests.m index 854d26fd..282cd883 100644 --- a/GitUpKit/Extensions/GCRepository+Utilities-Tests.m +++ b/GitUpKit/Extensions/GCRepository+Utilities-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Extensions/GCRepository+Utilities.h b/GitUpKit/Extensions/GCRepository+Utilities.h index aef2d323..c482c230 100644 --- a/GitUpKit/Extensions/GCRepository+Utilities.h +++ b/GitUpKit/Extensions/GCRepository+Utilities.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Extensions/GCRepository+Utilities.m b/GitUpKit/Extensions/GCRepository+Utilities.m index ce85c794..61a47983 100644 --- a/GitUpKit/Extensions/GCRepository+Utilities.m +++ b/GitUpKit/Extensions/GCRepository+Utilities.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/GitUpKit.h b/GitUpKit/GitUpKit.h index 95e0cf87..7bbedf5c 100644 --- a/GitUpKit/GitUpKit.h +++ b/GitUpKit/GitUpKit.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Info.plist b/GitUpKit/Info.plist index 3418d976..5a0a377b 100644 --- a/GitUpKit/Info.plist +++ b/GitUpKit/Info.plist @@ -28,6 +28,6 @@ NSHumanReadableCopyright - Copyright © 2015-2017 Pierre-Olivier Latour. All rights reserved. + Copyright © 2015-2018 Pierre-Olivier Latour. All rights reserved. diff --git a/GitUpKit/Interface/GIBranch.h b/GitUpKit/Interface/GIBranch.h index e7593285..fdc76b25 100644 --- a/GitUpKit/Interface/GIBranch.h +++ b/GitUpKit/Interface/GIBranch.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Interface/GIBranch.m b/GitUpKit/Interface/GIBranch.m index 64d61d3c..e82b619a 100644 --- a/GitUpKit/Interface/GIBranch.m +++ b/GitUpKit/Interface/GIBranch.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Interface/GIConstants.h b/GitUpKit/Interface/GIConstants.h index fff1617e..b92d2d30 100644 --- a/GitUpKit/Interface/GIConstants.h +++ b/GitUpKit/Interface/GIConstants.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Interface/GIDiffView.h b/GitUpKit/Interface/GIDiffView.h index 9cdb7f6c..fc089869 100644 --- a/GitUpKit/Interface/GIDiffView.h +++ b/GitUpKit/Interface/GIDiffView.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Interface/GIDiffView.m b/GitUpKit/Interface/GIDiffView.m index 2815407d..e336edf8 100644 --- a/GitUpKit/Interface/GIDiffView.m +++ b/GitUpKit/Interface/GIDiffView.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Interface/GIFunctions-Tests.m b/GitUpKit/Interface/GIFunctions-Tests.m index 8bf4aa86..58182880 100644 --- a/GitUpKit/Interface/GIFunctions-Tests.m +++ b/GitUpKit/Interface/GIFunctions-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Interface/GIFunctions.h b/GitUpKit/Interface/GIFunctions.h index bc5cdd52..689b8d06 100644 --- a/GitUpKit/Interface/GIFunctions.h +++ b/GitUpKit/Interface/GIFunctions.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Interface/GIFunctions.m b/GitUpKit/Interface/GIFunctions.m index 9b1e0361..a99bcd4c 100644 --- a/GitUpKit/Interface/GIFunctions.m +++ b/GitUpKit/Interface/GIFunctions.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Interface/GIGraph-Tests.m b/GitUpKit/Interface/GIGraph-Tests.m index 4fedf718..bfd66946 100644 --- a/GitUpKit/Interface/GIGraph-Tests.m +++ b/GitUpKit/Interface/GIGraph-Tests.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Interface/GIGraph.h b/GitUpKit/Interface/GIGraph.h index 650ae3f2..e3a940a1 100644 --- a/GitUpKit/Interface/GIGraph.h +++ b/GitUpKit/Interface/GIGraph.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Interface/GIGraph.m b/GitUpKit/Interface/GIGraph.m index 1fb328de..28a5bd68 100644 --- a/GitUpKit/Interface/GIGraph.m +++ b/GitUpKit/Interface/GIGraph.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Interface/GIGraphView.h b/GitUpKit/Interface/GIGraphView.h index 18ad17d1..8133c94a 100644 --- a/GitUpKit/Interface/GIGraphView.h +++ b/GitUpKit/Interface/GIGraphView.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Interface/GIGraphView.m b/GitUpKit/Interface/GIGraphView.m index 6f5f0fc7..a773654a 100644 --- a/GitUpKit/Interface/GIGraphView.m +++ b/GitUpKit/Interface/GIGraphView.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Interface/GIInterface.h b/GitUpKit/Interface/GIInterface.h index e8c30b91..d758021a 100644 --- a/GitUpKit/Interface/GIInterface.h +++ b/GitUpKit/Interface/GIInterface.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Interface/GILayer.h b/GitUpKit/Interface/GILayer.h index 907ae1ac..1f13fd62 100644 --- a/GitUpKit/Interface/GILayer.h +++ b/GitUpKit/Interface/GILayer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Interface/GILayer.m b/GitUpKit/Interface/GILayer.m index 69a925ec..53da0021 100644 --- a/GitUpKit/Interface/GILayer.m +++ b/GitUpKit/Interface/GILayer.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Interface/GILine.h b/GitUpKit/Interface/GILine.h index 0ba8bdb7..24a098ff 100644 --- a/GitUpKit/Interface/GILine.h +++ b/GitUpKit/Interface/GILine.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Interface/GILine.m b/GitUpKit/Interface/GILine.m index 58bbada2..bcd5d0b8 100644 --- a/GitUpKit/Interface/GILine.m +++ b/GitUpKit/Interface/GILine.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Interface/GINode.h b/GitUpKit/Interface/GINode.h index 17fb37a1..04354a00 100644 --- a/GitUpKit/Interface/GINode.h +++ b/GitUpKit/Interface/GINode.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Interface/GINode.m b/GitUpKit/Interface/GINode.m index 78bf5294..046cec0e 100644 --- a/GitUpKit/Interface/GINode.m +++ b/GitUpKit/Interface/GINode.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Interface/GIPrivate.h b/GitUpKit/Interface/GIPrivate.h index f9d3aabf..a897216a 100644 --- a/GitUpKit/Interface/GIPrivate.h +++ b/GitUpKit/Interface/GIPrivate.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Interface/GIPrivate.m b/GitUpKit/Interface/GIPrivate.m index d670dff5..eb43c347 100644 --- a/GitUpKit/Interface/GIPrivate.m +++ b/GitUpKit/Interface/GIPrivate.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Interface/GISplitDiffView.h b/GitUpKit/Interface/GISplitDiffView.h index 98807bec..409caf0c 100644 --- a/GitUpKit/Interface/GISplitDiffView.h +++ b/GitUpKit/Interface/GISplitDiffView.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Interface/GISplitDiffView.m b/GitUpKit/Interface/GISplitDiffView.m index 6ec3f417..8fe68d69 100644 --- a/GitUpKit/Interface/GISplitDiffView.m +++ b/GitUpKit/Interface/GISplitDiffView.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Interface/GIUnifiedDiffView.h b/GitUpKit/Interface/GIUnifiedDiffView.h index c55f7d19..345e207e 100644 --- a/GitUpKit/Interface/GIUnifiedDiffView.h +++ b/GitUpKit/Interface/GIUnifiedDiffView.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Interface/GIUnifiedDiffView.m b/GitUpKit/Interface/GIUnifiedDiffView.m index 087364b0..ce92c59f 100644 --- a/GitUpKit/Interface/GIUnifiedDiffView.m +++ b/GitUpKit/Interface/GIUnifiedDiffView.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Utilities/GIAppKit.h b/GitUpKit/Utilities/GIAppKit.h index 85a32405..7069fe18 100644 --- a/GitUpKit/Utilities/GIAppKit.h +++ b/GitUpKit/Utilities/GIAppKit.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Utilities/GIAppKit.m b/GitUpKit/Utilities/GIAppKit.m index 88c35be2..a7869988 100644 --- a/GitUpKit/Utilities/GIAppKit.m +++ b/GitUpKit/Utilities/GIAppKit.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Utilities/GIColorView.h b/GitUpKit/Utilities/GIColorView.h index 2101cfb5..7a64ca30 100644 --- a/GitUpKit/Utilities/GIColorView.h +++ b/GitUpKit/Utilities/GIColorView.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Utilities/GIColorView.m b/GitUpKit/Utilities/GIColorView.m index cf9c2640..7096af55 100644 --- a/GitUpKit/Utilities/GIColorView.m +++ b/GitUpKit/Utilities/GIColorView.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Utilities/GILinkButton.h b/GitUpKit/Utilities/GILinkButton.h index 1d6d5f02..d1c6e669 100644 --- a/GitUpKit/Utilities/GILinkButton.h +++ b/GitUpKit/Utilities/GILinkButton.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Utilities/GILinkButton.m b/GitUpKit/Utilities/GILinkButton.m index a9a5c5a3..fc7ff259 100644 --- a/GitUpKit/Utilities/GILinkButton.m +++ b/GitUpKit/Utilities/GILinkButton.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Utilities/GIModalView.h b/GitUpKit/Utilities/GIModalView.h index c8b10265..83806b7a 100644 --- a/GitUpKit/Utilities/GIModalView.h +++ b/GitUpKit/Utilities/GIModalView.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Utilities/GIModalView.m b/GitUpKit/Utilities/GIModalView.m index 4538904c..ac105d0f 100644 --- a/GitUpKit/Utilities/GIModalView.m +++ b/GitUpKit/Utilities/GIModalView.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Utilities/GIViewController+Utilities.h b/GitUpKit/Utilities/GIViewController+Utilities.h index 0cd39156..a8cb9e0c 100644 --- a/GitUpKit/Utilities/GIViewController+Utilities.h +++ b/GitUpKit/Utilities/GIViewController+Utilities.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Utilities/GIViewController+Utilities.m b/GitUpKit/Utilities/GIViewController+Utilities.m index 5297a159..5cdcbf21 100644 --- a/GitUpKit/Utilities/GIViewController+Utilities.m +++ b/GitUpKit/Utilities/GIViewController+Utilities.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Utilities/GIViewController.h b/GitUpKit/Utilities/GIViewController.h index 8e119f26..7b6199b6 100644 --- a/GitUpKit/Utilities/GIViewController.h +++ b/GitUpKit/Utilities/GIViewController.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Utilities/GIViewController.m b/GitUpKit/Utilities/GIViewController.m index 0b1b5125..da9d9e09 100644 --- a/GitUpKit/Utilities/GIViewController.m +++ b/GitUpKit/Utilities/GIViewController.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Utilities/GIWindowController.h b/GitUpKit/Utilities/GIWindowController.h index 1249c369..792a7423 100644 --- a/GitUpKit/Utilities/GIWindowController.h +++ b/GitUpKit/Utilities/GIWindowController.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Utilities/GIWindowController.m b/GitUpKit/Utilities/GIWindowController.m index 27dc4c9e..30ce8f43 100644 --- a/GitUpKit/Utilities/GIWindowController.m +++ b/GitUpKit/Utilities/GIWindowController.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Views/GIAdvancedCommitViewController.h b/GitUpKit/Views/GIAdvancedCommitViewController.h index ac326568..4c01ca2f 100644 --- a/GitUpKit/Views/GIAdvancedCommitViewController.h +++ b/GitUpKit/Views/GIAdvancedCommitViewController.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Views/GIAdvancedCommitViewController.m b/GitUpKit/Views/GIAdvancedCommitViewController.m index a92956ef..53317d9c 100644 --- a/GitUpKit/Views/GIAdvancedCommitViewController.m +++ b/GitUpKit/Views/GIAdvancedCommitViewController.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Views/GICommitRewriterViewController.h b/GitUpKit/Views/GICommitRewriterViewController.h index 3734f712..887cd36d 100644 --- a/GitUpKit/Views/GICommitRewriterViewController.h +++ b/GitUpKit/Views/GICommitRewriterViewController.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Views/GICommitRewriterViewController.m b/GitUpKit/Views/GICommitRewriterViewController.m index 38ebfbdf..3b6f42ac 100644 --- a/GitUpKit/Views/GICommitRewriterViewController.m +++ b/GitUpKit/Views/GICommitRewriterViewController.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Views/GICommitSplitterViewController.h b/GitUpKit/Views/GICommitSplitterViewController.h index f04e2cf6..e5eb44e9 100644 --- a/GitUpKit/Views/GICommitSplitterViewController.h +++ b/GitUpKit/Views/GICommitSplitterViewController.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Views/GICommitSplitterViewController.m b/GitUpKit/Views/GICommitSplitterViewController.m index 0d34f4a9..bee93186 100644 --- a/GitUpKit/Views/GICommitSplitterViewController.m +++ b/GitUpKit/Views/GICommitSplitterViewController.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Views/GICommitViewController.h b/GitUpKit/Views/GICommitViewController.h index 2634c4d7..5d95d16c 100644 --- a/GitUpKit/Views/GICommitViewController.h +++ b/GitUpKit/Views/GICommitViewController.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Views/GICommitViewController.m b/GitUpKit/Views/GICommitViewController.m index 99743c2f..416e02e2 100644 --- a/GitUpKit/Views/GICommitViewController.m +++ b/GitUpKit/Views/GICommitViewController.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Views/GIConfigViewController.h b/GitUpKit/Views/GIConfigViewController.h index 99aeec97..22258144 100644 --- a/GitUpKit/Views/GIConfigViewController.h +++ b/GitUpKit/Views/GIConfigViewController.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Views/GIConfigViewController.m b/GitUpKit/Views/GIConfigViewController.m index 18832395..401b1961 100644 --- a/GitUpKit/Views/GIConfigViewController.m +++ b/GitUpKit/Views/GIConfigViewController.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Views/GIConflictResolverViewController.h b/GitUpKit/Views/GIConflictResolverViewController.h index d46be286..63a0d9c3 100644 --- a/GitUpKit/Views/GIConflictResolverViewController.h +++ b/GitUpKit/Views/GIConflictResolverViewController.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Views/GIConflictResolverViewController.m b/GitUpKit/Views/GIConflictResolverViewController.m index 1b6607c9..6229e6af 100644 --- a/GitUpKit/Views/GIConflictResolverViewController.m +++ b/GitUpKit/Views/GIConflictResolverViewController.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Views/GIDiffViewController.h b/GitUpKit/Views/GIDiffViewController.h index c9cbe348..06f94fe2 100644 --- a/GitUpKit/Views/GIDiffViewController.h +++ b/GitUpKit/Views/GIDiffViewController.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Views/GIDiffViewController.m b/GitUpKit/Views/GIDiffViewController.m index 93d8ee05..f4a84b64 100644 --- a/GitUpKit/Views/GIDiffViewController.m +++ b/GitUpKit/Views/GIDiffViewController.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Views/GIMapViewController+Operations.h b/GitUpKit/Views/GIMapViewController+Operations.h index e8edd480..701956cb 100644 --- a/GitUpKit/Views/GIMapViewController+Operations.h +++ b/GitUpKit/Views/GIMapViewController+Operations.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Views/GIMapViewController+Operations.m b/GitUpKit/Views/GIMapViewController+Operations.m index 81b6095c..98dc5e9b 100644 --- a/GitUpKit/Views/GIMapViewController+Operations.m +++ b/GitUpKit/Views/GIMapViewController+Operations.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Views/GIMapViewController.h b/GitUpKit/Views/GIMapViewController.h index 65efa6a6..781b5d7e 100644 --- a/GitUpKit/Views/GIMapViewController.h +++ b/GitUpKit/Views/GIMapViewController.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Views/GIMapViewController.m b/GitUpKit/Views/GIMapViewController.m index 109ad85d..173d4f02 100644 --- a/GitUpKit/Views/GIMapViewController.m +++ b/GitUpKit/Views/GIMapViewController.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Views/GIQuickViewController.h b/GitUpKit/Views/GIQuickViewController.h index 07e76117..48d167cc 100644 --- a/GitUpKit/Views/GIQuickViewController.h +++ b/GitUpKit/Views/GIQuickViewController.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Views/GIQuickViewController.m b/GitUpKit/Views/GIQuickViewController.m index 82867eed..1386c3b7 100644 --- a/GitUpKit/Views/GIQuickViewController.m +++ b/GitUpKit/Views/GIQuickViewController.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Views/GISimpleCommitViewController.h b/GitUpKit/Views/GISimpleCommitViewController.h index ca8e42e3..4e1dd9ce 100644 --- a/GitUpKit/Views/GISimpleCommitViewController.h +++ b/GitUpKit/Views/GISimpleCommitViewController.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Views/GISimpleCommitViewController.m b/GitUpKit/Views/GISimpleCommitViewController.m index 74644ba3..5208a7af 100644 --- a/GitUpKit/Views/GISimpleCommitViewController.m +++ b/GitUpKit/Views/GISimpleCommitViewController.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Views/GIStashListViewController.h b/GitUpKit/Views/GIStashListViewController.h index 6ae3731f..b29856ba 100644 --- a/GitUpKit/Views/GIStashListViewController.h +++ b/GitUpKit/Views/GIStashListViewController.h @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by diff --git a/GitUpKit/Views/GIStashListViewController.m b/GitUpKit/Views/GIStashListViewController.m index 8455cfe7..9c341b67 100644 --- a/GitUpKit/Views/GIStashListViewController.m +++ b/GitUpKit/Views/GIStashListViewController.m @@ -1,4 +1,4 @@ -// Copyright (C) 2015-2017 Pierre-Olivier Latour +// Copyright (C) 2015-2018 Pierre-Olivier Latour // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by