Gitweb: https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=9830aa207c192d6d25d6a…
Commit: 9830aa207c192d6d25d6a7ab2d7186eb91b043b9
Parent: 3750b0cff5ab1c41076afdf8275e3fa20aa756d0
Author: Zdenek Kabelac <zkabelac(a)redhat.com>
AuthorDate: Fri Dec 21 12:58:03 2018 +0100
Committer: Zdenek Kabelac <zkabelac(a)redhat.com>
CommitterDate: Fri Dec 21 21:42:30 2018 +0100
cleanup: missing copyright header
---
scripts/generator-internals.c | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/scripts/generator-internals.c b/scripts/generator-internals.c
index 9919247..0929b78 100644
--- a/scripts/generator-internals.c
+++ b/scripts/generator-internals.c
@@ -1,3 +1,17 @@
+/*
+ * Copyright (C) 2018 Red Hat, Inc. All rights reserved.
+ *
+ * This file is part of the device-mapper userspace tools.
+ *
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU General Public License v.2.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+*/
+
// This file contains the unit testable parts of
// lvm2_activation_generator_systemd_red_hat