diff mbox series

[11/14] common/parent: add license and copyright

Message ID 167657884634.3481377.10605904646292444361.stgit@magnolia (mailing list archive)
State Superseded
Headers show
Series fstests: adjust tests for xfs parent pointers | expand

Commit Message

Darrick J. Wong Feb. 16, 2023, 9:16 p.m. UTC
From: Darrick J. Wong <djwong@kernel.org>

Add the necessary licensing and copyright tags to the new file.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
---
 common/parent |    3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

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
 #