Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
J
jami-client-ios
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
31
Issues
31
List
Boards
Labels
Service Desk
Milestones
Iterations
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Analytics
Analytics
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
savoirfairelinux
jami-client-ios
Commits
c60c32c8
Commit
c60c32c8
authored
Dec 14, 2018
by
Quentin Muret
Committed by
Kateryna Kostiuk
Dec 14, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyright messages
Change-Id: I76f36b55be4da30a86fc75524f4785afdf52d5a8
parent
809a5a0a
Changes
50
Hide whitespace changes
Inline
Side-by-side
Showing
50 changed files
with
50 additions
and
50 deletions
+50
-50
Ring/Ring/Account/AccountModelHelper.swift
Ring/Ring/Account/AccountModelHelper.swift
+1
-1
Ring/Ring/AppDelegate.swift
Ring/Ring/AppDelegate.swift
+1
-1
Ring/Ring/Bridging/DRingAdapter.mm
Ring/Ring/Bridging/DRingAdapter.mm
+1
-1
Ring/Ring/Calls/ButtonsContainerView.swift
Ring/Ring/Calls/ButtonsContainerView.swift
+1
-1
Ring/Ring/Calls/ButtonsContainerViewModel.swift
Ring/Ring/Calls/ButtonsContainerViewModel.swift
+1
-1
Ring/Ring/Calls/CallViewController.swift
Ring/Ring/Calls/CallViewController.swift
+1
-1
Ring/Ring/Calls/CallViewModel.swift
Ring/Ring/Calls/CallViewModel.swift
+1
-1
Ring/Ring/Contact/ContactViewController.swift
Ring/Ring/Contact/ContactViewController.swift
+1
-1
Ring/Ring/Contact/TitleView.swift
Ring/Ring/Contact/TitleView.swift
+1
-1
Ring/Ring/Coordinators/AppCoordinator.swift
Ring/Ring/Coordinators/AppCoordinator.swift
+1
-1
Ring/Ring/EditProfileViewController.swift
Ring/Ring/EditProfileViewController.swift
+1
-1
Ring/Ring/Extensions/Chameleon+Ring.swift
Ring/Ring/Extensions/Chameleon+Ring.swift
+1
-1
Ring/Ring/Extensions/Devices+Helpers.swift
Ring/Ring/Extensions/Devices+Helpers.swift
+1
-1
Ring/Ring/Extensions/String+Helpers.swift
Ring/Ring/Extensions/String+Helpers.swift
+1
-1
Ring/Ring/Extensions/UIColor+Ring.swift
Ring/Ring/Extensions/UIColor+Ring.swift
+1
-1
Ring/Ring/Extensions/UIImage+Helpers.swift
Ring/Ring/Extensions/UIImage+Helpers.swift
+1
-1
Ring/Ring/Extensions/UIView+Ring.swift
Ring/Ring/Extensions/UIView+Ring.swift
+1
-1
Ring/Ring/Extensions/UIViewController+Ring.swift
Ring/Ring/Extensions/UIViewController+Ring.swift
+1
-1
Ring/Ring/Features/ContactRequests/Cells/ContactRequestCell.swift
...g/Features/ContactRequests/Cells/ContactRequestCell.swift
+1
-1
Ring/Ring/Features/ContactRequests/ContactRequestsViewController.swift
...tures/ContactRequests/ContactRequestsViewController.swift
+1
-1
Ring/Ring/Features/Conversations/Conversation/Cells/MessageCell.swift
...atures/Conversations/Conversation/Cells/MessageCell.swift
+1
-1
Ring/Ring/Features/Conversations/Conversation/Cells/MessageCellReceived.swift
...onversations/Conversation/Cells/MessageCellReceived.swift
+1
-1
Ring/Ring/Features/Conversations/Conversation/Cells/MessageCellSent.swift
...es/Conversations/Conversation/Cells/MessageCellSent.swift
+1
-1
Ring/Ring/Features/Conversations/Conversation/ConversationViewController.swift
...nversations/Conversation/ConversationViewController.swift
+1
-1
Ring/Ring/Features/Conversations/Conversation/ConversationViewModel.swift
...es/Conversations/Conversation/ConversationViewModel.swift
+1
-1
Ring/Ring/Features/Conversations/Conversation/MessageAccessoryView.swift
...res/Conversations/Conversation/MessageAccessoryView.swift
+1
-1
Ring/Ring/Features/Conversations/ConversationsCoordinator.swift
...ing/Features/Conversations/ConversationsCoordinator.swift
+1
-1
Ring/Ring/Features/Conversations/SmartList/Cells/ConversationCell.swift
...ures/Conversations/SmartList/Cells/ConversationCell.swift
+1
-1
Ring/Ring/Features/Conversations/SmartList/SmartlistViewController.swift
...res/Conversations/SmartList/SmartlistViewController.swift
+1
-1
Ring/Ring/Features/Conversations/SmartList/SmartlistViewModel.swift
...Features/Conversations/SmartList/SmartlistViewModel.swift
+1
-1
Ring/Ring/Features/Me/Me/BlockListViewController.swift
Ring/Ring/Features/Me/Me/BlockListViewController.swift
+1
-1
Ring/Ring/Features/Me/Me/MeViewController.swift
Ring/Ring/Features/Me/Me/MeViewController.swift
+1
-1
Ring/Ring/Features/Me/Me/MeViewModel.swift
Ring/Ring/Features/Me/Me/MeViewModel.swift
+1
-1
Ring/Ring/Features/Walkthrough/CreateAccount/CreateAccountViewController.swift
...lkthrough/CreateAccount/CreateAccountViewController.swift
+1
-1
Ring/Ring/Features/Walkthrough/CreateAccount/CreateAccountViewModel.swift
...es/Walkthrough/CreateAccount/CreateAccountViewModel.swift
+1
-1
Ring/Ring/Features/Walkthrough/CreateProfile/CreateProfileViewController.swift
...lkthrough/CreateProfile/CreateProfileViewController.swift
+1
-1
Ring/Ring/Features/Walkthrough/CreateProfile/CreateProfileViewModel.swift
...es/Walkthrough/CreateProfile/CreateProfileViewModel.swift
+1
-1
Ring/Ring/Features/Walkthrough/LinkDevice/LinkDeviceViewController.swift
...res/Walkthrough/LinkDevice/LinkDeviceViewController.swift
+1
-1
Ring/Ring/Features/Walkthrough/Welcome/WelcomeViewController.swift
.../Features/Walkthrough/Welcome/WelcomeViewController.swift
+1
-1
Ring/Ring/Features/Walkthrough/Welcome/WelcomeViewModel.swift
.../Ring/Features/Walkthrough/Welcome/WelcomeViewModel.swift
+1
-1
Ring/Ring/Models/AccountModel.swift
Ring/Ring/Models/AccountModel.swift
+1
-1
Ring/Ring/Protocols/ConversationNavigation.swift
Ring/Ring/Protocols/ConversationNavigation.swift
+1
-1
Ring/Ring/QRCode/ScanViewController.swift
Ring/Ring/QRCode/ScanViewController.swift
+1
-1
Ring/Ring/QRCode/ScanViewModel.swift
Ring/Ring/QRCode/ScanViewModel.swift
+1
-1
Ring/Ring/Services/AccountsService.swift
Ring/Ring/Services/AccountsService.swift
+1
-1
Ring/Ring/Services/ConversationsService.swift
Ring/Ring/Services/ConversationsService.swift
+1
-1
Ring/Ring/Services/DaemonService.swift
Ring/Ring/Services/DaemonService.swift
+1
-1
Ring/Ring/Services/DataTransferService.swift
Ring/Ring/Services/DataTransferService.swift
+1
-1
Ring/Ring/Services/GeneratedInteractionsManager.swift
Ring/Ring/Services/GeneratedInteractionsManager.swift
+1
-1
Ring/Ring/Services/VideoService.swift
Ring/Ring/Services/VideoService.swift
+1
-1
No files found.
Ring/Ring/Account/AccountModelHelper.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2017 Savoir-faire Linux Inc.
*
* Author: Romain Bertozzi <romain.bertozzi@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/AppDelegate.swift
View file @
c60c32c8
...
...
@@ -4,7 +4,7 @@
* Author: Edric Ladent-Milaret <edric.ladent-milaret@savoirfairelinux.com>
* Author: Romain Bertozzi <romain.bertozzi@savoirfairelinux.com>
* Author: Thibault Wittemberg <thibault.wittemberg@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Bridging/DRingAdapter.mm
View file @
c60c32c8
...
...
@@ -3,7 +3,7 @@
*
* Author: Edric Ladent-Milaret <edric.ladent-milaret@savoirfairelinux.com>
* Author: Romain Bertozzi <romain.bertozzi@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Calls/ButtonsContainerView.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2017-2018 Savoir-faire Linux Inc.
*
* Author: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Calls/ButtonsContainerViewModel.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2017-2018 Savoir-faire Linux Inc.
*
* Author: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Calls/CallViewController.swift
View file @
c60c32c8
...
...
@@ -3,7 +3,7 @@
*
* Author: Silbino Gonçalves Matado <silbino.gmatado@savoirfairelinux.com>
* Author: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Calls/CallViewModel.swift
View file @
c60c32c8
...
...
@@ -3,7 +3,7 @@
*
* Author: Silbino Gonçalves Matado <silbino.gmatado@savoirfairelinux.com>
* Author: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Contact/ContactViewController.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2018 Savoir-faire Linux Inc.
*
* Author: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Contact/TitleView.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2018 Savoir-faire Linux Inc.
*
* Author: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Coordinators/AppCoordinator.swift
View file @
c60c32c8
...
...
@@ -3,7 +3,7 @@
*
* Author: Thibault Wittemberg <thibault.wittemberg@savoirfairelinux.com>
* Author: Romain Bertozzi <romain.bertozzi@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/EditProfileViewController.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2017-2018 Savoir-faire Linux Inc.
*
* Author: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Extensions/Chameleon+Ring.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2017-2018 Savoir-faire Linux Inc.
*
* Author: Thibault Wittemberg <thibault.wittemberg@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Extensions/Devices+Helpers.swift
View file @
c60c32c8
/*
* Copyright (C) 2018 Savoir-faire Linux Inc.
*
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Extensions/String+Helpers.swift
View file @
c60c32c8
...
...
@@ -3,7 +3,7 @@
*
* Author: Edric Ladent-Milaret <edric.ladent-milaret@savoirfairelinux.com>
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Extensions/UIColor+Ring.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2017-2018 Savoir-faire Linux Inc.
*
* Author: Thibault Wittemberg <thibault.wittemberg@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Extensions/UIImage+Helpers.swift
View file @
c60c32c8
...
...
@@ -3,7 +3,7 @@
*
* Author: Hadrien De Sousa <hadrien.desousa@savoirfairelinux.com>
* Author: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Extensions/UIView+Ring.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2016-2018 Savoir-faire Linux Inc.
*
* Author: Thibault Wittemberg <thibault.wittemberg@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Extensions/UIViewController+Ring.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2017-2018 Savoir-faire Linux Inc.
*
* Author: Thibault Wittemberg <thibault.wittemberg@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Features/ContactRequests/Cells/ContactRequestCell.swift
View file @
c60c32c8
...
...
@@ -3,7 +3,7 @@
*
* Author: Silbino Gonçalves Matado <silbino.gmatado@savoirfairelinux.com>
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Features/ContactRequests/ContactRequestsViewController.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2017-2018 Savoir-faire Linux Inc.
*
* Author: Silbino Gonçalves Matado <silbino.gmatado@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Features/Conversations/Conversation/Cells/MessageCell.swift
View file @
c60c32c8
...
...
@@ -3,7 +3,7 @@
*
* Author: Silbino Gonçalves Matado <silbino.gmatado@savoirfairelinux.com>
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Features/Conversations/Conversation/Cells/MessageCellReceived.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2017-2018 Savoir-faire Linux Inc.
*
* Author: Silbino Gonçalves Matado <silbino.gmatado@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Features/Conversations/Conversation/Cells/MessageCellSent.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2017-2018 Savoir-faire Linux Inc.
*
* Author: Silbino Gonçalves Matado <silbino.gmatado@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Features/Conversations/Conversation/ConversationViewController.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2017-2018 Savoir-faire Linux Inc.
*
* Author: Silbino Gonçalves Matado <silbino.gmatado@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Features/Conversations/Conversation/ConversationViewModel.swift
View file @
c60c32c8
...
...
@@ -3,7 +3,7 @@
*
* Author: Silbino Gonçalves Matado <silbino.gmatado@savoirfairelinux.com>
* Author: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Features/Conversations/Conversation/MessageAccessoryView.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2017-2018 Savoir-faire Linux Inc.
*
* Author: Silbino Gonçalves Matado <silbino.gmatado@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Features/Conversations/ConversationsCoordinator.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2017-2018 Savoir-faire Linux Inc.
*
* Author: Thibault Wittemberg <thibault.wittemberg@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Features/Conversations/SmartList/Cells/ConversationCell.swift
View file @
c60c32c8
...
...
@@ -3,7 +3,7 @@
*
* Author: Silbino Gonçalves Matado <silbino.gmatado@savoirfairelinux.com>
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Features/Conversations/SmartList/SmartlistViewController.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2017-2018 Savoir-faire Linux Inc.
*
* Author: Silbino Gonçalves Matado <silbino.gmatado@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Features/Conversations/SmartList/SmartlistViewModel.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2017-2018 Savoir-faire Linux Inc.
*
* Author: Silbino Gonçalves Matado <silbino.gmatado@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Features/Me/Me/BlockListViewController.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2018 Savoir-faire Linux Inc.
*
* Author: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Features/Me/Me/MeViewController.swift
View file @
c60c32c8
...
...
@@ -3,7 +3,7 @@
*
* Author: Edric Ladent-Milaret <edric.ladent-milaret@savoirfairelinux.com>
* Author: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Features/Me/Me/MeViewModel.swift
View file @
c60c32c8
...
...
@@ -3,7 +3,7 @@
*
* Author: Thibault Wittemberg <thibault.wittemberg@savoirfairelinux.com>
* Author: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Features/Walkthrough/CreateAccount/CreateAccountViewController.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2017-2018 Savoir-faire Linux Inc.
*
* Author: Thibault Wittemberg <thibault.wittemberg@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Features/Walkthrough/CreateAccount/CreateAccountViewModel.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2017-2018 Savoir-faire Linux Inc.
*
* Author: Thibault Wittemberg <thibault.wittemberg@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Features/Walkthrough/CreateProfile/CreateProfileViewController.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2017-2018 Savoir-faire Linux Inc.
*
* Author: Thibault Wittemberg <thibault.wittemberg@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Features/Walkthrough/CreateProfile/CreateProfileViewModel.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2017-2018 Savoir-faire Linux Inc.
*
* Author: Thibault Wittemberg <thibault.wittemberg@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Features/Walkthrough/LinkDevice/LinkDeviceViewController.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2017-2018 Savoir-faire Linux Inc.
*
* Author: Thibault Wittemberg <thibault.wittemberg@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Features/Walkthrough/Welcome/WelcomeViewController.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2017-2018 Savoir-faire Linux Inc.
*
* Author: Thibault Wittemberg <thibault.wittemberg@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Features/Walkthrough/Welcome/WelcomeViewModel.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2017-2018 Savoir-faire Linux Inc.
*
* Author: Thibault Wittemberg <thibault.wittemberg@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Models/AccountModel.swift
View file @
c60c32c8
...
...
@@ -3,7 +3,7 @@
*
* Author: Edric Ladent-Milaret <edric.ladent-milaret@savoirfairelinux.com>
* Author: Romain Bertozzi <romain.bertozzi@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Protocols/ConversationNavigation.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2018 Savoir-faire Linux Inc.
*
* Author: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/QRCode/ScanViewController.swift
View file @
c60c32c8
/*
* Copyright (C) 2018 Savoir-faire Linux Inc.
*
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/QRCode/ScanViewModel.swift
View file @
c60c32c8
/*
* Copyright (C) 2018 Savoir-faire Linux Inc.
*
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Services/AccountsService.swift
View file @
c60c32c8
...
...
@@ -3,7 +3,7 @@
*
* Authors: Edric Ladent-Milaret <edric.ladent-milaret@savoirfairelinux.com>
* Romain Bertozzi <romain.bertozzi@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Services/ConversationsService.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2017-2018 Savoir-faire Linux Inc.
*
* Author: Silbino Gonçalves Matado <silbino.gmatado@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Services/DaemonService.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2016-2018 Savoir-faire Linux Inc.
*
* Author: Romain Bertozzi <romain.bertozzi@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Services/DataTransferService.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2018-2018 Savoir-faire Linux Inc.
*
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Services/GeneratedInteractionsManager.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2017-2018 Savoir-faire Linux Inc.
*
* Author: Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Ring/Ring/Services/VideoService.swift
View file @
c60c32c8
...
...
@@ -2,7 +2,7 @@
* Copyright (C) 2018 Savoir-faire Linux Inc.
*
* Author: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
* Author: Quentin Muret <quentin.muret@
gmail
.com>
* Author: Quentin Muret <quentin.muret@
savoirfairelinux
.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment