Updated license to Apache v2.0 (#9)

This PR contains the work done to update the license to *Apache v2.0* and also, to update any file header and/or mention as necessary.

Reviewed-on: #9
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
This commit was merged in pull request #9.
This commit is contained in:
2025-10-07 23:02:12 +00:00
committed by Javier Cicchelli
parent a83da81414
commit fc84db4881
7173 changed files with 7574 additions and 7606 deletions
@@ -16,7 +16,7 @@ Here's an example of how to add this library as a dependency into a `Package.swi
let package = Package(
// name, platforms, products, etc.
dependencies: [
.package(url: "https://github.com/rock-n-code/marvel-service", from: "1.0.0"),
.package(url: "https://github.com/rock-n-code/marvel-service", from: "1.1.0"),
// other dependencies
],
targets: [