Align license headers with REUSE guidelines
[kuberef.git] / inventory / group_vars / all / global.yaml
index 8b2adf9..c032226 100644 (file)
@@ -1,12 +1,8 @@
 ---
-# SPDX-license-identifier: Apache-2.0
-##############################################################################
-# Copyright (c) Ericsson AB and others
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Apache License, Version 2.0
-# which accompanies this distribution, and is available at
-# http://www.apache.org/licenses/LICENSE-2.0
-##############################################################################
+
+# SPDX-FileCopyrightText: 2021 Ericsson AB and others
+#
+# SPDX-License-Identifier: Apache-2.0
 
 # root directory of kuberef repository
 kuberef_root: "{{ lookup('env', 'CURRENTPATH') }}"