summaryrefslogtreecommitdiff
path: root/src/gen/lib/cgraph
diff options
context:
space:
mode:
Diffstat (limited to 'src/gen/lib/cgraph')
-rw-r--r--src/gen/lib/cgraph/agerror__c.java2
-rw-r--r--src/gen/lib/cgraph/agxbuf__c.java2
-rw-r--r--src/gen/lib/cgraph/apply__c.java2
-rw-r--r--src/gen/lib/cgraph/attr__c.java2
-rw-r--r--src/gen/lib/cgraph/cmpnd__c.java2
-rw-r--r--src/gen/lib/cgraph/edge__c.java2
-rw-r--r--src/gen/lib/cgraph/flatten__c.java2
-rw-r--r--src/gen/lib/cgraph/graph__c.java2
-rw-r--r--src/gen/lib/cgraph/id__c.java2
-rw-r--r--src/gen/lib/cgraph/imap__c.java2
-rw-r--r--src/gen/lib/cgraph/io__c.java2
-rw-r--r--src/gen/lib/cgraph/main__c.java2
-rw-r--r--src/gen/lib/cgraph/mem__c.java2
-rw-r--r--src/gen/lib/cgraph/node__c.java2
-rw-r--r--src/gen/lib/cgraph/obj__c.java2
-rw-r--r--src/gen/lib/cgraph/pend__c.java2
-rw-r--r--src/gen/lib/cgraph/rec__c.java2
-rw-r--r--src/gen/lib/cgraph/refstr__c.java2
-rw-r--r--src/gen/lib/cgraph/scan__c.java2
-rw-r--r--src/gen/lib/cgraph/subg__c.java2
-rw-r--r--src/gen/lib/cgraph/tester__c.java2
-rw-r--r--src/gen/lib/cgraph/utils__c.java2
-rw-r--r--src/gen/lib/cgraph/write__c.java2
23 files changed, 23 insertions, 23 deletions
diff --git a/src/gen/lib/cgraph/agerror__c.java b/src/gen/lib/cgraph/agerror__c.java
index 0559e2a..4d8a2c2 100644
--- a/src/gen/lib/cgraph/agerror__c.java
+++ b/src/gen/lib/cgraph/agerror__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/cgraph/agxbuf__c.java b/src/gen/lib/cgraph/agxbuf__c.java
index e1f3131..ad046ae 100644
--- a/src/gen/lib/cgraph/agxbuf__c.java
+++ b/src/gen/lib/cgraph/agxbuf__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/cgraph/apply__c.java b/src/gen/lib/cgraph/apply__c.java
index 840289c..8e5bbcf 100644
--- a/src/gen/lib/cgraph/apply__c.java
+++ b/src/gen/lib/cgraph/apply__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/cgraph/attr__c.java b/src/gen/lib/cgraph/attr__c.java
index 7596ba8..148df54 100644
--- a/src/gen/lib/cgraph/attr__c.java
+++ b/src/gen/lib/cgraph/attr__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/cgraph/cmpnd__c.java b/src/gen/lib/cgraph/cmpnd__c.java
index eb14aaa..2e55798 100644
--- a/src/gen/lib/cgraph/cmpnd__c.java
+++ b/src/gen/lib/cgraph/cmpnd__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/cgraph/edge__c.java b/src/gen/lib/cgraph/edge__c.java
index 80a8816..2b0f8fb 100644
--- a/src/gen/lib/cgraph/edge__c.java
+++ b/src/gen/lib/cgraph/edge__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/cgraph/flatten__c.java b/src/gen/lib/cgraph/flatten__c.java
index c4a3896..ea6e7fa 100644
--- a/src/gen/lib/cgraph/flatten__c.java
+++ b/src/gen/lib/cgraph/flatten__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/cgraph/graph__c.java b/src/gen/lib/cgraph/graph__c.java
index b984e18..3c926c5 100644
--- a/src/gen/lib/cgraph/graph__c.java
+++ b/src/gen/lib/cgraph/graph__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/cgraph/id__c.java b/src/gen/lib/cgraph/id__c.java
index ec591af..695433b 100644
--- a/src/gen/lib/cgraph/id__c.java
+++ b/src/gen/lib/cgraph/id__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/cgraph/imap__c.java b/src/gen/lib/cgraph/imap__c.java
index 9ca615b..0ca858d 100644
--- a/src/gen/lib/cgraph/imap__c.java
+++ b/src/gen/lib/cgraph/imap__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/cgraph/io__c.java b/src/gen/lib/cgraph/io__c.java
index 09a0815..49ee4db 100644
--- a/src/gen/lib/cgraph/io__c.java
+++ b/src/gen/lib/cgraph/io__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/cgraph/main__c.java b/src/gen/lib/cgraph/main__c.java
index 484b03f..97cfe57 100644
--- a/src/gen/lib/cgraph/main__c.java
+++ b/src/gen/lib/cgraph/main__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/cgraph/mem__c.java b/src/gen/lib/cgraph/mem__c.java
index fd2cac1..3b46fb9 100644
--- a/src/gen/lib/cgraph/mem__c.java
+++ b/src/gen/lib/cgraph/mem__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/cgraph/node__c.java b/src/gen/lib/cgraph/node__c.java
index 25c5860..585aaec 100644
--- a/src/gen/lib/cgraph/node__c.java
+++ b/src/gen/lib/cgraph/node__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/cgraph/obj__c.java b/src/gen/lib/cgraph/obj__c.java
index 6412193..95713d7 100644
--- a/src/gen/lib/cgraph/obj__c.java
+++ b/src/gen/lib/cgraph/obj__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/cgraph/pend__c.java b/src/gen/lib/cgraph/pend__c.java
index d587095..71bb3db 100644
--- a/src/gen/lib/cgraph/pend__c.java
+++ b/src/gen/lib/cgraph/pend__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/cgraph/rec__c.java b/src/gen/lib/cgraph/rec__c.java
index bd31c9a..01ac43a 100644
--- a/src/gen/lib/cgraph/rec__c.java
+++ b/src/gen/lib/cgraph/rec__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/cgraph/refstr__c.java b/src/gen/lib/cgraph/refstr__c.java
index c7d699a..2fc679a 100644
--- a/src/gen/lib/cgraph/refstr__c.java
+++ b/src/gen/lib/cgraph/refstr__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/cgraph/scan__c.java b/src/gen/lib/cgraph/scan__c.java
index 3d7f0a2..5f14fed 100644
--- a/src/gen/lib/cgraph/scan__c.java
+++ b/src/gen/lib/cgraph/scan__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/cgraph/subg__c.java b/src/gen/lib/cgraph/subg__c.java
index 58e4ff1..5f0721a 100644
--- a/src/gen/lib/cgraph/subg__c.java
+++ b/src/gen/lib/cgraph/subg__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/cgraph/tester__c.java b/src/gen/lib/cgraph/tester__c.java
index a260a8f..44bc222 100644
--- a/src/gen/lib/cgraph/tester__c.java
+++ b/src/gen/lib/cgraph/tester__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/cgraph/utils__c.java b/src/gen/lib/cgraph/utils__c.java
index 3b4913b..eca20b4 100644
--- a/src/gen/lib/cgraph/utils__c.java
+++ b/src/gen/lib/cgraph/utils__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/cgraph/write__c.java b/src/gen/lib/cgraph/write__c.java
index 857a20f..b7b36ee 100644
--- a/src/gen/lib/cgraph/write__c.java
+++ b/src/gen/lib/cgraph/write__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:
*