Skip to content

Commit

Permalink
DOCS: Update file headers (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamayoung authored Jan 17, 2024
1 parent 2c7cc1b commit fff1b2d
Show file tree
Hide file tree
Showing 281 changed files with 281 additions and 281 deletions.
2 changes: 1 addition & 1 deletion .swiftformat
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
--disable wrapMultilineStatementBraces
--disable redundantLetError

--header \n {file}\n TMDb\n\n Copyright © 2023 Adam Young.\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an "AS IS" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n
--header \n {file}\n TMDb\n\n Copyright © 2024 Adam Young.\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an "AS IS" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n
2 changes: 1 addition & 1 deletion Sources/TMDb/Certifications/CertificationService.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CertificationService.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CertificationsEndpoint.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Company/CompanyService.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CompanyService.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Company/Endpoints/CompanyEndpoint.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CompanyEndpoint.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Configuration/ConfigurationService.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ConfigurationService.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ConfigurationEndpoint.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Discover/DiscoverService.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// DiscoverService.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Discover/Endpoints/DiscoverEndpoint.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// DiscoverEndpoint.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Extensions/DateFormatter+TMDb.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// DateFormatter+TMDb.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Extensions/JSONDecoder+TMDb.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// JSONDecoder+TMDb.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Extensions/Sequence+Uniqued.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Sequence+Uniqued.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Extensions/URL+QueryItem.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// URL+QueryItem.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Extensions/URL+TMDb.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// URL+TMDb.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Genres/Endpoints/GenresEndpoint.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// GenresEndpoint.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Genres/GenreService.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// GenreService.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Helpers/LocaleProvider.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// LocaleProvider.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/LocaleProviding.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// LocaleProviding.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/APIConfiguration.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// APIConfiguration.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/CastMember.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CastMember.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/Certification.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Certification.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/Certifications.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Certifications.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/Company.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Company.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/Country.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Country.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/CrewMember.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CrewMember.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/Department.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Department.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/ExternalLink.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ExternalLink.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/FacebookLink.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// FacebookLink.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/Gender.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Gender.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/Genre.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Genre.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/GenreList.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// GenreList.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/IMDbLink.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// IMDbLink.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/ImageCollection.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ImageCollection.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/ImageMetadata.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ImageMetadata.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/ImagesConfiguration+URLs.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ImagesConfiguration+URLs.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/ImagesConfiguration.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ImagesConfiguration.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/InstagramLink.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// InstagramLink.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/Language.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Language.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/Media.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Media.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/MediaPageableList.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// MediaPageableList.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/Movie.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Movie.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/MovieExternalLinksCollection.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// MovieExternalLinksCollection.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/MoviePageableList.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// MoviePageableList.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion Sources/TMDb/Models/MovieSort.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// MovieSort.swift
// TMDb
//
// Copyright © 2023 Adam Young.
// Copyright © 2024 Adam Young.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down
Loading

0 comments on commit fff1b2d

Please sign in to comment.