From 6eeb0942c35f07dfbadb13f35fc6aa3703dac945 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Mon, 16 Jul 2012 17:32:30 +0100 Subject: re-base on ALv2 code. Includes: retain presence of MPL licensed nssrenam.h symbol renamer. --- oox/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'oox/Makefile') diff --git a/oox/Makefile b/oox/Makefile index ccb1c85a04da..0997e628485b 100644 --- a/oox/Makefile +++ b/oox/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)))) -- cgit