summaryrefslogtreecommitdiff
path: root/src/search-provider/ephy-search-provider.h
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2016-09-11 09:59:03 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2016-10-07 19:33:22 -0500
commite54cb1c7e97ddca58977a8ee01a138ff57ba6f2c (patch)
tree164165750b109ae888ce9b55d785fad9ce748e50 /src/search-provider/ephy-search-provider.h
parentd71e1687953dca9787c3763928a88d7397081b94 (diff)
downloadepiphany-e54cb1c7e97ddca58977a8ee01a138ff57ba6f2c.tar.gz
Relicense to GPLv3+
To use GMP. Because a few GPLv3+ files had already snuck in by mistake. And because http://www.gnu.org/licenses/rms-why-gplv3.html
Diffstat (limited to 'src/search-provider/ephy-search-provider.h')
-rw-r--r--src/search-provider/ephy-search-provider.h24
1 files changed, 13 insertions, 11 deletions
diff --git a/src/search-provider/ephy-search-provider.h b/src/search-provider/ephy-search-provider.h
index b55a67384..a64f45f14 100644
--- a/src/search-provider/ephy-search-provider.h
+++ b/src/search-provider/ephy-search-provider.h
@@ -1,19 +1,21 @@
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
- * Copyright (c) 2013 Giovanni Campagna <scampa.giovanni@gmail.com>
+ * Copyright (c) 2013 Giovanni Campagna <scampa.giovanni@gmail.com>
*
- * This program 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 (at your
- * option) any later version.
+ * This file is part of Epiphany.
*
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
- * for more details.
+ * 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 3 of the License, or
+ * (at your option) any later version.
*
- * You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * Epiphany is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with Epiphany. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once