From 38fd78dad468ada886f0dd1cdd1f5cdbe1454480 Mon Sep 17 00:00:00 2001 From: c0de Date: Sun, 12 Jan 2025 11:18:53 -0600 Subject: [PATCH] Fix license marker --- roles/ubuntu/meta/main.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/roles/ubuntu/meta/main.yml b/roles/ubuntu/meta/main.yml index 7a752d3..4b35e53 100644 --- a/roles/ubuntu/meta/main.yml +++ b/roles/ubuntu/meta/main.yml @@ -12,11 +12,10 @@ # See the License for the specific language governing permissions and # limitations under the License. -#SPDX-License-Identifier: BSD-3-Clause galaxy_info: author: Code Fox company: Code Fox LLC - license: BSD-3-Clause + license: Apache-2.0 description: | Sets up an Ubuntu server