Updated the file headers for all the existing source files in the project with the new license.
This commit is contained in:
@@ -1,14 +1,16 @@
|
|||||||
# ===----------------------------------------------------------------------===
|
## ===------------------------------------------------------------------------------------===
|
||||||
#
|
##
|
||||||
# This source file is part of the ASConnectService open source project
|
## This source file is part of the App Store Connect Service open source project
|
||||||
#
|
##
|
||||||
# Copyright (c) 2025 Röck+Cöde VoF. and the ASConnectService project authors
|
## Copyright (c) 2025 Röck+Cöde VoF. and the App Store Connect Service project authors
|
||||||
# Licensed under the EUPL 1.2 or later.
|
## Licensed under Apache license v2.0
|
||||||
#
|
##
|
||||||
# See LICENSE for license information
|
## See LICENSE for license information
|
||||||
# See CONTRIBUTORS for the list of ASConnectService project authors
|
## See CONTRIBUTORS for the list of App Store Connect Service project authors
|
||||||
#
|
##
|
||||||
# ===----------------------------------------------------------------------===
|
## SPDX-License-Identifier: Apache-2.0
|
||||||
|
##
|
||||||
|
## ===------------------------------------------------------------------------------------===
|
||||||
|
|
||||||
# --- DOCUMENTATION ---
|
# --- DOCUMENTATION ---
|
||||||
|
|
||||||
|
|||||||
+13
-11
@@ -1,14 +1,16 @@
|
|||||||
# ===----------------------------------------------------------------------===
|
## ===------------------------------------------------------------------------------------===
|
||||||
#
|
##
|
||||||
# This source file is part of the ASConnectService open source project
|
## This source file is part of the App Store Connect Service open source project
|
||||||
#
|
##
|
||||||
# Copyright (c) 2025 Röck+Cöde VoF. and the ASConnectService project authors
|
## Copyright (c) 2025 Röck+Cöde VoF. and the App Store Connect Service project authors
|
||||||
# Licensed under the EUPL 1.2 or later.
|
## Licensed under Apache license v2.0
|
||||||
#
|
##
|
||||||
# See LICENSE for license information
|
## See LICENSE for license information
|
||||||
# See CONTRIBUTORS for the list of ASConnectService project authors
|
## See CONTRIBUTORS for the list of App Store Connect Service project authors
|
||||||
#
|
##
|
||||||
# ===----------------------------------------------------------------------===
|
## SPDX-License-Identifier: Apache-2.0
|
||||||
|
##
|
||||||
|
## ===------------------------------------------------------------------------------------===
|
||||||
|
|
||||||
# Mac OS
|
# Mac OS
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|||||||
@@ -1,14 +1,16 @@
|
|||||||
# ===----------------------------------------------------------------------===
|
## ===------------------------------------------------------------------------------------===
|
||||||
#
|
##
|
||||||
# This source file is part of the ASConnectService open source project
|
## This source file is part of the App Store Connect Service open source project
|
||||||
#
|
##
|
||||||
# Copyright (c) 2025 Röck+Cöde VoF. and the ASConnectService project authors
|
## Copyright (c) 2025 Röck+Cöde VoF. and the App Store Connect Service project authors
|
||||||
# Licensed under the EUPL 1.2 or later.
|
## Licensed under Apache license v2.0
|
||||||
#
|
##
|
||||||
# See LICENSE for license information
|
## See LICENSE for license information
|
||||||
# See CONTRIBUTORS for the list of ASConnectService project authors
|
## See CONTRIBUTORS for the list of App Store Connect Service project authors
|
||||||
#
|
##
|
||||||
# ===----------------------------------------------------------------------===
|
## SPDX-License-Identifier: Apache-2.0
|
||||||
|
##
|
||||||
|
## ===------------------------------------------------------------------------------------===
|
||||||
|
|
||||||
# ENVIRONMENT VARIABLES
|
# ENVIRONMENT VARIABLES
|
||||||
|
|
||||||
|
|||||||
@@ -1,15 +1,17 @@
|
|||||||
# ===----------------------------------------------------------------------===
|
## ===------------------------------------------------------------------------------------===
|
||||||
#
|
##
|
||||||
# This source file is part of the ASConnectService open source project
|
## This source file is part of the App Store Connect Service open source project
|
||||||
#
|
##
|
||||||
# Copyright (c) 2025 Röck+Cöde VoF. and the ASConnectService project authors
|
## Copyright (c) 2025 Röck+Cöde VoF. and the App Store Connect Service project authors
|
||||||
# Licensed under the EUPL 1.2 or later.
|
## Licensed under Apache license v2.0
|
||||||
#
|
##
|
||||||
# See LICENSE for license information
|
## See LICENSE for license information
|
||||||
# See CONTRIBUTORS for the list of ASConnectService project authors
|
## See CONTRIBUTORS for the list of App Store Connect Service project authors
|
||||||
#
|
##
|
||||||
# ===----------------------------------------------------------------------===
|
## SPDX-License-Identifier: Apache-2.0
|
||||||
|
##
|
||||||
|
## ===------------------------------------------------------------------------------------===
|
||||||
|
|
||||||
generate:
|
generate:
|
||||||
- types
|
- types
|
||||||
- client
|
- client
|
||||||
|
|||||||
Reference in New Issue
Block a user