summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/clock.c4
-rw-r--r--src/clock.h4
-rw-r--r--src/main.c4
-rw-r--r--src/screen.c4
-rw-r--r--src/screen.h4
-rw-r--r--src/speech.c4
-rw-r--r--src/speech.h4
7 files changed, 14 insertions, 14 deletions
diff --git a/src/clock.c b/src/clock.c
index 0e6085c..f6ffdcf 100644
--- a/src/clock.c
+++ b/src/clock.c
@@ -5,9 +5,9 @@
*
* This file is part of Timeteller.
*
- * Timeteller is free software; you can redistribute it and/or modify
+ * Timeteller is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
+ * the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Timeteller is distributed in the hope that it will be useful,
diff --git a/src/clock.h b/src/clock.h
index eedda1c..9851ddd 100644
--- a/src/clock.h
+++ b/src/clock.h
@@ -5,9 +5,9 @@
*
* This file is part of Timeteller.
*
- * Timeteller is free software; you can redistribute it and/or modify
+ * Timeteller is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
+ * the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Timeteller is distributed in the hope that it will be useful,
diff --git a/src/main.c b/src/main.c
index 49d7e6a..ef73dd2 100644
--- a/src/main.c
+++ b/src/main.c
@@ -5,9 +5,9 @@
*
* This file is part of Timeteller.
*
- * Timeteller is free software; you can redistribute it and/or modify
+ * Timeteller is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
+ * the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Timeteller is distributed in the hope that it will be useful,
diff --git a/src/screen.c b/src/screen.c
index 2e3d2c3..9de54df 100644
--- a/src/screen.c
+++ b/src/screen.c
@@ -5,9 +5,9 @@
*
* This file is part of Timeteller.
*
- * Timeteller is free software; you can redistribute it and/or modify
+ * Timeteller is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
+ * the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Timeteller is distributed in the hope that it will be useful,
diff --git a/src/screen.h b/src/screen.h
index 8d16428..2dd3044 100644
--- a/src/screen.h
+++ b/src/screen.h
@@ -5,9 +5,9 @@
*
* This file is part of Timeteller.
*
- * Timeteller is free software; you can redistribute it and/or modify
+ * Timeteller is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
+ * the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Timeteller is distributed in the hope that it will be useful,
diff --git a/src/speech.c b/src/speech.c
index 5b4227d..d073fd7 100644
--- a/src/speech.c
+++ b/src/speech.c
@@ -5,9 +5,9 @@
*
* This file is part of Timeteller.
*
- * Timeteller is free software; you can redistribute it and/or modify
+ * Timeteller is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
+ * the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Timeteller is distributed in the hope that it will be useful,
diff --git a/src/speech.h b/src/speech.h
index 7d8ffe8..7246133 100644
--- a/src/speech.h
+++ b/src/speech.h
@@ -5,9 +5,9 @@
*
* This file is part of Timeteller.
*
- * Timeteller is free software; you can redistribute it and/or modify
+ * Timeteller is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
+ * the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Timeteller is distributed in the hope that it will be useful,