From 03eef12f64241efd7fd09d61d37d2b25f13eb42b Mon Sep 17 00:00:00 2001 From: Javier Cicchelli Date: Wed, 8 Oct 2025 01:16:48 +0200 Subject: [PATCH] Updated the file headers for all the existing source files in the project with the new license. --- .env | 24 +++++++++-------- .gitignore | 24 +++++++++-------- Makefile | 24 +++++++++-------- .../openapi-generator-config.yaml | 26 ++++++++++--------- 4 files changed, 53 insertions(+), 45 deletions(-) diff --git a/.env b/.env index e525f21470..b457094938 100644 --- a/.env +++ b/.env @@ -1,14 +1,16 @@ -# ===----------------------------------------------------------------------=== -# -# This source file is part of the ASConnectService open source project -# -# Copyright (c) 2025 Röck+Cöde VoF. and the ASConnectService project authors -# Licensed under the EUPL 1.2 or later. -# -# See LICENSE for license information -# See CONTRIBUTORS for the list of ASConnectService project authors -# -# ===----------------------------------------------------------------------=== +## ===------------------------------------------------------------------------------------=== +## +## This source file is part of the App Store Connect Service open source project +## +## Copyright (c) 2025 Röck+Cöde VoF. and the App Store Connect Service project authors +## Licensed under Apache license v2.0 +## +## See LICENSE for license information +## See CONTRIBUTORS for the list of App Store Connect Service project authors +## +## SPDX-License-Identifier: Apache-2.0 +## +## ===------------------------------------------------------------------------------------=== # --- DOCUMENTATION --- diff --git a/.gitignore b/.gitignore index 6c2d4b2968..d8bf328a6d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1,16 @@ -# ===----------------------------------------------------------------------=== -# -# This source file is part of the ASConnectService open source project -# -# Copyright (c) 2025 Röck+Cöde VoF. and the ASConnectService project authors -# Licensed under the EUPL 1.2 or later. -# -# See LICENSE for license information -# See CONTRIBUTORS for the list of ASConnectService project authors -# -# ===----------------------------------------------------------------------=== +## ===------------------------------------------------------------------------------------=== +## +## This source file is part of the App Store Connect Service open source project +## +## Copyright (c) 2025 Röck+Cöde VoF. and the App Store Connect Service project authors +## Licensed under Apache license v2.0 +## +## See LICENSE for license information +## See CONTRIBUTORS for the list of App Store Connect Service project authors +## +## SPDX-License-Identifier: Apache-2.0 +## +## ===------------------------------------------------------------------------------------=== # Mac OS .DS_Store diff --git a/Makefile b/Makefile index 7609c45396..2441a2490e 100644 --- a/Makefile +++ b/Makefile @@ -1,14 +1,16 @@ -# ===----------------------------------------------------------------------=== -# -# This source file is part of the ASConnectService open source project -# -# Copyright (c) 2025 Röck+Cöde VoF. and the ASConnectService project authors -# Licensed under the EUPL 1.2 or later. -# -# See LICENSE for license information -# See CONTRIBUTORS for the list of ASConnectService project authors -# -# ===----------------------------------------------------------------------=== +## ===------------------------------------------------------------------------------------=== +## +## This source file is part of the App Store Connect Service open source project +## +## Copyright (c) 2025 Röck+Cöde VoF. and the App Store Connect Service project authors +## Licensed under Apache license v2.0 +## +## See LICENSE for license information +## See CONTRIBUTORS for the list of App Store Connect Service project authors +## +## SPDX-License-Identifier: Apache-2.0 +## +## ===------------------------------------------------------------------------------------=== # ENVIRONMENT VARIABLES diff --git a/Sources/ASConnectService/openapi-generator-config.yaml b/Sources/ASConnectService/openapi-generator-config.yaml index d6d99d0ee7..8d106c4bf9 100644 --- a/Sources/ASConnectService/openapi-generator-config.yaml +++ b/Sources/ASConnectService/openapi-generator-config.yaml @@ -1,15 +1,17 @@ -# ===----------------------------------------------------------------------=== -# -# This source file is part of the ASConnectService open source project -# -# Copyright (c) 2025 Röck+Cöde VoF. and the ASConnectService project authors -# Licensed under the EUPL 1.2 or later. -# -# See LICENSE for license information -# See CONTRIBUTORS for the list of ASConnectService project authors -# -# ===----------------------------------------------------------------------=== - +## ===------------------------------------------------------------------------------------=== +## +## This source file is part of the App Store Connect Service open source project +## +## Copyright (c) 2025 Röck+Cöde VoF. and the App Store Connect Service project authors +## Licensed under Apache license v2.0 +## +## See LICENSE for license information +## See CONTRIBUTORS for the list of App Store Connect Service project authors +## +## SPDX-License-Identifier: Apache-2.0 +## +## ===------------------------------------------------------------------------------------=== + generate: - types - client