Skip to content

Commit

Permalink
Updated copyright
Browse files Browse the repository at this point in the history
CeCILL licence in a dedicated file + headers updated.
  • Loading branch information
AmauryCarrade committed Apr 12, 2021
1 parent d4b08d9 commit 01d9a5e
Show file tree
Hide file tree
Showing 42 changed files with 845 additions and 183 deletions.
519 changes: 519 additions & 0 deletions LICENSE

Large diffs are not rendered by default.

36 changes: 36 additions & 0 deletions checkstyle.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,40 @@
<?xml version="1.0"?>
<!--
~ Copyright or © or Copr. Moribus (2013)
~ Copyright or © or Copr. ProkopyL <[email protected]> (2015)
~ Copyright or © or Copr. Amaury Carrade <[email protected]> (2016 – 2021)
~ Copyright or © or Copr. Vlammar <[email protected]> (2019 – 2021)
~
~ This software is a computer program whose purpose is to allow insertion of
~ custom images in a Minecraft world.
~
~ This software is governed by the CeCILL license under French law and
~ abiding by the rules of distribution of free software. You can use,
~ modify and/ or redistribute the software under the terms of the CeCILL
~ license as circulated by CEA, CNRS and INRIA at the following URL
~ "http://www.cecill.info".
~
~ As a counterpart to the access to the source code and rights to copy,
~ modify and redistribute granted by the license, users are provided only
~ with a limited warranty and the software's author, the holder of the
~ economic rights, and the successive licensors have only limited
~ liability.
~
~ In this respect, the user's attention is drawn to the risks associated
~ with loading, using, modifying and/or developing or reproducing the
~ software by the user in light of its specific status of free software,
~ that may mean that it is complicated to manipulate, and that also
~ therefore means that it is reserved for developers and experienced
~ professionals having in-depth computer knowledge. Users are therefore
~ encouraged to load and test the software's suitability as regards their
~ requirements in conditions enabling the security of their systems and/or
~ data to be ensured and, more generally, to use and operate it in the
~ same conditions as regards security.
~
~ The fact that you are presently reading this means that you have had
~ knowledge of the CeCILL license and that you accept its terms.
-->

<!DOCTYPE module PUBLIC
"-//Checkstyle//DTD Checkstyle Configuration 1.3//EN"
"https://checkstyle.org/dtds/configuration_1_3.dtd">
Expand Down
4 changes: 2 additions & 2 deletions licenseheader.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ${licensePrefix?replace(" +$", "", "r")}
${licensePrefix}This software is a computer program whose purpose is to allow insertion of
${licensePrefix}custom images in a Minecraft word.
${licensePrefix?replace(" +$", "", "r")}
${licensePrefix}This software is governed by the CeCILL-B license under French law and
${licensePrefix}This software is governed by the CeCILL license under French law and
${licensePrefix}abiding by the rules of distribution of free software. You can use,
${licensePrefix}modify and/ or redistribute the software under the terms of the CeCILL-B
${licensePrefix}license as circulated by CEA, CNRS and INRIA at the following URL
Expand All @@ -33,7 +33,7 @@ ${licensePrefix}data to be ensured and, more generally, to use and operate it i
${licensePrefix}same conditions as regards security.
${licensePrefix?replace(" +$", "", "r")}
${licensePrefix}The fact that you are presently reading this means that you have had
${licensePrefix}knowledge of the CeCILL-B license and that you accept its terms.
${licensePrefix}knowledge of the CeCILL license and that you accept its terms.
<#if licenseLast??>
${licenseLast}
</#if>
36 changes: 36 additions & 0 deletions nb-configuration.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,40 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright or © or Copr. Moribus (2013)
~ Copyright or © or Copr. ProkopyL <[email protected]> (2015)
~ Copyright or © or Copr. Amaury Carrade <[email protected]> (2016 – 2021)
~ Copyright or © or Copr. Vlammar <[email protected]> (2019 – 2021)
~
~ This software is a computer program whose purpose is to allow insertion of
~ custom images in a Minecraft world.
~
~ This software is governed by the CeCILL license under French law and
~ abiding by the rules of distribution of free software. You can use,
~ modify and/ or redistribute the software under the terms of the CeCILL
~ license as circulated by CEA, CNRS and INRIA at the following URL
~ "http://www.cecill.info".
~
~ As a counterpart to the access to the source code and rights to copy,
~ modify and redistribute granted by the license, users are provided only
~ with a limited warranty and the software's author, the holder of the
~ economic rights, and the successive licensors have only limited
~ liability.
~
~ In this respect, the user's attention is drawn to the risks associated
~ with loading, using, modifying and/or developing or reproducing the
~ software by the user in light of its specific status of free software,
~ that may mean that it is complicated to manipulate, and that also
~ therefore means that it is reserved for developers and experienced
~ professionals having in-depth computer knowledge. Users are therefore
~ encouraged to load and test the software's suitability as regards their
~ requirements in conditions enabling the security of their systems and/or
~ data to be ensured and, more generally, to use and operate it in the
~ same conditions as regards security.
~
~ The fact that you are presently reading this means that you have had
~ knowledge of the CeCILL license and that you accept its terms.
-->

<project-shared-configuration>
<!--
This file contains additional configuration written by modules in the NetBeans IDE.
Expand Down
36 changes: 36 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,40 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright or © or Copr. Moribus (2013)
~ Copyright or © or Copr. ProkopyL <[email protected]> (2015)
~ Copyright or © or Copr. Amaury Carrade <[email protected]> (2016 – 2021)
~ Copyright or © or Copr. Vlammar <[email protected]> (2019 – 2021)
~
~ This software is a computer program whose purpose is to allow insertion of
~ custom images in a Minecraft world.
~
~ This software is governed by the CeCILL license under French law and
~ abiding by the rules of distribution of free software. You can use,
~ modify and/ or redistribute the software under the terms of the CeCILL
~ license as circulated by CEA, CNRS and INRIA at the following URL
~ "http://www.cecill.info".
~
~ As a counterpart to the access to the source code and rights to copy,
~ modify and redistribute granted by the license, users are provided only
~ with a limited warranty and the software's author, the holder of the
~ economic rights, and the successive licensors have only limited
~ liability.
~
~ In this respect, the user's attention is drawn to the risks associated
~ with loading, using, modifying and/or developing or reproducing the
~ software by the user in light of its specific status of free software,
~ that may mean that it is complicated to manipulate, and that also
~ therefore means that it is reserved for developers and experienced
~ professionals having in-depth computer knowledge. Users are therefore
~ encouraged to load and test the software's suitability as regards their
~ requirements in conditions enabling the security of their systems and/or
~ data to be ensured and, more generally, to use and operate it in the
~ same conditions as regards security.
~
~ The fact that you are presently reading this means that you have had
~ knowledge of the CeCILL license and that you accept its terms.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>fr.moribus</groupId>
Expand Down
10 changes: 5 additions & 5 deletions src/main/java/fr/moribus/imageonmap/ImageOnMap.java
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
/*
* Copyright or © or Copr. Moribus (2013)
* Copyright or © or Copr. ProkopyL <[email protected]> (2015)
* Copyright or © or Copr. Amaury Carrade <[email protected]> (2016 – 2020)
* Copyright or © or Copr. Vlammar <[email protected]> (2019 – 2020)
* Copyright or © or Copr. Amaury Carrade <[email protected]> (2016 – 2021)
* Copyright or © or Copr. Vlammar <[email protected]> (2019 – 2021)
*
* This software is a computer program whose purpose is to allow insertion of
* custom images in a Minecraft world.
*
* This software is governed by the CeCILL-B license under French law and
* This software is governed by the CeCILL license under French law and
* abiding by the rules of distribution of free software. You can use,
* modify and/ or redistribute the software under the terms of the CeCILL-B
* modify and/ or redistribute the software under the terms of the CeCILL
* license as circulated by CEA, CNRS and INRIA at the following URL
* "http://www.cecill.info".
*
Expand All @@ -31,7 +31,7 @@
* same conditions as regards security.
*
* The fact that you are presently reading this means that you have had
* knowledge of the CeCILL-B license and that you accept its terms.
* knowledge of the CeCILL license and that you accept its terms.
*/

package fr.moribus.imageonmap;
Expand Down
11 changes: 5 additions & 6 deletions src/main/java/fr/moribus/imageonmap/Permissions.java
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
/*
* Copyright or © or Copr. Moribus (2013)
* Copyright or © or Copr. ProkopyL <[email protected]> (2015)
* Copyright or © or Copr. Amaury Carrade <[email protected]> (2016 – 2020)
* Copyright or © or Copr. Vlammar <[email protected]> (2019 – 2020)
* Copyright or © or Copr. Amaury Carrade <[email protected]> (2016 – 2021)
* Copyright or © or Copr. Vlammar <[email protected]> (2019 – 2021)
*
* This software is a computer program whose purpose is to allow insertion of
* custom images in a Minecraft world.
*
* This software is governed by the CeCILL-B license under French law and
* This software is governed by the CeCILL license under French law and
* abiding by the rules of distribution of free software. You can use,
* modify and/ or redistribute the software under the terms of the CeCILL-B
* modify and/ or redistribute the software under the terms of the CeCILL
* license as circulated by CEA, CNRS and INRIA at the following URL
* "http://www.cecill.info".
*
Expand All @@ -32,7 +31,7 @@
* same conditions as regards security.
*
* The fact that you are presently reading this means that you have had
* knowledge of the CeCILL-B license and that you accept its terms.
* knowledge of the CeCILL license and that you accept its terms.
*/

package fr.moribus.imageonmap;
Expand Down
10 changes: 5 additions & 5 deletions src/main/java/fr/moribus/imageonmap/PluginConfiguration.java
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
/*
* Copyright or © or Copr. Moribus (2013)
* Copyright or © or Copr. ProkopyL <[email protected]> (2015)
* Copyright or © or Copr. Amaury Carrade <[email protected]> (2016 – 2020)
* Copyright or © or Copr. Vlammar <[email protected]> (2019 – 2020)
* Copyright or © or Copr. Amaury Carrade <[email protected]> (2016 – 2021)
* Copyright or © or Copr. Vlammar <[email protected]> (2019 – 2021)
*
* This software is a computer program whose purpose is to allow insertion of
* custom images in a Minecraft world.
*
* This software is governed by the CeCILL-B license under French law and
* This software is governed by the CeCILL license under French law and
* abiding by the rules of distribution of free software. You can use,
* modify and/ or redistribute the software under the terms of the CeCILL-B
* modify and/ or redistribute the software under the terms of the CeCILL
* license as circulated by CEA, CNRS and INRIA at the following URL
* "http://www.cecill.info".
*
Expand All @@ -31,7 +31,7 @@
* same conditions as regards security.
*
* The fact that you are presently reading this means that you have had
* knowledge of the CeCILL-B license and that you accept its terms.
* knowledge of the CeCILL license and that you accept its terms.
*/

package fr.moribus.imageonmap;
Expand Down
10 changes: 5 additions & 5 deletions src/main/java/fr/moribus/imageonmap/commands/IoMCommand.java
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
/*
* Copyright or © or Copr. Moribus (2013)
* Copyright or © or Copr. ProkopyL <[email protected]> (2015)
* Copyright or © or Copr. Amaury Carrade <[email protected]> (2016 – 2020)
* Copyright or © or Copr. Vlammar <[email protected]> (2019 – 2020)
* Copyright or © or Copr. Amaury Carrade <[email protected]> (2016 – 2021)
* Copyright or © or Copr. Vlammar <[email protected]> (2019 – 2021)
*
* This software is a computer program whose purpose is to allow insertion of
* custom images in a Minecraft world.
*
* This software is governed by the CeCILL-B license under French law and
* This software is governed by the CeCILL license under French law and
* abiding by the rules of distribution of free software. You can use,
* modify and/ or redistribute the software under the terms of the CeCILL-B
* modify and/ or redistribute the software under the terms of the CeCILL
* license as circulated by CEA, CNRS and INRIA at the following URL
* "http://www.cecill.info".
*
Expand All @@ -31,7 +31,7 @@
* same conditions as regards security.
*
* The fact that you are presently reading this means that you have had
* knowledge of the CeCILL-B license and that you accept its terms.
* knowledge of the CeCILL license and that you accept its terms.
*/

package fr.moribus.imageonmap.commands;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
/*
* Copyright or © or Copr. Moribus (2013)
* Copyright or © or Copr. ProkopyL <[email protected]> (2015)
* Copyright or © or Copr. Amaury Carrade <[email protected]> (2016 – 2020)
* Copyright or © or Copr. Vlammar <[email protected]> (2019 – 2020)
* Copyright or © or Copr. Amaury Carrade <[email protected]> (2016 – 2021)
* Copyright or © or Copr. Vlammar <[email protected]> (2019 – 2021)
*
* This software is a computer program whose purpose is to allow insertion of
* custom images in a Minecraft world.
*
* This software is governed by the CeCILL-B license under French law and
* This software is governed by the CeCILL license under French law and
* abiding by the rules of distribution of free software. You can use,
* modify and/ or redistribute the software under the terms of the CeCILL-B
* modify and/ or redistribute the software under the terms of the CeCILL
* license as circulated by CEA, CNRS and INRIA at the following URL
* "http://www.cecill.info".
*
Expand All @@ -31,7 +31,7 @@
* same conditions as regards security.
*
* The fact that you are presently reading this means that you have had
* knowledge of the CeCILL-B license and that you accept its terms.
* knowledge of the CeCILL license and that you accept its terms.
*/

package fr.moribus.imageonmap.commands.maptool;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
/*
* Copyright or © or Copr. Moribus (2013)
* Copyright or © or Copr. ProkopyL <[email protected]> (2015)
* Copyright or © or Copr. Amaury Carrade <[email protected]> (2016 – 2020)
* Copyright or © or Copr. Vlammar <[email protected]> (2019 – 2020)
* Copyright or © or Copr. Amaury Carrade <[email protected]> (2016 – 2021)
* Copyright or © or Copr. Vlammar <[email protected]> (2019 – 2021)
*
* This software is a computer program whose purpose is to allow insertion of
* custom images in a Minecraft world.
*
* This software is governed by the CeCILL-B license under French law and
* This software is governed by the CeCILL license under French law and
* abiding by the rules of distribution of free software. You can use,
* modify and/ or redistribute the software under the terms of the CeCILL-B
* modify and/ or redistribute the software under the terms of the CeCILL
* license as circulated by CEA, CNRS and INRIA at the following URL
* "http://www.cecill.info".
*
Expand All @@ -31,7 +31,7 @@
* same conditions as regards security.
*
* The fact that you are presently reading this means that you have had
* knowledge of the CeCILL-B license and that you accept its terms.
* knowledge of the CeCILL license and that you accept its terms.
*/

package fr.moribus.imageonmap.commands.maptool;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
/*
* Copyright or © or Copr. Moribus (2013)
* Copyright or © or Copr. ProkopyL <[email protected]> (2015)
* Copyright or © or Copr. Amaury Carrade <[email protected]> (2016 – 2020)
* Copyright or © or Copr. Vlammar <[email protected]> (2019 – 2020)
* Copyright or © or Copr. Amaury Carrade <[email protected]> (2016 – 2021)
* Copyright or © or Copr. Vlammar <[email protected]> (2019 – 2021)
*
* This software is a computer program whose purpose is to allow insertion of
* custom images in a Minecraft world.
*
* This software is governed by the CeCILL-B license under French law and
* This software is governed by the CeCILL license under French law and
* abiding by the rules of distribution of free software. You can use,
* modify and/ or redistribute the software under the terms of the CeCILL-B
* modify and/ or redistribute the software under the terms of the CeCILL
* license as circulated by CEA, CNRS and INRIA at the following URL
* "http://www.cecill.info".
*
Expand All @@ -31,7 +31,7 @@
* same conditions as regards security.
*
* The fact that you are presently reading this means that you have had
* knowledge of the CeCILL-B license and that you accept its terms.
* knowledge of the CeCILL license and that you accept its terms.
*/

package fr.moribus.imageonmap.commands.maptool;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
/*
* Copyright or © or Copr. Moribus (2013)
* Copyright or © or Copr. ProkopyL <[email protected]> (2015)
* Copyright or © or Copr. Amaury Carrade <[email protected]> (2016 – 2020)
* Copyright or © or Copr. Vlammar <[email protected]> (2019 – 2020)
* Copyright or © or Copr. Amaury Carrade <[email protected]> (2016 – 2021)
* Copyright or © or Copr. Vlammar <[email protected]> (2019 – 2021)
*
* This software is a computer program whose purpose is to allow insertion of
* custom images in a Minecraft world.
*
* This software is governed by the CeCILL-B license under French law and
* This software is governed by the CeCILL license under French law and
* abiding by the rules of distribution of free software. You can use,
* modify and/ or redistribute the software under the terms of the CeCILL-B
* modify and/ or redistribute the software under the terms of the CeCILL
* license as circulated by CEA, CNRS and INRIA at the following URL
* "http://www.cecill.info".
*
Expand All @@ -31,7 +31,7 @@
* same conditions as regards security.
*
* The fact that you are presently reading this means that you have had
* knowledge of the CeCILL-B license and that you accept its terms.
* knowledge of the CeCILL license and that you accept its terms.
*/

package fr.moribus.imageonmap.commands.maptool;
Expand Down
Loading

0 comments on commit 01d9a5e

Please sign in to comment.