diff mbox series

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

Message ID 167899417800.17926.13328960872448972377.stgit@frogsfrogsfrogs (mailing list archive)
State New, archived
Headers show
Series fstests: adjust tests for xfs parent pointers | expand

Commit Message

Darrick J. Wong March 16, 2023, 7:35 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..2d52404c39 100644
--- a/common/parent
+++ b/common/parent
@@ -1,3 +1,6 @@ 
+#! /bin/bash
+# SPDX-License-Identifier: GPL-2.0
+# Copyright (c) 2022-2023, Oracle and/or its affiliates.  All Rights Reserved.
 #
 # Parent pointer common functions
 #