summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorphilippe colliot <philippe.colliot@mpsa.com>2014-04-14 16:31:08 +0200
committerphilippe colliot <philippe.colliot@mpsa.com>2014-04-14 16:31:08 +0200
commit41c5365a98a545579cffce47af4ba01bcb2377dd (patch)
treef66f451d2d9cf166b13be0f84acd4acb76e8ac13
parentf6af1fc0df2b2ef9415090e589d8516f3f737d25 (diff)
downloadpoi-service-41c5365a98a545579cffce47af4ba01bcb2377dd.tar.gz
api: add license to headers
-rw-r--r--api/map-viewer/constants.xsl10
-rw-r--r--api/navigation-core/constants.xsl10
-rw-r--r--api/poi-service/constants.xsl12
3 files changed, 25 insertions, 7 deletions
diff --git a/api/map-viewer/constants.xsl b/api/map-viewer/constants.xsl
index 7616ebb..e45a37a 100644
--- a/api/map-viewer/constants.xsl
+++ b/api/map-viewer/constants.xsl
@@ -1,7 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" version="1.0">
- <!-- 09.3.2011 Marco Residori: First Draft -->
- <!-- 14.3.2011 Marco Residori: Improved layout -->
+<!-- SPDX-License-Identifier: MPL-2.0
+ Copyright (C) 2014, BMW Car IT GmbH, Continental Automotive GmbH, PCA Peugeot Citroën, XS Embedded GmbH, TomTom International B.V., Alpine Electronics R&D Europe GmbH, AISIN AW CO., LTD., Neusoft Technology Solutions GmbH, Jaguar Land Rover Limited, Visteon Corporation
+ 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/.
+-->
+<!-- 09.3.2011 Marco Residori: First Draft -->
+<!-- 14.3.2011 Marco Residori: Improved layout -->
<xsl:output method="xml" version="1.0" encoding="iso-8859-15" doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" indent="yes"/>
<xsl:template match="/">
<html>
diff --git a/api/navigation-core/constants.xsl b/api/navigation-core/constants.xsl
index 7616ebb..e45a37a 100644
--- a/api/navigation-core/constants.xsl
+++ b/api/navigation-core/constants.xsl
@@ -1,7 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" version="1.0">
- <!-- 09.3.2011 Marco Residori: First Draft -->
- <!-- 14.3.2011 Marco Residori: Improved layout -->
+<!-- SPDX-License-Identifier: MPL-2.0
+ Copyright (C) 2014, BMW Car IT GmbH, Continental Automotive GmbH, PCA Peugeot Citroën, XS Embedded GmbH, TomTom International B.V., Alpine Electronics R&D Europe GmbH, AISIN AW CO., LTD., Neusoft Technology Solutions GmbH, Jaguar Land Rover Limited, Visteon Corporation
+ 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/.
+-->
+<!-- 09.3.2011 Marco Residori: First Draft -->
+<!-- 14.3.2011 Marco Residori: Improved layout -->
<xsl:output method="xml" version="1.0" encoding="iso-8859-15" doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" indent="yes"/>
<xsl:template match="/">
<html>
diff --git a/api/poi-service/constants.xsl b/api/poi-service/constants.xsl
index 7616ebb..94c815e 100644
--- a/api/poi-service/constants.xsl
+++ b/api/poi-service/constants.xsl
@@ -1,8 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" version="1.0">
- <!-- 09.3.2011 Marco Residori: First Draft -->
- <!-- 14.3.2011 Marco Residori: Improved layout -->
- <xsl:output method="xml" version="1.0" encoding="iso-8859-15" doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" indent="yes"/>
+<!-- SPDX-License-Identifier: MPL-2.0
+ Copyright (C) 2014, BMW Car IT GmbH, Continental Automotive GmbH, PCA Peugeot Citroën, XS Embedded GmbH, TomTom International B.V., Alpine Electronics R&D Europe GmbH, AISIN AW CO., LTD., Neusoft Technology Solutions GmbH, Jaguar Land Rover Limited, Visteon Corporation
+ 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/.
+-->
+<!-- 09.3.2011 Marco Residori: First Draft -->
+<!-- 14.3.2011 Marco Residori: Improved layout -->
+<xsl:output method="xml" version="1.0" encoding="iso-8859-15" doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" indent="yes"/>
<xsl:template match="/">
<html>
<!-- head -->