Skip to content

Commit

Permalink
Add project name to header.
Browse files Browse the repository at this point in the history
  • Loading branch information
yspreen committed Apr 22, 2021
1 parent 992ec13 commit 7cc97a4
Show file tree
Hide file tree
Showing 27 changed files with 33 additions and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<string>
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
2 changes: 1 addition & 1 deletion PatientScannerDemo/Components/InfoCell.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
2 changes: 1 addition & 1 deletion PatientScannerDemo/Components/RoundedButton.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
2 changes: 1 addition & 1 deletion PatientScannerDemo/Components/SelfSizedTableView.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
2 changes: 1 addition & 1 deletion PatientScannerDemo/Extensions/Data+Base45.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
2 changes: 1 addition & 1 deletion PatientScannerDemo/Extensions/Data+hexString.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
2 changes: 1 addition & 1 deletion PatientScannerDemo/Extensions/Date.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
2 changes: 1 addition & 1 deletion PatientScannerDemo/Extensions/String+JSON.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
2 changes: 1 addition & 1 deletion PatientScannerDemo/Extensions/String.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
2 changes: 1 addition & 1 deletion PatientScannerDemo/Extensions/SwiftCBOR.CBOR.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
2 changes: 1 addition & 1 deletion PatientScannerDemo/Models/HCert.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
2 changes: 1 addition & 1 deletion PatientScannerDemo/Protocols/ChildDismissedDelegate.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
2 changes: 1 addition & 1 deletion PatientScannerDemo/Services/ASN1.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
2 changes: 1 addition & 1 deletion PatientScannerDemo/Services/Base45.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
2 changes: 1 addition & 1 deletion PatientScannerDemo/Services/CBOR.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
2 changes: 1 addition & 1 deletion PatientScannerDemo/Services/COSE.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
2 changes: 1 addition & 1 deletion PatientScannerDemo/Services/JWK.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
2 changes: 1 addition & 1 deletion PatientScannerDemo/Services/Signature.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
2 changes: 1 addition & 1 deletion PatientScannerDemo/Services/X509.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
2 changes: 1 addition & 1 deletion PatientScannerDemo/Services/ZLib.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
2 changes: 1 addition & 1 deletion PatientScannerDemo/SupportingFiles/AppDelegate.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
2 changes: 1 addition & 1 deletion PatientScannerDemo/SupportingFiles/EuDgcSchema.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
2 changes: 1 addition & 1 deletion PatientScannerDemo/SupportingFiles/SceneDelegate.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
2 changes: 1 addition & 1 deletion PatientScannerDemo/ViewControllers/CertificateViewer.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
2 changes: 1 addition & 1 deletion PatientScannerDemo/ViewControllers/Scan.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand Down
8 changes: 7 additions & 1 deletion templates/file-header.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* eu-digital-green-certificates / dgca-verifier-app-ios
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
Expand All @@ -17,3 +17,9 @@
* limitations under the License.
* ---license-end
*/
//
// ___FILENAME___
// ___PACKAGENAME___
//
// Created by ___FULLUSERNAME___ on ___DATE___.
//

0 comments on commit 7cc97a4

Please sign in to comment.