[gtksourceview/wip/chergert/gsv-gtk4: 19/192] copyright: make copyright headers more homogeneous




commit d3f673bf2506d256b9131e2c0be10a776ad95122
Author: Christian Hergert <chergert redhat com>
Date:   Wed Jan 8 15:57:53 2020 -0800

    copyright: make copyright headers more homogeneous
    
    The (C) has no legal meaning and it would be nice to have these cleaned
    up a bit more so they are the same everywhere if someone has the time
    to go and do that.

 gtksourceview/gtksourcebuffer-private.h           |  2 +-
 gtksourceview/gtksourcebuffer.c                   | 10 +++++-----
 gtksourceview/gtksourcebuffer.h                   | 10 +++++-----
 gtksourceview/gtksourcebufferinputstream.c        |  4 ++--
 gtksourceview/gtksourcebufferinputstream.h        |  4 ++--
 gtksourceview/gtksourcebufferinternal.c           |  2 +-
 gtksourceview/gtksourcebufferinternal.h           |  2 +-
 gtksourceview/gtksourcebufferoutputstream.c       |  4 ++--
 gtksourceview/gtksourcebufferoutputstream.h       |  4 ++--
 gtksourceview/gtksourcecompletion-private.h       |  2 +-
 gtksourceview/gtksourcecompletion.c               |  6 +++---
 gtksourceview/gtksourcecompletion.h               |  4 ++--
 gtksourceview/gtksourcecompletioncontainer.c      |  2 +-
 gtksourceview/gtksourcecompletioncontainer.h      |  2 +-
 gtksourceview/gtksourcecompletioncontext.c        |  2 +-
 gtksourceview/gtksourcecompletioncontext.h        |  2 +-
 gtksourceview/gtksourcecompletioninfo.c           |  6 +++---
 gtksourceview/gtksourcecompletioninfo.h           |  4 ++--
 gtksourceview/gtksourcecompletionitem.c           |  4 ++--
 gtksourceview/gtksourcecompletionitem.h           |  4 ++--
 gtksourceview/gtksourcecompletionmodel.c          |  4 ++--
 gtksourceview/gtksourcecompletionmodel.h          |  2 +-
 gtksourceview/gtksourcecompletionproposal.c       |  4 ++--
 gtksourceview/gtksourcecompletionproposal.h       |  4 ++--
 gtksourceview/gtksourcecompletionprovider.c       |  4 ++--
 gtksourceview/gtksourcecompletionprovider.h       |  4 ++--
 gtksourceview/gtksourcecontextengine.c            |  4 ++--
 gtksourceview/gtksourcecontextengine.h            |  4 ++--
 gtksourceview/gtksourceencoding-private.h         |  2 +-
 gtksourceview/gtksourceencoding.c                 |  6 +++---
 gtksourceview/gtksourceencoding.h                 |  4 ++--
 gtksourceview/gtksourceengine.c                   |  2 +-
 gtksourceview/gtksourceengine.h                   |  2 +-
 gtksourceview/gtksourcefile.c                     |  2 +-
 gtksourceview/gtksourcefile.h                     |  2 +-
 gtksourceview/gtksourcefileloader.c               |  8 ++++----
 gtksourceview/gtksourcefileloader.h               |  8 ++++----
 gtksourceview/gtksourcefilesaver.c                |  8 ++++----
 gtksourceview/gtksourcefilesaver.h                |  8 ++++----
 gtksourceview/gtksourcegutter-private.h           |  2 +-
 gtksourceview/gtksourcegutter.c                   |  2 +-
 gtksourceview/gtksourcegutter.h                   |  2 +-
 gtksourceview/gtksourcegutterrenderer-private.h   |  2 +-
 gtksourceview/gtksourcegutterrenderer.c           |  2 +-
 gtksourceview/gtksourcegutterrenderer.h           |  2 +-
 gtksourceview/gtksourcegutterrendererlines.c      |  2 +-
 gtksourceview/gtksourcegutterrendererlines.h      |  2 +-
 gtksourceview/gtksourcegutterrenderermarks.c      |  2 +-
 gtksourceview/gtksourcegutterrenderermarks.h      |  2 +-
 gtksourceview/gtksourcegutterrendererpixbuf.c     |  2 +-
 gtksourceview/gtksourcegutterrendererpixbuf.h     |  2 +-
 gtksourceview/gtksourcegutterrenderertext.c       |  2 +-
 gtksourceview/gtksourcegutterrenderertext.h       |  2 +-
 gtksourceview/gtksourceinit.c                     |  2 +-
 gtksourceview/gtksourceinit.h                     |  2 +-
 gtksourceview/gtksourceiter.c                     |  2 +-
 gtksourceview/gtksourceiter.h                     |  2 +-
 gtksourceview/gtksourcelanguage-parser-2.c        |  4 ++--
 gtksourceview/gtksourcelanguage-private.h         |  2 +-
 gtksourceview/gtksourcelanguage.c                 |  2 +-
 gtksourceview/gtksourcelanguage.h                 |  2 +-
 gtksourceview/gtksourcelanguagemanager.c          |  2 +-
 gtksourceview/gtksourcelanguagemanager.h          |  2 +-
 gtksourceview/gtksourcemap.c                      |  4 ++--
 gtksourceview/gtksourcemap.h                      |  4 ++--
 gtksourceview/gtksourcemark.c                     |  2 +-
 gtksourceview/gtksourcemark.h                     |  2 +-
 gtksourceview/gtksourcemarkattributes.c           |  4 ++--
 gtksourceview/gtksourcemarkattributes.h           |  4 ++--
 gtksourceview/gtksourcemarkssequence.c            |  2 +-
 gtksourceview/gtksourcemarkssequence.h            |  2 +-
 gtksourceview/gtksourcepixbufhelper.c             |  2 +-
 gtksourceview/gtksourcepixbufhelper.h             |  2 +-
 gtksourceview/gtksourceprintcompositor.c          | 10 +++++-----
 gtksourceview/gtksourceprintcompositor.h          |  4 ++--
 gtksourceview/gtksourceregex.c                    |  4 ++--
 gtksourceview/gtksourceregex.h                    |  4 ++--
 gtksourceview/gtksourceregion.c                   |  4 ++--
 gtksourceview/gtksourceregion.h                   |  4 ++--
 gtksourceview/gtksourcesearchcontext.c            |  2 +-
 gtksourceview/gtksourcesearchcontext.h            |  2 +-
 gtksourceview/gtksourcesearchsettings.c           |  2 +-
 gtksourceview/gtksourcesearchsettings.h           |  2 +-
 gtksourceview/gtksourcespacedrawer-private.h      |  2 +-
 gtksourceview/gtksourcespacedrawer.c              | 12 ++++++------
 gtksourceview/gtksourcespacedrawer.h              |  2 +-
 gtksourceview/gtksourcestyle-private.h            |  2 +-
 gtksourceview/gtksourcestyle.c                    |  2 +-
 gtksourceview/gtksourcestyle.h                    |  2 +-
 gtksourceview/gtksourcestylescheme.c              |  2 +-
 gtksourceview/gtksourcestylescheme.h              |  2 +-
 gtksourceview/gtksourcestyleschemechooser.c       |  2 +-
 gtksourceview/gtksourcestyleschemechooser.h       |  2 +-
 gtksourceview/gtksourcestyleschemechooserbutton.c |  4 ++--
 gtksourceview/gtksourcestyleschemechooserbutton.h |  4 ++--
 gtksourceview/gtksourcestyleschemechooserwidget.c |  4 ++--
 gtksourceview/gtksourcestyleschemechooserwidget.h |  4 ++--
 gtksourceview/gtksourcestyleschememanager.c       |  2 +-
 gtksourceview/gtksourcestyleschememanager.h       |  2 +-
 gtksourceview/gtksourcetag.c                      |  2 +-
 gtksourceview/gtksourcetag.h                      |  2 +-
 gtksourceview/gtksourcetypes-private.h            |  2 +-
 gtksourceview/gtksourcetypes.h                    |  2 +-
 gtksourceview/gtksourceundomanager.c              |  6 +++---
 gtksourceview/gtksourceundomanager.h              |  6 +++---
 gtksourceview/gtksourceundomanagerdefault.c       |  8 ++++----
 gtksourceview/gtksourceundomanagerdefault.h       |  6 +++---
 gtksourceview/gtksourceutils-private.h            |  6 +++---
 gtksourceview/gtksourceutils.c                    |  8 ++++----
 gtksourceview/gtksourceutils.h                    |  2 +-
 gtksourceview/gtksourceversion.c                  |  2 +-
 gtksourceview/gtksourceview.c                     |  8 ++++----
 gtksourceview/gtksourceview.h                     |  6 +++---
 113 files changed, 197 insertions(+), 197 deletions(-)
---
diff --git a/gtksourceview/gtksourcebuffer-private.h b/gtksourceview/gtksourcebuffer-private.h
index 8bbb83bc7..2b86e14d9 100644
--- a/gtksourceview/gtksourcebuffer-private.h
+++ b/gtksourceview/gtksourcebuffer-private.h
@@ -2,7 +2,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2013, 2016 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2013, 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcebuffer.c b/gtksourceview/gtksourcebuffer.c
index 57c8a437b..8e7d507cb 100644
--- a/gtksourceview/gtksourcebuffer.c
+++ b/gtksourceview/gtksourcebuffer.c
@@ -2,11 +2,11 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 1999-2002 - Mikael Hermansson <tyan linux se>,
- *                           Chris Phelps <chicane reninet com> and
- *                           Jeroen Zwartepoorte <jeroen xs4all nl>
- * Copyright (C) 2003 - Paolo Maggi <paolo maggi polito it> and
- *                      Gustavo Giráldez <gustavo giraldez gmx net>
+ * Copyright 1999-2002 - Mikael Hermansson <tyan linux se>,
+ *                       Chris Phelps <chicane reninet com> and
+ *                       Jeroen Zwartepoorte <jeroen xs4all nl>
+ * Copyright 2003 - Paolo Maggi <paolo maggi polito it> and
+ *                  Gustavo Giráldez <gustavo giraldez gmx net>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcebuffer.h b/gtksourceview/gtksourcebuffer.h
index b6b147ffe..403073809 100644
--- a/gtksourceview/gtksourcebuffer.h
+++ b/gtksourceview/gtksourcebuffer.h
@@ -2,11 +2,11 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 1999-2002 - Mikael Hermansson <tyan linux se>,
- *                           Chris Phelps <chicane reninet com> and
- *                           Jeroen Zwartepoorte <jeroen xs4all nl>
- * Copyright (C) 2003 - Paolo Maggi, Gustavo Giráldez
- * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 1999-2002 - Mikael Hermansson <tyan linux se>,
+ *                       Chris Phelps <chicane reninet com> and
+ *                       Jeroen Zwartepoorte <jeroen xs4all nl>
+ * Copyright 2003 - Paolo Maggi, Gustavo Giráldez
+ * Copyright 2014 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcebufferinputstream.c b/gtksourceview/gtksourcebufferinputstream.c
index 1174222ce..764ef378f 100644
--- a/gtksourceview/gtksourcebufferinputstream.c
+++ b/gtksourceview/gtksourcebufferinputstream.c
@@ -2,8 +2,8 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2010 - Ignacio Casal Quinteiro
- * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2010 - Ignacio Casal Quinteiro
+ * Copyright 2014 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcebufferinputstream.h b/gtksourceview/gtksourcebufferinputstream.h
index 5f5054a3c..12deeadb8 100644
--- a/gtksourceview/gtksourcebufferinputstream.h
+++ b/gtksourceview/gtksourcebufferinputstream.h
@@ -2,8 +2,8 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2010 - Ignacio Casal Quinteiro
- * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2010 - Ignacio Casal Quinteiro
+ * Copyright 2014 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcebufferinternal.c b/gtksourceview/gtksourcebufferinternal.c
index a41d17c8b..ca6632d82 100644
--- a/gtksourceview/gtksourcebufferinternal.c
+++ b/gtksourceview/gtksourcebufferinternal.c
@@ -2,7 +2,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2016 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcebufferinternal.h b/gtksourceview/gtksourcebufferinternal.h
index 9cc9762cc..55ce0907e 100644
--- a/gtksourceview/gtksourcebufferinternal.h
+++ b/gtksourceview/gtksourcebufferinternal.h
@@ -2,7 +2,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2016 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcebufferoutputstream.c b/gtksourceview/gtksourcebufferoutputstream.c
index 77a2a113f..250ace206 100644
--- a/gtksourceview/gtksourcebufferoutputstream.c
+++ b/gtksourceview/gtksourcebufferoutputstream.c
@@ -2,8 +2,8 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2010 - Ignacio Casal Quinteiro
- * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2010 - Ignacio Casal Quinteiro
+ * Copyright 2014 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcebufferoutputstream.h b/gtksourceview/gtksourcebufferoutputstream.h
index f4c4df962..dd54b0502 100644
--- a/gtksourceview/gtksourcebufferoutputstream.h
+++ b/gtksourceview/gtksourcebufferoutputstream.h
@@ -2,8 +2,8 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2010 - Ignacio Casal Quinteiro
- * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2010 - Ignacio Casal Quinteiro
+ * Copyright 2014 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletion-private.h b/gtksourceview/gtksourcecompletion-private.h
index ab276d32d..21a1cf264 100644
--- a/gtksourceview/gtksourcecompletion-private.h
+++ b/gtksourceview/gtksourcecompletion-private.h
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
+ * Copyright 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletion.c b/gtksourceview/gtksourcecompletion.c
index 15cdf27ab..63eb6be63 100644
--- a/gtksourceview/gtksourcecompletion.c
+++ b/gtksourceview/gtksourcecompletion.c
@@ -2,9 +2,9 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2007 -2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
- * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
- * Copyright (C) 2013 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2007-2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
+ * Copyright 2009 Jesse van den Kieboom <jessevdk gnome org>
+ * Copyright 2013 Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletion.h b/gtksourceview/gtksourcecompletion.h
index fef8967da..030c30e39 100644
--- a/gtksourceview/gtksourcecompletion.h
+++ b/gtksourceview/gtksourcecompletion.h
@@ -2,8 +2,8 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2007 - 2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
- * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
+ * Copyright 2007 - 2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
+ * Copyright 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletioncontainer.c b/gtksourceview/gtksourcecompletioncontainer.c
index 0e28adc5c..e28434b16 100644
--- a/gtksourceview/gtksourcecompletioncontainer.c
+++ b/gtksourceview/gtksourcecompletioncontainer.c
@@ -2,7 +2,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2013, 2014, 2016 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2013, 2014, 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletioncontainer.h b/gtksourceview/gtksourcecompletioncontainer.h
index 657f9e582..36436e949 100644
--- a/gtksourceview/gtksourcecompletioncontainer.h
+++ b/gtksourceview/gtksourcecompletioncontainer.h
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2013 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2013 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletioncontext.c b/gtksourceview/gtksourcecompletioncontext.c
index 0c31956eb..f78c60073 100644
--- a/gtksourceview/gtksourcecompletioncontext.c
+++ b/gtksourceview/gtksourcecompletioncontext.c
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
+ * Copyright 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletioncontext.h b/gtksourceview/gtksourcecompletioncontext.h
index 03b374567..72d07eac4 100644
--- a/gtksourceview/gtksourcecompletioncontext.h
+++ b/gtksourceview/gtksourcecompletioncontext.h
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
+ * Copyright 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletioninfo.c b/gtksourceview/gtksourcecompletioninfo.c
index 714c13275..362c84657 100644
--- a/gtksourceview/gtksourcecompletioninfo.c
+++ b/gtksourceview/gtksourcecompletioninfo.c
@@ -2,9 +2,9 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2007 -2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
- * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
- * Copyright (C) 2012 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2007-2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
+ * Copyright 2009 Jesse van den Kieboom <jessevdk gnome org>
+ * Copyright 2012 Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletioninfo.h b/gtksourceview/gtksourcecompletioninfo.h
index 151c0b691..8c169f204 100644
--- a/gtksourceview/gtksourcecompletioninfo.h
+++ b/gtksourceview/gtksourcecompletioninfo.h
@@ -2,8 +2,8 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2007 - 2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
- * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
+ * Copyright 2007 - 2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
+ * Copyright 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletionitem.c b/gtksourceview/gtksourcecompletionitem.c
index 049ff4e31..b07b5c7c5 100644
--- a/gtksourceview/gtksourcecompletionitem.c
+++ b/gtksourceview/gtksourcecompletionitem.c
@@ -2,8 +2,8 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
- * Copyright (C) 2016 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2009 - Jesse van den Kieboom <jessevdk gnome org>
+ * Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletionitem.h b/gtksourceview/gtksourcecompletionitem.h
index 0f296af2d..750786ef2 100644
--- a/gtksourceview/gtksourcecompletionitem.h
+++ b/gtksourceview/gtksourcecompletionitem.h
@@ -2,8 +2,8 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
- * Copyright (C) 2016 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2009 - Jesse van den Kieboom <jessevdk gnome org>
+ * Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletionmodel.c b/gtksourceview/gtksourcecompletionmodel.c
index 73facc778..5588f59a7 100644
--- a/gtksourceview/gtksourcecompletionmodel.c
+++ b/gtksourceview/gtksourcecompletionmodel.c
@@ -2,8 +2,8 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
- * Copyright (C) 2013 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2009 - Jesse van den Kieboom <jessevdk gnome org>
+ * Copyright 2013 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletionmodel.h b/gtksourceview/gtksourcecompletionmodel.h
index fac3ab47a..9dd798943 100644
--- a/gtksourceview/gtksourcecompletionmodel.h
+++ b/gtksourceview/gtksourcecompletionmodel.h
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
+ * Copyright 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletionproposal.c b/gtksourceview/gtksourcecompletionproposal.c
index 54417c7b0..faa2dfdd0 100644
--- a/gtksourceview/gtksourcecompletionproposal.c
+++ b/gtksourceview/gtksourcecompletionproposal.c
@@ -2,8 +2,8 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2007 - 2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
- * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
+ * Copyright 2007 - 2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
+ * Copyright 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletionproposal.h b/gtksourceview/gtksourcecompletionproposal.h
index 9a608593e..b92d6d8bf 100644
--- a/gtksourceview/gtksourcecompletionproposal.h
+++ b/gtksourceview/gtksourcecompletionproposal.h
@@ -2,8 +2,8 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2007 - 2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
- * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
+ * Copyright 2007 - 2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
+ * Copyright 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletionprovider.c b/gtksourceview/gtksourcecompletionprovider.c
index 4dfcdba5f..c31ec248d 100644
--- a/gtksourceview/gtksourcecompletionprovider.c
+++ b/gtksourceview/gtksourcecompletionprovider.c
@@ -2,8 +2,8 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2007 - 2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
- * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
+ * Copyright 2007 - 2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
+ * Copyright 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletionprovider.h b/gtksourceview/gtksourcecompletionprovider.h
index 66bf311f9..493d99661 100644
--- a/gtksourceview/gtksourcecompletionprovider.h
+++ b/gtksourceview/gtksourcecompletionprovider.h
@@ -2,8 +2,8 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2007 - 2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
- * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
+ * Copyright 2007 - 2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
+ * Copyright 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecontextengine.c b/gtksourceview/gtksourcecontextengine.c
index 13554f8fe..c31218e88 100644
--- a/gtksourceview/gtksourcecontextengine.c
+++ b/gtksourceview/gtksourcecontextengine.c
@@ -2,8 +2,8 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2003 - Gustavo Giráldez <gustavo giraldez gmx net>
- * Copyright (C) 2005, 2006 - Marco Barisione, Emanuele Aina
+ * Copyright 2003 - Gustavo Giráldez <gustavo giraldez gmx net>
+ * Copyright 2005, 2006 - Marco Barisione, Emanuele Aina
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecontextengine.h b/gtksourceview/gtksourcecontextengine.h
index 7ada68bb7..acf799901 100644
--- a/gtksourceview/gtksourcecontextengine.h
+++ b/gtksourceview/gtksourcecontextengine.h
@@ -2,8 +2,8 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2003 - Gustavo Giráldez
- * Copyright (C) 2005 - Marco Barisione, Emanuele Aina
+ * Copyright 2003 - Gustavo Giráldez
+ * Copyright 2005 - Marco Barisione, Emanuele Aina
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourceencoding-private.h b/gtksourceview/gtksourceencoding-private.h
index 0503ab09e..44c6f85cd 100644
--- a/gtksourceview/gtksourceencoding-private.h
+++ b/gtksourceview/gtksourceencoding-private.h
@@ -2,7 +2,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2014 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourceencoding.c b/gtksourceview/gtksourceencoding.c
index 5e5cdeb3b..9c0ece9d6 100644
--- a/gtksourceview/gtksourceencoding.c
+++ b/gtksourceview/gtksourceencoding.c
@@ -2,8 +2,8 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2002-2005 - Paolo Maggi
- * Copyright (C) 2014, 2015 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2002-2005 - Paolo Maggi
+ * Copyright 2014, 2015 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -58,7 +58,7 @@ G_DEFINE_BOXED_TYPE (GtkSourceEncoding, gtk_source_encoding,
 /*
  * The original versions of the following tables are taken from profterm
  *
- * Copyright (C) 2002 Red Hat, Inc.
+ * Copyright 2002 Red Hat, Inc.
  */
 
 typedef enum _GtkSourceEncodingIndex
diff --git a/gtksourceview/gtksourceencoding.h b/gtksourceview/gtksourceencoding.h
index ede28c035..e2a4e35c6 100644
--- a/gtksourceview/gtksourceencoding.h
+++ b/gtksourceview/gtksourceencoding.h
@@ -2,8 +2,8 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2002-2005 - Paolo Maggi
- * Copyright (C) 2014, 2015 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2002-2005 - Paolo Maggi
+ * Copyright 2014, 2015 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourceengine.c b/gtksourceview/gtksourceengine.c
index 94ff22246..77600d5dc 100644
--- a/gtksourceview/gtksourceengine.c
+++ b/gtksourceview/gtksourceengine.c
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2003 - Gustavo Giráldez
+ * Copyright 2003 - Gustavo Giráldez
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourceengine.h b/gtksourceview/gtksourceengine.h
index db416446b..5db919826 100644
--- a/gtksourceview/gtksourceengine.h
+++ b/gtksourceview/gtksourceengine.h
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2003 - Gustavo Giráldez
+ * Copyright 2003 - Gustavo Giráldez
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcefile.c b/gtksourceview/gtksourcefile.c
index 16d609651..1e58422ea 100644
--- a/gtksourceview/gtksourcefile.c
+++ b/gtksourceview/gtksourcefile.c
@@ -2,7 +2,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2014, 2015 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2014, 2015 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcefile.h b/gtksourceview/gtksourcefile.h
index a29dfc556..e4d1bbb15 100644
--- a/gtksourceview/gtksourcefile.h
+++ b/gtksourceview/gtksourcefile.h
@@ -2,7 +2,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2014, 2015 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2014, 2015 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcefileloader.c b/gtksourceview/gtksourcefileloader.c
index 381caec30..b9b584501 100644
--- a/gtksourceview/gtksourcefileloader.c
+++ b/gtksourceview/gtksourcefileloader.c
@@ -2,10 +2,10 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2005 - Paolo Maggi
- * Copyright (C) 2007 - Paolo Maggi, Steve Frécinaux
- * Copyright (C) 2008 - Jesse van den Kieboom
- * Copyright (C) 2014, 2016 - Sébastien Wilmet
+ * Copyright 2005 - Paolo Maggi
+ * Copyright 2007 - Paolo Maggi, Steve Frécinaux
+ * Copyright 2008 - Jesse van den Kieboom
+ * Copyright 2014, 2016 - Sébastien Wilmet
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcefileloader.h b/gtksourceview/gtksourcefileloader.h
index 9778bd669..1f45380fb 100644
--- a/gtksourceview/gtksourcefileloader.h
+++ b/gtksourceview/gtksourcefileloader.h
@@ -2,10 +2,10 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2005 - Paolo Maggi
- * Copyright (C) 2007 - Paolo Maggi, Steve Frécinaux
- * Copyright (C) 2008 - Jesse van den Kieboom
- * Copyright (C) 2014 - Sébastien Wilmet
+ * Copyright 2005 - Paolo Maggi
+ * Copyright 2007 - Paolo Maggi, Steve Frécinaux
+ * Copyright 2008 - Jesse van den Kieboom
+ * Copyright 2014 - Sébastien Wilmet
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcefilesaver.c b/gtksourceview/gtksourcefilesaver.c
index 600efc650..dad85ae34 100644
--- a/gtksourceview/gtksourcefilesaver.c
+++ b/gtksourceview/gtksourcefilesaver.c
@@ -2,10 +2,10 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2005-2007 - Paolo Borelli and Paolo Maggi
- * Copyright (C) 2007 - Steve Frécinaux
- * Copyright (C) 2008 - Jesse van den Kieboom
- * Copyright (C) 2014, 2016 - Sébastien Wilmet
+ * Copyright 2005-2007 - Paolo Borelli and Paolo Maggi
+ * Copyright 2007 - Steve Frécinaux
+ * Copyright 2008 - Jesse van den Kieboom
+ * Copyright 2014, 2016 - Sébastien Wilmet
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcefilesaver.h b/gtksourceview/gtksourcefilesaver.h
index 2cd1b05bc..b835bea9c 100644
--- a/gtksourceview/gtksourcefilesaver.h
+++ b/gtksourceview/gtksourcefilesaver.h
@@ -2,10 +2,10 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2005, 2007 - Paolo Maggi
- * Copyrhing (C) 2007 - Steve Frécinaux
- * Copyright (C) 2008 - Jesse van den Kieboom
- * Copyright (C) 2014 - Sébastien Wilmet
+ * Copyright 2005, 2007 Paolo Maggi
+ * Copyright 2007 Steve Frécinaux
+ * Copyright 2008 Jesse van den Kieboom
+ * Copyright 2014 Sébastien Wilmet
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcegutter-private.h b/gtksourceview/gtksourcegutter-private.h
index f823d38ed..ae40663e7 100644
--- a/gtksourceview/gtksourcegutter-private.h
+++ b/gtksourceview/gtksourcegutter-private.h
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2009 - Jesse van den Kieboom
+ * Copyright 2009 - Jesse van den Kieboom
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcegutter.c b/gtksourceview/gtksourcegutter.c
index de019b8dc..015bb3618 100644
--- a/gtksourceview/gtksourcegutter.c
+++ b/gtksourceview/gtksourcegutter.c
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2009 - Jesse van den Kieboom
+ * Copyright 2009 - Jesse van den Kieboom
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcegutter.h b/gtksourceview/gtksourcegutter.h
index 2cee6d6b7..97247ed18 100644
--- a/gtksourceview/gtksourcegutter.h
+++ b/gtksourceview/gtksourcegutter.h
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2009 - Jesse van den Kieboom
+ * Copyright 2009 - Jesse van den Kieboom
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcegutterrenderer-private.h b/gtksourceview/gtksourcegutterrenderer-private.h
index af8bcf660..5dc5dfd45 100644
--- a/gtksourceview/gtksourcegutterrenderer-private.h
+++ b/gtksourceview/gtksourcegutterrenderer-private.h
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2010 - Krzesimir Nowak
+ * Copyright 2010 - Krzesimir Nowak
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcegutterrenderer.c b/gtksourceview/gtksourcegutterrenderer.c
index 5ef7fba93..9d31465ca 100644
--- a/gtksourceview/gtksourcegutterrenderer.c
+++ b/gtksourceview/gtksourcegutterrenderer.c
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2010 - Jesse van den Kieboom
+ * Copyright 2010 - Jesse van den Kieboom
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcegutterrenderer.h b/gtksourceview/gtksourcegutterrenderer.h
index 16334b6f5..8a7ff106b 100644
--- a/gtksourceview/gtksourcegutterrenderer.h
+++ b/gtksourceview/gtksourcegutterrenderer.h
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2010 - Jesse van den Kieboom
+ * Copyright 2010 - Jesse van den Kieboom
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcegutterrendererlines.c b/gtksourceview/gtksourcegutterrendererlines.c
index 7c5b30200..2d63d0df0 100644
--- a/gtksourceview/gtksourcegutterrendererlines.c
+++ b/gtksourceview/gtksourcegutterrendererlines.c
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2010 - Jesse van den Kieboom
+ * Copyright 2010 - Jesse van den Kieboom
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcegutterrendererlines.h b/gtksourceview/gtksourcegutterrendererlines.h
index f1467e78c..5077f68ae 100644
--- a/gtksourceview/gtksourcegutterrendererlines.h
+++ b/gtksourceview/gtksourcegutterrendererlines.h
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2010 - Jesse van den Kieboom
+ * Copyright 2010 - Jesse van den Kieboom
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcegutterrenderermarks.c b/gtksourceview/gtksourcegutterrenderermarks.c
index 8fdcb6df2..b85e65d5d 100644
--- a/gtksourceview/gtksourcegutterrenderermarks.c
+++ b/gtksourceview/gtksourcegutterrenderermarks.c
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2010 - Jesse van den Kieboom
+ * Copyright 2010 - Jesse van den Kieboom
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcegutterrenderermarks.h b/gtksourceview/gtksourcegutterrenderermarks.h
index 4be6a5d0f..480d5ffc6 100644
--- a/gtksourceview/gtksourcegutterrenderermarks.h
+++ b/gtksourceview/gtksourcegutterrenderermarks.h
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2010 - Jesse van den Kieboom
+ * Copyright 2010 - Jesse van den Kieboom
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcegutterrendererpixbuf.c b/gtksourceview/gtksourcegutterrendererpixbuf.c
index 82da75bfe..f79241117 100644
--- a/gtksourceview/gtksourcegutterrendererpixbuf.c
+++ b/gtksourceview/gtksourcegutterrendererpixbuf.c
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2010 - Jesse van den Kieboom
+ * Copyright 2010 - Jesse van den Kieboom
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcegutterrendererpixbuf.h b/gtksourceview/gtksourcegutterrendererpixbuf.h
index d5db0ccef..b34f4dda0 100644
--- a/gtksourceview/gtksourcegutterrendererpixbuf.h
+++ b/gtksourceview/gtksourcegutterrendererpixbuf.h
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2010 - Jesse van den Kieboom
+ * Copyright 2010 - Jesse van den Kieboom
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcegutterrenderertext.c b/gtksourceview/gtksourcegutterrenderertext.c
index 982cb6085..4246ee9bc 100644
--- a/gtksourceview/gtksourcegutterrenderertext.c
+++ b/gtksourceview/gtksourcegutterrenderertext.c
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2010 - Jesse van den Kieboom
+ * Copyright 2010 - Jesse van den Kieboom
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcegutterrenderertext.h b/gtksourceview/gtksourcegutterrenderertext.h
index c1167621d..c9c918127 100644
--- a/gtksourceview/gtksourcegutterrenderertext.h
+++ b/gtksourceview/gtksourcegutterrenderertext.h
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2010 - Jesse van den Kieboom
+ * Copyright 2010 - Jesse van den Kieboom
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourceinit.c b/gtksourceview/gtksourceinit.c
index a802e87ca..269f3339a 100644
--- a/gtksourceview/gtksourceinit.c
+++ b/gtksourceview/gtksourceinit.c
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2016, 2017 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2016, 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourceinit.h b/gtksourceview/gtksourceinit.h
index f0c46a3b8..bacfb95f6 100644
--- a/gtksourceview/gtksourceinit.h
+++ b/gtksourceview/gtksourceinit.h
@@ -1,7 +1,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2017 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourceiter.c b/gtksourceview/gtksourceiter.c
index 538f209f0..a66f76986 100644
--- a/gtksourceview/gtksourceiter.c
+++ b/gtksourceview/gtksourceiter.c
@@ -2,7 +2,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2014, 2016 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2014, 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourceiter.h b/gtksourceview/gtksourceiter.h
index 75b918c77..a9fd3f347 100644
--- a/gtksourceview/gtksourceiter.h
+++ b/gtksourceview/gtksourceiter.h
@@ -2,7 +2,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2014, 2016 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2014, 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcelanguage-parser-2.c b/gtksourceview/gtksourcelanguage-parser-2.c
index 1a0f39396..b9afd6cd4 100644
--- a/gtksourceview/gtksourcelanguage-parser-2.c
+++ b/gtksourceview/gtksourcelanguage-parser-2.c
@@ -3,8 +3,8 @@
  * Language specification parser for 2.0 version .lang files
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2003 - Gustavo Giráldez <gustavo giraldez gmx net>
- * Copyright (C) 2005, 2006 - Emanuele Aina, Marco Barisione
+ * Copyright 2003 - Gustavo Giráldez <gustavo giraldez gmx net>
+ * Copyright 2005, 2006 - Emanuele Aina, Marco Barisione
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcelanguage-private.h b/gtksourceview/gtksourcelanguage-private.h
index e38bfda60..061fae5ac 100644
--- a/gtksourceview/gtksourcelanguage-private.h
+++ b/gtksourceview/gtksourcelanguage-private.h
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2003 - Paolo Maggi <paolo maggi polito it>
+ * Copyright 2003 - Paolo Maggi <paolo maggi polito it>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcelanguage.c b/gtksourceview/gtksourcelanguage.c
index 43105459f..325a44d7b 100644
--- a/gtksourceview/gtksourcelanguage.c
+++ b/gtksourceview/gtksourcelanguage.c
@@ -2,7 +2,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2003 - Paolo Maggi <paolo maggi polito it>
+ * Copyright 2003 - Paolo Maggi <paolo maggi polito it>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcelanguage.h b/gtksourceview/gtksourcelanguage.h
index 59d6f425c..785152458 100644
--- a/gtksourceview/gtksourcelanguage.h
+++ b/gtksourceview/gtksourcelanguage.h
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2003 - Paolo Maggi <paolo maggi polito it>
+ * Copyright 2003 - Paolo Maggi <paolo maggi polito it>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcelanguagemanager.c b/gtksourceview/gtksourcelanguagemanager.c
index eeba8a718..bc829ab7a 100644
--- a/gtksourceview/gtksourcelanguagemanager.c
+++ b/gtksourceview/gtksourcelanguagemanager.c
@@ -2,7 +2,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2003-2007 - Paolo Maggi <paolo maggi polito it>
+ * Copyright 2003-2007 - Paolo Maggi <paolo maggi polito it>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcelanguagemanager.h b/gtksourceview/gtksourcelanguagemanager.h
index a145544c8..90609fe31 100644
--- a/gtksourceview/gtksourcelanguagemanager.h
+++ b/gtksourceview/gtksourcelanguagemanager.h
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2003 - Paolo Maggi <paolo maggi polito it>
+ * Copyright 2003 - Paolo Maggi <paolo maggi polito it>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcemap.c b/gtksourceview/gtksourcemap.c
index 35362c392..de985c3f6 100644
--- a/gtksourceview/gtksourcemap.c
+++ b/gtksourceview/gtksourcemap.c
@@ -1,7 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8; coding: utf-8 -*- */
 /*
- * Copyright (C) 2015 Christian Hergert <christian hergert me>
- * Copyright (C) 2015 Ignacio Casal Quinteiro <icq gnome org>
+ * Copyright 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Ignacio Casal Quinteiro <icq gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcemap.h b/gtksourceview/gtksourcemap.h
index 532b0cb8c..d22d85a8d 100644
--- a/gtksourceview/gtksourcemap.h
+++ b/gtksourceview/gtksourcemap.h
@@ -1,7 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8; coding: utf-8 -*- */
 /*
- * Copyright (C) 2015 Christian Hergert <christian hergert me>
- * Copyright (C) 2015 Ignacio Casal Quinteiro <icq gnome org>
+ * Copyright 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Ignacio Casal Quinteiro <icq gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcemark.c b/gtksourceview/gtksourcemark.c
index 447f03d1a..d546401c2 100644
--- a/gtksourceview/gtksourcemark.c
+++ b/gtksourceview/gtksourcemark.c
@@ -2,7 +2,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2007 - Johannes Schmid <jhs gnome org>
+ * Copyright 2007 - Johannes Schmid <jhs gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcemark.h b/gtksourceview/gtksourcemark.h
index 2b44c8c26..d3a172732 100644
--- a/gtksourceview/gtksourcemark.h
+++ b/gtksourceview/gtksourcemark.h
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2007 - Johannes Schmid <jhs gnome org>
+ * Copyright 2007 - Johannes Schmid <jhs gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcemarkattributes.c b/gtksourceview/gtksourcemarkattributes.c
index 8f96d9e32..3db79896f 100644
--- a/gtksourceview/gtksourcemarkattributes.c
+++ b/gtksourceview/gtksourcemarkattributes.c
@@ -2,8 +2,8 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2010 - Jesse van den Kieboom
- * Copyright (C) 2010 - Krzesimir Nowak
+ * Copyright 2010 - Jesse van den Kieboom
+ * Copyright 2010 - Krzesimir Nowak
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcemarkattributes.h b/gtksourceview/gtksourcemarkattributes.h
index 1a9a58afc..b5ca6f4d3 100644
--- a/gtksourceview/gtksourcemarkattributes.h
+++ b/gtksourceview/gtksourcemarkattributes.h
@@ -2,8 +2,8 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2010 - Jesse van den Kieboom
- * Copyright (C) 2010 - Krzesimir Nowak
+ * Copyright 2010 - Jesse van den Kieboom
+ * Copyright 2010 - Krzesimir Nowak
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcemarkssequence.c b/gtksourceview/gtksourcemarkssequence.c
index 9678efdc1..37bc2cd0a 100644
--- a/gtksourceview/gtksourcemarkssequence.c
+++ b/gtksourceview/gtksourcemarkssequence.c
@@ -2,7 +2,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2013 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2013 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcemarkssequence.h b/gtksourceview/gtksourcemarkssequence.h
index 0c498ff14..32da1f3cd 100644
--- a/gtksourceview/gtksourcemarkssequence.h
+++ b/gtksourceview/gtksourcemarkssequence.h
@@ -2,7 +2,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2013 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2013 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcepixbufhelper.c b/gtksourceview/gtksourcepixbufhelper.c
index 59ad24df8..e6e40ca5d 100644
--- a/gtksourceview/gtksourcepixbufhelper.c
+++ b/gtksourceview/gtksourcepixbufhelper.c
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2010 - Jesse van den Kieboom
+ * Copyright 2010 - Jesse van den Kieboom
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcepixbufhelper.h b/gtksourceview/gtksourcepixbufhelper.h
index aea018606..0010703ac 100644
--- a/gtksourceview/gtksourcepixbufhelper.h
+++ b/gtksourceview/gtksourcepixbufhelper.h
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2010 - Jesse van den Kieboom
+ * Copyright 2010 - Jesse van den Kieboom
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourceprintcompositor.c b/gtksourceview/gtksourceprintcompositor.c
index c2ec3f602..2e5144d36 100644
--- a/gtksourceview/gtksourceprintcompositor.c
+++ b/gtksourceview/gtksourceprintcompositor.c
@@ -2,11 +2,11 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2000, 2001 Chema Celorio
- * Copyright (C) 2003  Gustavo Giráldez
- * Copyright (C) 2004  Red Hat, Inc.
- * Copyright (C) 2001-2007  Paolo Maggi
- * Copyright (C) 2008  Paolo Maggi, Paolo Borelli and Yevgen Muntyan
+ * Copyright 2000, 2001 Chema Celorio
+ * Copyright 2003  Gustavo Giráldez
+ * Copyright 2004  Red Hat, Inc.
+ * Copyright 2001-2007  Paolo Maggi
+ * Copyright 2008  Paolo Maggi, Paolo Borelli and Yevgen Muntyan
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourceprintcompositor.h b/gtksourceview/gtksourceprintcompositor.h
index f070eb513..f42074e93 100644
--- a/gtksourceview/gtksourceprintcompositor.h
+++ b/gtksourceview/gtksourceprintcompositor.h
@@ -2,8 +2,8 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2003  Gustavo Giráldez
- * Copyright (C) 2007-2008  Paolo Maggi, Paolo Borelli and Yevgen Muntyan
+ * Copyright 2003  Gustavo Giráldez
+ * Copyright 2007-2008  Paolo Maggi, Paolo Borelli and Yevgen Muntyan
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourceregex.c b/gtksourceview/gtksourceregex.c
index 775708371..a6fad3636 100644
--- a/gtksourceview/gtksourceregex.c
+++ b/gtksourceview/gtksourceregex.c
@@ -2,8 +2,8 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2003 - Gustavo Giráldez <gustavo giraldez gmx net>
- * Copyright (C) 2005, 2006 - Marco Barisione, Emanuele Aina
+ * Copyright 2003 - Gustavo Giráldez <gustavo giraldez gmx net>
+ * Copyright 2005, 2006 - Marco Barisione, Emanuele Aina
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourceregex.h b/gtksourceview/gtksourceregex.h
index 22fbf1c0d..28ec3803e 100644
--- a/gtksourceview/gtksourceregex.h
+++ b/gtksourceview/gtksourceregex.h
@@ -2,8 +2,8 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2003 - Gustavo Giráldez <gustavo giraldez gmx net>
- * Copyright (C) 2005, 2006 - Marco Barisione, Emanuele Aina
+ * Copyright 2003 - Gustavo Giráldez <gustavo giraldez gmx net>
+ * Copyright 2005, 2006 - Marco Barisione, Emanuele Aina
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourceregion.c b/gtksourceview/gtksourceregion.c
index c8b582445..3a10505c8 100644
--- a/gtksourceview/gtksourceregion.c
+++ b/gtksourceview/gtksourceregion.c
@@ -2,8 +2,8 @@
  * gtksourceregion.c - GtkTextMark-based region utility
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2002 Gustavo Giráldez <gustavo giraldez gmx net>
- * Copyright (C) 2016 Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2002 Gustavo Giráldez <gustavo giraldez gmx net>
+ * Copyright 2016 Sébastien Wilmet <swilmet gnome org>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourceregion.h b/gtksourceview/gtksourceregion.h
index db1d00bd0..879a1b19b 100644
--- a/gtksourceview/gtksourceregion.h
+++ b/gtksourceview/gtksourceregion.h
@@ -2,8 +2,8 @@
  * gtksourceregion.h - GtkTextMark-based region utility
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2002 Gustavo Giráldez <gustavo giraldez gmx net>
- * Copyright (C) 2016 Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2002 Gustavo Giráldez <gustavo giraldez gmx net>
+ * Copyright 2016 Sébastien Wilmet <swilmet gnome org>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcesearchcontext.c b/gtksourceview/gtksourcesearchcontext.c
index 908116709..89093cc4d 100644
--- a/gtksourceview/gtksourcesearchcontext.c
+++ b/gtksourceview/gtksourcesearchcontext.c
@@ -2,7 +2,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2013-2016 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2013-2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcesearchcontext.h b/gtksourceview/gtksourcesearchcontext.h
index 86797b5e7..b0749f421 100644
--- a/gtksourceview/gtksourcesearchcontext.h
+++ b/gtksourceview/gtksourcesearchcontext.h
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2013, 2016 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2013, 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcesearchsettings.c b/gtksourceview/gtksourcesearchsettings.c
index 07699f58d..2abe60035 100644
--- a/gtksourceview/gtksourcesearchsettings.c
+++ b/gtksourceview/gtksourcesearchsettings.c
@@ -2,7 +2,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2013 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2013 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcesearchsettings.h b/gtksourceview/gtksourcesearchsettings.h
index a20571d2b..5d1e23ac4 100644
--- a/gtksourceview/gtksourcesearchsettings.h
+++ b/gtksourceview/gtksourcesearchsettings.h
@@ -2,7 +2,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2013 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2013 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcespacedrawer-private.h b/gtksourceview/gtksourcespacedrawer-private.h
index 6480d7577..49605c999 100644
--- a/gtksourceview/gtksourcespacedrawer-private.h
+++ b/gtksourceview/gtksourcespacedrawer-private.h
@@ -2,7 +2,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2016 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcespacedrawer.c b/gtksourceview/gtksourcespacedrawer.c
index 40754f433..5064fbaf5 100644
--- a/gtksourceview/gtksourcespacedrawer.c
+++ b/gtksourceview/gtksourcespacedrawer.c
@@ -2,12 +2,12 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2008, 2011, 2016 - Paolo Borelli <pborelli gnome org>
- * Copyright (C) 2008, 2010 - Ignacio Casal Quinteiro <icq gnome org>
- * Copyright (C) 2010 - Garret Regier
- * Copyright (C) 2013 - Arpad Borsos <arpad borsos googlemail com>
- * Copyright (C) 2015, 2016 - Sébastien Wilmet <swilmet gnome org>
- * Copyright (C) 2016 - Christian Hergert <christian hergert me>
+ * Copyright 2008, 2011, 2016 - Paolo Borelli <pborelli gnome org>
+ * Copyright 2008, 2010 - Ignacio Casal Quinteiro <icq gnome org>
+ * Copyright 2010 - Garret Regier
+ * Copyright 2013 - Arpad Borsos <arpad borsos googlemail com>
+ * Copyright 2015, 2016 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2016 - Christian Hergert <christian hergert me>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcespacedrawer.h b/gtksourceview/gtksourcespacedrawer.h
index 94095e3b0..3ffb9fb8b 100644
--- a/gtksourceview/gtksourcespacedrawer.h
+++ b/gtksourceview/gtksourcespacedrawer.h
@@ -2,7 +2,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2016 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcestyle-private.h b/gtksourceview/gtksourcestyle-private.h
index 41f37dcc9..b0a68e0fe 100644
--- a/gtksourceview/gtksourcestyle-private.h
+++ b/gtksourceview/gtksourcestyle-private.h
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2003 - Paolo Maggi <paolo maggi polito it>
+ * Copyright 2003 - Paolo Maggi <paolo maggi polito it>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcestyle.c b/gtksourceview/gtksourcestyle.c
index 70fe8445b..fe1e49623 100644
--- a/gtksourceview/gtksourcestyle.c
+++ b/gtksourceview/gtksourcestyle.c
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2003 - Paolo Maggi <paolo maggi polito it>
+ * Copyright 2003 - Paolo Maggi <paolo maggi polito it>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcestyle.h b/gtksourceview/gtksourcestyle.h
index ed816091a..c81aa3d17 100644
--- a/gtksourceview/gtksourcestyle.h
+++ b/gtksourceview/gtksourcestyle.h
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2003 - Paolo Maggi <paolo maggi polito it>
+ * Copyright 2003 - Paolo Maggi <paolo maggi polito it>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcestylescheme.c b/gtksourceview/gtksourcestylescheme.c
index 1bd014c15..86d973159 100644
--- a/gtksourceview/gtksourcestylescheme.c
+++ b/gtksourceview/gtksourcestylescheme.c
@@ -2,7 +2,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2003 - Paolo Maggi <paolo maggi polito it>
+ * Copyright 2003 - Paolo Maggi <paolo maggi polito it>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcestylescheme.h b/gtksourceview/gtksourcestylescheme.h
index 44623eb3a..adc28f8c8 100644
--- a/gtksourceview/gtksourcestylescheme.h
+++ b/gtksourceview/gtksourcestylescheme.h
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2003 - Paolo Maggi <paolo maggi polito it>
+ * Copyright 2003 - Paolo Maggi <paolo maggi polito it>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcestyleschemechooser.c b/gtksourceview/gtksourcestyleschemechooser.c
index ce85d6c96..8dea73551 100644
--- a/gtksourceview/gtksourcestyleschemechooser.c
+++ b/gtksourceview/gtksourcestyleschemechooser.c
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2014 - Ignacio Casal Quinteiro
+ * Copyright 2014 - Ignacio Casal Quinteiro
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcestyleschemechooser.h b/gtksourceview/gtksourcestyleschemechooser.h
index 255db641a..33870c1fa 100644
--- a/gtksourceview/gtksourcestyleschemechooser.h
+++ b/gtksourceview/gtksourcestyleschemechooser.h
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2014 - Ignacio Casal Quinteiro
+ * Copyright 2014 - Ignacio Casal Quinteiro
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcestyleschemechooserbutton.c 
b/gtksourceview/gtksourcestyleschemechooserbutton.c
index 009cea363..8fad2d970 100644
--- a/gtksourceview/gtksourcestyleschemechooserbutton.c
+++ b/gtksourceview/gtksourcestyleschemechooserbutton.c
@@ -2,8 +2,8 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2014 - Christian Hergert
- * Copyright (C) 2014 - Ignacio Casal Quinteiro
+ * Copyright 2014 - Christian Hergert
+ * Copyright 2014 - Ignacio Casal Quinteiro
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcestyleschemechooserbutton.h 
b/gtksourceview/gtksourcestyleschemechooserbutton.h
index 4d58edd84..5b53dafb3 100644
--- a/gtksourceview/gtksourcestyleschemechooserbutton.h
+++ b/gtksourceview/gtksourcestyleschemechooserbutton.h
@@ -2,8 +2,8 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2014 - Christian Hergert
- * Copyright (C) 2014 - Ignacio Casal Quinteiro
+ * Copyright 2014 - Christian Hergert
+ * Copyright 2014 - Ignacio Casal Quinteiro
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcestyleschemechooserwidget.c 
b/gtksourceview/gtksourcestyleschemechooserwidget.c
index f3e13c663..319e74e11 100644
--- a/gtksourceview/gtksourcestyleschemechooserwidget.c
+++ b/gtksourceview/gtksourcestyleschemechooserwidget.c
@@ -2,8 +2,8 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2014 - Christian Hergert
- * Copyright (C) 2014 - Ignacio Casal Quinteiro
+ * Copyright 2014 - Christian Hergert
+ * Copyright 2014 - Ignacio Casal Quinteiro
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcestyleschemechooserwidget.h 
b/gtksourceview/gtksourcestyleschemechooserwidget.h
index 67e5e95dc..77a5e7b09 100644
--- a/gtksourceview/gtksourcestyleschemechooserwidget.h
+++ b/gtksourceview/gtksourcestyleschemechooserwidget.h
@@ -2,8 +2,8 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2014 - Christian Hergert
- * Copyright (C) 2014 - Ignacio Casal Quinteiro
+ * Copyright 2014 - Christian Hergert
+ * Copyright 2014 - Ignacio Casal Quinteiro
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcestyleschememanager.c b/gtksourceview/gtksourcestyleschememanager.c
index bea622f1a..020fdb9a6 100644
--- a/gtksourceview/gtksourcestyleschememanager.c
+++ b/gtksourceview/gtksourcestyleschememanager.c
@@ -2,7 +2,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2003-2007 - Paolo Maggi <paolo gnome org>
+ * Copyright 2003-2007 - Paolo Maggi <paolo gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcestyleschememanager.h b/gtksourceview/gtksourcestyleschememanager.h
index e97077d01..3a13a9c48 100644
--- a/gtksourceview/gtksourcestyleschememanager.h
+++ b/gtksourceview/gtksourcestyleschememanager.h
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2003-2007 - Paolo Maggi <paolo maggi polito it>
+ * Copyright 2003-2007 - Paolo Maggi <paolo maggi polito it>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcetag.c b/gtksourceview/gtksourcetag.c
index 22e6ddeec..2970e5ae0 100644
--- a/gtksourceview/gtksourcetag.c
+++ b/gtksourceview/gtksourcetag.c
@@ -2,7 +2,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2015 - Université Catholique de Louvain
+ * Copyright 2015 - Université Catholique de Louvain
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcetag.h b/gtksourceview/gtksourcetag.h
index 2164eb1f7..5b2b3be1b 100644
--- a/gtksourceview/gtksourcetag.h
+++ b/gtksourceview/gtksourcetag.h
@@ -2,7 +2,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2015 - Université Catholique de Louvain
+ * Copyright 2015 - Université Catholique de Louvain
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcetypes-private.h b/gtksourceview/gtksourcetypes-private.h
index 74a218478..2b947c695 100644
--- a/gtksourceview/gtksourcetypes-private.h
+++ b/gtksourceview/gtksourcetypes-private.h
@@ -1,7 +1,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2012, 2013, 2016 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2012, 2013, 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcetypes.h b/gtksourceview/gtksourcetypes.h
index b0bd0d38d..7a24a537a 100644
--- a/gtksourceview/gtksourcetypes.h
+++ b/gtksourceview/gtksourcetypes.h
@@ -1,7 +1,7 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2012-2016 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2012-2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourceundomanager.c b/gtksourceview/gtksourceundomanager.c
index de00b97b6..6b8893f28 100644
--- a/gtksourceview/gtksourceundomanager.c
+++ b/gtksourceview/gtksourceundomanager.c
@@ -2,9 +2,9 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 1998, 1999 Alex Roberts, Evan Lawrence
- * Copyright (C) 2000, 2001 Chema Celorio, Paolo Maggi
- * Copyright (C) 2002-2005  Paolo Maggi
+ * Copyright 1998, 1999 Alex Roberts, Evan Lawrence
+ * Copyright 2000, 2001 Chema Celorio, Paolo Maggi
+ * Copyright 2002-2005  Paolo Maggi
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourceundomanager.h b/gtksourceview/gtksourceundomanager.h
index 90d978de6..0fb7de78b 100644
--- a/gtksourceview/gtksourceundomanager.h
+++ b/gtksourceview/gtksourceundomanager.h
@@ -2,9 +2,9 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 1998, 1999 Alex Roberts, Evan Lawrence
- * Copyright (C) 2000, 2001 Chema Celorio, Paolo Maggi
- * Copyright (C) 2002, 2003 Paolo Maggi
+ * Copyright 1998, 1999 Alex Roberts, Evan Lawrence
+ * Copyright 2000, 2001 Chema Celorio, Paolo Maggi
+ * Copyright 2002, 2003 Paolo Maggi
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourceundomanagerdefault.c b/gtksourceview/gtksourceundomanagerdefault.c
index d7e33d44e..9f14d1f40 100644
--- a/gtksourceview/gtksourceundomanagerdefault.c
+++ b/gtksourceview/gtksourceundomanagerdefault.c
@@ -2,10 +2,10 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 1998, 1999 - Alex Roberts, Evan Lawrence
- * Copyright (C) 2000, 2001 - Chema Celorio, Paolo Maggi
- * Copyright (C) 2002-2005  - Paolo Maggi
- * Copyright (C) 2014, 2015 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 1998, 1999 - Alex Roberts, Evan Lawrence
+ * Copyright 2000, 2001 - Chema Celorio, Paolo Maggi
+ * Copyright 2002-2005  - Paolo Maggi
+ * Copyright 2014, 2015 - Sébastien Wilmet <swilmet gnome org>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourceundomanagerdefault.h b/gtksourceview/gtksourceundomanagerdefault.h
index 1897c33bc..9237fd398 100644
--- a/gtksourceview/gtksourceundomanagerdefault.h
+++ b/gtksourceview/gtksourceundomanagerdefault.h
@@ -2,9 +2,9 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 1998, 1999 Alex Roberts, Evan Lawrence
- * Copyright (C) 2000, 2001 Chema Celorio, Paolo Maggi
- * Copyright (C) 2002, 2003 Paolo Maggi
+ * Copyright 1998, 1999 Alex Roberts, Evan Lawrence
+ * Copyright 2000, 2001 Chema Celorio, Paolo Maggi
+ * Copyright 2002, 2003 Paolo Maggi
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourceutils-private.h b/gtksourceview/gtksourceutils-private.h
index bd8688a39..28c08a342 100644
--- a/gtksourceview/gtksourceutils-private.h
+++ b/gtksourceview/gtksourceutils-private.h
@@ -2,9 +2,9 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2007 - Gustavo Giráldez
- * Copyright (C) 2007 - Paolo Maggi
- * Copyright (C) 2017 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2007 - Gustavo Giráldez
+ * Copyright 2007 - Paolo Maggi
+ * Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourceutils.c b/gtksourceview/gtksourceutils.c
index 9095aae5a..7aa79d2f3 100644
--- a/gtksourceview/gtksourceutils.c
+++ b/gtksourceview/gtksourceutils.c
@@ -2,10 +2,10 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2005 - Paolo Borelli
- * Copyright (C) 2007 - Gustavo Giráldez
- * Copyright (C) 2007 - Paolo Maggi
- * Copyright (C) 2013, 2017 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2005 - Paolo Borelli
+ * Copyright 2007 - Gustavo Giráldez
+ * Copyright 2007 - Paolo Maggi
+ * Copyright 2013, 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourceutils.h b/gtksourceview/gtksourceutils.h
index 97fe6d8e2..bd3b2f3de 100644
--- a/gtksourceview/gtksourceutils.h
+++ b/gtksourceview/gtksourceutils.h
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2013 - Sébastien Wilmet <swilmet gnome org>
+ * Copyright 2013 - Sébastien Wilmet <swilmet gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourceversion.c b/gtksourceview/gtksourceversion.c
index 2533f729f..6aea3c8fc 100644
--- a/gtksourceview/gtksourceversion.c
+++ b/gtksourceview/gtksourceversion.c
@@ -2,7 +2,7 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2015 - Paolo Borelli <pborelli gnome org>
+ * Copyright 2015 - Paolo Borelli <pborelli gnome org>
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourceview.c b/gtksourceview/gtksourceview.c
index e10584aa5..78f87c677 100644
--- a/gtksourceview/gtksourceview.c
+++ b/gtksourceview/gtksourceview.c
@@ -2,10 +2,10 @@
 /*
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2001 - Mikael Hermansson <tyan linux se> and
- *                      Chris Phelps <chicane reninet com>
- * Copyright (C) 2002 - Jeroen Zwartepoorte
- * Copyright (C) 2003 - Gustavo Giráldez and Paolo Maggi
+ * Copyright 2001 Mikael Hermansson <tyan linux se> and
+ *                Chris Phelps <chicane reninet com>
+ * Copyright 2002 Jeroen Zwartepoorte
+ * Copyright 2003 Gustavo Giráldez and Paolo Maggi
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourceview.h b/gtksourceview/gtksourceview.h
index b7c08f45d..81fc7c4fa 100644
--- a/gtksourceview/gtksourceview.h
+++ b/gtksourceview/gtksourceview.h
@@ -2,9 +2,9 @@
  *
  * This file is part of GtkSourceView
  *
- * Copyright (C) 2001 - Mikael Hermansson <tyan linux se> and
- *                       Chris Phelps <chicane reninet com>
- * Copyright (C) 2003 - Gustavo Giráldez and Paolo Maggi
+ * Copyright 2001 Mikael Hermansson <tyan linux se> and
+ *                Chris Phelps <chicane reninet com>
+ * Copyright 2003 Gustavo Giráldez and Paolo Maggi
  *
  * GtkSourceView is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public


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