[tepl] REUSE: first substitution



commit 13f2fe7c894aff75c108adae26b5b19f53cc82e5
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun May 3 23:47:12 2020 +0200

    REUSE: first substitution

 tepl/tepl-abstract-factory.c            | 5 +----
 tepl/tepl-abstract-factory.h            | 5 +----
 tepl/tepl-application-window.c          | 5 +----
 tepl/tepl-application-window.h          | 5 +----
 tepl/tepl-application.c                 | 5 +----
 tepl/tepl-application.h                 | 5 +----
 tepl/tepl-buffer-input-stream.c         | 5 +----
 tepl/tepl-buffer-input-stream.h         | 5 +----
 tepl/tepl-buffer.c                      | 5 +----
 tepl/tepl-buffer.h                      | 5 +----
 tepl/tepl-close-confirm-dialog-single.c | 5 +----
 tepl/tepl-close-confirm-dialog-single.h | 5 +----
 tepl/tepl-encoding-converter.c          | 5 +----
 tepl/tepl-encoding-converter.h          | 5 +----
 tepl/tepl-encoding-private.h            | 5 +----
 tepl/tepl-encoding.c                    | 5 +----
 tepl/tepl-encoding.h                    | 5 +----
 tepl/tepl-file-content-loader.c         | 5 +----
 tepl/tepl-file-content-loader.h         | 5 +----
 tepl/tepl-file-content.c                | 5 +----
 tepl/tepl-file-content.h                | 5 +----
 tepl/tepl-file-loader.c                 | 5 +----
 tepl/tepl-file-loader.h                 | 5 +----
 tepl/tepl-file-saver.c                  | 5 +----
 tepl/tepl-file-saver.h                  | 5 +----
 tepl/tepl-file.c                        | 5 +----
 tepl/tepl-file.h                        | 5 +----
 tepl/tepl-fold-region.c                 | 5 +----
 tepl/tepl-fold-region.h                 | 5 +----
 tepl/tepl-goto-line-bar.c               | 5 +----
 tepl/tepl-goto-line-bar.h               | 5 +----
 tepl/tepl-gutter-renderer-folds.c       | 5 +----
 tepl/tepl-gutter-renderer-folds.h       | 5 +----
 tepl/tepl-info-bar.c                    | 5 +----
 tepl/tepl-info-bar.h                    | 5 +----
 tepl/tepl-init.c                        | 5 +----
 tepl/tepl-init.h                        | 5 +----
 tepl/tepl-io-error-info-bar.c           | 5 +----
 tepl/tepl-io-error-info-bar.h           | 5 +----
 tepl/tepl-io-error-info-bars.c          | 5 +----
 tepl/tepl-io-error-info-bars.h          | 5 +----
 tepl/tepl-iter.c                        | 5 +----
 tepl/tepl-iter.h                        | 5 +----
 tepl/tepl-macros.h                      | 5 +----
 tepl/tepl-menu-shell.c                  | 5 +----
 tepl/tepl-menu-shell.h                  | 5 +----
 tepl/tepl-metadata-attic.c              | 5 +----
 tepl/tepl-metadata-attic.h              | 5 +----
 tepl/tepl-metadata-manager.c            | 5 +----
 tepl/tepl-metadata-manager.h            | 5 +----
 tepl/tepl-metadata-parser.c             | 5 +----
 tepl/tepl-metadata-parser.h             | 5 +----
 tepl/tepl-metadata.c                    | 5 +----
 tepl/tepl-metadata.h                    | 5 +----
 tepl/tepl-notebook.c                    | 5 +----
 tepl/tepl-notebook.h                    | 5 +----
 tepl/tepl-panel.c                       | 5 +----
 tepl/tepl-panel.h                       | 5 +----
 tepl/tepl-progress-info-bar.c           | 5 +----
 tepl/tepl-progress-info-bar.h           | 5 +----
 tepl/tepl-signal-group.c                | 5 +----
 tepl/tepl-signal-group.h                | 5 +----
 tepl/tepl-statusbar.c                   | 5 +----
 tepl/tepl-statusbar.h                   | 5 +----
 tepl/tepl-style-scheme-chooser-widget.c | 5 +----
 tepl/tepl-style-scheme-chooser-widget.h | 5 +----
 tepl/tepl-tab-group.c                   | 5 +----
 tepl/tepl-tab-group.h                   | 5 +----
 tepl/tepl-tab-label.c                   | 5 +----
 tepl/tepl-tab-label.h                   | 5 +----
 tepl/tepl-tab-saving.c                  | 5 +----
 tepl/tepl-tab-saving.h                  | 5 +----
 tepl/tepl-tab.c                         | 5 +----
 tepl/tepl-tab.h                         | 5 +----
 tepl/tepl-utils.c                       | 5 +----
 tepl/tepl-utils.h                       | 5 +----
 tepl/tepl-view.c                        | 5 +----
 tepl/tepl-view.h                        | 5 +----
 tepl/tepl-window-actions-file.c         | 5 +----
 tepl/tepl-window-actions-file.h         | 5 +----
 tepl/tepl.h                             | 5 +----
 tests/tepl-gutter-renderer-folds-sub.c  | 5 +----
 tests/tepl-gutter-renderer-folds-sub.h  | 5 +----
 tests/test-fold-region.c                | 5 +----
 tests/test-gutter-renderer-folds.c      | 5 +----
 tests/test-tab.c                        | 5 +----
 testsuite/test-buffer-input-stream.c    | 5 +----
 testsuite/test-encoding-converter.c     | 5 +----
 testsuite/test-encoding.c               | 5 +----
 testsuite/test-file-content.c           | 5 +----
 testsuite/test-file-loader.c            | 5 +----
 testsuite/test-file-saver.c             | 5 +----
 testsuite/test-file.c                   | 5 +----
 testsuite/test-fold-region.c            | 5 +----
 testsuite/test-info-bar.c               | 5 +----
 testsuite/test-metadata.c               | 5 +----
 testsuite/test-notebook.c               | 5 +----
 testsuite/test-utils.c                  | 5 +----
 98 files changed, 98 insertions(+), 392 deletions(-)
---
diff --git a/tepl/tepl-abstract-factory.c b/tepl/tepl-abstract-factory.c
index f135c1c..4572a80 100644
--- a/tepl/tepl-abstract-factory.c
+++ b/tepl/tepl-abstract-factory.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-abstract-factory.h b/tepl/tepl-abstract-factory.h
index f6f6623..2330c31 100644
--- a/tepl/tepl-abstract-factory.h
+++ b/tepl/tepl-abstract-factory.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-application-window.c b/tepl/tepl-application-window.c
index 38ad6cb..1eb38c5 100644
--- a/tepl/tepl-application-window.c
+++ b/tepl/tepl-application-window.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017-2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017-2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-application-window.h b/tepl/tepl-application-window.h
index 837ee05..479db61 100644
--- a/tepl/tepl-application-window.h
+++ b/tepl/tepl-application-window.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-application.c b/tepl/tepl-application.c
index ae84e59..5c5a6fa 100644
--- a/tepl/tepl-application.c
+++ b/tepl/tepl-application.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017-2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017-2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-application.h b/tepl/tepl-application.h
index 69602d9..0c63431 100644
--- a/tepl/tepl-application.h
+++ b/tepl/tepl-application.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-buffer-input-stream.c b/tepl/tepl-buffer-input-stream.c
index 6fa11bb..4e62998 100644
--- a/tepl/tepl-buffer-input-stream.c
+++ b/tepl/tepl-buffer-input-stream.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2010 - Ignacio Casal Quinteiro
+/* Copyright 2010 - Ignacio Casal Quinteiro
  * Copyright 2014, 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
diff --git a/tepl/tepl-buffer-input-stream.h b/tepl/tepl-buffer-input-stream.h
index f5d4bca..40764e8 100644
--- a/tepl/tepl-buffer-input-stream.h
+++ b/tepl/tepl-buffer-input-stream.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2010 - Ignacio Casal Quinteiro
+/* Copyright 2010 - Ignacio Casal Quinteiro
  * Copyright 2014, 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
diff --git a/tepl/tepl-buffer.c b/tepl/tepl-buffer.c
index 2381a5f..5cd742f 100644
--- a/tepl/tepl-buffer.c
+++ b/tepl/tepl-buffer.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016-2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2016-2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-buffer.h b/tepl/tepl-buffer.h
index 548ddd8..a412282 100644
--- a/tepl/tepl-buffer.h
+++ b/tepl/tepl-buffer.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016-2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2016-2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-close-confirm-dialog-single.c b/tepl/tepl-close-confirm-dialog-single.c
index 15bfc6f..6b3dfee 100644
--- a/tepl/tepl-close-confirm-dialog-single.c
+++ b/tepl/tepl-close-confirm-dialog-single.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-close-confirm-dialog-single.h b/tepl/tepl-close-confirm-dialog-single.h
index 9d07f5b..115ce0c 100644
--- a/tepl/tepl-close-confirm-dialog-single.h
+++ b/tepl/tepl-close-confirm-dialog-single.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-encoding-converter.c b/tepl/tepl-encoding-converter.c
index 93a9f20..23675e1 100644
--- a/tepl/tepl-encoding-converter.c
+++ b/tepl/tepl-encoding-converter.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016, 2019 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2016, 2019 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-encoding-converter.h b/tepl/tepl-encoding-converter.h
index 499a62a..54194a8 100644
--- a/tepl/tepl-encoding-converter.h
+++ b/tepl/tepl-encoding-converter.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-encoding-private.h b/tepl/tepl-encoding-private.h
index c3165dc..709552d 100644
--- a/tepl/tepl-encoding-private.h
+++ b/tepl/tepl-encoding-private.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2014, 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2014, 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-encoding.c b/tepl/tepl-encoding.c
index e2b3c30..a6cc490 100644
--- a/tepl/tepl-encoding.c
+++ b/tepl/tepl-encoding.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2002-2005 - Paolo Maggi
+/* Copyright 2002-2005 - Paolo Maggi
  * Copyright 2014, 2015, 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
diff --git a/tepl/tepl-encoding.h b/tepl/tepl-encoding.h
index 49e5921..0cd79d4 100644
--- a/tepl/tepl-encoding.h
+++ b/tepl/tepl-encoding.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2002-2005 - Paolo Maggi
+/* Copyright 2002-2005 - Paolo Maggi
  * Copyright 2014, 2015, 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
diff --git a/tepl/tepl-file-content-loader.c b/tepl/tepl-file-content-loader.c
index 21657ef..b4cf003 100644
--- a/tepl/tepl-file-content-loader.c
+++ b/tepl/tepl-file-content-loader.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-file-content-loader.h b/tepl/tepl-file-content-loader.h
index fbaa21a..c1482e9 100644
--- a/tepl/tepl-file-content-loader.h
+++ b/tepl/tepl-file-content-loader.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-file-content.c b/tepl/tepl-file-content.c
index 9896dce..b75288a 100644
--- a/tepl/tepl-file-content.c
+++ b/tepl/tepl-file-content.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-file-content.h b/tepl/tepl-file-content.h
index a4dfdfc..ceaead6 100644
--- a/tepl/tepl-file-content.h
+++ b/tepl/tepl-file-content.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-file-loader.c b/tepl/tepl-file-loader.c
index a39a8c6..90238a2 100644
--- a/tepl/tepl-file-loader.c
+++ b/tepl/tepl-file-loader.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016, 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2016, 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-file-loader.h b/tepl/tepl-file-loader.h
index b2fa905..798de87 100644
--- a/tepl/tepl-file-loader.h
+++ b/tepl/tepl-file-loader.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-file-saver.c b/tepl/tepl-file-saver.c
index c0cccbc..000a887 100644
--- a/tepl/tepl-file-saver.c
+++ b/tepl/tepl-file-saver.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2005-2007 - Paolo Borelli and Paolo Maggi
+/* Copyright 2005-2007 - Paolo Borelli and Paolo Maggi
  * Copyright 2007 - Steve Frécinaux
  * Copyright 2008 - Jesse van den Kieboom
  * Copyright 2014, 2016, 2017 - Sébastien Wilmet
diff --git a/tepl/tepl-file-saver.h b/tepl/tepl-file-saver.h
index 51870c1..a3e6c5e 100644
--- a/tepl/tepl-file-saver.h
+++ b/tepl/tepl-file-saver.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2005, 2007 - Paolo Maggi
+/* Copyright 2005, 2007 - Paolo Maggi
  * Copyrhing 2007 - Steve Frécinaux
  * Copyright 2008 - Jesse van den Kieboom
  * Copyright 2014, 2016, 2017 - Sébastien Wilmet
diff --git a/tepl/tepl-file.c b/tepl/tepl-file.c
index e3ca6bb..35a19ff 100644
--- a/tepl/tepl-file.c
+++ b/tepl/tepl-file.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016-2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2016-2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-file.h b/tepl/tepl-file.h
index 673b03c..5762dae 100644
--- a/tepl/tepl-file.h
+++ b/tepl/tepl-file.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2014, 2015, 2016, 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2014, 2015, 2016, 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-fold-region.c b/tepl/tepl-fold-region.c
index 1e35de9..8b26457 100644
--- a/tepl/tepl-fold-region.c
+++ b/tepl/tepl-fold-region.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016 - David Rabel <david rabel noresoft com>
+/* Copyright 2016 - David Rabel <david rabel noresoft com>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-fold-region.h b/tepl/tepl-fold-region.h
index 651c84c..8e9a42a 100644
--- a/tepl/tepl-fold-region.h
+++ b/tepl/tepl-fold-region.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016 - David Rabel <david rabel noresoft com>
+/* Copyright 2016 - David Rabel <david rabel noresoft com>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-goto-line-bar.c b/tepl/tepl-goto-line-bar.c
index 0dc37d1..eb64cba 100644
--- a/tepl/tepl-goto-line-bar.c
+++ b/tepl/tepl-goto-line-bar.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-goto-line-bar.h b/tepl/tepl-goto-line-bar.h
index c44c584..81b5e47 100644
--- a/tepl/tepl-goto-line-bar.h
+++ b/tepl/tepl-goto-line-bar.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-gutter-renderer-folds.c b/tepl/tepl-gutter-renderer-folds.c
index 2034d79..2cf4eed 100644
--- a/tepl/tepl-gutter-renderer-folds.c
+++ b/tepl/tepl-gutter-renderer-folds.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2013, 2016 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2013, 2016 - Sébastien Wilmet <swilmet gnome org>
  * Copyright 2016 - David Rabel <david rabel noresoft com>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
diff --git a/tepl/tepl-gutter-renderer-folds.h b/tepl/tepl-gutter-renderer-folds.h
index c4ab169..3c6ca88 100644
--- a/tepl/tepl-gutter-renderer-folds.h
+++ b/tepl/tepl-gutter-renderer-folds.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2013, 2016 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2013, 2016 - Sébastien Wilmet <swilmet gnome org>
  * Copyright 2016 - David Rabel <david rabel noresoft com>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
diff --git a/tepl/tepl-info-bar.c b/tepl/tepl-info-bar.c
index 985d1ca..2844723 100644
--- a/tepl/tepl-info-bar.c
+++ b/tepl/tepl-info-bar.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016-2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2016-2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-info-bar.h b/tepl/tepl-info-bar.h
index fd32afd..d24be25 100644
--- a/tepl/tepl-info-bar.h
+++ b/tepl/tepl-info-bar.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016-2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2016-2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-init.c b/tepl/tepl-init.c
index ab6d736..6d70839 100644
--- a/tepl/tepl-init.c
+++ b/tepl/tepl-init.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017-2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017-2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-init.h b/tepl/tepl-init.h
index a2e2601..2b6ce75 100644
--- a/tepl/tepl-init.h
+++ b/tepl/tepl-init.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-io-error-info-bar.c b/tepl/tepl-io-error-info-bar.c
index 791a546..7d2aa60 100644
--- a/tepl/tepl-io-error-info-bar.c
+++ b/tepl/tepl-io-error-info-bar.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2005 - Paolo Maggi
+/* Copyright 2005 - Paolo Maggi
  * Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
diff --git a/tepl/tepl-io-error-info-bar.h b/tepl/tepl-io-error-info-bar.h
index 7e9724d..804369b 100644
--- a/tepl/tepl-io-error-info-bar.h
+++ b/tepl/tepl-io-error-info-bar.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-io-error-info-bars.c b/tepl/tepl-io-error-info-bars.c
index de14dea..73fc670 100644
--- a/tepl/tepl-io-error-info-bars.c
+++ b/tepl/tepl-io-error-info-bars.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2005 - Paolo Maggi
+/* Copyright 2005 - Paolo Maggi
  * Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
diff --git a/tepl/tepl-io-error-info-bars.h b/tepl/tepl-io-error-info-bars.h
index 5ebdb43..ffbe69b 100644
--- a/tepl/tepl-io-error-info-bars.h
+++ b/tepl/tepl-io-error-info-bars.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-iter.c b/tepl/tepl-iter.c
index 1491fd8..86f2bb9 100644
--- a/tepl/tepl-iter.c
+++ b/tepl/tepl-iter.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016, 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2016, 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-iter.h b/tepl/tepl-iter.h
index 7970f97..3f6384a 100644
--- a/tepl/tepl-iter.h
+++ b/tepl/tepl-iter.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-macros.h b/tepl/tepl-macros.h
index c9e4337..0cd4898 100644
--- a/tepl/tepl-macros.h
+++ b/tepl/tepl-macros.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2020 - Chun-wei Fan <fanc999 yahoo com tw>
+/* Copyright 2020 - Chun-wei Fan <fanc999 yahoo com tw>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-menu-shell.c b/tepl/tepl-menu-shell.c
index 8878a8d..268094a 100644
--- a/tepl/tepl-menu-shell.c
+++ b/tepl/tepl-menu-shell.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-menu-shell.h b/tepl/tepl-menu-shell.h
index 6d4b436..cb97e3c 100644
--- a/tepl/tepl-menu-shell.h
+++ b/tepl/tepl-menu-shell.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-metadata-attic.c b/tepl/tepl-metadata-attic.c
index ae3e38c..63e8e1a 100644
--- a/tepl/tepl-metadata-attic.c
+++ b/tepl/tepl-metadata-attic.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-metadata-attic.h b/tepl/tepl-metadata-attic.h
index b6781b4..4430949 100644
--- a/tepl/tepl-metadata-attic.h
+++ b/tepl/tepl-metadata-attic.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-metadata-manager.c b/tepl/tepl-metadata-manager.c
index e486b63..ec3d126 100644
--- a/tepl/tepl-metadata-manager.c
+++ b/tepl/tepl-metadata-manager.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-metadata-manager.h b/tepl/tepl-metadata-manager.h
index da9b980..3c14314 100644
--- a/tepl/tepl-metadata-manager.h
+++ b/tepl/tepl-metadata-manager.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-metadata-parser.c b/tepl/tepl-metadata-parser.c
index dfe9fa6..d8d9805 100644
--- a/tepl/tepl-metadata-parser.c
+++ b/tepl/tepl-metadata-parser.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-metadata-parser.h b/tepl/tepl-metadata-parser.h
index 9d5728d..079e80d 100644
--- a/tepl/tepl-metadata-parser.h
+++ b/tepl/tepl-metadata-parser.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-metadata.c b/tepl/tepl-metadata.c
index 28429bd..63bc7b9 100644
--- a/tepl/tepl-metadata.c
+++ b/tepl/tepl-metadata.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-metadata.h b/tepl/tepl-metadata.h
index e17f686..677116b 100644
--- a/tepl/tepl-metadata.h
+++ b/tepl/tepl-metadata.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-notebook.c b/tepl/tepl-notebook.c
index 39cbd4b..3c388d4 100644
--- a/tepl/tepl-notebook.c
+++ b/tepl/tepl-notebook.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-notebook.h b/tepl/tepl-notebook.h
index 9cceb92..f200275 100644
--- a/tepl/tepl-notebook.h
+++ b/tepl/tepl-notebook.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-panel.c b/tepl/tepl-panel.c
index 3185115..b892587 100644
--- a/tepl/tepl-panel.c
+++ b/tepl/tepl-panel.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-panel.h b/tepl/tepl-panel.h
index dd7c8df..ecc08e5 100644
--- a/tepl/tepl-panel.h
+++ b/tepl/tepl-panel.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-progress-info-bar.c b/tepl/tepl-progress-info-bar.c
index 217ae97..362b9df 100644
--- a/tepl/tepl-progress-info-bar.c
+++ b/tepl/tepl-progress-info-bar.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2005 - Paolo Maggi
+/* Copyright 2005 - Paolo Maggi
  * Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
diff --git a/tepl/tepl-progress-info-bar.h b/tepl/tepl-progress-info-bar.h
index b17b7fd..cc60c7f 100644
--- a/tepl/tepl-progress-info-bar.h
+++ b/tepl/tepl-progress-info-bar.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2005 - Paolo Maggi
+/* Copyright 2005 - Paolo Maggi
  * Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
diff --git a/tepl/tepl-signal-group.c b/tepl/tepl-signal-group.c
index 852c385..fd85054 100644
--- a/tepl/tepl-signal-group.c
+++ b/tepl/tepl-signal-group.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-signal-group.h b/tepl/tepl-signal-group.h
index bb0671d..49f71be 100644
--- a/tepl/tepl-signal-group.h
+++ b/tepl/tepl-signal-group.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-statusbar.c b/tepl/tepl-statusbar.c
index 7b1e132..d4814a1 100644
--- a/tepl/tepl-statusbar.c
+++ b/tepl/tepl-statusbar.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-statusbar.h b/tepl/tepl-statusbar.h
index 62168e0..5cdb4ee 100644
--- a/tepl/tepl-statusbar.h
+++ b/tepl/tepl-statusbar.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-style-scheme-chooser-widget.c b/tepl/tepl-style-scheme-chooser-widget.c
index 1db3b46..383d3b9 100644
--- a/tepl/tepl-style-scheme-chooser-widget.c
+++ b/tepl/tepl-style-scheme-chooser-widget.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-style-scheme-chooser-widget.h b/tepl/tepl-style-scheme-chooser-widget.h
index 925e169..4cf6c59 100644
--- a/tepl/tepl-style-scheme-chooser-widget.h
+++ b/tepl/tepl-style-scheme-chooser-widget.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-tab-group.c b/tepl/tepl-tab-group.c
index dd22d24..9f2f8e2 100644
--- a/tepl/tepl-tab-group.c
+++ b/tepl/tepl-tab-group.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-tab-group.h b/tepl/tepl-tab-group.h
index 89dbf7a..a2fe224 100644
--- a/tepl/tepl-tab-group.h
+++ b/tepl/tepl-tab-group.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-tab-label.c b/tepl/tepl-tab-label.c
index 87f9df8..03cac71 100644
--- a/tepl/tepl-tab-label.c
+++ b/tepl/tepl-tab-label.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-tab-label.h b/tepl/tepl-tab-label.h
index 2ca433f..1ee9fcd 100644
--- a/tepl/tepl-tab-label.h
+++ b/tepl/tepl-tab-label.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-tab-saving.c b/tepl/tepl-tab-saving.c
index 3fb9aee..edc095c 100644
--- a/tepl/tepl-tab-saving.c
+++ b/tepl/tepl-tab-saving.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-tab-saving.h b/tepl/tepl-tab-saving.h
index 4ddab7e..14c385a 100644
--- a/tepl/tepl-tab-saving.h
+++ b/tepl/tepl-tab-saving.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-tab.c b/tepl/tepl-tab.c
index 019a2dc..4d50223 100644
--- a/tepl/tepl-tab.c
+++ b/tepl/tepl-tab.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016-2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2016-2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-tab.h b/tepl/tepl-tab.h
index 947f1c1..9698071 100644
--- a/tepl/tepl-tab.h
+++ b/tepl/tepl-tab.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016-2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2016-2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-utils.c b/tepl/tepl-utils.c
index 1a6d84b..467d6b3 100644
--- a/tepl/tepl-utils.c
+++ b/tepl/tepl-utils.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * From gedit-utils.c:
+/* From gedit-utils.c:
  * Copyright 1998, 1999 - Alex Roberts, Evan Lawrence
  * Copyright 2000, 2002 - Chema Celorio, Paolo Maggi
  * Copyright 2003-2005 - Paolo Maggi
diff --git a/tepl/tepl-utils.h b/tepl/tepl-utils.h
index 37f3df2..ec4068d 100644
--- a/tepl/tepl-utils.h
+++ b/tepl/tepl-utils.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016-2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2016-2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-view.c b/tepl/tepl-view.c
index 873799f..f8f11b4 100644
--- a/tepl/tepl-view.c
+++ b/tepl/tepl-view.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * From gedit-view.c:
+/* From gedit-view.c:
  * Copyright 1998, 1999 - Alex Roberts, Evan Lawrence
  * Copyright 2000, 2002 - Chema Celorio, Paolo Maggi
  * Copyright 2003-2005 - Paolo Maggi
diff --git a/tepl/tepl-view.h b/tepl/tepl-view.h
index bb47140..4d818c7 100644
--- a/tepl/tepl-view.h
+++ b/tepl/tepl-view.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016-2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2016-2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-window-actions-file.c b/tepl/tepl-window-actions-file.c
index 5e47a96..f5dd00e 100644
--- a/tepl/tepl-window-actions-file.c
+++ b/tepl/tepl-window-actions-file.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl-window-actions-file.h b/tepl/tepl-window-actions-file.h
index 467044d..653a5ba 100644
--- a/tepl/tepl-window-actions-file.h
+++ b/tepl/tepl-window-actions-file.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tepl/tepl.h b/tepl/tepl.h
index 69789f4..de78e5e 100644
--- a/tepl/tepl.h
+++ b/tepl/tepl.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016-2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2016-2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tests/tepl-gutter-renderer-folds-sub.c b/tests/tepl-gutter-renderer-folds-sub.c
index 2f09e38..1749eea 100644
--- a/tests/tepl-gutter-renderer-folds-sub.c
+++ b/tests/tepl-gutter-renderer-folds-sub.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016 - David Rabel <david rabel noresoft com>
+/* Copyright 2016 - David Rabel <david rabel noresoft com>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tests/tepl-gutter-renderer-folds-sub.h b/tests/tepl-gutter-renderer-folds-sub.h
index 9e3d36f..33bd1a2 100644
--- a/tests/tepl-gutter-renderer-folds-sub.h
+++ b/tests/tepl-gutter-renderer-folds-sub.h
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016 - David Rabel <david rabel noresoft com>
+/* Copyright 2016 - David Rabel <david rabel noresoft com>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tests/test-fold-region.c b/tests/test-fold-region.c
index 8dcc081..1067317 100644
--- a/tests/test-fold-region.c
+++ b/tests/test-fold-region.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016 - David Rabel <david rabel noresoft com>
+/* Copyright 2016 - David Rabel <david rabel noresoft com>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tests/test-gutter-renderer-folds.c b/tests/test-gutter-renderer-folds.c
index 6919d45..c0b985f 100644
--- a/tests/test-gutter-renderer-folds.c
+++ b/tests/test-gutter-renderer-folds.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016 - David Rabel <david rabel noresoft com>
+/* Copyright 2016 - David Rabel <david rabel noresoft com>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/tests/test-tab.c b/tests/test-tab.c
index a7deef6..7dd1f80 100644
--- a/tests/test-tab.c
+++ b/tests/test-tab.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/testsuite/test-buffer-input-stream.c b/testsuite/test-buffer-input-stream.c
index e9f61ae..e162b82 100644
--- a/testsuite/test-buffer-input-stream.c
+++ b/testsuite/test-buffer-input-stream.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2010 - Ignacio Casal Quinteiro
+/* Copyright 2010 - Ignacio Casal Quinteiro
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/testsuite/test-encoding-converter.c b/testsuite/test-encoding-converter.c
index f9eaca2..ccc2385 100644
--- a/testsuite/test-encoding-converter.c
+++ b/testsuite/test-encoding-converter.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/testsuite/test-encoding.c b/testsuite/test-encoding.c
index 4d586ae..957f2cf 100644
--- a/testsuite/test-encoding.c
+++ b/testsuite/test-encoding.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2014, 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2014, 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/testsuite/test-file-content.c b/testsuite/test-file-content.c
index 9ecf1e3..552dc15 100644
--- a/testsuite/test-file-content.c
+++ b/testsuite/test-file-content.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/testsuite/test-file-loader.c b/testsuite/test-file-loader.c
index 41e9cfa..74315bc 100644
--- a/testsuite/test-file-loader.c
+++ b/testsuite/test-file-loader.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016, 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2016, 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/testsuite/test-file-saver.c b/testsuite/test-file-saver.c
index 77f621e..afac7e7 100644
--- a/testsuite/test-file-saver.c
+++ b/testsuite/test-file-saver.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2010 - Jesse van den Kieboom
+/* Copyright 2010 - Jesse van den Kieboom
  * Copyright 2014, 2017 - Sébastien Wilmet
  *
  * Tepl is free software; you can redistribute it and/or modify it under
diff --git a/testsuite/test-file.c b/testsuite/test-file.c
index ba42199..8977edb 100644
--- a/testsuite/test-file.c
+++ b/testsuite/test-file.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/testsuite/test-fold-region.c b/testsuite/test-fold-region.c
index d61bf32..fe16c30 100644
--- a/testsuite/test-fold-region.c
+++ b/testsuite/test-fold-region.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016 - David Rabel <david rabel noresoft com>
+/* Copyright 2016 - David Rabel <david rabel noresoft com>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/testsuite/test-info-bar.c b/testsuite/test-info-bar.c
index 7df693c..e3d7b4f 100644
--- a/testsuite/test-info-bar.c
+++ b/testsuite/test-info-bar.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2016 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/testsuite/test-metadata.c b/testsuite/test-metadata.c
index e6a9eb9..062c792 100644
--- a/testsuite/test-metadata.c
+++ b/testsuite/test-metadata.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/testsuite/test-notebook.c b/testsuite/test-notebook.c
index 6092c3b..b00f743 100644
--- a/testsuite/test-notebook.c
+++ b/testsuite/test-notebook.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2017 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the
diff --git a/testsuite/test-utils.c b/testsuite/test-utils.c
index 82feb8d..5a01e2f 100644
--- a/testsuite/test-utils.c
+++ b/testsuite/test-utils.c
@@ -1,7 +1,4 @@
-/*
- * This file is part of Tepl, a text editor library.
- *
- * Copyright 2016-2020 - Sébastien Wilmet <swilmet gnome org>
+/* Copyright 2016-2020 - Sébastien Wilmet <swilmet gnome org>
  *
  * Tepl is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the


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