Updated license to Apache v2.0 #9

Merged
javier merged 5 commits from library/license-update into main 2025-10-07 23:02:33 +00:00
Showing only changes of commit a03b0de44e - Show all commits
@@ -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: [