From ce1c1e84b3dbcc09de632def57a34099cb63b884 Mon Sep 17 00:00:00 2001 From: Fridrich Štrba <fridrich.strba@bluewin.ch> Date: Thu, 5 Jul 2012 14:42:10 +0100 Subject: audit and re-license writerperfect. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Written entirely by non-Oracle contributors to LibreOffice. Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch> --- writerperfect/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'writerperfect/Makefile') diff --git a/writerperfect/Makefile b/writerperfect/Makefile index ccb1c85a04da..0997e628485b 100644 --- a/writerperfect/Makefile +++ b/writerperfect/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