forked from amazingfate/help
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:
committed by
Olivier Hallot
parent
136c9a855f
commit
3e47e586dd
@ -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)
|
||||
|
||||
@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user