Skip to content

Commit

Permalink
update headers
Browse files Browse the repository at this point in the history
  • Loading branch information
jessesquires committed Jul 23, 2017
1 parent 71b4c57 commit 6b63939
Show file tree
Hide file tree
Showing 34 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion Example/ExampleApp/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Example/ExampleApp/CompanyViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Example/ExampleApp/EmployeeViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Example/ExampleAppTests/ExampleAppTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Example/ExampleModel/ExampleModel/Company.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Example/ExampleModel/ExampleModel/Employee.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Example/ExampleModel/ExampleModel/ExampleModel.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Example/ExampleModel/ExampleModel/Model.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Source/CoreDataEntityProtocol.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Source/CoreDataFunctions.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Source/CoreDataModel.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Source/CoreDataStack.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Source/CoreDataStackFactory.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Source/Equatable.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Source/JSQCoreDataKit.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Source/Migrate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Source/SaveResult.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Source/StackResult.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Source/StoreType.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Source/Utils.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Tests/ContextSyncTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Tests/CoreDataEntityProtocolTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Tests/ExampleModelTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Tests/MigrationTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Tests/ModelTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Tests/PersistentStoreOptionsTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Tests/ResetStackTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Tests/SaveResultTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Tests/SaveTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Tests/StackFactoryTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Tests/StackResultTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Tests/StackTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Tests/StoreTypeTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down
2 changes: 1 addition & 1 deletion Tests/TestCase.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
//
//
// Documentation
// http://www.jessesquires.com/JSQCoreDataKit
// http://jessesquires.github.io/JSQCoreDataKit
//
//
// GitHub
Expand Down

0 comments on commit 6b63939

Please sign in to comment.