summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@igalia.com>2018-06-25 21:47:31 -0500
committerMichael Catanzaro <mcatanzaro@igalia.com>2018-06-25 21:48:17 -0500
commitc3cd284a4ed5953513c96acfcacddf2dd751fc30 (patch)
tree209015dc29fa2b16c03e5d81615526d2a58c4c65
parente2cdfcfbb12b5054d2a90dd6fddf8e4027ace387 (diff)
downloadepiphany-c3cd284a4ed5953513c96acfcacddf2dd751fc30.tar.gz
Correct license on ephy-view-source-handler files
It's supposed to be GPLv3+.
-rw-r--r--embed/ephy-view-source-handler.c2
-rw-r--r--embed/ephy-view-source-handler.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/embed/ephy-view-source-handler.c b/embed/ephy-view-source-handler.c
index f88b53d25..31aadfcbd 100644
--- a/embed/ephy-view-source-handler.c
+++ b/embed/ephy-view-source-handler.c
@@ -6,7 +6,7 @@
*
* Epiphany 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.
*
* Epiphany is distributed in the hope that it will be useful,
diff --git a/embed/ephy-view-source-handler.h b/embed/ephy-view-source-handler.h
index 9c268a391..268b0cce6 100644
--- a/embed/ephy-view-source-handler.h
+++ b/embed/ephy-view-source-handler.h
@@ -6,7 +6,7 @@
*
* Epiphany 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.
*
* Epiphany is distributed in the hope that it will be useful,