Skip to content

Commit

Permalink
- Coded missing license.
Browse files Browse the repository at this point in the history
  • Loading branch information
pablocarmu committed Oct 30, 2018
1 parent dd48a48 commit 71c74fc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions ownCloud/UI Elements/DownloadFileProgressHUDViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@
// Copyright © 2018 ownCloud GmbH. All rights reserved.
//

/*
* Copyright (C) 2018, ownCloud GmbH.
*
* This code is covered by the GNU Public License Version 3.
*
* For distribution utilizing Apple mechanisms please see https://owncloud.org/contribute/iOS-license-exception/
* You should have received a copy of this license along with this program. If not, see <http://www.gnu.org/licenses/gpl-3.0.en.html>.
*
*/

import UIKit

class DownloadFileProgressHUDViewController: UIViewController {
Expand Down

0 comments on commit 71c74fc

Please sign in to comment.