diff options
Diffstat (limited to 'oox/source/drawingml/customshapes/generatePresetsCXX.pl')
-rwxr-xr-x | oox/source/drawingml/customshapes/generatePresetsCXX.pl | 7 |
1 files changed, 7 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() { |