Mozilla Public License added in edited files

Mozilla Public License added in headers

Change-Id: I803d84fbff43913198929a56b57c668d14b6a9eb
Reviewed-on: https://gerrit.libreoffice.org/30269
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
This commit is contained in:
Fabio Biocchetti
2016-10-25 15:57:49 +02:00
committed by Olivier Hallot
parent 136c9a855f
commit 3e47e586dd
2 changed files with 16 additions and 0 deletions

View File

@ -1,3 +1,10 @@
//* 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/.
//*
function loadXMLDoc(filename, response)
{
if (window.ActiveXObject)

View File

@ -1,3 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
* 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/.
*
-->
<html>
<head>
<link href="default.css" rel="Stylesheet" type="text/css" />