summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2018-12-21 12:58:03 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2018-12-21 21:42:30 +0100
commit9830aa207c192d6d25d6a7ab2d7186eb91b043b9 (patch)
treec73af0a86036821e1add6e46321291aa1220a261 /scripts
parent3750b0cff5ab1c41076afdf8275e3fa20aa756d0 (diff)
downloadlvm2-9830aa207c192d6d25d6a7ab2d7186eb91b043b9.tar.gz
cleanup: missing copyright header
Diffstat (limited to 'scripts')
-rw-r--r--scripts/generator-internals.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/scripts/generator-internals.c b/scripts/generator-internals.c
index 9919247a4..0929b780d 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