From: Darrick J. Wong <djwong@xxxxxxxxxx> Add the necessary licensing and copyright tags to the new file. Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> --- common/parent | 3 +++ 1 file changed, 3 insertions(+) diff --git a/common/parent b/common/parent index a0ba7d927a..a734a8017d 100644 --- a/common/parent +++ b/common/parent @@ -1,3 +1,6 @@ +#! /bin/bash +# SPDX-License-Identifier: GPL-2.0 +# Copyright (c) 2022, Oracle and/or its affiliates. All Rights Reserved. # # Parent pointer common functions #