summaryrefslogtreecommitdiff
path: root/solenv/bin/concat-deps.pl
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/bin/concat-deps.pl')
-rwxr-xr-xsolenv/bin/concat-deps.pl7
1 files changed, 7 insertions, 0 deletions
diff --git a/solenv/bin/concat-deps.pl b/solenv/bin/concat-deps.pl
index e360dbc280cb..97dfc28e8d1c 100755
--- a/solenv/bin/concat-deps.pl
+++ b/solenv/bin/concat-deps.pl
@@ -1,4 +1,11 @@
#! /usr/bin/env perl
+#
+# This file is part of the LibreOffice project.
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
# reads a list of dependency files from a file, opens and
# concatenates them, while eliding duplicate nop rules.