summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/customshapes
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/drawingml/customshapes')
-rwxr-xr-xoox/source/drawingml/customshapes/generatePresetsCXX.pl7
-rwxr-xr-xoox/source/drawingml/customshapes/generatePresetsPPTXs.pl7
2 files changed, 14 insertions, 0 deletions
diff --git a/oox/source/drawingml/customshapes/generatePresetsCXX.pl b/oox/source/drawingml/customshapes/generatePresetsCXX.pl
index f2150ce99fd6..de7a83fa3666 100755
--- a/oox/source/drawingml/customshapes/generatePresetsCXX.pl
+++ b/oox/source/drawingml/customshapes/generatePresetsCXX.pl
@@ -1,4 +1,11 @@
#!/usr/bin/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/.
+#
sub loadSourceCode()
{
diff --git a/oox/source/drawingml/customshapes/generatePresetsPPTXs.pl b/oox/source/drawingml/customshapes/generatePresetsPPTXs.pl
index 28127f85fd67..5795ea9a5072 100755
--- a/oox/source/drawingml/customshapes/generatePresetsPPTXs.pl
+++ b/oox/source/drawingml/customshapes/generatePresetsPPTXs.pl
@@ -1,4 +1,11 @@
#!/usr/bin/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/.
+#
use IO::Handle;