From 00c3918b12f9018903fdd9a28ea5dd505bfaf4d1 Mon Sep 17 00:00:00 2001 From: michael starke Date: Mon, 4 Sep 2017 09:29:08 +0200 Subject: [PATCH] Added licence header --- MacPass/DDHotKey+MacPassAdditions.h | 14 ++++++++++++++ MacPass/DDHotKey+MacPassAdditions.m | 14 ++++++++++++++ MacPass/KPKFormat+MPUTIDetection.h | 14 ++++++++++++++ MacPass/KPKFormat+MPUTIDetection.m | 14 ++++++++++++++ MacPass/KPKNode+IconImage.h | 14 ++++++++++++++ MacPass/KPKNode+IconImage.m | 14 ++++++++++++++ MacPass/KPKNode+MPIsHistory.h | 14 ++++++++++++++ MacPass/KPKNode+MPIsHistory.m | 14 ++++++++++++++ MacPass/MPActionHelper.h | 14 ++++++++++++++ MacPass/MPActionHelper.m | 14 ++++++++++++++ MacPass/MPArrayController.h | 14 ++++++++++++++ MacPass/MPArrayController.m | 14 ++++++++++++++ MacPass/MPAutotypeBuilderViewController.h | 14 ++++++++++++++ MacPass/MPAutotypeBuilderViewController.m | 14 ++++++++++++++ MacPass/MPAutotypeClear.h | 14 ++++++++++++++ MacPass/MPAutotypeClear.m | 14 ++++++++++++++ MacPass/MPAutotypeCommand.h | 14 ++++++++++++++ MacPass/MPAutotypeCommand.m | 14 ++++++++++++++ MacPass/MPAutotypeContext.h | 14 ++++++++++++++ MacPass/MPAutotypeContext.m | 14 ++++++++++++++ MacPass/MPAutotypeDaemon.h | 14 ++++++++++++++ MacPass/MPAutotypeDaemon.m | 14 ++++++++++++++ MacPass/MPAutotypeDelay.h | 14 ++++++++++++++ MacPass/MPAutotypeDelay.m | 14 ++++++++++++++ MacPass/MPAutotypeKeyPress.h | 14 ++++++++++++++ MacPass/MPAutotypeKeyPress.m | 14 ++++++++++++++ MacPass/MPAutotypePaste.h | 16 +++++++++++++++- MacPass/MPAutotypePaste.m | 14 ++++++++++++++ MacPass/MPConstants.h | 14 ++++++++++++++ MacPass/MPConstants.m | 14 ++++++++++++++ MacPass/MPContextBarViewController.h | 14 ++++++++++++++ MacPass/MPContextBarViewController.m | 14 ++++++++++++++ MacPass/MPContextMenuHelper.h | 14 ++++++++++++++ MacPass/MPContextMenuHelper.m | 14 ++++++++++++++ MacPass/MPCustomFieldTableCellView.h | 14 ++++++++++++++ MacPass/MPCustomFieldTableCellView.m | 14 ++++++++++++++ MacPass/MPDatabaseSettingsWindowController.h | 14 ++++++++++++++ MacPass/MPDatabaseSettingsWindowController.m | 14 ++++++++++++++ MacPass/MPDatePickingViewController.h | 16 +++++++++++++++- MacPass/MPDatePickingViewController.m | 14 ++++++++++++++ MacPass/MPDockTileHelper.h | 14 ++++++++++++++ MacPass/MPDockTileHelper.m | 14 ++++++++++++++ MacPass/MPDocument+History.m | 14 ++++++++++++++ MacPass/MPDocument+Search.m | 16 +++++++++++++++- MacPass/MPDocumentController.h | 14 ++++++++++++++ MacPass/MPDocumentController.m | 14 ++++++++++++++ MacPass/MPDocumentWindowController.h | 14 ++++++++++++++ MacPass/MPDocumentWindowController.m | 14 ++++++++++++++ .../MPDuplicateEntryOptionsWindowController.h | 14 ++++++++++++++ .../MPDuplicateEntryOptionsWindowController.m | 14 ++++++++++++++ MacPass/MPEntryInspectorViewController.h | 14 ++++++++++++++ MacPass/MPEntryInspectorViewController.m | 14 ++++++++++++++ MacPass/MPEntrySearchContext.h | 14 ++++++++++++++ MacPass/MPEntrySearchContext.m | 14 ++++++++++++++ MacPass/MPEntryViewController.h | 14 ++++++++++++++ MacPass/MPEntryViewController.m | 14 ++++++++++++++ MacPass/MPErrorRecoveryAttempter.h | 14 ++++++++++++++ MacPass/MPErrorRecoveryAttempter.m | 16 +++++++++++++++- MacPass/MPFileWatcher.h | 14 ++++++++++++++ MacPass/MPFileWatcher.m | 14 ++++++++++++++ MacPass/MPFixAutotypeWindowController.h | 14 ++++++++++++++ MacPass/MPFixAutotypeWindowController.m | 14 ++++++++++++++ MacPass/MPFlagsHelper.h | 14 ++++++++++++++ MacPass/MPFlagsHelper.m | 14 ++++++++++++++ MacPass/MPGeneralSettingsController.h | 14 ++++++++++++++ MacPass/MPGeneralSettingsController.m | 14 ++++++++++++++ MacPass/MPGroupInspectorViewController.h | 14 ++++++++++++++ MacPass/MPGroupInspectorViewController.m | 14 ++++++++++++++ MacPass/MPIconHelper.h | 14 ++++++++++++++ MacPass/MPIconHelper.m | 14 ++++++++++++++ MacPass/MPIconSelectViewController.h | 14 ++++++++++++++ MacPass/MPIconSelectViewController.m | 14 ++++++++++++++ MacPass/MPInspectorViewController.h | 14 ++++++++++++++ MacPass/MPInspectorViewController.m | 14 ++++++++++++++ MacPass/MPIntegrationSettingsController.h | 14 ++++++++++++++ MacPass/MPIntegrationSettingsController.m | 14 ++++++++++++++ MacPass/MPKeyMapper.h | 14 ++++++++++++++ MacPass/MPKeyMapper.m | 14 ++++++++++++++ MacPass/MPLockDaemon.h | 14 ++++++++++++++ MacPass/MPLockDaemon.m | 14 ++++++++++++++ MacPass/MPModelChangeObserving.h | 14 ++++++++++++++ MacPass/MPModifiedKey.h | 14 ++++++++++++++ MacPass/MPModifiedKey.m | 14 ++++++++++++++ MacPass/MPNotifications.h | 14 ++++++++++++++ MacPass/MPNotifications.m | 14 ++++++++++++++ MacPass/MPNumberFormatter.h | 14 ++++++++++++++ MacPass/MPNumberFormatter.m | 14 ++++++++++++++ MacPass/MPNumericalInputFormatter.h | 14 ++++++++++++++ MacPass/MPNumericalInputFormatter.m | 14 ++++++++++++++ MacPass/MPOutlineView.h | 14 ++++++++++++++ MacPass/MPOutlineView.m | 14 ++++++++++++++ MacPass/MPOutlineViewController.h | 14 ++++++++++++++ MacPass/MPOutlineViewController.m | 14 ++++++++++++++ MacPass/MPOverlayView.h | 14 ++++++++++++++ MacPass/MPOverlayView.m | 14 ++++++++++++++ MacPass/MPOverlayWindowController.h | 14 ++++++++++++++ MacPass/MPOverlayWindowController.m | 14 ++++++++++++++ MacPass/MPPasswordCreatorViewController.h | 14 ++++++++++++++ MacPass/MPPasswordCreatorViewController.m | 14 ++++++++++++++ MacPass/MPPasswordEditWindowController.h | 14 ++++++++++++++ MacPass/MPPasswordEditWindowController.m | 14 ++++++++++++++ MacPass/MPPasswordInputController.h | 14 ++++++++++++++ MacPass/MPPasswordInputController.m | 14 ++++++++++++++ MacPass/MPPasteBoardController.h | 14 ++++++++++++++ MacPass/MPPasteBoardController.m | 14 ++++++++++++++ MacPass/MPPlugin.h | 14 ++++++++++++++ MacPass/MPPlugin.m | 14 ++++++++++++++ MacPass/MPPluginDataViewController.h | 14 ++++++++++++++ MacPass/MPPluginDataViewController.m | 14 ++++++++++++++ MacPass/MPPluginHost.h | 14 ++++++++++++++ MacPass/MPPluginHost.m | 14 ++++++++++++++ MacPass/MPPluginSettingsController.h | 14 ++++++++++++++ MacPass/MPPluginSettingsController.m | 14 ++++++++++++++ MacPass/MPPopupImageView.h | 14 ++++++++++++++ MacPass/MPPopupImageView.m | 14 ++++++++++++++ MacPass/MPPreviewViewController.h | 14 ++++++++++++++ MacPass/MPPreviewViewController.m | 14 ++++++++++++++ MacPass/MPReferenceBuilderViewController.h | 14 ++++++++++++++ MacPass/MPReferenceBuilderViewController.m | 14 ++++++++++++++ MacPass/MPSavePanelAccessoryViewController.h | 14 ++++++++++++++ MacPass/MPSavePanelAccessoryViewController.m | 14 ++++++++++++++ MacPass/MPSelectedAttachmentTableCellView.h | 14 ++++++++++++++ MacPass/MPSelectedAttachmentTableCellView.m | 14 ++++++++++++++ MacPass/MPSettingsHelper.h | 14 ++++++++++++++ MacPass/MPSettingsHelper.m | 14 ++++++++++++++ MacPass/MPSettingsTab.h | 14 ++++++++++++++ MacPass/MPSettingsWindowController.h | 14 ++++++++++++++ MacPass/MPSettingsWindowController.m | 14 ++++++++++++++ MacPass/MPShadowBox.h | 14 ++++++++++++++ MacPass/MPShadowBox.m | 14 ++++++++++++++ MacPass/MPStringLengthValueTransformer.h | 14 ++++++++++++++ MacPass/MPStringLengthValueTransformer.m | 14 ++++++++++++++ MacPass/MPTableView.h | 14 ++++++++++++++ MacPass/MPTableView.m | 14 ++++++++++++++ MacPass/MPTagsTokenFieldDelegate.h | 14 ++++++++++++++ MacPass/MPTagsTokenFieldDelegate.m | 14 ++++++++++++++ MacPass/MPTargetNodeResolving.h | 14 ++++++++++++++ MacPass/MPTemporaryFileStorage.h | 16 +++++++++++++++- MacPass/MPTemporaryFileStorage.m | 14 ++++++++++++++ MacPass/MPTemporaryFileStorageCenter.h | 14 ++++++++++++++ MacPass/MPTemporaryFileStorageCenter.m | 14 ++++++++++++++ MacPass/MPTreeDelegate.h | 14 ++++++++++++++ MacPass/MPTreeDelegate.m | 14 ++++++++++++++ MacPass/MPUniqueCharactersFormatter.h | 14 ++++++++++++++ MacPass/MPUniqueCharactersFormatter.m | 14 ++++++++++++++ MacPass/MPUpdateSettingsController.h | 14 ++++++++++++++ MacPass/MPUpdateSettingsController.m | 14 ++++++++++++++ MacPass/MPValueTransformerHelper.h | 14 ++++++++++++++ MacPass/MPValueTransformerHelper.m | 14 ++++++++++++++ MacPass/MPViewController.h | 14 ++++++++++++++ MacPass/MPViewController.m | 14 ++++++++++++++ MacPass/MPWindowAssociationsTableViewDelegate.h | 14 ++++++++++++++ MacPass/MPWindowAssociationsTableViewDelegate.m | 14 ++++++++++++++ MacPass/MPWindowTitleComboBoxDelegate.h | 14 ++++++++++++++ MacPass/MPWindowTitleComboBoxDelegate.m | 14 ++++++++++++++ MacPass/MPWorkflowSettingsController.h | 14 ++++++++++++++ MacPass/MPWorkflowSettingsController.m | 14 ++++++++++++++ MacPass/NSApplication+MPAdditions.h | 14 ++++++++++++++ MacPass/NSApplication+MPAdditions.m | 14 ++++++++++++++ MacPass/NSDate+Humanized.h | 14 ++++++++++++++ MacPass/NSDate+Humanized.m | 14 ++++++++++++++ MacPass/NSError+Messages.h | 14 ++++++++++++++ MacPass/NSError+Messages.m | 14 ++++++++++++++ MacPass/NSString+MPComposedCharacterAdditions.h | 14 ++++++++++++++ MacPass/NSString+MPComposedCharacterAdditions.m | 14 ++++++++++++++ MacPass/NSString+MPHash.h | 16 +++++++++++++++- MacPass/NSString+MPHash.m | 16 +++++++++++++++- MacPass/NSString+MPPasswordCreation.h | 14 ++++++++++++++ MacPass/NSString+MPPasswordCreation.m | 14 ++++++++++++++ 169 files changed, 2373 insertions(+), 7 deletions(-) diff --git a/MacPass/DDHotKey+MacPassAdditions.h b/MacPass/DDHotKey+MacPassAdditions.h index 3ebcf040..b7c6a02c 100644 --- a/MacPass/DDHotKey+MacPassAdditions.h +++ b/MacPass/DDHotKey+MacPassAdditions.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 25/03/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "DDHotKeyCenter.h" diff --git a/MacPass/DDHotKey+MacPassAdditions.m b/MacPass/DDHotKey+MacPassAdditions.m index 40ed2281..7a656aee 100644 --- a/MacPass/DDHotKey+MacPassAdditions.m +++ b/MacPass/DDHotKey+MacPassAdditions.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 25/03/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "DDHotKey+MacPassAdditions.h" diff --git a/MacPass/KPKFormat+MPUTIDetection.h b/MacPass/KPKFormat+MPUTIDetection.h index 3c228fb5..aa4df5c6 100644 --- a/MacPass/KPKFormat+MPUTIDetection.h +++ b/MacPass/KPKFormat+MPUTIDetection.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 19/11/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "KeePassKit/KeePassKit.h" diff --git a/MacPass/KPKFormat+MPUTIDetection.m b/MacPass/KPKFormat+MPUTIDetection.m index c64a19bb..3d80bf67 100644 --- a/MacPass/KPKFormat+MPUTIDetection.m +++ b/MacPass/KPKFormat+MPUTIDetection.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 19/11/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "KPKFormat+MPUTIDetection.h" diff --git a/MacPass/KPKNode+IconImage.h b/MacPass/KPKNode+IconImage.h index 0bec146d..d3fd40a4 100644 --- a/MacPass/KPKNode+IconImage.h +++ b/MacPass/KPKNode+IconImage.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 31.08.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "KeePassKit/KeePassKit.h" diff --git a/MacPass/KPKNode+IconImage.m b/MacPass/KPKNode+IconImage.m index 0ca8762d..f05e1e04 100644 --- a/MacPass/KPKNode+IconImage.m +++ b/MacPass/KPKNode+IconImage.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 31.08.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "KPKNode+IconImage.h" diff --git a/MacPass/KPKNode+MPIsHistory.h b/MacPass/KPKNode+MPIsHistory.h index a5a7a5e5..57732138 100644 --- a/MacPass/KPKNode+MPIsHistory.h +++ b/MacPass/KPKNode+MPIsHistory.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 25.04.17. // Copyright © 2017 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/KPKNode+MPIsHistory.m b/MacPass/KPKNode+MPIsHistory.m index 20b63748..df503926 100644 --- a/MacPass/KPKNode+MPIsHistory.m +++ b/MacPass/KPKNode+MPIsHistory.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 25.04.17. // Copyright © 2017 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "KPKNode+MPIsHistory.h" diff --git a/MacPass/MPActionHelper.h b/MacPass/MPActionHelper.h index 105854b0..c1475247 100644 --- a/MacPass/MPActionHelper.h +++ b/MacPass/MPActionHelper.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 09.03.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPActionHelper.m b/MacPass/MPActionHelper.m index fad4bfea..88e8258c 100644 --- a/MacPass/MPActionHelper.m +++ b/MacPass/MPActionHelper.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 09.03.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPActionHelper.h" #import "MPDocument.h" diff --git a/MacPass/MPArrayController.h b/MacPass/MPArrayController.h index f73df87f..1f987f65 100644 --- a/MacPass/MPArrayController.h +++ b/MacPass/MPArrayController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 30/08/16. // Copyright © 2016 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPArrayController.m b/MacPass/MPArrayController.m index b602bbc0..ab533230 100644 --- a/MacPass/MPArrayController.m +++ b/MacPass/MPArrayController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 30/08/16. // Copyright © 2016 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPArrayController.h" #import "MPModelChangeObserving.h" diff --git a/MacPass/MPAutotypeBuilderViewController.h b/MacPass/MPAutotypeBuilderViewController.h index 4c0a86d0..3ff1ac58 100644 --- a/MacPass/MPAutotypeBuilderViewController.h +++ b/MacPass/MPAutotypeBuilderViewController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 01/09/16. // Copyright © 2016 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPAutotypeBuilderViewController.m b/MacPass/MPAutotypeBuilderViewController.m index b6de938a..46606f9f 100644 --- a/MacPass/MPAutotypeBuilderViewController.m +++ b/MacPass/MPAutotypeBuilderViewController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 01/09/16. // Copyright © 2016 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPAutotypeBuilderViewController.h" #import diff --git a/MacPass/MPAutotypeClear.h b/MacPass/MPAutotypeClear.h index 11336646..cf6f43a2 100644 --- a/MacPass/MPAutotypeClear.h +++ b/MacPass/MPAutotypeClear.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 20/08/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPAutotypeCommand.h" diff --git a/MacPass/MPAutotypeClear.m b/MacPass/MPAutotypeClear.m index 82ea6c87..6ec634a4 100644 --- a/MacPass/MPAutotypeClear.m +++ b/MacPass/MPAutotypeClear.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 20/08/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPAutotypeClear.h" #import "MPKeyMapper.h" diff --git a/MacPass/MPAutotypeCommand.h b/MacPass/MPAutotypeCommand.h index 59ab898a..b45ed4c6 100644 --- a/MacPass/MPAutotypeCommand.h +++ b/MacPass/MPAutotypeCommand.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 10/11/13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import #import "MPModifiedKey.h" diff --git a/MacPass/MPAutotypeCommand.m b/MacPass/MPAutotypeCommand.m index 4550ecec..216b58e4 100644 --- a/MacPass/MPAutotypeCommand.m +++ b/MacPass/MPAutotypeCommand.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 10/11/13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPAutotypeCommand.h" diff --git a/MacPass/MPAutotypeContext.h b/MacPass/MPAutotypeContext.h index 8c989a93..0def87e9 100644 --- a/MacPass/MPAutotypeContext.h +++ b/MacPass/MPAutotypeContext.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 29/11/13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPAutotypeContext.m b/MacPass/MPAutotypeContext.m index 866ea06f..074fd2fe 100644 --- a/MacPass/MPAutotypeContext.m +++ b/MacPass/MPAutotypeContext.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 29/11/13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPAutotypeContext.h" diff --git a/MacPass/MPAutotypeDaemon.h b/MacPass/MPAutotypeDaemon.h index ce117b69..9948354c 100644 --- a/MacPass/MPAutotypeDaemon.h +++ b/MacPass/MPAutotypeDaemon.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 26.10.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPAutotypeDaemon.m b/MacPass/MPAutotypeDaemon.m index db48fc4c..0a373ba8 100644 --- a/MacPass/MPAutotypeDaemon.m +++ b/MacPass/MPAutotypeDaemon.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 26.10.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPAutotypeDaemon.h" #import "MPDocument.h" diff --git a/MacPass/MPAutotypeDelay.h b/MacPass/MPAutotypeDelay.h index c086b456..5195af0d 100644 --- a/MacPass/MPAutotypeDelay.h +++ b/MacPass/MPAutotypeDelay.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 20/08/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPAutotypeCommand.h" diff --git a/MacPass/MPAutotypeDelay.m b/MacPass/MPAutotypeDelay.m index a267a64b..f76f12f7 100644 --- a/MacPass/MPAutotypeDelay.m +++ b/MacPass/MPAutotypeDelay.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 20/08/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPAutotypeDelay.h" diff --git a/MacPass/MPAutotypeKeyPress.h b/MacPass/MPAutotypeKeyPress.h index 7f8f6e93..c27cd9f5 100644 --- a/MacPass/MPAutotypeKeyPress.h +++ b/MacPass/MPAutotypeKeyPress.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 24/11/13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPAutotypeCommand.h" #import "MPModifiedKey.h" diff --git a/MacPass/MPAutotypeKeyPress.m b/MacPass/MPAutotypeKeyPress.m index 474745e2..a1b808b0 100644 --- a/MacPass/MPAutotypeKeyPress.m +++ b/MacPass/MPAutotypeKeyPress.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 24/11/13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPAutotypeKeyPress.h" #import "MPFlagsHelper.h" diff --git a/MacPass/MPAutotypePaste.h b/MacPass/MPAutotypePaste.h index 299e9e72..e54b17d2 100644 --- a/MacPass/MPAutotypePaste.h +++ b/MacPass/MPAutotypePaste.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 24/11/13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPAutotypeCommand.h" @@ -18,4 +32,4 @@ - (instancetype)initWithString:(NSString *)aString; - (void)appendString:(NSString *)aString; -@end \ No newline at end of file +@end diff --git a/MacPass/MPAutotypePaste.m b/MacPass/MPAutotypePaste.m index 6b56be6c..bc549c0f 100644 --- a/MacPass/MPAutotypePaste.m +++ b/MacPass/MPAutotypePaste.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 24/11/13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPAutotypePaste.h" #import "MPPasteBoardController.h" diff --git a/MacPass/MPConstants.h b/MacPass/MPConstants.h index 60ed45ab..2270f560 100644 --- a/MacPass/MPConstants.h +++ b/MacPass/MPConstants.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 09.06.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #ifndef MacPass_MPConstants_h #define MacPass_MPConstants_h diff --git a/MacPass/MPConstants.m b/MacPass/MPConstants.m index 4dec85c9..ab99a031 100644 --- a/MacPass/MPConstants.m +++ b/MacPass/MPConstants.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 09.06.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPConstants.h" diff --git a/MacPass/MPContextBarViewController.h b/MacPass/MPContextBarViewController.h index f444a02f..7f031e1e 100644 --- a/MacPass/MPContextBarViewController.h +++ b/MacPass/MPContextBarViewController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 16/12/13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPViewController.h" #import "MPDocument.h" diff --git a/MacPass/MPContextBarViewController.m b/MacPass/MPContextBarViewController.m index 45bb1e61..16c24552 100644 --- a/MacPass/MPContextBarViewController.m +++ b/MacPass/MPContextBarViewController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 16/12/13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPContextBarViewController.h" diff --git a/MacPass/MPContextMenuHelper.h b/MacPass/MPContextMenuHelper.h index 6a352e58..9854f005 100644 --- a/MacPass/MPContextMenuHelper.h +++ b/MacPass/MPContextMenuHelper.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 09.06.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPContextMenuHelper.m b/MacPass/MPContextMenuHelper.m index f2e35eb1..2bf7d9a7 100644 --- a/MacPass/MPContextMenuHelper.m +++ b/MacPass/MPContextMenuHelper.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 09.06.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPContextMenuHelper.h" #import "MPActionHelper.h" diff --git a/MacPass/MPCustomFieldTableCellView.h b/MacPass/MPCustomFieldTableCellView.h index db89aade..4a88fac3 100644 --- a/MacPass/MPCustomFieldTableCellView.h +++ b/MacPass/MPCustomFieldTableCellView.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 28.06.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import #import "MPModelChangeObserving.h" diff --git a/MacPass/MPCustomFieldTableCellView.m b/MacPass/MPCustomFieldTableCellView.m index 21a73fcb..447c86d5 100644 --- a/MacPass/MPCustomFieldTableCellView.m +++ b/MacPass/MPCustomFieldTableCellView.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 28.06.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPCustomFieldTableCellView.h" #import "MPDocument.h" diff --git a/MacPass/MPDatabaseSettingsWindowController.h b/MacPass/MPDatabaseSettingsWindowController.h index b27d0f95..94fd9663 100644 --- a/MacPass/MPDatabaseSettingsWindowController.h +++ b/MacPass/MPDatabaseSettingsWindowController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 26.06.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import #import diff --git a/MacPass/MPDatabaseSettingsWindowController.m b/MacPass/MPDatabaseSettingsWindowController.m index f32c8a17..9da26d38 100644 --- a/MacPass/MPDatabaseSettingsWindowController.m +++ b/MacPass/MPDatabaseSettingsWindowController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 26.06.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPDatabaseSettingsWindowController.h" #import "MPDocument.h" diff --git a/MacPass/MPDatePickingViewController.h b/MacPass/MPDatePickingViewController.h index 19d76203..844b43fa 100644 --- a/MacPass/MPDatePickingViewController.h +++ b/MacPass/MPDatePickingViewController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 27.07.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPViewController.h" @@ -17,4 +31,4 @@ NS_ASSUME_NONNULL_BEGIN @end -NS_ASSUME_NONNULL_END \ No newline at end of file +NS_ASSUME_NONNULL_END diff --git a/MacPass/MPDatePickingViewController.m b/MacPass/MPDatePickingViewController.m index 91e42044..a2f32a26 100644 --- a/MacPass/MPDatePickingViewController.m +++ b/MacPass/MPDatePickingViewController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 27.07.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPDatePickingViewController.h" diff --git a/MacPass/MPDockTileHelper.h b/MacPass/MPDockTileHelper.h index 135e2f77..dd17fa0f 100644 --- a/MacPass/MPDockTileHelper.h +++ b/MacPass/MPDockTileHelper.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 27/03/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPDockTileHelper.m b/MacPass/MPDockTileHelper.m index 46b07c3e..6cabc6b4 100644 --- a/MacPass/MPDockTileHelper.m +++ b/MacPass/MPDockTileHelper.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 27/03/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPDockTileHelper.h" #import "MPPasteBoardController.h" diff --git a/MacPass/MPDocument+History.m b/MacPass/MPDocument+History.m index 5589e183..75e29225 100644 --- a/MacPass/MPDocument+History.m +++ b/MacPass/MPDocument+History.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 26.02.14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPDocument.h" diff --git a/MacPass/MPDocument+Search.m b/MacPass/MPDocument+Search.m index 0e00c7b9..bffd0d8b 100644 --- a/MacPass/MPDocument+Search.m +++ b/MacPass/MPDocument+Search.m @@ -1,10 +1,24 @@ -// MPDocument+Search.m // +// MPDocument+Search.m // MacPass // // Created by Michael Starke on 25.02.14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPDocument.h" #import "MPDocumentWindowController.h" diff --git a/MacPass/MPDocumentController.h b/MacPass/MPDocumentController.h index d22d1984..baed2568 100644 --- a/MacPass/MPDocumentController.h +++ b/MacPass/MPDocumentController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 31.10.14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPDocumentController.m b/MacPass/MPDocumentController.m index d6773153..a1b38618 100644 --- a/MacPass/MPDocumentController.m +++ b/MacPass/MPDocumentController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 31.10.14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPDocumentController.h" diff --git a/MacPass/MPDocumentWindowController.h b/MacPass/MPDocumentWindowController.h index 83c11038..656fbc6c 100644 --- a/MacPass/MPDocumentWindowController.h +++ b/MacPass/MPDocumentWindowController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 24.07.12. // Copyright (c) 2012 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import #import diff --git a/MacPass/MPDocumentWindowController.m b/MacPass/MPDocumentWindowController.m index 8414d284..8aef2470 100644 --- a/MacPass/MPDocumentWindowController.m +++ b/MacPass/MPDocumentWindowController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 24.07.12. // Copyright (c) 2012 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPDocumentWindowController.h" #import "MPActionHelper.h" diff --git a/MacPass/MPDuplicateEntryOptionsWindowController.h b/MacPass/MPDuplicateEntryOptionsWindowController.h index 2522b14f..825aa897 100644 --- a/MacPass/MPDuplicateEntryOptionsWindowController.h +++ b/MacPass/MPDuplicateEntryOptionsWindowController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 08.06.17. // Copyright © 2017 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPDuplicateEntryOptionsWindowController.m b/MacPass/MPDuplicateEntryOptionsWindowController.m index 6aa1fa02..c44c117c 100644 --- a/MacPass/MPDuplicateEntryOptionsWindowController.m +++ b/MacPass/MPDuplicateEntryOptionsWindowController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 08.06.17. // Copyright © 2017 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPDuplicateEntryOptionsWindowController.h" diff --git a/MacPass/MPEntryInspectorViewController.h b/MacPass/MPEntryInspectorViewController.h index 80e7eae6..89f9a56c 100644 --- a/MacPass/MPEntryInspectorViewController.h +++ b/MacPass/MPEntryInspectorViewController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 27.07.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPViewController.h" diff --git a/MacPass/MPEntryInspectorViewController.m b/MacPass/MPEntryInspectorViewController.m index f363a3e8..ff2fea96 100644 --- a/MacPass/MPEntryInspectorViewController.m +++ b/MacPass/MPEntryInspectorViewController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 27.07.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPEntryInspectorViewController.h" #import "MPAttachmentTableDataSource.h" diff --git a/MacPass/MPEntrySearchContext.h b/MacPass/MPEntrySearchContext.h index 27c55404..ee72df69 100644 --- a/MacPass/MPEntrySearchContext.h +++ b/MacPass/MPEntrySearchContext.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 26.06.14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPEntrySearchContext.m b/MacPass/MPEntrySearchContext.m index 56a15fb0..1ccfc0af 100644 --- a/MacPass/MPEntrySearchContext.m +++ b/MacPass/MPEntrySearchContext.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 26.06.14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPEntrySearchContext.h" #import "MPSettingsHelper.h" diff --git a/MacPass/MPEntryViewController.h b/MacPass/MPEntryViewController.h index e08befe6..0c3622fa 100644 --- a/MacPass/MPEntryViewController.h +++ b/MacPass/MPEntryViewController.h @@ -5,6 +5,20 @@ // Created by michael starke on 18.02.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPViewController.h" #import "MPContextBarViewController.h" diff --git a/MacPass/MPEntryViewController.m b/MacPass/MPEntryViewController.m index 018a2e78..cbc14b47 100644 --- a/MacPass/MPEntryViewController.m +++ b/MacPass/MPEntryViewController.m @@ -5,6 +5,20 @@ // Created by michael starke on 18.02.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPEntryViewController.h" #import "MPAppDelegate.h" diff --git a/MacPass/MPErrorRecoveryAttempter.h b/MacPass/MPErrorRecoveryAttempter.h index 7da153ee..e8fd0f0e 100644 --- a/MacPass/MPErrorRecoveryAttempter.h +++ b/MacPass/MPErrorRecoveryAttempter.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 31/08/16. // Copyright © 2016 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import @class MPDocument; diff --git a/MacPass/MPErrorRecoveryAttempter.m b/MacPass/MPErrorRecoveryAttempter.m index 2edf8d04..201f869c 100644 --- a/MacPass/MPErrorRecoveryAttempter.m +++ b/MacPass/MPErrorRecoveryAttempter.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 31/08/16. // Copyright © 2016 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPErrorRecoveryAttempter.h" #import "NSError+Messages.h" @@ -28,7 +42,7 @@ BOOL didRecover = NO; if(recoveryOptionIndex == 0) { [document.windowControllers.firstObject editPasswordWithCompetionHandler:^(NSInteger result) { - BOOL didRecover = result == NSModalResponseOK; + BOOL didRecover = (result == NSModalResponseOK); invocation.target = delegate; invocation.selector = didRecoverSelector; [invocation setArgument:&didRecover atIndex:2]; diff --git a/MacPass/MPFileWatcher.h b/MacPass/MPFileWatcher.h index 199e63e5..14172307 100644 --- a/MacPass/MPFileWatcher.h +++ b/MacPass/MPFileWatcher.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 17/12/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPFileWatcher.m b/MacPass/MPFileWatcher.m index cf751969..d94216fb 100644 --- a/MacPass/MPFileWatcher.m +++ b/MacPass/MPFileWatcher.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 17/12/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPFileWatcher.h" diff --git a/MacPass/MPFixAutotypeWindowController.h b/MacPass/MPFixAutotypeWindowController.h index 70c68a2d..5793ebb6 100644 --- a/MacPass/MPFixAutotypeWindowController.h +++ b/MacPass/MPFixAutotypeWindowController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 26/03/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPFixAutotypeWindowController.m b/MacPass/MPFixAutotypeWindowController.m index f499ba8f..fbd59313 100644 --- a/MacPass/MPFixAutotypeWindowController.m +++ b/MacPass/MPFixAutotypeWindowController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 26/03/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPFixAutotypeWindowController.h" diff --git a/MacPass/MPFlagsHelper.h b/MacPass/MPFlagsHelper.h index 96c425dd..abd8748a 100644 --- a/MacPass/MPFlagsHelper.h +++ b/MacPass/MPFlagsHelper.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 28/01/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #ifndef MacPass_MPFlagsHelper_h #define MacPass_MPFlagsHelper_h diff --git a/MacPass/MPFlagsHelper.m b/MacPass/MPFlagsHelper.m index 15fde702..239b62b4 100644 --- a/MacPass/MPFlagsHelper.m +++ b/MacPass/MPFlagsHelper.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 27/08/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPFlagsHelper.h" diff --git a/MacPass/MPGeneralSettingsController.h b/MacPass/MPGeneralSettingsController.h index 1f1de461..9c9f525e 100644 --- a/MacPass/MPGeneralSettingsController.h +++ b/MacPass/MPGeneralSettingsController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 23.07.12. // Copyright (c) 2012 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import #import "MPViewController.h" diff --git a/MacPass/MPGeneralSettingsController.m b/MacPass/MPGeneralSettingsController.m index a0b70192..0cef6836 100644 --- a/MacPass/MPGeneralSettingsController.m +++ b/MacPass/MPGeneralSettingsController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 23.07.12. // Copyright (c) 2012 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPGeneralSettingsController.h" #import "MPSettingsHelper.h" diff --git a/MacPass/MPGroupInspectorViewController.h b/MacPass/MPGroupInspectorViewController.h index 24a46cb8..ee7a326b 100644 --- a/MacPass/MPGroupInspectorViewController.h +++ b/MacPass/MPGroupInspectorViewController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 27.07.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPViewController.h" @class MPDocument; diff --git a/MacPass/MPGroupInspectorViewController.m b/MacPass/MPGroupInspectorViewController.m index d57f94d9..89ea7c68 100644 --- a/MacPass/MPGroupInspectorViewController.m +++ b/MacPass/MPGroupInspectorViewController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 27.07.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPGroupInspectorViewController.h" #import "MPDocument.h" diff --git a/MacPass/MPIconHelper.h b/MacPass/MPIconHelper.h index 079e7fba..f0bb02fc 100644 --- a/MacPass/MPIconHelper.h +++ b/MacPass/MPIconHelper.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 17.02.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import /** diff --git a/MacPass/MPIconHelper.m b/MacPass/MPIconHelper.m index 72011410..e1dd338f 100644 --- a/MacPass/MPIconHelper.m +++ b/MacPass/MPIconHelper.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 17.02.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPIconHelper.h" diff --git a/MacPass/MPIconSelectViewController.h b/MacPass/MPIconSelectViewController.h index 8c2ecf23..a0ee5e8e 100644 --- a/MacPass/MPIconSelectViewController.h +++ b/MacPass/MPIconSelectViewController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 10.03.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPViewController.h" diff --git a/MacPass/MPIconSelectViewController.m b/MacPass/MPIconSelectViewController.m index 11f56bcd..3b5434f0 100644 --- a/MacPass/MPIconSelectViewController.m +++ b/MacPass/MPIconSelectViewController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 10.03.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPIconSelectViewController.h" #import "MPIconHelper.h" diff --git a/MacPass/MPInspectorViewController.h b/MacPass/MPInspectorViewController.h index 24b862cf..df703178 100644 --- a/MacPass/MPInspectorViewController.h +++ b/MacPass/MPInspectorViewController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 05.03.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPViewController.h" diff --git a/MacPass/MPInspectorViewController.m b/MacPass/MPInspectorViewController.m index e9b5f01a..a80cbea8 100644 --- a/MacPass/MPInspectorViewController.m +++ b/MacPass/MPInspectorViewController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 05.03.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPInspectorViewController.h" #import "MPDatePickingViewController.h" diff --git a/MacPass/MPIntegrationSettingsController.h b/MacPass/MPIntegrationSettingsController.h index e64167e7..5178336c 100644 --- a/MacPass/MPIntegrationSettingsController.h +++ b/MacPass/MPIntegrationSettingsController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 17.06.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPViewController.h" #import "MPSettingsTab.h" diff --git a/MacPass/MPIntegrationSettingsController.m b/MacPass/MPIntegrationSettingsController.m index 9c417465..80e40753 100644 --- a/MacPass/MPIntegrationSettingsController.m +++ b/MacPass/MPIntegrationSettingsController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 17.06.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPIntegrationSettingsController.h" #import "MPSettingsHelper.h" diff --git a/MacPass/MPKeyMapper.h b/MacPass/MPKeyMapper.h index 4bf3369e..f277650a 100644 --- a/MacPass/MPKeyMapper.h +++ b/MacPass/MPKeyMapper.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 07.02.14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import #import "MPModifiedKey.h" diff --git a/MacPass/MPKeyMapper.m b/MacPass/MPKeyMapper.m index 669ff82a..45bd456a 100644 --- a/MacPass/MPKeyMapper.m +++ b/MacPass/MPKeyMapper.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 07.02.14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// // Uses Code from: // SRKeyCodeTransformer.h // ShortcutRecorder diff --git a/MacPass/MPLockDaemon.h b/MacPass/MPLockDaemon.h index 0b1068af..3a57e278 100644 --- a/MacPass/MPLockDaemon.h +++ b/MacPass/MPLockDaemon.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 16.06.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPLockDaemon.m b/MacPass/MPLockDaemon.m index 4cc9e383..a076f24b 100644 --- a/MacPass/MPLockDaemon.m +++ b/MacPass/MPLockDaemon.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 16.06.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPLockDaemon.h" #import "MPSettingsHelper.h" diff --git a/MacPass/MPModelChangeObserving.h b/MacPass/MPModelChangeObserving.h index 67666782..8042669b 100644 --- a/MacPass/MPModelChangeObserving.h +++ b/MacPass/MPModelChangeObserving.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 30/08/16. // Copyright © 2016 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPModifiedKey.h b/MacPass/MPModifiedKey.h index 2956a36f..7d093a7d 100644 --- a/MacPass/MPModifiedKey.h +++ b/MacPass/MPModifiedKey.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 26/01/2017. // Copyright © 2017 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPModifiedKey.m b/MacPass/MPModifiedKey.m index 821a2a58..058f083e 100644 --- a/MacPass/MPModifiedKey.m +++ b/MacPass/MPModifiedKey.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 26/01/2017. // Copyright © 2017 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPModifiedKey.h" diff --git a/MacPass/MPNotifications.h b/MacPass/MPNotifications.h index c73ebc8f..98dff16a 100644 --- a/MacPass/MPNotifications.h +++ b/MacPass/MPNotifications.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 23.07.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #ifndef MacPass_MPNotifications_h #define MacPass_MPNotifications_h diff --git a/MacPass/MPNotifications.m b/MacPass/MPNotifications.m index bf94ce73..fc896d5b 100644 --- a/MacPass/MPNotifications.m +++ b/MacPass/MPNotifications.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 23.07.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPNotifications.h" diff --git a/MacPass/MPNumberFormatter.h b/MacPass/MPNumberFormatter.h index 5a515965..207d25ab 100644 --- a/MacPass/MPNumberFormatter.h +++ b/MacPass/MPNumberFormatter.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 24/08/16. // Copyright © 2016 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPNumberFormatter.m b/MacPass/MPNumberFormatter.m index 1e9ecc9a..39c8a1d7 100644 --- a/MacPass/MPNumberFormatter.m +++ b/MacPass/MPNumberFormatter.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 24/08/16. // Copyright © 2016 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPNumberFormatter.h" diff --git a/MacPass/MPNumericalInputFormatter.h b/MacPass/MPNumericalInputFormatter.h index 4167ef00..19a9d5b6 100644 --- a/MacPass/MPNumericalInputFormatter.h +++ b/MacPass/MPNumericalInputFormatter.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 10.09.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPNumericalInputFormatter.m b/MacPass/MPNumericalInputFormatter.m index da425235..64c358a6 100644 --- a/MacPass/MPNumericalInputFormatter.m +++ b/MacPass/MPNumericalInputFormatter.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 10.09.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPNumericalInputFormatter.h" diff --git a/MacPass/MPOutlineView.h b/MacPass/MPOutlineView.h index 09ae96e0..81bef5af 100644 --- a/MacPass/MPOutlineView.h +++ b/MacPass/MPOutlineView.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 23.07.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPOutlineView.m b/MacPass/MPOutlineView.m index 812c231d..b0363531 100644 --- a/MacPass/MPOutlineView.m +++ b/MacPass/MPOutlineView.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 23.07.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPOutlineView.h" #import "MPNotifications.h" diff --git a/MacPass/MPOutlineViewController.h b/MacPass/MPOutlineViewController.h index 84be797f..eb37d47f 100644 --- a/MacPass/MPOutlineViewController.h +++ b/MacPass/MPOutlineViewController.h @@ -5,6 +5,20 @@ // Created by michael starke on 19.02.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPViewController.h" #import "MPTargetNodeResolving.h" diff --git a/MacPass/MPOutlineViewController.m b/MacPass/MPOutlineViewController.m index ccac0783..a51b4cc4 100644 --- a/MacPass/MPOutlineViewController.m +++ b/MacPass/MPOutlineViewController.m @@ -5,6 +5,20 @@ // Created by michael starke on 19.02.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPOutlineViewController.h" #import "MPActionHelper.h" diff --git a/MacPass/MPOverlayView.h b/MacPass/MPOverlayView.h index f3b830d7..4c3edc11 100644 --- a/MacPass/MPOverlayView.h +++ b/MacPass/MPOverlayView.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 03.03.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPOverlayView.m b/MacPass/MPOverlayView.m index 005658d4..6e920ea7 100644 --- a/MacPass/MPOverlayView.m +++ b/MacPass/MPOverlayView.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 03.03.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPOverlayView.h" diff --git a/MacPass/MPOverlayWindowController.h b/MacPass/MPOverlayWindowController.h index 96579292..e5083cd0 100644 --- a/MacPass/MPOverlayWindowController.h +++ b/MacPass/MPOverlayWindowController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 03.03.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPOverlayWindowController.m b/MacPass/MPOverlayWindowController.m index 1a906279..ea2407c5 100644 --- a/MacPass/MPOverlayWindowController.m +++ b/MacPass/MPOverlayWindowController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 03.03.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPOverlayWindowController.h" #import "MPOverlayView.h" diff --git a/MacPass/MPPasswordCreatorViewController.h b/MacPass/MPPasswordCreatorViewController.h index cc910acd..f3ffa1ee 100644 --- a/MacPass/MPPasswordCreatorViewController.h +++ b/MacPass/MPPasswordCreatorViewController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 31.03.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPViewController.h" diff --git a/MacPass/MPPasswordCreatorViewController.m b/MacPass/MPPasswordCreatorViewController.m index 4d669c4c..74afec31 100644 --- a/MacPass/MPPasswordCreatorViewController.m +++ b/MacPass/MPPasswordCreatorViewController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 31.03.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPPasswordCreatorViewController.h" #import "MPPasteBoardController.h" diff --git a/MacPass/MPPasswordEditWindowController.h b/MacPass/MPPasswordEditWindowController.h index e5284cfb..1369e377 100644 --- a/MacPass/MPPasswordEditWindowController.h +++ b/MacPass/MPPasswordEditWindowController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 10.08.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import #import diff --git a/MacPass/MPPasswordEditWindowController.m b/MacPass/MPPasswordEditWindowController.m index f57836b4..4750e4b8 100644 --- a/MacPass/MPPasswordEditWindowController.m +++ b/MacPass/MPPasswordEditWindowController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 10.08.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPPasswordEditWindowController.h" #import "MPDocument.h" diff --git a/MacPass/MPPasswordInputController.h b/MacPass/MPPasswordInputController.h index b89425c0..7eb7d5d5 100644 --- a/MacPass/MPPasswordInputController.h +++ b/MacPass/MPPasswordInputController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 17.02.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPViewController.h" diff --git a/MacPass/MPPasswordInputController.m b/MacPass/MPPasswordInputController.m index 4285860c..4eeda61d 100644 --- a/MacPass/MPPasswordInputController.m +++ b/MacPass/MPPasswordInputController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 17.02.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPPasswordInputController.h" #import "MPAppDelegate.h" diff --git a/MacPass/MPPasteBoardController.h b/MacPass/MPPasteBoardController.h index a2728a8f..96a54df9 100644 --- a/MacPass/MPPasteBoardController.h +++ b/MacPass/MPPasteBoardController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 02.03.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPPasteBoardController.m b/MacPass/MPPasteBoardController.m index cad358ad..c2579216 100644 --- a/MacPass/MPPasteBoardController.m +++ b/MacPass/MPPasteBoardController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 02.03.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPPasteBoardController.h" #import "MPSettingsHelper.h" diff --git a/MacPass/MPPlugin.h b/MacPass/MPPlugin.h index 42e166ff..7e01f00e 100644 --- a/MacPass/MPPlugin.h +++ b/MacPass/MPPlugin.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 11/11/15. // Copyright © 2015 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPPlugin.m b/MacPass/MPPlugin.m index d7b3f3c2..17feaac8 100644 --- a/MacPass/MPPlugin.m +++ b/MacPass/MPPlugin.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 11/11/15. // Copyright © 2015 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPPlugin.h" #import "MPPluginHost.h" diff --git a/MacPass/MPPluginDataViewController.h b/MacPass/MPPluginDataViewController.h index c3a09482..75c85577 100644 --- a/MacPass/MPPluginDataViewController.h +++ b/MacPass/MPPluginDataViewController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 02/02/2017. // Copyright © 2017 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPViewController.h" diff --git a/MacPass/MPPluginDataViewController.m b/MacPass/MPPluginDataViewController.m index 0f244827..b6135a79 100644 --- a/MacPass/MPPluginDataViewController.m +++ b/MacPass/MPPluginDataViewController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 02/02/2017. // Copyright © 2017 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPPluginDataViewController.h" #import "MPCustomFieldTableCellView.h" diff --git a/MacPass/MPPluginHost.h b/MacPass/MPPluginHost.h index c2ac0a29..af910b59 100644 --- a/MacPass/MPPluginHost.h +++ b/MacPass/MPPluginHost.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 16/07/15. // Copyright (c) 2015 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPPluginHost.m b/MacPass/MPPluginHost.m index 00303dfd..a22ba333 100644 --- a/MacPass/MPPluginHost.m +++ b/MacPass/MPPluginHost.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 16/07/15. // Copyright (c) 2015 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPPluginHost.h" diff --git a/MacPass/MPPluginSettingsController.h b/MacPass/MPPluginSettingsController.h index 6241cc20..f3626b60 100644 --- a/MacPass/MPPluginSettingsController.h +++ b/MacPass/MPPluginSettingsController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 09/11/15. // Copyright © 2015 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPViewController.h" #import "MPSettingsTab.h" diff --git a/MacPass/MPPluginSettingsController.m b/MacPass/MPPluginSettingsController.m index 9b44c410..5283fe2b 100644 --- a/MacPass/MPPluginSettingsController.m +++ b/MacPass/MPPluginSettingsController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 09/11/15. // Copyright © 2015 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPPluginSettingsController.h" #import "MPPluginHost.h" diff --git a/MacPass/MPPopupImageView.h b/MacPass/MPPopupImageView.h index 1d53e58f..bfa40998 100644 --- a/MacPass/MPPopupImageView.h +++ b/MacPass/MPPopupImageView.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 10.03.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPPopupImageView.m b/MacPass/MPPopupImageView.m index 0f1855cf..5585b2ae 100644 --- a/MacPass/MPPopupImageView.m +++ b/MacPass/MPPopupImageView.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 10.03.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPPopupImageView.h" diff --git a/MacPass/MPPreviewViewController.h b/MacPass/MPPreviewViewController.h index 73b1d698..20005b14 100644 --- a/MacPass/MPPreviewViewController.h +++ b/MacPass/MPPreviewViewController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 18/03/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPViewController.h" diff --git a/MacPass/MPPreviewViewController.m b/MacPass/MPPreviewViewController.m index 1528ae9e..f37ef11b 100644 --- a/MacPass/MPPreviewViewController.m +++ b/MacPass/MPPreviewViewController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 18/03/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPPreviewViewController.h" diff --git a/MacPass/MPReferenceBuilderViewController.h b/MacPass/MPReferenceBuilderViewController.h index e071d25b..4ae8a007 100644 --- a/MacPass/MPReferenceBuilderViewController.h +++ b/MacPass/MPReferenceBuilderViewController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 05/12/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPViewController.h" diff --git a/MacPass/MPReferenceBuilderViewController.m b/MacPass/MPReferenceBuilderViewController.m index 28194ea3..0af268b7 100644 --- a/MacPass/MPReferenceBuilderViewController.m +++ b/MacPass/MPReferenceBuilderViewController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 05/12/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPReferenceBuilderViewController.h" diff --git a/MacPass/MPSavePanelAccessoryViewController.h b/MacPass/MPSavePanelAccessoryViewController.h index 1e7138a9..9edddb53 100644 --- a/MacPass/MPSavePanelAccessoryViewController.h +++ b/MacPass/MPSavePanelAccessoryViewController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 10.08.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPViewController.h" #import "KeePassKit/KeePassKit.h" diff --git a/MacPass/MPSavePanelAccessoryViewController.m b/MacPass/MPSavePanelAccessoryViewController.m index b69bbf38..9613a070 100644 --- a/MacPass/MPSavePanelAccessoryViewController.m +++ b/MacPass/MPSavePanelAccessoryViewController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 10.08.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPSavePanelAccessoryViewController.h" #import "MPDocument.h" diff --git a/MacPass/MPSelectedAttachmentTableCellView.h b/MacPass/MPSelectedAttachmentTableCellView.h index 69827cfe..f54b9c95 100644 --- a/MacPass/MPSelectedAttachmentTableCellView.h +++ b/MacPass/MPSelectedAttachmentTableCellView.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 03.07.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPSelectedAttachmentTableCellView.m b/MacPass/MPSelectedAttachmentTableCellView.m index 899a96ff..210d0397 100644 --- a/MacPass/MPSelectedAttachmentTableCellView.m +++ b/MacPass/MPSelectedAttachmentTableCellView.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 03.07.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPSelectedAttachmentTableCellView.h" diff --git a/MacPass/MPSettingsHelper.h b/MacPass/MPSettingsHelper.h index ebd1c39b..a6757943 100644 --- a/MacPass/MPSettingsHelper.h +++ b/MacPass/MPSettingsHelper.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 30.03.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPSettingsHelper.m b/MacPass/MPSettingsHelper.m index 491b197f..94488123 100644 --- a/MacPass/MPSettingsHelper.m +++ b/MacPass/MPSettingsHelper.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 30.03.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPSettingsHelper.h" #import "NSString+MPPasswordCreation.h" diff --git a/MacPass/MPSettingsTab.h b/MacPass/MPSettingsTab.h index cd090a7a..eba33760 100644 --- a/MacPass/MPSettingsTab.h +++ b/MacPass/MPSettingsTab.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 23.07.12. // Copyright (c) 2012 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPSettingsWindowController.h b/MacPass/MPSettingsWindowController.h index 19172306..0b5c9bd2 100644 --- a/MacPass/MPSettingsWindowController.h +++ b/MacPass/MPSettingsWindowController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 23.07.12. // Copyright (c) 2012 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPSettingsWindowController.m b/MacPass/MPSettingsWindowController.m index 8969d76f..2d3cfa06 100644 --- a/MacPass/MPSettingsWindowController.m +++ b/MacPass/MPSettingsWindowController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 23.07.12. // Copyright (c) 2012 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPSettingsWindowController.h" #import "MPGeneralSettingsController.h" diff --git a/MacPass/MPShadowBox.h b/MacPass/MPShadowBox.h index d8873fd3..7ab58714 100644 --- a/MacPass/MPShadowBox.h +++ b/MacPass/MPShadowBox.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 07.03.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPShadowBox.m b/MacPass/MPShadowBox.m index c57d0301..de292944 100644 --- a/MacPass/MPShadowBox.m +++ b/MacPass/MPShadowBox.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 07.03.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// static CGFloat kMPElipsisOffset = 0.0; static CGFloat kMPElipsisHeight = 20.0; diff --git a/MacPass/MPStringLengthValueTransformer.h b/MacPass/MPStringLengthValueTransformer.h index e8da06e5..c55886d7 100644 --- a/MacPass/MPStringLengthValueTransformer.h +++ b/MacPass/MPStringLengthValueTransformer.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 17.06.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPStringLengthValueTransformer.m b/MacPass/MPStringLengthValueTransformer.m index 27b20874..bd845c90 100644 --- a/MacPass/MPStringLengthValueTransformer.m +++ b/MacPass/MPStringLengthValueTransformer.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 17.06.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPStringLengthValueTransformer.h" #define CROP_LENGHT 10; diff --git a/MacPass/MPTableView.h b/MacPass/MPTableView.h index 1eb22632..64eeefce 100644 --- a/MacPass/MPTableView.h +++ b/MacPass/MPTableView.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 07.06.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPTableView.m b/MacPass/MPTableView.m index 1a899d19..774446b7 100644 --- a/MacPass/MPTableView.m +++ b/MacPass/MPTableView.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 07.06.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPTableView.h" #import "MPNotifications.h" diff --git a/MacPass/MPTagsTokenFieldDelegate.h b/MacPass/MPTagsTokenFieldDelegate.h index b4d86396..596af15a 100644 --- a/MacPass/MPTagsTokenFieldDelegate.h +++ b/MacPass/MPTagsTokenFieldDelegate.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 30/09/15. // Copyright © 2015 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPTagsTokenFieldDelegate.m b/MacPass/MPTagsTokenFieldDelegate.m index 5d311575..40e7c0d9 100644 --- a/MacPass/MPTagsTokenFieldDelegate.m +++ b/MacPass/MPTagsTokenFieldDelegate.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 30/09/15. // Copyright © 2015 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPTagsTokenFieldDelegate.h" diff --git a/MacPass/MPTargetNodeResolving.h b/MacPass/MPTargetNodeResolving.h index e6ee95c7..cb1ae5ea 100644 --- a/MacPass/MPTargetNodeResolving.h +++ b/MacPass/MPTargetNodeResolving.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 21/10/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import @class KPKEntry; diff --git a/MacPass/MPTemporaryFileStorage.h b/MacPass/MPTemporaryFileStorage.h index 90549684..28d4322d 100644 --- a/MacPass/MPTemporaryFileStorage.h +++ b/MacPass/MPTemporaryFileStorage.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 18/03/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import #import @@ -20,4 +34,4 @@ - (void)cleanup; - (void)cleanupNow; -@end \ No newline at end of file +@end diff --git a/MacPass/MPTemporaryFileStorage.m b/MacPass/MPTemporaryFileStorage.m index eb6eb6d6..3a0d08e8 100644 --- a/MacPass/MPTemporaryFileStorage.m +++ b/MacPass/MPTemporaryFileStorage.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 18/03/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPTemporaryFileStorage.h" #import "MPTemporaryFileStorageCenter.h" diff --git a/MacPass/MPTemporaryFileStorageCenter.h b/MacPass/MPTemporaryFileStorageCenter.h index c4f78304..039068dd 100644 --- a/MacPass/MPTemporaryFileStorageCenter.h +++ b/MacPass/MPTemporaryFileStorageCenter.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 19/03/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPTemporaryFileStorageCenter.m b/MacPass/MPTemporaryFileStorageCenter.m index 1f5aef8c..1446c326 100644 --- a/MacPass/MPTemporaryFileStorageCenter.m +++ b/MacPass/MPTemporaryFileStorageCenter.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 19/03/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPTemporaryFileStorageCenter.h" #import "MPTemporaryFileStorage.h" diff --git a/MacPass/MPTreeDelegate.h b/MacPass/MPTreeDelegate.h index adb42f84..e6a39d9b 100644 --- a/MacPass/MPTreeDelegate.h +++ b/MacPass/MPTreeDelegate.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 01/09/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPTreeDelegate.m b/MacPass/MPTreeDelegate.m index f94fa9d4..d638003a 100644 --- a/MacPass/MPTreeDelegate.m +++ b/MacPass/MPTreeDelegate.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 01/09/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPTreeDelegate.h" diff --git a/MacPass/MPUniqueCharactersFormatter.h b/MacPass/MPUniqueCharactersFormatter.h index ebe9dc3e..80af5faf 100644 --- a/MacPass/MPUniqueCharactersFormatter.h +++ b/MacPass/MPUniqueCharactersFormatter.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 28.07.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPUniqueCharactersFormatter.m b/MacPass/MPUniqueCharactersFormatter.m index 99e12e68..4847ab00 100644 --- a/MacPass/MPUniqueCharactersFormatter.m +++ b/MacPass/MPUniqueCharactersFormatter.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 28.07.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPUniqueCharactersFormatter.h" diff --git a/MacPass/MPUpdateSettingsController.h b/MacPass/MPUpdateSettingsController.h index c6aba2e7..dce84418 100644 --- a/MacPass/MPUpdateSettingsController.h +++ b/MacPass/MPUpdateSettingsController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 04.02.14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPViewController.h" #import "MPSettingsTab.h" diff --git a/MacPass/MPUpdateSettingsController.m b/MacPass/MPUpdateSettingsController.m index eea0fc74..6e413f17 100644 --- a/MacPass/MPUpdateSettingsController.m +++ b/MacPass/MPUpdateSettingsController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 04.02.14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPUpdateSettingsController.h" #import diff --git a/MacPass/MPValueTransformerHelper.h b/MacPass/MPValueTransformerHelper.h index 3b3fd3b2..0db5c5d8 100644 --- a/MacPass/MPValueTransformerHelper.h +++ b/MacPass/MPValueTransformerHelper.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 17/03/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPValueTransformerHelper.m b/MacPass/MPValueTransformerHelper.m index db982b63..b7744ca9 100644 --- a/MacPass/MPValueTransformerHelper.m +++ b/MacPass/MPValueTransformerHelper.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 17/03/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPValueTransformerHelper.h" #import "NSValueTransformer+TransformerKit.h" diff --git a/MacPass/MPViewController.h b/MacPass/MPViewController.h index c4186242..392de339 100644 --- a/MacPass/MPViewController.h +++ b/MacPass/MPViewController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 17.02.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import #import "MPModelChangeObserving.h" diff --git a/MacPass/MPViewController.m b/MacPass/MPViewController.m index e8fbf8b0..28cf007c 100644 --- a/MacPass/MPViewController.m +++ b/MacPass/MPViewController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 17.02.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPViewController.h" #import "MPDocument.h" diff --git a/MacPass/MPWindowAssociationsTableViewDelegate.h b/MacPass/MPWindowAssociationsTableViewDelegate.h index e0025063..dcb5994e 100644 --- a/MacPass/MPWindowAssociationsTableViewDelegate.h +++ b/MacPass/MPWindowAssociationsTableViewDelegate.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 13.02.14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPWindowAssociationsTableViewDelegate.m b/MacPass/MPWindowAssociationsTableViewDelegate.m index 9f288a93..73e89826 100644 --- a/MacPass/MPWindowAssociationsTableViewDelegate.m +++ b/MacPass/MPWindowAssociationsTableViewDelegate.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 13.02.14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPWindowAssociationsTableViewDelegate.h" diff --git a/MacPass/MPWindowTitleComboBoxDelegate.h b/MacPass/MPWindowTitleComboBoxDelegate.h index 933f088a..e7372425 100644 --- a/MacPass/MPWindowTitleComboBoxDelegate.h +++ b/MacPass/MPWindowTitleComboBoxDelegate.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 04/12/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/MPWindowTitleComboBoxDelegate.m b/MacPass/MPWindowTitleComboBoxDelegate.m index b3f2fa3b..25442b1b 100644 --- a/MacPass/MPWindowTitleComboBoxDelegate.m +++ b/MacPass/MPWindowTitleComboBoxDelegate.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 04/12/14. // Copyright (c) 2014 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPWindowTitleComboBoxDelegate.h" diff --git a/MacPass/MPWorkflowSettingsController.h b/MacPass/MPWorkflowSettingsController.h index c93a133e..490e6921 100644 --- a/MacPass/MPWorkflowSettingsController.h +++ b/MacPass/MPWorkflowSettingsController.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 30.07.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPViewController.h" #import "MPSettingsTab.h" diff --git a/MacPass/MPWorkflowSettingsController.m b/MacPass/MPWorkflowSettingsController.m index ecc2d3c2..3934680e 100644 --- a/MacPass/MPWorkflowSettingsController.m +++ b/MacPass/MPWorkflowSettingsController.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 30.07.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "MPWorkflowSettingsController.h" diff --git a/MacPass/NSApplication+MPAdditions.h b/MacPass/NSApplication+MPAdditions.h index f2e88508..e34f5f0b 100644 --- a/MacPass/NSApplication+MPAdditions.h +++ b/MacPass/NSApplication+MPAdditions.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 10/11/15. // Copyright © 2015 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/NSApplication+MPAdditions.m b/MacPass/NSApplication+MPAdditions.m index d95a86ac..d7048417 100644 --- a/MacPass/NSApplication+MPAdditions.m +++ b/MacPass/NSApplication+MPAdditions.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 10/11/15. // Copyright © 2015 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "NSApplication+MPAdditions.h" diff --git a/MacPass/NSDate+Humanized.h b/MacPass/NSDate+Humanized.h index badd765c..490c4559 100644 --- a/MacPass/NSDate+Humanized.h +++ b/MacPass/NSDate+Humanized.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 10.07.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/NSDate+Humanized.m b/MacPass/NSDate+Humanized.m index 1c2fb362..fa2a75a8 100644 --- a/MacPass/NSDate+Humanized.m +++ b/MacPass/NSDate+Humanized.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 10.07.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "NSDate+Humanized.h" diff --git a/MacPass/NSError+Messages.h b/MacPass/NSError+Messages.h index cb8c3172..bfff8373 100644 --- a/MacPass/NSError+Messages.h +++ b/MacPass/NSError+Messages.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 04.09.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/NSError+Messages.m b/MacPass/NSError+Messages.m index b7aea665..22fade7d 100644 --- a/MacPass/NSError+Messages.m +++ b/MacPass/NSError+Messages.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 04.09.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "NSError+Messages.h" diff --git a/MacPass/NSString+MPComposedCharacterAdditions.h b/MacPass/NSString+MPComposedCharacterAdditions.h index 64546ae8..eb6c92d0 100644 --- a/MacPass/NSString+MPComposedCharacterAdditions.h +++ b/MacPass/NSString+MPComposedCharacterAdditions.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 03.05.17. // Copyright © 2017 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/NSString+MPComposedCharacterAdditions.m b/MacPass/NSString+MPComposedCharacterAdditions.m index 0d9fa4d9..745fe522 100644 --- a/MacPass/NSString+MPComposedCharacterAdditions.m +++ b/MacPass/NSString+MPComposedCharacterAdditions.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 03.05.17. // Copyright © 2017 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "NSString+MPComposedCharacterAdditions.h" diff --git a/MacPass/NSString+MPHash.h b/MacPass/NSString+MPHash.h index 9e28e674..c9719621 100644 --- a/MacPass/NSString+MPHash.h +++ b/MacPass/NSString+MPHash.h @@ -3,7 +3,21 @@ // MacPass // // Created by Michael Starke on 05/02/16. -// Copyright © 2016 HicknHack Software GmbH. All rights reserved. +// Copyright (c) 2016 HicknHack Software GmbH. All rights reserved. +// +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . // #import diff --git a/MacPass/NSString+MPHash.m b/MacPass/NSString+MPHash.m index 6003fd7c..09a25f71 100644 --- a/MacPass/NSString+MPHash.m +++ b/MacPass/NSString+MPHash.m @@ -3,7 +3,21 @@ // MacPass // // Created by Michael Starke on 05/02/16. -// Copyright © 2016 HicknHack Software GmbH. All rights reserved. +// Copyright (c) 2016 HicknHack Software GmbH. All rights reserved. +// +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . // #import "NSString+MPHash.h" diff --git a/MacPass/NSString+MPPasswordCreation.h b/MacPass/NSString+MPPasswordCreation.h index 50b1a0f7..9888ade8 100644 --- a/MacPass/NSString+MPPasswordCreation.h +++ b/MacPass/NSString+MPPasswordCreation.h @@ -5,6 +5,20 @@ // Created by Michael Starke on 29.03.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import diff --git a/MacPass/NSString+MPPasswordCreation.m b/MacPass/NSString+MPPasswordCreation.m index efad79e8..372b8f10 100644 --- a/MacPass/NSString+MPPasswordCreation.m +++ b/MacPass/NSString+MPPasswordCreation.m @@ -5,6 +5,20 @@ // Created by Michael Starke on 29.03.13. // Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. // +// 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 +// the Free Software Foundation, either version 3 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . +// #import "NSString+MPPasswordCreation.h" #import "KeePassKit/KeePassKit.h"