Skip to content

Commit

Permalink
Add license to all headers and header template.
Browse files Browse the repository at this point in the history
  • Loading branch information
yspreen committed Apr 22, 2021
1 parent d693fff commit 17717a8
Show file tree
Hide file tree
Showing 26 changed files with 509 additions and 0 deletions.
34 changes: 34 additions & 0 deletions PatientScannerDemo.xcodeproj/xcshareddata/IDETemplateMacros.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>FILEHEADER</key>
<string>
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* ---license-end
*/
//
// ___FILENAME___
// ___PACKAGENAME___
//
// Created by ___FULLUSERNAME___ on ___DATE___.
//
</string>
</dict>
</plist>
19 changes: 19 additions & 0 deletions PatientScannerDemo/Components/FullFloatingPanelLayout.swift
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* ---license-end
*/
//
// FullFloatingPanelLayout.swift
// PatientScannerDemo
Expand Down
19 changes: 19 additions & 0 deletions PatientScannerDemo/Components/InfoCell.swift
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* ---license-end
*/
//
// InfoCell.swift
// PatientScannerDemo
Expand Down
19 changes: 19 additions & 0 deletions PatientScannerDemo/Components/RoundedButton.swift
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* ---license-end
*/
//
// RoundedButton.swift
// PatientScannerDemo
Expand Down
19 changes: 19 additions & 0 deletions PatientScannerDemo/Components/SelfSizedTableView.swift
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* ---license-end
*/
//
// SelfSizedTableView.swift
// PatientScannerDemo
Expand Down
19 changes: 19 additions & 0 deletions PatientScannerDemo/Extensions/Data+Base45.swift
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* ---license-end
*/
//
// Data+Base45.swift
// PatientScannerDemo
Expand Down
19 changes: 19 additions & 0 deletions PatientScannerDemo/Extensions/Data+hexString.swift
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* ---license-end
*/
//
// Data+hexString.swift
// PatientScannerDemo
Expand Down
19 changes: 19 additions & 0 deletions PatientScannerDemo/Extensions/Date.swift
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* ---license-end
*/
//
// Date.swift
// PatientScannerDemo
Expand Down
19 changes: 19 additions & 0 deletions PatientScannerDemo/Extensions/String+JSON.swift
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* ---license-end
*/
//
// File.swift
// PatientScannerDemo
Expand Down
19 changes: 19 additions & 0 deletions PatientScannerDemo/Extensions/String.swift
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* ---license-end
*/
//
// String.swift
// PatientScannerDemo
Expand Down
19 changes: 19 additions & 0 deletions PatientScannerDemo/Extensions/SwiftCBOR.CBOR.swift
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* ---license-end
*/
//
// SwiftCBOR.CBOR.swift
// PatientScannerDemo
Expand Down
19 changes: 19 additions & 0 deletions PatientScannerDemo/Models/HCert.swift
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* ---license-end
*/
//
// HCert.swift
// PatientScannerDemo
Expand Down
19 changes: 19 additions & 0 deletions PatientScannerDemo/Protocols/ChildDismissedDelegate.swift
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* ---license-end
*/
//
// ChildDismissedDelegate.swift
// PatientScannerDemo
Expand Down
19 changes: 19 additions & 0 deletions PatientScannerDemo/Services/ASN1.swift
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* ---license-end
*/
//
// Asn1Encoder.swift
// OegvatClient
Expand Down
19 changes: 19 additions & 0 deletions PatientScannerDemo/Services/Base45.swift
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* ---license-end
*/
//
// Base45.swift
//
Expand Down
19 changes: 19 additions & 0 deletions PatientScannerDemo/Services/CBOR.swift
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
/*-
* ---license-start
* eu-digital-green-certificates / dgca-verifier-app-web
* ---
* Copyright (C) 2021 T-Systems International GmbH and all other contributors
* ---
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* ---license-end
*/
//
// CBOR.swift
// PatientScannerDemo
Expand Down
Loading

0 comments on commit 17717a8

Please sign in to comment.