summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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