Fixed the library name in the file header of the Dependency Injection sources.
This commit is contained in:
parent
f714eb5d08
commit
cd4147ba75
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// Dependency.swift
|
// Dependency.swift
|
||||||
// DependencyService
|
// DependencyInjection
|
||||||
//
|
//
|
||||||
// Created by Javier Cicchelli on 05/12/2022.
|
// Created by Javier Cicchelli on 05/12/2022.
|
||||||
// Copyright © 2022 Röck+Cöde. All rights reserved.
|
// Copyright © 2022 Röck+Cöde. All rights reserved.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// DependencyKey.swift
|
// DependencyKey.swift
|
||||||
// DependencyService
|
// DependencyInjection
|
||||||
//
|
//
|
||||||
// Created by Javier Cicchelli on 05/12/2022.
|
// Created by Javier Cicchelli on 05/12/2022.
|
||||||
// Copyright © 2022 Röck+Cöde. All rights reserved.
|
// Copyright © 2022 Röck+Cöde. All rights reserved.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
//
|
//
|
||||||
// DependencyStore.swift
|
// DependencyStore.swift
|
||||||
// DependencyService
|
// DependencyInjection
|
||||||
//
|
//
|
||||||
// Created by Javier Cicchelli on 05/12/2022.
|
// Created by Javier Cicchelli on 05/12/2022.
|
||||||
// Copyright © 2022 Röck+Cöde. All rights reserved.
|
// Copyright © 2022 Röck+Cöde. All rights reserved.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user