Stefan Schuermans commited on 2017-05-20 17:32:08
Showing 8 changed files, with 10 additions and 10 deletions.
| ... | ... |
@@ -1,5 +1,5 @@ |
| 1 | 1 |
# BlinkenLightsInteractiveMovieProgram |
| 2 |
-# Copyright (C) 2004-2013: Stefan Schuermans <stefan@blinkenarea.org> |
|
| 2 |
+# Copyright (C) 2004-2017: Stefan Schuermans <stefan@blinkenarea.org> |
|
| 3 | 3 |
# Copyleft: GNU public license - http://www.gnu.org/copyleft/gpl.html |
| 4 | 4 |
# a blinkenarea.org project |
| 5 | 5 |
|
| ... | ... |
@@ -1,5 +1,5 @@ |
| 1 | 1 |
/* BlinkenLightsInteractiveMovieProgram |
| 2 |
- * Copyright (C) 2004-2013: Stefan Schuermans <stefan@blinkenarea.org> |
|
| 2 |
+ * Copyright (C) 2004-2017: Stefan Schuermans <stefan@blinkenarea.org> |
|
| 3 | 3 |
* Copyleft: GNU public license - http://www.gnu.org/copyleft/gpl.html |
| 4 | 4 |
* a blinkenarea.org project |
| 5 | 5 |
*/ |
| ... | ... |
@@ -1513,7 +1513,7 @@ public class Blimp extends JApplet |
| 1513 | 1513 |
JOptionPane.showMessageDialog( dialogParent, |
| 1514 | 1514 |
"BlinkenLightsInteractiveMovieProgram\n" + |
| 1515 | 1515 |
String.format( "version %d.%d.%d\n", Version.Major, Version.Minor, Version.Revision ) + |
| 1516 |
- "Copyright (C) 2004-2013: Stefan Schuermans <stefan@blinkenarea.org>\n" + |
|
| 1516 |
+ "Copyright (C) 2004-2017: Stefan Schuermans <stefan@blinkenarea.org>\n" + |
|
| 1517 | 1517 |
"Copyleft: GNU public license - http://www.gnu.org/copyleft/gpl.html\n" + |
| 1518 | 1518 |
"a blinkenarea.org project\n\n" + |
| 1519 | 1519 |
String.format( "contains BlinkenLibJava %d.%d.%d\n", |
| ... | ... |
@@ -3338,7 +3338,7 @@ public class Blimp extends JApplet |
| 3338 | 3338 |
//running as command line tool |
| 3339 | 3339 |
System.out.println( "BlinkenLightsInteractiveMovieProgram\n" + |
| 3340 | 3340 |
String.format( "Blimp (version %d.%d.%d)", Version.Major, Version.Minor, Version.Revision ) + |
| 3341 |
- "Copyright (C) 2004-2013: Stefan Schuermans <stefan@blinkenarea.org>\n" + |
|
| 3341 |
+ "Copyright (C) 2004-2017: Stefan Schuermans <stefan@blinkenarea.org>\n" + |
|
| 3342 | 3342 |
"Copyleft: GNU public license - http://www.gnu.org/copyleft/gpl.html\n" + |
| 3343 | 3343 |
"a blinkenarea.org project\n" ); |
| 3344 | 3344 |
|
| ... | ... |
@@ -1,5 +1,5 @@ |
| 1 | 1 |
/* BlinkenLightsInteractiveMovieProgram |
| 2 |
- * Copyright (C) 2004-2013: Stefan Schuermans <stefan@blinkenarea.org> |
|
| 2 |
+ * Copyright (C) 2004-2017: Stefan Schuermans <stefan@blinkenarea.org> |
|
| 3 | 3 |
* Copyleft: GNU public license - http://www.gnu.org/copyleft/gpl.html |
| 4 | 4 |
* a blinkenarea.org project |
| 5 | 5 |
*/ |
| ... | ... |
@@ -1,5 +1,5 @@ |
| 1 | 1 |
/* BlinkenLightsInteractiveMovieProgram |
| 2 |
- * Copyright (C) 2004-2013: Stefan Schuermans <stefan@blinkenarea.org> |
|
| 2 |
+ * Copyright (C) 2004-2017: Stefan Schuermans <stefan@blinkenarea.org> |
|
| 3 | 3 |
* Copyleft: GNU public license - http://www.gnu.org/copyleft/gpl.html |
| 4 | 4 |
* a blinkenarea.org project |
| 5 | 5 |
*/ |
| ... | ... |
@@ -1,5 +1,5 @@ |
| 1 | 1 |
/* BlinkenLightsInteractiveMovieProgram |
| 2 |
- * Copyright (C) 2004-2013: Stefan Schuermans <stefan@blinkenarea.org> |
|
| 2 |
+ * Copyright (C) 2004-2017: Stefan Schuermans <stefan@blinkenarea.org> |
|
| 3 | 3 |
* Copyleft: GNU public license - http://www.gnu.org/copyleft/gpl.html |
| 4 | 4 |
* a blinkenarea.org project |
| 5 | 5 |
*/ |
| ... | ... |
@@ -1,5 +1,5 @@ |
| 1 | 1 |
/* BlinkenLightsInteractiveMovieProgram |
| 2 |
- * Copyright (C) 2004-2013: Stefan Schuermans <stefan@blinkenarea.org> |
|
| 2 |
+ * Copyright (C) 2004-2017: Stefan Schuermans <stefan@blinkenarea.org> |
|
| 3 | 3 |
* Copyleft: GNU public license - http://www.gnu.org/copyleft/gpl.html |
| 4 | 4 |
* a blinkenarea.org project |
| 5 | 5 |
*/ |
| ... | ... |
@@ -1,5 +1,5 @@ |
| 1 | 1 |
/* BlinkenLightsInteractiveMovieProgram |
| 2 |
- * Copyright (C) 2004-2013: Stefan Schuermans <stefan@blinkenarea.org> |
|
| 2 |
+ * Copyright (C) 2004-2017: Stefan Schuermans <stefan@blinkenarea.org> |
|
| 3 | 3 |
* Copyleft: GNU public license - http://www.gnu.org/copyleft/gpl.html |
| 4 | 4 |
* a blinkenarea.org project |
| 5 | 5 |
*/ |
| ... | ... |
@@ -1,5 +1,5 @@ |
| 1 | 1 |
/* BlinkenLightsInteractiveMovieProgram |
| 2 |
- * Copyright (C) 2004-2013: Stefan Schuermans <stefan@blinkenarea.org> |
|
| 2 |
+ * Copyright (C) 2004-2017: Stefan Schuermans <stefan@blinkenarea.org> |
|
| 3 | 3 |
* Copyleft: GNU public license - http://www.gnu.org/copyleft/gpl.html |
| 4 | 4 |
* a blinkenarea.org project |
| 5 | 5 |
*/ |
| 6 | 6 |