summaryrefslogtreecommitdiff
path: root/src/gen/lib/pathplan
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2020-03-10 16:38:20 +0100
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2020-03-10 16:38:20 +0100
commit7cc8c823de644a510fcc434f39b53e5fffe66bfd (patch)
tree8f4d027284bb366734f610040c621a0c5dd0a12a /src/gen/lib/pathplan
parent567b200b91537405689ae0ca944f121201360a6b (diff)
New upstream version 1.2020.2
Diffstat (limited to 'src/gen/lib/pathplan')
-rw-r--r--src/gen/lib/pathplan/cvt__c.java2
-rw-r--r--src/gen/lib/pathplan/inpoly__c.java2
-rw-r--r--src/gen/lib/pathplan/route__c.java2
-rw-r--r--src/gen/lib/pathplan/shortest__c.java2
-rw-r--r--src/gen/lib/pathplan/shortestpth__c.java2
-rw-r--r--src/gen/lib/pathplan/solvers__c.java2
-rw-r--r--src/gen/lib/pathplan/triang__c.java2
-rw-r--r--src/gen/lib/pathplan/util__c.java2
-rw-r--r--src/gen/lib/pathplan/visibility__c.java2
9 files changed, 9 insertions, 9 deletions
diff --git a/src/gen/lib/pathplan/cvt__c.java b/src/gen/lib/pathplan/cvt__c.java
index d360a6f..2d71982 100644
--- a/src/gen/lib/pathplan/cvt__c.java
+++ b/src/gen/lib/pathplan/cvt__c.java
@@ -12,7 +12,7 @@
* This file is part of Smetana.
* Smetana is a partial translation of Graphviz/Dot sources from C to Java.
*
- * (C) Copyright 2009-2017, Arnaud Roques
+ * (C) Copyright 2009-2020, Arnaud Roques
*
* This translation is distributed under the same Licence as the original C program:
*
diff --git a/src/gen/lib/pathplan/inpoly__c.java b/src/gen/lib/pathplan/inpoly__c.java
index 41c553b..9b08799 100644
--- a/src/gen/lib/pathplan/inpoly__c.java
+++ b/src/gen/lib/pathplan/inpoly__c.java
@@ -12,7 +12,7 @@
* This file is part of Smetana.
* Smetana is a partial translation of Graphviz/Dot sources from C to Java.
*
- * (C) Copyright 2009-2017, Arnaud Roques
+ * (C) Copyright 2009-2020, Arnaud Roques
*
* This translation is distributed under the same Licence as the original C program:
*
diff --git a/src/gen/lib/pathplan/route__c.java b/src/gen/lib/pathplan/route__c.java
index aa390f5..280ea7d 100644
--- a/src/gen/lib/pathplan/route__c.java
+++ b/src/gen/lib/pathplan/route__c.java
@@ -12,7 +12,7 @@
* This file is part of Smetana.
* Smetana is a partial translation of Graphviz/Dot sources from C to Java.
*
- * (C) Copyright 2009-2017, Arnaud Roques
+ * (C) Copyright 2009-2020, Arnaud Roques
*
* This translation is distributed under the same Licence as the original C program:
*
diff --git a/src/gen/lib/pathplan/shortest__c.java b/src/gen/lib/pathplan/shortest__c.java
index 15f372e..1046d1a 100644
--- a/src/gen/lib/pathplan/shortest__c.java
+++ b/src/gen/lib/pathplan/shortest__c.java
@@ -12,7 +12,7 @@
* This file is part of Smetana.
* Smetana is a partial translation of Graphviz/Dot sources from C to Java.
*
- * (C) Copyright 2009-2017, Arnaud Roques
+ * (C) Copyright 2009-2020, Arnaud Roques
*
* This translation is distributed under the same Licence as the original C program:
*
diff --git a/src/gen/lib/pathplan/shortestpth__c.java b/src/gen/lib/pathplan/shortestpth__c.java
index 6f8cdc6..1d411a6 100644
--- a/src/gen/lib/pathplan/shortestpth__c.java
+++ b/src/gen/lib/pathplan/shortestpth__c.java
@@ -12,7 +12,7 @@
* This file is part of Smetana.
* Smetana is a partial translation of Graphviz/Dot sources from C to Java.
*
- * (C) Copyright 2009-2017, Arnaud Roques
+ * (C) Copyright 2009-2020, Arnaud Roques
*
* This translation is distributed under the same Licence as the original C program:
*
diff --git a/src/gen/lib/pathplan/solvers__c.java b/src/gen/lib/pathplan/solvers__c.java
index 9eb4c91..a3735c2 100644
--- a/src/gen/lib/pathplan/solvers__c.java
+++ b/src/gen/lib/pathplan/solvers__c.java
@@ -12,7 +12,7 @@
* This file is part of Smetana.
* Smetana is a partial translation of Graphviz/Dot sources from C to Java.
*
- * (C) Copyright 2009-2017, Arnaud Roques
+ * (C) Copyright 2009-2020, Arnaud Roques
*
* This translation is distributed under the same Licence as the original C program:
*
diff --git a/src/gen/lib/pathplan/triang__c.java b/src/gen/lib/pathplan/triang__c.java
index 055c9ac..134b3e0 100644
--- a/src/gen/lib/pathplan/triang__c.java
+++ b/src/gen/lib/pathplan/triang__c.java
@@ -12,7 +12,7 @@
* This file is part of Smetana.
* Smetana is a partial translation of Graphviz/Dot sources from C to Java.
*
- * (C) Copyright 2009-2017, Arnaud Roques
+ * (C) Copyright 2009-2020, Arnaud Roques
*
* This translation is distributed under the same Licence as the original C program:
*
diff --git a/src/gen/lib/pathplan/util__c.java b/src/gen/lib/pathplan/util__c.java
index 2885783..d0b1c0b 100644
--- a/src/gen/lib/pathplan/util__c.java
+++ b/src/gen/lib/pathplan/util__c.java
@@ -12,7 +12,7 @@
* This file is part of Smetana.
* Smetana is a partial translation of Graphviz/Dot sources from C to Java.
*
- * (C) Copyright 2009-2017, Arnaud Roques
+ * (C) Copyright 2009-2020, Arnaud Roques
*
* This translation is distributed under the same Licence as the original C program:
*
diff --git a/src/gen/lib/pathplan/visibility__c.java b/src/gen/lib/pathplan/visibility__c.java
index ab40275..67b6c0d 100644
--- a/src/gen/lib/pathplan/visibility__c.java
+++ b/src/gen/lib/pathplan/visibility__c.java
@@ -12,7 +12,7 @@
* This file is part of Smetana.
* Smetana is a partial translation of Graphviz/Dot sources from C to Java.
*
- * (C) Copyright 2009-2017, Arnaud Roques
+ * (C) Copyright 2009-2020, Arnaud Roques
*
* This translation is distributed under the same Licence as the original C program:
*