Skip to content

Commit

Permalink
Updated license header
Browse files Browse the repository at this point in the history
  • Loading branch information
redsn0w422 committed Mar 2, 2017
1 parent 7985565 commit 10967ad
Show file tree
Hide file tree
Showing 6 changed files with 43 additions and 42 deletions.
14 changes: 7 additions & 7 deletions HackIllinois: QR/AddViewController.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
//
// AddViewController.swift
// HackIllinois: QR
//
// Created by Yasha Mostofi on 2/18/17.
// Copyright © 2017 Yasha Mostofi. All rights reserved.
//
/**
* Copyright © 2017, Yasha Mostofi
*
* This is open source software, released under the University of
* Illinois/NCSA Open Source License. You should have received a copy of
* this license in a file with the distribution.
**/

import UIKit
import Alamofire
Expand Down
14 changes: 7 additions & 7 deletions HackIllinois: QR/AppDelegate.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
//
// AppDelegate.swift
// HackIllinois: QR
//
// Created by Yasha Mostofi on 2/12/17.
// Copyright © 2017 Yasha Mostofi. All rights reserved.
//
/**
* Copyright © 2017, Yasha Mostofi
*
* This is open source software, released under the University of
* Illinois/NCSA Open Source License. You should have received a copy of
* this license in a file with the distribution.
**/

import UIKit
import AVFoundation
Expand Down
14 changes: 7 additions & 7 deletions HackIllinois: QR/ScanViewController.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
//
// ScanViewController.swift
// HackIllinois: QR
//
// Created by Yasha Mostofi on 2/14/17.
// Copyright © 2017 Yasha Mostofi. All rights reserved.
//
/**
* Copyright © 2017, Yasha Mostofi
*
* This is open source software, released under the University of
* Illinois/NCSA Open Source License. You should have received a copy of
* this license in a file with the distribution.
**/

import UIKit
import AVFoundation
Expand Down
15 changes: 8 additions & 7 deletions HackIllinois: QR/ViewController.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
//
// ViewController.swift
// HackIllinois: QR
//
// Created by Yasha Mostofi on 2/12/17.
// Copyright © 2017 Yasha Mostofi. All rights reserved.
//
/**
* Copyright © 2017, Yasha Mostofi
*
* This is open source software, released under the University of
* Illinois/NCSA Open Source License. You should have received a copy of
* this license in a file with the distribution.
**/


import UIKit
import AVFoundation
Expand Down
14 changes: 7 additions & 7 deletions HackIllinois: QRTests/HackIllinois__QRTests.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
//
// HackIllinois__QRTests.swift
// HackIllinois: QRTests
//
// Created by Yasha Mostofi on 2/12/17.
// Copyright © 2017 Yasha Mostofi. All rights reserved.
//
/**
* Copyright © 2017, Yasha Mostofi
*
* This is open source software, released under the University of
* Illinois/NCSA Open Source License. You should have received a copy of
* this license in a file with the distribution.
**/

import XCTest
@testable import HackIllinois__QR
Expand Down
14 changes: 7 additions & 7 deletions HackIllinois: QRUITests/HackIllinois__QRUITests.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
//
// HackIllinois__QRUITests.swift
// HackIllinois: QRUITests
//
// Created by Yasha Mostofi on 2/12/17.
// Copyright © 2017 Yasha Mostofi. All rights reserved.
//
/**
* Copyright © 2017, Yasha Mostofi
*
* This is open source software, released under the University of
* Illinois/NCSA Open Source License. You should have received a copy of
* this license in a file with the distribution.
**/

import XCTest

Expand Down

0 comments on commit 10967ad

Please sign in to comment.