... | ... |
@@ -6,7 +6,7 @@ |
6 | 6 |
* re_data plugin to support the unsaved changes file. |
7 | 7 |
* (for recovery when the program closes unexpectedly) |
8 | 8 |
* |
9 |
- * Author: Dario Rodriguez dario@softhome.net |
|
9 |
+ * Author: Dario Rodriguez antartica@whereismybit.com |
|
10 | 10 |
* This program is licensed under the terms of GNU GPL v2.1+ |
11 | 11 |
*/ |
12 | 12 |
|
... | ... |
@@ -3,9 +3,10 @@ |
3 | 3 |
* |
4 | 4 |
* A programmers editor |
5 | 5 |
* |
6 |
- * Author: Dario Rodriguez dario@softhome.net |
|
6 |
+ * Author: Dario Rodriguez antartica@whereismybit.com |
|
7 | 7 |
* This program is licensed under the terms of GNU GPL v2.1+ |
8 | 8 |
*/ |
9 |
+ |
|
9 | 10 |
#include <stdio.h> |
10 | 11 |
#include <stdlib.h> |
11 | 12 |
#include <unistd.h> |