summaryrefslogtreecommitdiff
path: root/canvas/Makefile
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-10-08 10:00:18 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-10-08 11:36:37 +0100
commit60337134e492aca378aec5251339f1fa5ea49049 (patch)
tree5f85126d8061422cf2870dde21eb3f8144d850a2 /canvas/Makefile
parent5fb5cf97998a92ad51940037115d23462587af67 (diff)
re-base on ALv2 code. Includes:
linecap: Reintegrating finished LineCap feature Patch contributed by Regina Henschel http://svn.apache.org/viewvc?view=revision&revision=1232507 disable extended linecap API for now. gnumake4 work primarily from Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1394326 misc. dead code cleanups Patch contributed by Ariel Constenla-Haile http://svn.apache.org/viewvc?view=revision&revision=1204995 http://svn.apache.org/viewvc?view=revision&revision=1207270
Diffstat (limited to 'canvas/Makefile')
-rw-r--r--canvas/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/canvas/Makefile b/canvas/Makefile
index ccb1c85a04da..0997e628485b 100644
--- a/canvas/Makefile
+++ b/canvas/Makefile
@@ -1,4 +1,11 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
+#
+# 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/.
+#
module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))