commit fa4ae7243b5c47d528b95b1564eef513866c9c29
parent 5c7b79eb808a0358eade2d5d4df97bd8461069d8
Author: Marc Stibane <marc@taler.net>
Date: Mon, 17 Feb 2025 12:45:14 +0100
MIT
Diffstat:
4 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/TalerWallet1/Helper/AsyncSemaphore.swift b/TalerWallet1/Helper/AsyncSemaphore.swift
@@ -1,3 +1,4 @@
+// MIT License
// Copyright (C) 2022 Gwendal Roué
//
// Permission is hereby granted, free of charge, to any person obtaining a
diff --git a/TalerWallet1/Helper/Atomic.swift b/TalerWallet1/Helper/Atomic.swift
@@ -1,5 +1,5 @@
-//
-// Copyright 2023 Marc Stibane
+// MIT License
+// Copyright 2023 Marc Stibane
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software
// and associated documentation files (the "Software"), to deal in the Software without restriction,
diff --git a/TalerWallet1/Helper/CStringArray.swift b/TalerWallet1/Helper/CStringArray.swift
@@ -1,5 +1,5 @@
-//
-// Copyright 2020 Robert Salesas
+// MIT License
+// Copyright 2020 Robert Salesas
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software
// and associated documentation files (the "Software"), to deal in the Software without restriction,
diff --git a/TalerWallet1/Helper/CallStack.swift b/TalerWallet1/Helper/CallStack.swift
@@ -1,4 +1,4 @@
-//
+// MIT License
// Copyright © 2018-2023 Marc Stibane
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software