[vte] parser: Fix licence template sed job mistake



commit f51e0bf23a1b0cbc65e76272eed8d74ec13eba3e
Author: Christian Persch <chpe src gnome org>
Date:   Sat Nov 10 11:08:12 2018 +0100

    parser: Fix licence template sed job mistake

 src/parser-osc.hh | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/parser-osc.hh b/src/parser-osc.hh
index ca2cdc80..7c659d5a 100644
--- a/src/parser-osc.hh
+++ b/src/parser-osc.hh
@@ -4,15 +4,15 @@
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
- * version 3 of the License) or (at your option) any later version.
+ * version 3 of the License, or (at your option) any later version.
  *
- * This library is distributed in the hope that it will be useful)
+ * This library 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
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not) see <https://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #if !defined(_VTE_OSC)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]