[gtksourceview/wip/chergert/gsv-gtk4: 10/125] copyright: make copyright headers more homogeneous



commit cbfca979c9ef37e6a00ac51b6389f8e57a75d12b
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 8bbb83bc..2b86e14d 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 57c8a437..8e7d507c 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 b6b147ff..40307380 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 1174222c..764ef378 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 5f5054a3..12deeadb 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 a41d17c8..ca6632d8 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 9cc9762c..55ce0907 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 77a2a113..250ace20 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 f4c4df96..dd54b050 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 ab276d32..21a1cf26 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 06886e3d..0cc103dc 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 fef8967d..030c30e3 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 06a90a3d..53567ee7 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 657f9e58..36436e94 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 0c31956e..f78c6007 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 03b37456..72d07eac 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 957d6a5c..9d0ffbd3 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 151c0b69..8c169f20 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 049ff4e3..b07b5c7c 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 0f296af2..750786ef 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 73facc77..5588f59a 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 fac3ab47..9dd79894 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 54417c7b..faa2dfdd 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 9a608593..b92d6d8b 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 4dfcdba5..c31ec248 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 66bf311f..493d9966 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 13554f8f..c31218e8 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 7ada68bb..acf79990 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 0503ab09..44c6f85c 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 5e5cdeb3..9c0ece9d 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 ede28c03..e2a4e35c 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 94ff2224..77600d5d 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 db416446..5db91982 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 16d60965..1e58422e 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 a29dfc55..e4d1bbb1 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 381caec3..b9b58450 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 9778bd66..1f45380f 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 600efc65..dad85ae3 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 2cd1b05b..b835bea9 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 f823d38e..ae40663e 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 de019b8d..015bb361 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 2cee6d6b..97247ed1 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 af8bcf66..5dc5dfd4 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 5ef7fba9..9d31465c 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 16334b6f..8a7ff106 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 7c5b3020..2d63d0df 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 f1467e78..5077f68a 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 8fdcb6df..b85e65d5 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 4be6a5d0..480d5ffc 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 82da75bf..f7924111 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 d5db0cce..b34f4dda 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 982cb608..4246ee9b 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 c1167621..c9c91812 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 a802e87c..269f3339 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 f0c46a3b..bacfb95f 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 538f209f..a66f7698 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 75b918c7..a9fd3f34 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 8b61ec04..ed4fe68a 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 e38bfda6..061fae5a 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 43105459..325a44d7 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 59d6f425..78515245 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 eeba8a71..bc829ab7 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 a145544c..90609fe3 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 35362c39..de985c3f 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 532b0cb8..d22d85a8 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 447f03d1..d546401c 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 2b44c8c2..d3a17273 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 8f96d9e3..3db79896 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 1a9a58af..b5ca6f4d 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 9678efdc..37bc2cd0 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 0c498ff1..32da1f3c 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 59ad24df..e6e40ca5 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 aea01860..0010703a 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 c2ec3f60..2e5144d3 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 f070eb51..f42074e9 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 77570837..a6fad363 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 22fbf1c0..28ec3803 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 c8b58244..3a10505c 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 db1d00bd..879a1b19 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 90811670..89093cc4 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 86797b5e..b0749f42 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 07699f58..2abe6003 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 a20571d2..5d1e23ac 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 6480d757..49605c99 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 f6b1cf7d..8633fc51 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 94095e3b..3ffb9fb8 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 41f37dcc..b0a68e0f 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 70fe8445..fe1e4962 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 ed816091..c81aa3d1 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 1bd014c1..86d97315 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 44623eb3..adc28f8c 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 ce85d6c9..8dea7355 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 255db641..33870c1f 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 009cea36..8fad2d97 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 4d58edd8..5b53dafb 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 f3e13c66..319e74e1 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 67e5e95d..77a5e7b0 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 c56d09bc..a3b3d101 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 e97077d0..3a13a9c4 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 22e6ddee..2970e5ae 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 2164eb1f..5b2b3be1 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 74a21847..2b947c69 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 b0bd0d38..7a24a537 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 de00b97b..6b8893f2 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 90d978de..0fb7de78 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 d7e33d44..9f14d1f4 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 1897c33b..9237fd39 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 bd8688a3..28c08a34 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 9095aae5..7aa79d2f 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 97fe6d8e..bd3b2f3d 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 2533f729..6aea3c8f 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 a146ccfa..b9446439 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 b7c08f45..81fc7c4f 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]