Skip to content

Commit

Permalink
update creator name in file header
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMoonThatRises committed Dec 16, 2024
1 parent a97021a commit 2d03a94
Show file tree
Hide file tree
Showing 43 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion Sources/StudentVue/Extensions/CharacterSet+numbers.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CharacterSet+numbers.swift
// StudentVue
//
// Created by TheMoonThatRises on 3/18/23.
// Created by Peter Duanmu on 3/18/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/Extensions/Date+deserialize.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Date+deserialize.swift
// StudentVue
//
// Created by TheMoonThatRises on 4/12/23.
// Created by Peter Duanmu on 4/12/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/Extensions/Date+stringToDate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Date+stringToDate.swift
// StudentVue
//
// Created by TheMoonThatRises on 4/16/23.
// Created by Peter Duanmu on 4/16/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/Extensions/String+PercentEncoding.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// String+PercentEncoding.swift
// StudentVue
//
// Created by TheMoonThatRises on 3/9/23.
// Created by Peter Duanmu on 3/9/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/Extensions/String+replacing.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// String+replacing.swift
// StudentVue
//
// Created by TheMoonThatRises on 8/9/23.
// Created by Peter Duanmu on 8/9/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/Extensions/String+unescape.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// String+unescape.swift
// StudentVue
//
// Created by TheMoonThatRises on 4/11/23.
// Created by Peter Duanmu on 4/11/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/Extensions/XMLHash+parse.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// XMLHash+parse.swift
// StudentVue
//
// Created by TheMoonThatRises on 4/14/23.
// Created by Peter Duanmu on 4/14/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/SOAPApi/Models/Attendance.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Attendance.swift
// StudentVue
//
// Created by TheMoonThatRises on 4/13/23.
// Created by Peter Duanmu on 4/13/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/SOAPApi/Models/ClassSchedule.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ClassSchedule.swift
// StudentVue
//
// Created by TheMoonThatRises on 4/13/23.
// Created by Peter Duanmu on 4/13/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/SOAPApi/Models/Districts.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Districts.swift
// StudentVue
//
// Created by TheMoonThatRises on 4/11/23.
// Created by Peter Duanmu on 4/11/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/SOAPApi/Models/GradeBook.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// GradeBook.swift
// StudentVue
//
// Created by TheMoonThatRises on 4/12/23.
// Created by Peter Duanmu on 4/12/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/SOAPApi/Models/MessageAttachment.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// MessageAttachment.swift
// StudentVue
//
// Created by TheMoonThatRises on 4/14/23.
// Created by Peter Duanmu on 4/14/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/SOAPApi/Models/PXPMessages.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// PXPMessages.swift
// StudentVue
//
// Created by TheMoonThatRises on 4/13/23.
// Created by Peter Duanmu on 4/13/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/SOAPApi/Models/ReportCards.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ReportCards.swift
// StudentVue
//
// Created by TheMoonThatRises on 4/13/23.
// Created by Peter Duanmu on 4/13/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/SOAPApi/Models/SchoolInfo.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// SchoolInfo.swift
// StudentVue
//
// Created by TheMoonThatRises on 4/13/23.
// Created by Peter Duanmu on 4/13/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/SOAPApi/Models/StudentCalendar.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// StudentCalendar.swift
// StudentVue
//
// Created by TheMoonThatRises on 4/13/23.
// Created by Peter Duanmu on 4/13/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/SOAPApi/Models/StudentDocuments.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// StudentDocuments.swift
// StudentVue
//
// Created by TheMoonThatRises on 4/14/23.
// Created by Peter Duanmu on 4/14/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/SOAPApi/Models/StudentHealthInfo.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// StudentHealthInfo.swift
// StudentVue
//
// Created by TheMoonThatRises on 4/15/23.
// Created by Peter Duanmu on 4/15/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/SOAPApi/Models/StudentInfo.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// StudentInfo.swift
// StudentVue
//
// Created by TheMoonThatRises on 4/12/23.
// Created by Peter Duanmu on 4/12/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/SOAPApi/Models/StudetHWNotes.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// StudentHWNotes.swift
// StudentVue
//
// Created by TheMoonThatRises on 4/13/23.
// Created by Peter Duanmu on 4/13/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/SOAPApi/StudentVueApi.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// StudentVueApi.swift
// StudentVue
//
// Created by TheMoonThatRises on 4/3/23.
// Created by Peter Duanmu on 4/3/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/SOAPApi/Utils/AccessPoints.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// AccessPoints.swift
// StudentVue
//
// Created by TheMoonThatRises on 8/20/24.
// Created by Peter Duanmu on 8/20/24.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/SOAPApi/Utils/Hash.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Hash.swift
// StudentVue
//
// Created by TheMoonThatRises on 8/19/24.
// Created by Peter Duanmu on 8/19/24.
//

import CryptoKit
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/SOAPApi/Utils/SoapXML.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// SoapXML.swift
// StudentVue
//
// Created by TheMoonThatRises on 4/11/23.
// Created by Peter Duanmu on 4/11/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/SOAPApi/Utils/StudentVueErrors.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ApiErrors.swift
// StudentVue
//
// Created by TheMoonThatRises on 4/11/23.
// Created by Peter Duanmu on 4/11/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/Scraper/Models/Assets/API.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// API.swift
// StudentVue
//
// Created by TheMoonThatRises on 3/22/23.
// Created by Peter Duanmu on 3/22/23.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// LoadControlData.swift
// StudentVue
//
// Created by TheMoonThatRises on 3/19/23.
// Created by Peter Duanmu on 3/19/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/Scraper/Models/Assets/LoginData.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// LoginData.swift
// StudentVue
//
// Created by TheMoonThatRises on 3/8/23.
// Created by Peter Duanmu on 3/8/23.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// NavigationData.swift
// StudentVue
//
// Created by TheMoonThatRises on 3/16/23.
// Created by Peter Duanmu on 3/16/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/Scraper/Models/Assets/VueState.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// VueState.swift
// StudentVue
//
// Created by TheMoonThatRises on 3/8/23.
// Created by Peter Duanmu on 3/8/23.
//

import SwiftSoup
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CourseHistoryData.swift
// StudentVue
//
// Created by TheMoonThatRises on 8/18/24.
// Created by Peter Duanmu on 8/18/24.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ScraperCourseHistory.swift
// StudentVue
//
// Created by TheMoonThatRises on 8/17/24.
// Created by Peter Duanmu on 8/17/24.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ClassData.swift
// StudentVue
//
// Created by TheMoonThatRises on 3/10/23.
// Created by Peter Duanmu on 3/10/23.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// GradeData.swift
// StudentVue
//
// Created by TheMoonThatRises on 3/19/23.
// Created by Peter Duanmu on 3/19/23.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ScraperGradeBook.swift
// StudentVue
//
// Created by TheMoonThatRises on 3/16/23.
// Created by Peter Duanmu on 3/16/23.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ScraperStudentInfo.swift
// StudentVue
//
// Created by TheMoonThatRises on 3/10/23.
// Created by Peter Duanmu on 3/10/23.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// StudentInfoData.swift
// StudentVue
//
// Created by TheMoonThatRises on 8/17/24.
// Created by Peter Duanmu on 8/17/24.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/Scraper/StudentVueScraper.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// StudentVueScrapper.swift
// StudentVue
//
// Created by TheMoonThatRises on 3/8/23.
// Created by Peter Duanmu on 3/8/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/Scraper/Utils/AccessEndpoints.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// AccessEndpoints.swift
// StudentVue
//
// Created by TheMoonThatRises on 8/20/24.
// Created by Peter Duanmu on 8/20/24.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/Scraper/Utils/ErrorPage.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ErrorPage.swift
// StudentVue
//
// Created by TheMoonThatRises on 3/15/23.
// Created by Peter Duanmu on 3/15/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/Scraper/Utils/ParseDate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ParseDate.swift
// StudentVue
//
// Created by TheMoonThatRises on 3/17/23.
// Created by Peter Duanmu on 3/17/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/Scraper/Utils/ScraperErrors.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ScraperErrors.swift
// StudentVue
//
// Created by TheMoonThatRises on 3/10/23.
// Created by Peter Duanmu on 3/10/23.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion Sources/StudentVue/StudentVue.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// StudentVue.swift
//
//
// Created by TheMoonThatRises on 8/9/23.
// Created by Peter Duanmu on 8/9/23.
//

import Foundation
Expand Down

0 comments on commit 2d03a94

Please sign in to comment.