diff options
author | Michael Meeks <michael.meeks@suse.com> | 2012-07-16 17:32:30 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-07-17 11:51:17 +0100 |
commit | 6eeb0942c35f07dfbadb13f35fc6aa3703dac945 (patch) | |
tree | b829ee2fb2d4de261e4bbdbc51cbe5934f3dd41e /xmlsecurity/Makefile | |
parent | cf2d07fe8010bdef1e0f42d5b84c5d1b295a0485 (diff) |
re-base on ALv2 code. Includes:
retain presence of MPL licensed nssrenam.h symbol renamer.
Diffstat (limited to 'xmlsecurity/Makefile')
-rw-r--r-- | xmlsecurity/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/xmlsecurity/Makefile b/xmlsecurity/Makefile index ccb1c85a04da..0997e628485b 100644 --- a/xmlsecurity/Makefile +++ b/xmlsecurity/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)))) |