[gnome-builder] remove unnecessary copyright symbol



commit d866396eaa2f192a1c42856d0a102ceec454deb0
Author: Christian Hergert <chergert redhat com>
Date:   Wed Mar 21 20:43:37 2018 -0700

    remove unnecessary copyright symbol
    
    Our templates have moved away from this, and we can remove it from our
    sources too.

 src/libide/Ide.py                                              |  2 +-
 src/libide/application/ide-application-actions.c               |  2 +-
 src/libide/application/ide-application-actions.h               |  2 +-
 src/libide/application/ide-application-addin.c                 |  2 +-
 src/libide/application/ide-application-addin.h                 |  2 +-
 src/libide/application/ide-application-color.c                 |  2 +-
 src/libide/application/ide-application-command-line.c          |  2 +-
 src/libide/application/ide-application-credits.h               |  2 +-
 src/libide/application/ide-application-open.c                  |  2 +-
 src/libide/application/ide-application-plugins.c               |  2 +-
 src/libide/application/ide-application-private.h               |  2 +-
 src/libide/application/ide-application-shortcuts.c             |  2 +-
 src/libide/application/ide-application-tests.c                 |  2 +-
 src/libide/application/ide-application-tests.h                 |  2 +-
 src/libide/application/ide-application-tool.c                  |  2 +-
 src/libide/application/ide-application-tool.h                  |  2 +-
 src/libide/application/ide-application.c                       |  2 +-
 src/libide/application/ide-application.h                       |  2 +-
 src/libide/buffers/ide-buffer-addin.c                          |  2 +-
 src/libide/buffers/ide-buffer-addin.h                          |  2 +-
 src/libide/buffers/ide-buffer-change-monitor.c                 |  2 +-
 src/libide/buffers/ide-buffer-change-monitor.h                 |  2 +-
 src/libide/buffers/ide-buffer-manager.c                        |  2 +-
 src/libide/buffers/ide-buffer-manager.h                        |  2 +-
 src/libide/buffers/ide-buffer-private.h                        |  2 +-
 src/libide/buffers/ide-buffer.c                                |  2 +-
 src/libide/buffers/ide-buffer.h                                |  2 +-
 src/libide/buffers/ide-unsaved-file.c                          |  2 +-
 src/libide/buffers/ide-unsaved-file.h                          |  2 +-
 src/libide/buffers/ide-unsaved-files.c                         |  2 +-
 src/libide/buffers/ide-unsaved-files.h                         |  2 +-
 .../buildconfig/ide-buildconfig-configuration-provider.c       |  2 +-
 .../buildconfig/ide-buildconfig-configuration-provider.h       |  2 +-
 src/libide/buildconfig/ide-buildconfig-configuration.c         |  2 +-
 src/libide/buildconfig/ide-buildconfig-configuration.h         |  2 +-
 src/libide/buildconfig/ide-buildconfig-pipeline-addin.c        |  2 +-
 src/libide/buildconfig/ide-buildconfig-pipeline-addin.h        |  2 +-
 src/libide/buildconfig/ide-buildconfig-plugin.c                |  2 +-
 src/libide/buildsystem/ide-build-log-private.h                 |  2 +-
 src/libide/buildsystem/ide-build-log.c                         |  2 +-
 src/libide/buildsystem/ide-build-log.h                         |  2 +-
 src/libide/buildsystem/ide-build-manager.c                     |  2 +-
 src/libide/buildsystem/ide-build-manager.h                     |  2 +-
 src/libide/buildsystem/ide-build-pipeline-addin.c              |  2 +-
 src/libide/buildsystem/ide-build-pipeline-addin.h              |  2 +-
 src/libide/buildsystem/ide-build-pipeline.c                    |  2 +-
 src/libide/buildsystem/ide-build-pipeline.h                    |  2 +-
 src/libide/buildsystem/ide-build-private.h                     |  2 +-
 src/libide/buildsystem/ide-build-stage-launcher.c              |  2 +-
 src/libide/buildsystem/ide-build-stage-launcher.h              |  2 +-
 src/libide/buildsystem/ide-build-stage-mkdirs.c                |  2 +-
 src/libide/buildsystem/ide-build-stage-mkdirs.h                |  2 +-
 src/libide/buildsystem/ide-build-stage-private.h               |  2 +-
 src/libide/buildsystem/ide-build-stage-transfer.c              |  2 +-
 src/libide/buildsystem/ide-build-stage-transfer.h              |  2 +-
 src/libide/buildsystem/ide-build-stage.c                       |  2 +-
 src/libide/buildsystem/ide-build-stage.h                       |  2 +-
 src/libide/buildsystem/ide-build-system-discovery.c            |  2 +-
 src/libide/buildsystem/ide-build-system-discovery.h            |  2 +-
 src/libide/buildsystem/ide-build-system.c                      |  2 +-
 src/libide/buildsystem/ide-build-system.h                      |  2 +-
 src/libide/buildsystem/ide-build-target-provider.c             |  2 +-
 src/libide/buildsystem/ide-build-target-provider.h             |  2 +-
 src/libide/buildsystem/ide-build-target.c                      |  2 +-
 src/libide/buildsystem/ide-build-target.h                      |  2 +-
 src/libide/buildsystem/ide-build-utils.c                       |  2 +-
 src/libide/buildsystem/ide-build-utils.h                       |  2 +-
 src/libide/buildsystem/ide-compile-commands.c                  |  2 +-
 src/libide/buildsystem/ide-compile-commands.h                  |  2 +-
 src/libide/buildsystem/ide-dependency-updater.c                |  2 +-
 src/libide/buildsystem/ide-dependency-updater.h                |  2 +-
 src/libide/buildsystem/ide-environment-variable.c              |  2 +-
 src/libide/buildsystem/ide-environment-variable.h              |  2 +-
 src/libide/buildsystem/ide-environment.c                       |  2 +-
 src/libide/buildsystem/ide-environment.h                       |  2 +-
 src/libide/buildui/ide-build-configuration-row.c               |  2 +-
 src/libide/buildui/ide-build-configuration-row.h               |  2 +-
 src/libide/buildui/ide-build-configuration-view.c              |  2 +-
 src/libide/buildui/ide-build-configuration-view.h              |  2 +-
 src/libide/buildui/ide-build-log-panel.c                       |  2 +-
 src/libide/buildui/ide-build-log-panel.h                       |  2 +-
 src/libide/buildui/ide-build-panel.c                           |  2 +-
 src/libide/buildui/ide-build-panel.h                           |  2 +-
 src/libide/buildui/ide-build-perspective.c                     |  2 +-
 src/libide/buildui/ide-build-perspective.h                     |  2 +-
 src/libide/buildui/ide-build-plugin.c                          |  2 +-
 src/libide/buildui/ide-build-stage-row.c                       |  2 +-
 src/libide/buildui/ide-build-stage-row.h                       |  2 +-
 src/libide/buildui/ide-build-tool.h                            |  2 +-
 src/libide/buildui/ide-build-workbench-addin.c                 |  2 +-
 src/libide/buildui/ide-build-workbench-addin.h                 |  2 +-
 src/libide/buildui/ide-environment-editor-row.c                |  2 +-
 src/libide/buildui/ide-environment-editor-row.h                |  2 +-
 src/libide/buildui/ide-environment-editor.c                    |  2 +-
 src/libide/buildui/ide-environment-editor.h                    |  2 +-
 src/libide/config/ide-configuration-manager.c                  |  2 +-
 src/libide/config/ide-configuration-manager.h                  |  2 +-
 src/libide/config/ide-configuration-provider.c                 |  2 +-
 src/libide/config/ide-configuration-provider.h                 |  4 ++--
 src/libide/config/ide-configuration.c                          |  2 +-
 src/libide/config/ide-configuration.h                          |  2 +-
 src/libide/debugger/ide-debug-manager.c                        |  2 +-
 src/libide/debugger/ide-debug-manager.h                        |  2 +-
 src/libide/debugger/ide-debugger-actions.c                     |  2 +-
 src/libide/debugger/ide-debugger-address-map.c                 |  2 +-
 src/libide/debugger/ide-debugger-address-map.h                 |  2 +-
 src/libide/debugger/ide-debugger-breakpoint.c                  |  2 +-
 src/libide/debugger/ide-debugger-breakpoint.h                  |  2 +-
 src/libide/debugger/ide-debugger-breakpoints-view.c            |  2 +-
 src/libide/debugger/ide-debugger-breakpoints-view.h            |  2 +-
 src/libide/debugger/ide-debugger-breakpoints.c                 |  2 +-
 src/libide/debugger/ide-debugger-breakpoints.h                 |  2 +-
 src/libide/debugger/ide-debugger-controls.c                    |  2 +-
 src/libide/debugger/ide-debugger-controls.h                    |  2 +-
 src/libide/debugger/ide-debugger-disassembly-view.c            |  2 +-
 src/libide/debugger/ide-debugger-disassembly-view.h            |  2 +-
 src/libide/debugger/ide-debugger-editor-addin.c                |  2 +-
 src/libide/debugger/ide-debugger-editor-addin.h                |  2 +-
 src/libide/debugger/ide-debugger-fallbacks.c                   |  2 +-
 src/libide/debugger/ide-debugger-frame.c                       |  2 +-
 src/libide/debugger/ide-debugger-frame.h                       |  2 +-
 src/libide/debugger/ide-debugger-instruction.c                 |  2 +-
 src/libide/debugger/ide-debugger-instruction.h                 |  2 +-
 src/libide/debugger/ide-debugger-libraries-view.c              |  2 +-
 src/libide/debugger/ide-debugger-libraries-view.h              |  2 +-
 src/libide/debugger/ide-debugger-library.c                     |  2 +-
 src/libide/debugger/ide-debugger-library.h                     |  2 +-
 src/libide/debugger/ide-debugger-locals-view.c                 |  2 +-
 src/libide/debugger/ide-debugger-locals-view.h                 |  2 +-
 src/libide/debugger/ide-debugger-plugin.c                      |  2 +-
 src/libide/debugger/ide-debugger-private.h                     |  2 +-
 src/libide/debugger/ide-debugger-register.c                    |  2 +-
 src/libide/debugger/ide-debugger-register.h                    |  2 +-
 src/libide/debugger/ide-debugger-registers-view.c              |  2 +-
 src/libide/debugger/ide-debugger-registers-view.h              |  2 +-
 src/libide/debugger/ide-debugger-thread-group.c                |  2 +-
 src/libide/debugger/ide-debugger-thread-group.h                |  2 +-
 src/libide/debugger/ide-debugger-thread.c                      |  2 +-
 src/libide/debugger/ide-debugger-thread.h                      |  2 +-
 src/libide/debugger/ide-debugger-threads-view.c                |  2 +-
 src/libide/debugger/ide-debugger-threads-view.h                |  2 +-
 src/libide/debugger/ide-debugger-types.c                       |  2 +-
 src/libide/debugger/ide-debugger-types.h                       |  2 +-
 src/libide/debugger/ide-debugger-variable.c                    |  2 +-
 src/libide/debugger/ide-debugger-variable.h                    |  2 +-
 src/libide/debugger/ide-debugger.c                             |  2 +-
 src/libide/debugger/ide-debugger.h                             |  2 +-
 src/libide/devices/ide-device-manager.c                        |  2 +-
 src/libide/devices/ide-device-manager.h                        |  2 +-
 src/libide/devices/ide-device-provider.c                       |  2 +-
 src/libide/devices/ide-device-provider.h                       |  2 +-
 src/libide/devices/ide-device.c                                |  2 +-
 src/libide/devices/ide-device.h                                |  2 +-
 src/libide/diagnostics/ide-diagnostic-provider.c               |  2 +-
 src/libide/diagnostics/ide-diagnostic-provider.h               |  2 +-
 src/libide/diagnostics/ide-diagnostic.c                        |  2 +-
 src/libide/diagnostics/ide-diagnostic.h                        |  2 +-
 src/libide/diagnostics/ide-diagnostics-manager.c               |  2 +-
 src/libide/diagnostics/ide-diagnostics-manager.h               |  2 +-
 src/libide/diagnostics/ide-diagnostics.c                       |  2 +-
 src/libide/diagnostics/ide-diagnostics.h                       |  2 +-
 src/libide/diagnostics/ide-fixit.c                             |  2 +-
 src/libide/diagnostics/ide-fixit.h                             |  2 +-
 src/libide/diagnostics/ide-source-location.c                   |  2 +-
 src/libide/diagnostics/ide-source-location.h                   |  2 +-
 src/libide/diagnostics/ide-source-range.c                      |  2 +-
 src/libide/diagnostics/ide-source-range.h                      |  2 +-
 src/libide/directory/ide-directory-build-system.c              |  2 +-
 src/libide/directory/ide-directory-build-system.h              |  2 +-
 src/libide/directory/ide-directory-plugin.c                    |  2 +-
 src/libide/directory/ide-directory-vcs.c                       |  2 +-
 src/libide/directory/ide-directory-vcs.h                       |  2 +-
 src/libide/doap/ide-doap-person.c                              |  2 +-
 src/libide/doap/ide-doap-person.h                              |  2 +-
 src/libide/doap/ide-doap.c                                     |  2 +-
 src/libide/doap/ide-doap.h                                     |  2 +-
 src/libide/doap/xml-reader.c                                   |  2 +-
 src/libide/doap/xml-reader.h                                   |  2 +-
 src/libide/documentation/ide-documentation-info.c              |  2 +-
 src/libide/documentation/ide-documentation-info.h              |  2 +-
 src/libide/documentation/ide-documentation-proposal.c          |  2 +-
 src/libide/documentation/ide-documentation-proposal.h          |  2 +-
 src/libide/documentation/ide-documentation-provider.c          |  2 +-
 src/libide/documentation/ide-documentation-provider.h          |  2 +-
 src/libide/documentation/ide-documentation.c                   |  2 +-
 src/libide/documentation/ide-documentation.h                   |  2 +-
 src/libide/editor/ide-editor-addin.c                           |  2 +-
 src/libide/editor/ide-editor-addin.h                           |  2 +-
 src/libide/editor/ide-editor-layout-stack-addin.c              |  2 +-
 src/libide/editor/ide-editor-layout-stack-addin.h              |  2 +-
 src/libide/editor/ide-editor-layout-stack-controls.c           |  2 +-
 src/libide/editor/ide-editor-layout-stack-controls.h           |  2 +-
 src/libide/editor/ide-editor-perspective-actions.c             |  2 +-
 src/libide/editor/ide-editor-perspective-shortcuts.c           |  2 +-
 src/libide/editor/ide-editor-perspective.c                     |  2 +-
 src/libide/editor/ide-editor-perspective.h                     |  2 +-
 src/libide/editor/ide-editor-plugin.c                          |  2 +-
 src/libide/editor/ide-editor-print-operation.c                 |  2 +-
 src/libide/editor/ide-editor-print-operation.h                 |  2 +-
 src/libide/editor/ide-editor-private.h                         |  2 +-
 src/libide/editor/ide-editor-properties.c                      |  2 +-
 src/libide/editor/ide-editor-properties.h                      |  2 +-
 src/libide/editor/ide-editor-search-bar-shortcuts.c            |  2 +-
 src/libide/editor/ide-editor-search-bar.c                      |  2 +-
 src/libide/editor/ide-editor-search-bar.h                      |  2 +-
 src/libide/editor/ide-editor-search.c                          |  2 +-
 src/libide/editor/ide-editor-search.h                          |  2 +-
 src/libide/editor/ide-editor-sidebar.c                         |  2 +-
 src/libide/editor/ide-editor-sidebar.h                         |  2 +-
 src/libide/editor/ide-editor-utilities.c                       |  2 +-
 src/libide/editor/ide-editor-utilities.h                       |  2 +-
 src/libide/editor/ide-editor-view-actions.c                    |  2 +-
 src/libide/editor/ide-editor-view-addin.c                      |  2 +-
 src/libide/editor/ide-editor-view-addin.h                      |  2 +-
 src/libide/editor/ide-editor-view-settings.c                   |  2 +-
 src/libide/editor/ide-editor-view-shortcuts.c                  |  2 +-
 src/libide/editor/ide-editor-view.c                            |  2 +-
 src/libide/editor/ide-editor-view.h                            |  2 +-
 src/libide/editor/ide-editor-workbench-addin.c                 |  2 +-
 src/libide/editor/ide-editor-workbench-addin.h                 |  2 +-
 src/libide/editorconfig/editorconfig-glib.c                    |  2 +-
 src/libide/editorconfig/ide-editorconfig-file-settings.c       |  2 +-
 src/libide/editorconfig/ide-editorconfig-file-settings.h       |  2 +-
 src/libide/files/ide-file-settings.c                           |  2 +-
 src/libide/files/ide-file-settings.h                           |  2 +-
 src/libide/files/ide-file.c                                    |  2 +-
 src/libide/files/ide-file.h                                    |  2 +-
 src/libide/files/ide-indent-style.h                            |  2 +-
 src/libide/files/ide-spaces-style.h                            |  2 +-
 src/libide/formatting/ide-formatter-options.c                  |  2 +-
 src/libide/formatting/ide-formatter-options.h                  |  2 +-
 src/libide/formatting/ide-formatter.c                          |  2 +-
 src/libide/formatting/ide-formatter.h                          |  2 +-
 src/libide/genesis/ide-genesis-addin.c                         |  2 +-
 src/libide/genesis/ide-genesis-addin.h                         |  2 +-
 src/libide/greeter/ide-greeter-perspective.c                   |  2 +-
 src/libide/greeter/ide-greeter-perspective.h                   |  2 +-
 src/libide/greeter/ide-greeter-section.c                       |  2 +-
 src/libide/greeter/ide-greeter-section.h                       |  2 +-
 src/libide/gsettings/ide-gsettings-file-settings.c             |  2 +-
 src/libide/gsettings/ide-gsettings-file-settings.h             |  2 +-
 src/libide/gsettings/ide-language-defaults.c                   |  2 +-
 src/libide/gsettings/ide-language-defaults.h                   |  2 +-
 src/libide/highlighting/ide-highlight-engine.c                 |  2 +-
 src/libide/highlighting/ide-highlight-engine.h                 |  2 +-
 src/libide/highlighting/ide-highlight-index.c                  |  2 +-
 src/libide/highlighting/ide-highlight-index.h                  |  2 +-
 src/libide/highlighting/ide-highlighter.c                      |  2 +-
 src/libide/highlighting/ide-highlighter.h                      |  2 +-
 src/libide/ide-context.c                                       |  2 +-
 src/libide/ide-context.h                                       |  2 +-
 src/libide/ide-global.h                                        |  2 +-
 src/libide/ide-object.c                                        |  2 +-
 src/libide/ide-object.h                                        |  2 +-
 src/libide/ide-pausable.c                                      |  2 +-
 src/libide/ide-pausable.h                                      |  2 +-
 src/libide/ide-service.c                                       |  2 +-
 src/libide/ide-service.h                                       |  2 +-
 src/libide/ide-types.h                                         |  2 +-
 src/libide/ide-version-macros.h                                |  2 +-
 src/libide/ide.c                                               |  2 +-
 src/libide/ide.h                                               |  2 +-
 src/libide/keybindings/ide-keybindings.c                       |  2 +-
 src/libide/keybindings/ide-keybindings.h                       |  2 +-
 src/libide/keybindings/ide-shortcuts-window.c                  |  2 +-
 src/libide/keybindings/ide-shortcuts-window.h                  |  2 +-
 src/libide/langserv/ide-langserv-client.c                      |  2 +-
 src/libide/langserv/ide-langserv-client.h                      |  2 +-
 src/libide/langserv/ide-langserv-completion-provider.c         |  2 +-
 src/libide/langserv/ide-langserv-completion-provider.h         |  2 +-
 src/libide/langserv/ide-langserv-diagnostic-provider.c         |  2 +-
 src/libide/langserv/ide-langserv-diagnostic-provider.h         |  2 +-
 src/libide/langserv/ide-langserv-formatter.c                   |  2 +-
 src/libide/langserv/ide-langserv-formatter.h                   |  2 +-
 src/libide/langserv/ide-langserv-highlighter.c                 |  2 +-
 src/libide/langserv/ide-langserv-highlighter.h                 |  2 +-
 src/libide/langserv/ide-langserv-rename-provider.c             |  2 +-
 src/libide/langserv/ide-langserv-rename-provider.h             |  2 +-
 src/libide/langserv/ide-langserv-symbol-node-private.h         |  2 +-
 src/libide/langserv/ide-langserv-symbol-node.c                 |  2 +-
 src/libide/langserv/ide-langserv-symbol-node.h                 |  2 +-
 src/libide/langserv/ide-langserv-symbol-resolver.c             |  2 +-
 src/libide/langserv/ide-langserv-symbol-resolver.h             |  2 +-
 src/libide/langserv/ide-langserv-symbol-tree-private.h         |  2 +-
 src/libide/langserv/ide-langserv-symbol-tree.c                 |  2 +-
 src/libide/langserv/ide-langserv-symbol-tree.h                 |  2 +-
 src/libide/langserv/ide-langserv-util.c                        |  2 +-
 src/libide/langserv/ide-langserv-util.h                        |  2 +-
 src/libide/layout/ide-layout-grid-actions.c                    |  2 +-
 src/libide/layout/ide-layout-grid-column-actions.c             |  2 +-
 src/libide/layout/ide-layout-grid-column.c                     |  2 +-
 src/libide/layout/ide-layout-grid-column.h                     |  2 +-
 src/libide/layout/ide-layout-grid.c                            |  2 +-
 src/libide/layout/ide-layout-grid.h                            |  2 +-
 src/libide/layout/ide-layout-pane.c                            |  2 +-
 src/libide/layout/ide-layout-pane.h                            |  2 +-
 src/libide/layout/ide-layout-private.h                         |  2 +-
 src/libide/layout/ide-layout-stack-actions.c                   |  2 +-
 src/libide/layout/ide-layout-stack-addin.c                     |  2 +-
 src/libide/layout/ide-layout-stack-addin.h                     |  2 +-
 src/libide/layout/ide-layout-stack-header.c                    |  2 +-
 src/libide/layout/ide-layout-stack-header.h                    |  2 +-
 src/libide/layout/ide-layout-stack-shortcuts.c                 |  2 +-
 src/libide/layout/ide-layout-stack.c                           |  2 +-
 src/libide/layout/ide-layout-stack.h                           |  2 +-
 src/libide/layout/ide-layout-transient-sidebar.c               |  2 +-
 src/libide/layout/ide-layout-transient-sidebar.h               |  2 +-
 src/libide/layout/ide-layout-view.c                            |  2 +-
 src/libide/layout/ide-layout-view.h                            |  2 +-
 src/libide/layout/ide-layout.c                                 |  2 +-
 src/libide/layout/ide-layout.h                                 |  2 +-
 src/libide/layout/ide-shortcut-label.c                         |  2 +-
 src/libide/layout/ide-shortcut-label.h                         |  2 +-
 src/libide/local/ide-local-device.c                            |  2 +-
 src/libide/local/ide-local-device.h                            |  2 +-
 src/libide/logging/ide-log.c                                   |  2 +-
 src/libide/logging/ide-log.h                                   |  2 +-
 src/libide/modelines/ide-modelines-file-settings.c             |  2 +-
 src/libide/modelines/ide-modelines-file-settings.h             |  2 +-
 src/libide/modelines/modeline-parser.c                         |  2 +-
 src/libide/modelines/modeline-parser.h                         |  2 +-
 src/libide/plugins/ide-extension-adapter.c                     |  2 +-
 src/libide/plugins/ide-extension-adapter.h                     |  2 +-
 src/libide/plugins/ide-extension-set-adapter.c                 |  2 +-
 src/libide/plugins/ide-extension-set-adapter.h                 |  2 +-
 src/libide/plugins/ide-extension-util.c                        |  2 +-
 src/libide/plugins/ide-extension-util.h                        |  2 +-
 src/libide/preferences/ide-preferences-addin.c                 |  2 +-
 src/libide/preferences/ide-preferences-addin.h                 |  2 +-
 src/libide/preferences/ide-preferences-builtin.c               |  2 +-
 src/libide/preferences/ide-preferences-builtin.h               |  2 +-
 src/libide/preferences/ide-preferences-language-row.c          |  2 +-
 src/libide/preferences/ide-preferences-language-row.h          |  2 +-
 src/libide/preferences/ide-preferences-perspective.c           |  2 +-
 src/libide/preferences/ide-preferences-perspective.h           |  2 +-
 src/libide/preferences/ide-preferences-window.c                |  2 +-
 src/libide/preferences/ide-preferences-window.h                |  2 +-
 src/libide/projects/ide-project-edit-private.h                 |  2 +-
 src/libide/projects/ide-project-edit.c                         |  2 +-
 src/libide/projects/ide-project-edit.h                         |  2 +-
 src/libide/projects/ide-project-info.c                         |  2 +-
 src/libide/projects/ide-project-info.h                         |  2 +-
 src/libide/projects/ide-project-item.c                         |  2 +-
 src/libide/projects/ide-project-item.h                         |  2 +-
 src/libide/projects/ide-project.c                              |  2 +-
 src/libide/projects/ide-project.h                              |  2 +-
 src/libide/projects/ide-recent-projects.c                      |  2 +-
 src/libide/projects/ide-recent-projects.h                      |  2 +-
 src/libide/rename/ide-rename-provider.c                        |  2 +-
 src/libide/rename/ide-rename-provider.h                        |  2 +-
 src/libide/runner/ide-run-button.c                             |  2 +-
 src/libide/runner/ide-run-button.h                             |  2 +-
 src/libide/runner/ide-run-manager-private.h                    |  2 +-
 src/libide/runner/ide-run-manager.c                            |  2 +-
 src/libide/runner/ide-run-manager.h                            |  2 +-
 src/libide/runner/ide-runner-addin.c                           |  2 +-
 src/libide/runner/ide-runner-addin.h                           |  2 +-
 src/libide/runner/ide-runner.c                                 |  2 +-
 src/libide/runner/ide-runner.h                                 |  2 +-
 src/libide/runtimes/ide-runtime-manager.c                      |  2 +-
 src/libide/runtimes/ide-runtime-manager.h                      |  2 +-
 src/libide/runtimes/ide-runtime-provider.c                     |  2 +-
 src/libide/runtimes/ide-runtime-provider.h                     |  2 +-
 src/libide/runtimes/ide-runtime.c                              |  2 +-
 src/libide/runtimes/ide-runtime.h                              |  2 +-
 src/libide/search/ide-search-engine.c                          |  2 +-
 src/libide/search/ide-search-engine.h                          |  2 +-
 src/libide/search/ide-search-entry.c                           |  2 +-
 src/libide/search/ide-search-entry.h                           |  2 +-
 src/libide/search/ide-search-provider.c                        |  2 +-
 src/libide/search/ide-search-provider.h                        |  2 +-
 src/libide/search/ide-search-reducer.c                         |  2 +-
 src/libide/search/ide-search-reducer.h                         |  2 +-
 src/libide/search/ide-search-result.c                          |  2 +-
 src/libide/search/ide-search-result.h                          |  2 +-
 src/libide/search/ide-tagged-entry.c                           |  4 ++--
 src/libide/search/ide-tagged-entry.h                           |  4 ++--
 src/libide/snippets/ide-source-snippet-chunk.c                 |  2 +-
 src/libide/snippets/ide-source-snippet-chunk.h                 |  2 +-
 src/libide/snippets/ide-source-snippet-completion-item.c       |  2 +-
 src/libide/snippets/ide-source-snippet-completion-item.h       |  2 +-
 src/libide/snippets/ide-source-snippet-completion-provider.c   |  2 +-
 src/libide/snippets/ide-source-snippet-completion-provider.h   |  2 +-
 src/libide/snippets/ide-source-snippet-context.c               |  2 +-
 src/libide/snippets/ide-source-snippet-context.h               |  2 +-
 src/libide/snippets/ide-source-snippet-parser.c                |  2 +-
 src/libide/snippets/ide-source-snippet-parser.h                |  2 +-
 src/libide/snippets/ide-source-snippet-private.h               |  2 +-
 src/libide/snippets/ide-source-snippet.c                       |  2 +-
 src/libide/snippets/ide-source-snippet.h                       |  2 +-
 src/libide/snippets/ide-source-snippets-manager.c              |  2 +-
 src/libide/snippets/ide-source-snippets-manager.h              |  2 +-
 src/libide/snippets/ide-source-snippets.c                      |  2 +-
 src/libide/snippets/ide-source-snippets.h                      |  2 +-
 src/libide/sourceview/ide-completion-item.c                    |  2 +-
 src/libide/sourceview/ide-completion-item.h                    |  2 +-
 src/libide/sourceview/ide-completion-provider.c                |  2 +-
 src/libide/sourceview/ide-completion-provider.h                |  2 +-
 src/libide/sourceview/ide-completion-results.c                 |  2 +-
 src/libide/sourceview/ide-completion-results.h                 |  2 +-
 src/libide/sourceview/ide-completion-words.c                   |  2 +-
 src/libide/sourceview/ide-completion-words.h                   |  2 +-
 src/libide/sourceview/ide-cursor.c                             |  2 +-
 src/libide/sourceview/ide-cursor.h                             |  2 +-
 src/libide/sourceview/ide-indenter.c                           |  2 +-
 src/libide/sourceview/ide-indenter.h                           |  2 +-
 src/libide/sourceview/ide-language.c                           |  2 +-
 src/libide/sourceview/ide-language.h                           |  2 +-
 src/libide/sourceview/ide-line-change-gutter-renderer.c        |  2 +-
 src/libide/sourceview/ide-line-change-gutter-renderer.h        |  2 +-
 src/libide/sourceview/ide-omni-gutter-renderer-private.h       |  2 +-
 src/libide/sourceview/ide-omni-gutter-renderer.c               |  2 +-
 src/libide/sourceview/ide-omni-gutter-renderer.h               |  2 +-
 src/libide/sourceview/ide-source-iter.c                        |  2 +-
 src/libide/sourceview/ide-source-iter.h                        |  2 +-
 src/libide/sourceview/ide-source-map.c                         |  2 +-
 src/libide/sourceview/ide-source-map.h                         |  2 +-
 src/libide/sourceview/ide-source-style-scheme.c                |  2 +-
 src/libide/sourceview/ide-source-style-scheme.h                |  2 +-
 src/libide/sourceview/ide-source-view-capture.c                |  2 +-
 src/libide/sourceview/ide-source-view-capture.h                |  2 +-
 src/libide/sourceview/ide-source-view-mode.c                   |  4 ++--
 src/libide/sourceview/ide-source-view-mode.h                   |  2 +-
 src/libide/sourceview/ide-source-view-movements.c              |  2 +-
 src/libide/sourceview/ide-source-view-movements.h              |  2 +-
 src/libide/sourceview/ide-source-view-private.h                |  2 +-
 src/libide/sourceview/ide-source-view-shortcuts.c              |  2 +-
 src/libide/sourceview/ide-source-view.c                        |  2 +-
 src/libide/sourceview/ide-source-view.h                        |  2 +-
 src/libide/sourceview/ide-text-iter.c                          |  2 +-
 src/libide/sourceview/ide-text-iter.h                          |  2 +-
 src/libide/sourceview/ide-text-util.c                          |  6 +++---
 src/libide/sourceview/ide-text-util.h                          |  2 +-
 src/libide/sourceview/ide-word-completion-item.c               |  2 +-
 src/libide/sourceview/ide-word-completion-item.h               |  2 +-
 src/libide/sourceview/ide-word-completion-provider.c           |  2 +-
 src/libide/sourceview/ide-word-completion-provider.h           |  2 +-
 src/libide/sourceview/ide-word-completion-results.c            |  2 +-
 src/libide/sourceview/ide-word-completion-results.h            |  2 +-
 src/libide/subprocess/ide-breakout-subprocess-private.h        |  2 +-
 src/libide/subprocess/ide-breakout-subprocess.c                |  4 ++--
 src/libide/subprocess/ide-breakout-subprocess.h                |  4 ++--
 src/libide/subprocess/ide-simple-subprocess.c                  |  2 +-
 src/libide/subprocess/ide-simple-subprocess.h                  |  2 +-
 src/libide/subprocess/ide-subprocess-launcher.c                |  2 +-
 src/libide/subprocess/ide-subprocess-launcher.h                |  2 +-
 src/libide/subprocess/ide-subprocess-supervisor.c              |  2 +-
 src/libide/subprocess/ide-subprocess-supervisor.h              |  2 +-
 src/libide/subprocess/ide-subprocess.c                         |  2 +-
 src/libide/subprocess/ide-subprocess.h                         |  2 +-
 src/libide/symbols/ide-code-index-entries.c                    |  2 +-
 src/libide/symbols/ide-code-index-entries.h                    |  2 +-
 src/libide/symbols/ide-code-index-entry.c                      |  2 +-
 src/libide/symbols/ide-code-index-entry.h                      |  2 +-
 src/libide/symbols/ide-code-indexer.c                          |  4 ++--
 src/libide/symbols/ide-code-indexer.h                          |  2 +-
 src/libide/symbols/ide-symbol-node.c                           |  2 +-
 src/libide/symbols/ide-symbol-node.h                           |  2 +-
 src/libide/symbols/ide-symbol-resolver.c                       |  2 +-
 src/libide/symbols/ide-symbol-resolver.h                       |  2 +-
 src/libide/symbols/ide-symbol-tree.c                           |  2 +-
 src/libide/symbols/ide-symbol-tree.h                           |  2 +-
 src/libide/symbols/ide-symbol.c                                |  2 +-
 src/libide/symbols/ide-symbol.h                                |  2 +-
 src/libide/symbols/ide-tags-builder.c                          |  2 +-
 src/libide/symbols/ide-tags-builder.h                          |  2 +-
 src/libide/template/ide-project-template.c                     |  2 +-
 src/libide/template/ide-project-template.h                     |  2 +-
 src/libide/template/ide-template-base.c                        |  2 +-
 src/libide/template/ide-template-base.h                        |  2 +-
 src/libide/template/ide-template-provider.c                    |  2 +-
 src/libide/template/ide-template-provider.h                    |  2 +-
 src/libide/terminal/ide-terminal-search-private.h              |  2 +-
 src/libide/terminal/ide-terminal-search.c                      |  2 +-
 src/libide/terminal/ide-terminal-search.h                      |  2 +-
 src/libide/terminal/ide-terminal-util.c                        |  2 +-
 src/libide/terminal/ide-terminal-util.h                        |  2 +-
 src/libide/terminal/ide-terminal.c                             |  2 +-
 src/libide/terminal/ide-terminal.h                             |  2 +-
 src/libide/testing/ide-test-editor-addin.c                     |  2 +-
 src/libide/testing/ide-test-editor-addin.h                     |  2 +-
 src/libide/testing/ide-test-manager.c                          |  2 +-
 src/libide/testing/ide-test-manager.h                          |  2 +-
 src/libide/testing/ide-test-panel.c                            |  2 +-
 src/libide/testing/ide-test-panel.h                            |  2 +-
 src/libide/testing/ide-test-private.h                          |  2 +-
 src/libide/testing/ide-test-provider.c                         |  2 +-
 src/libide/testing/ide-test-provider.h                         |  2 +-
 src/libide/testing/ide-test.c                                  |  2 +-
 src/libide/testing/ide-test.h                                  |  2 +-
 src/libide/testing/testing-plugin.c                            |  2 +-
 src/libide/threading/ide-thread-pool.c                         |  2 +-
 src/libide/threading/ide-thread-pool.h                         |  2 +-
 src/libide/transfers/ide-pkcon-transfer.c                      |  2 +-
 src/libide/transfers/ide-pkcon-transfer.h                      |  2 +-
 src/libide/transfers/ide-transfer-button.c                     |  2 +-
 src/libide/transfers/ide-transfer-button.h                     |  2 +-
 src/libide/transfers/ide-transfer-manager.c                    |  2 +-
 src/libide/transfers/ide-transfer-manager.h                    |  2 +-
 src/libide/transfers/ide-transfer-row.c                        |  2 +-
 src/libide/transfers/ide-transfer-row.h                        |  2 +-
 src/libide/transfers/ide-transfer.c                            |  2 +-
 src/libide/transfers/ide-transfer.h                            |  2 +-
 src/libide/transfers/ide-transfers-button.c                    |  2 +-
 src/libide/transfers/ide-transfers-button.h                    |  2 +-
 src/libide/transfers/ide-transfers-progress-icon.c             |  4 ++--
 src/libide/transfers/ide-transfers-progress-icon.h             |  2 +-
 src/libide/util/ide-async-helper.c                             |  2 +-
 src/libide/util/ide-async-helper.h                             |  2 +-
 src/libide/util/ide-battery-monitor.c                          |  2 +-
 src/libide/util/ide-battery-monitor.h                          |  2 +-
 src/libide/util/ide-cell-renderer-fancy.c                      |  2 +-
 src/libide/util/ide-cell-renderer-fancy.h                      |  2 +-
 src/libide/util/ide-dnd.c                                      |  2 +-
 src/libide/util/ide-dnd.h                                      |  2 +-
 src/libide/util/ide-doc-seq.c                                  |  2 +-
 src/libide/util/ide-doc-seq.h                                  |  2 +-
 src/libide/util/ide-fancy-tree-view.c                          |  2 +-
 src/libide/util/ide-fancy-tree-view.h                          |  2 +-
 src/libide/util/ide-flatpak.c                                  |  2 +-
 src/libide/util/ide-flatpak.h                                  |  2 +-
 src/libide/util/ide-glib.c                                     |  2 +-
 src/libide/util/ide-glib.h                                     |  2 +-
 src/libide/util/ide-gtk.c                                      |  2 +-
 src/libide/util/ide-gtk.h                                      |  2 +-
 src/libide/util/ide-line-reader.c                              |  2 +-
 src/libide/util/ide-line-reader.h                              |  2 +-
 src/libide/util/ide-list-inline.h                              |  2 +-
 src/libide/util/ide-posix.c                                    |  2 +-
 src/libide/util/ide-posix.h                                    |  2 +-
 src/libide/util/ide-progress.c                                 |  2 +-
 src/libide/util/ide-progress.h                                 |  2 +-
 src/libide/util/ide-ref-ptr.c                                  |  2 +-
 src/libide/util/ide-ref-ptr.h                                  |  2 +-
 src/libide/util/ide-settings.c                                 |  2 +-
 src/libide/util/ide-settings.h                                 |  2 +-
 src/libide/util/ide-uri.c                                      |  2 +-
 src/libide/util/ide-uri.h                                      |  4 ++--
 src/libide/util/ide-window-settings.c                          |  2 +-
 src/libide/util/ide-window-settings.h                          |  2 +-
 src/libide/util/ptyintercept.c                                 |  2 +-
 src/libide/util/ptyintercept.h                                 |  2 +-
 src/libide/vcs/ide-vcs-config.c                                |  2 +-
 src/libide/vcs/ide-vcs-config.h                                |  2 +-
 src/libide/vcs/ide-vcs-file-info.c                             |  2 +-
 src/libide/vcs/ide-vcs-file-info.h                             |  2 +-
 src/libide/vcs/ide-vcs-initializer.c                           |  2 +-
 src/libide/vcs/ide-vcs-initializer.h                           |  2 +-
 src/libide/vcs/ide-vcs-monitor.c                               |  2 +-
 src/libide/vcs/ide-vcs-monitor.h                               |  2 +-
 src/libide/vcs/ide-vcs-uri.c                                   |  2 +-
 src/libide/vcs/ide-vcs-uri.h                                   |  2 +-
 src/libide/vcs/ide-vcs.c                                       |  2 +-
 src/libide/vcs/ide-vcs.h                                       |  2 +-
 src/libide/webkit/ide-webkit.c                                 |  2 +-
 src/libide/workbench/ide-omni-bar.c                            |  2 +-
 src/libide/workbench/ide-omni-bar.h                            |  2 +-
 src/libide/workbench/ide-omni-pausable-row.c                   |  2 +-
 src/libide/workbench/ide-omni-pausable-row.h                   |  2 +-
 src/libide/workbench/ide-perspective.c                         |  2 +-
 src/libide/workbench/ide-perspective.h                         |  2 +-
 src/libide/workbench/ide-workbench-actions.c                   |  2 +-
 src/libide/workbench/ide-workbench-addin.c                     |  2 +-
 src/libide/workbench/ide-workbench-addin.h                     |  2 +-
 src/libide/workbench/ide-workbench-header-bar.c                |  2 +-
 src/libide/workbench/ide-workbench-header-bar.h                |  2 +-
 src/libide/workbench/ide-workbench-message.c                   |  2 +-
 src/libide/workbench/ide-workbench-message.h                   |  2 +-
 src/libide/workbench/ide-workbench-open.c                      |  2 +-
 src/libide/workbench/ide-workbench-private.h                   |  2 +-
 src/libide/workbench/ide-workbench-shortcuts.c                 |  2 +-
 src/libide/workbench/ide-workbench.c                           |  2 +-
 src/libide/workbench/ide-workbench.h                           |  2 +-
 src/libide/workers/ide-worker-manager.c                        |  2 +-
 src/libide/workers/ide-worker-manager.h                        |  2 +-
 src/libide/workers/ide-worker-process.c                        |  2 +-
 src/libide/workers/ide-worker-process.h                        |  2 +-
 src/libide/workers/ide-worker.c                                |  2 +-
 src/libide/workers/ide-worker.h                                |  2 +-
 .../autotools-templates/autotools_templates/__init__.py        |  2 +-
 src/plugins/autotools/autotools-plugin.c                       |  2 +-
 src/plugins/autotools/ide-autotools-application-addin.c        |  2 +-
 src/plugins/autotools/ide-autotools-application-addin.h        |  2 +-
 src/plugins/autotools/ide-autotools-autogen-stage.c            |  2 +-
 src/plugins/autotools/ide-autotools-autogen-stage.h            |  2 +-
 src/plugins/autotools/ide-autotools-build-system.c             |  2 +-
 src/plugins/autotools/ide-autotools-build-system.h             |  2 +-
 src/plugins/autotools/ide-autotools-build-target-provider.c    |  2 +-
 src/plugins/autotools/ide-autotools-build-target-provider.h    |  2 +-
 src/plugins/autotools/ide-autotools-build-target.c             |  2 +-
 src/plugins/autotools/ide-autotools-build-target.h             |  2 +-
 src/plugins/autotools/ide-autotools-make-stage.c               |  2 +-
 src/plugins/autotools/ide-autotools-make-stage.h               |  2 +-
 src/plugins/autotools/ide-autotools-makecache-stage.c          |  2 +-
 src/plugins/autotools/ide-autotools-makecache-stage.h          |  2 +-
 src/plugins/autotools/ide-autotools-pipeline-addin.c           |  2 +-
 src/plugins/autotools/ide-autotools-pipeline-addin.h           |  2 +-
 src/plugins/autotools/ide-makecache-target.c                   |  2 +-
 src/plugins/autotools/ide-makecache-target.h                   |  2 +-
 src/plugins/autotools/ide-makecache.c                          |  4 ++--
 src/plugins/autotools/ide-makecache.h                          |  2 +-
 src/plugins/beautifier/gb-beautifier-config.c                  |  2 +-
 src/plugins/beautifier/gb-beautifier-config.h                  |  2 +-
 src/plugins/beautifier/gb-beautifier-editor-addin.c            |  2 +-
 src/plugins/beautifier/gb-beautifier-editor-addin.h            |  2 +-
 src/plugins/beautifier/gb-beautifier-helper.c                  |  2 +-
 src/plugins/beautifier/gb-beautifier-helper.h                  |  2 +-
 src/plugins/beautifier/gb-beautifier-plugin.c                  |  2 +-
 src/plugins/beautifier/gb-beautifier-private.h                 |  2 +-
 src/plugins/beautifier/gb-beautifier-process.c                 |  2 +-
 src/plugins/beautifier/gb-beautifier-process.h                 |  2 +-
 src/plugins/c-pack/c-pack-plugin.c                             |  2 +-
 src/plugins/c-pack/c-parse-helper.c                            |  2 +-
 src/plugins/c-pack/c-parse-helper.h                            |  2 +-
 src/plugins/c-pack/ide-c-format-provider.c                     |  2 +-
 src/plugins/c-pack/ide-c-format-provider.h                     |  2 +-
 src/plugins/c-pack/ide-c-indenter.c                            |  2 +-
 src/plugins/c-pack/ide-c-indenter.h                            |  2 +-
 src/plugins/cargo/cargo_plugin.py                              |  2 +-
 src/plugins/clang/clang-plugin.c                               |  2 +-
 src/plugins/clang/ide-clang-code-index-entries.c               |  2 +-
 src/plugins/clang/ide-clang-code-index-entries.h               |  2 +-
 src/plugins/clang/ide-clang-code-indexer.c                     |  2 +-
 src/plugins/clang/ide-clang-code-indexer.h                     |  2 +-
 src/plugins/clang/ide-clang-completion-item-private.h          |  2 +-
 src/plugins/clang/ide-clang-completion-item.c                  |  2 +-
 src/plugins/clang/ide-clang-completion-item.h                  |  2 +-
 src/plugins/clang/ide-clang-completion-provider.c              |  2 +-
 src/plugins/clang/ide-clang-completion-provider.h              |  2 +-
 src/plugins/clang/ide-clang-diagnostic-provider.c              |  2 +-
 src/plugins/clang/ide-clang-diagnostic-provider.h              |  2 +-
 src/plugins/clang/ide-clang-highlighter.c                      |  2 +-
 src/plugins/clang/ide-clang-highlighter.h                      |  2 +-
 src/plugins/clang/ide-clang-preferences-addin.c                |  2 +-
 src/plugins/clang/ide-clang-preferences-addin.h                |  2 +-
 src/plugins/clang/ide-clang-private.h                          |  2 +-
 src/plugins/clang/ide-clang-service.c                          |  2 +-
 src/plugins/clang/ide-clang-service.h                          |  2 +-
 src/plugins/clang/ide-clang-symbol-node.c                      |  2 +-
 src/plugins/clang/ide-clang-symbol-node.h                      |  2 +-
 src/plugins/clang/ide-clang-symbol-resolver.c                  |  2 +-
 src/plugins/clang/ide-clang-symbol-resolver.h                  |  2 +-
 src/plugins/clang/ide-clang-symbol-tree.c                      |  2 +-
 src/plugins/clang/ide-clang-symbol-tree.h                      |  2 +-
 src/plugins/clang/ide-clang-translation-unit.c                 |  2 +-
 src/plugins/clang/ide-clang-translation-unit.h                 |  2 +-
 src/plugins/cmake/cmake-plugin.c                               |  2 +-
 src/plugins/cmake/gbp-cmake-build-system.c                     |  4 ++--
 src/plugins/cmake/gbp-cmake-build-system.h                     |  4 ++--
 src/plugins/cmake/gbp-cmake-build-target.c                     |  4 ++--
 src/plugins/cmake/gbp-cmake-build-target.h                     |  4 ++--
 src/plugins/cmake/gbp-cmake-pipeline-addin.c                   |  4 ++--
 src/plugins/cmake/gbp-cmake-pipeline-addin.h                   |  4 ++--
 src/plugins/code-index/code-index-plugin.c                     |  2 +-
 src/plugins/code-index/ide-code-index-builder.c                |  4 ++--
 src/plugins/code-index/ide-code-index-builder.h                |  4 ++--
 src/plugins/code-index/ide-code-index-index.c                  |  2 +-
 src/plugins/code-index/ide-code-index-index.h                  |  2 +-
 src/plugins/code-index/ide-code-index-search-provider.c        |  2 +-
 src/plugins/code-index/ide-code-index-search-provider.h        |  2 +-
 src/plugins/code-index/ide-code-index-search-result.c          |  2 +-
 src/plugins/code-index/ide-code-index-search-result.h          |  2 +-
 src/plugins/code-index/ide-code-index-service.c                |  2 +-
 src/plugins/code-index/ide-code-index-service.h                |  2 +-
 src/plugins/code-index/ide-code-index-symbol-resolver.c        |  2 +-
 src/plugins/code-index/ide-code-index-symbol-resolver.h        |  2 +-
 src/plugins/code-index/ide-persistent-map-builder.c            |  2 +-
 src/plugins/code-index/ide-persistent-map-builder.h            |  2 +-
 src/plugins/code-index/ide-persistent-map.c                    |  2 +-
 src/plugins/code-index/ide-persistent-map.h                    |  2 +-
 src/plugins/color-picker/gb-color-picker-document-monitor.c    |  2 +-
 src/plugins/color-picker/gb-color-picker-document-monitor.h    |  2 +-
 src/plugins/color-picker/gb-color-picker-editor-addin.c        |  2 +-
 src/plugins/color-picker/gb-color-picker-editor-addin.h        |  2 +-
 src/plugins/color-picker/gb-color-picker-editor-view-addin.c   |  2 +-
 src/plugins/color-picker/gb-color-picker-editor-view-addin.h   |  2 +-
 src/plugins/color-picker/gb-color-picker-helper.c              |  2 +-
 src/plugins/color-picker/gb-color-picker-helper.h              |  2 +-
 src/plugins/color-picker/gb-color-picker-plugin.c              |  2 +-
 src/plugins/color-picker/gb-color-picker-prefs-list.c          |  2 +-
 src/plugins/color-picker/gb-color-picker-prefs-list.h          |  2 +-
 src/plugins/color-picker/gb-color-picker-prefs-palette-list.c  |  2 +-
 src/plugins/color-picker/gb-color-picker-prefs-palette-list.h  |  2 +-
 src/plugins/color-picker/gb-color-picker-prefs-palette-row.c   |  2 +-
 src/plugins/color-picker/gb-color-picker-prefs-palette-row.h   |  2 +-
 src/plugins/color-picker/gb-color-picker-prefs.c               |  2 +-
 src/plugins/color-picker/gb-color-picker-prefs.h               |  2 +-
 src/plugins/color-picker/gb-color-picker-private.h             |  2 +-
 src/plugins/command-bar/gb-command-bar.c                       |  2 +-
 src/plugins/command-bar/gb-command-bar.h                       |  2 +-
 src/plugins/command-bar/gb-command-gaction-provider.c          |  2 +-
 src/plugins/command-bar/gb-command-gaction-provider.h          |  2 +-
 src/plugins/command-bar/gb-command-gaction.c                   |  2 +-
 src/plugins/command-bar/gb-command-gaction.h                   |  2 +-
 src/plugins/command-bar/gb-command-manager.c                   |  2 +-
 src/plugins/command-bar/gb-command-manager.h                   |  2 +-
 src/plugins/command-bar/gb-command-provider.c                  |  2 +-
 src/plugins/command-bar/gb-command-provider.h                  |  2 +-
 src/plugins/command-bar/gb-command-result.c                    |  2 +-
 src/plugins/command-bar/gb-command-result.h                    |  2 +-
 src/plugins/command-bar/gb-command-vim-provider.c              |  2 +-
 src/plugins/command-bar/gb-command-vim-provider.h              |  2 +-
 src/plugins/command-bar/gb-command-vim.c                       |  2 +-
 src/plugins/command-bar/gb-command-vim.h                       |  2 +-
 src/plugins/command-bar/gb-command.c                           |  2 +-
 src/plugins/command-bar/gb-command.h                           |  2 +-
 src/plugins/command-bar/gb-vim.c                               |  2 +-
 src/plugins/command-bar/gb-vim.h                               |  2 +-
 src/plugins/comment-code/gbp-comment-code-plugin.c             |  2 +-
 src/plugins/comment-code/gbp-comment-code-view-addin.c         |  2 +-
 src/plugins/comment-code/gbp-comment-code-view-addin.h         |  2 +-
 src/plugins/create-project/gbp-create-project-genesis-addin.c  |  2 +-
 src/plugins/create-project/gbp-create-project-genesis-addin.h  |  2 +-
 src/plugins/create-project/gbp-create-project-plugin.c         |  2 +-
 src/plugins/create-project/gbp-create-project-template-icon.c  |  2 +-
 src/plugins/create-project/gbp-create-project-template-icon.h  |  2 +-
 src/plugins/create-project/gbp-create-project-tool.c           |  2 +-
 src/plugins/create-project/gbp-create-project-tool.h           |  2 +-
 src/plugins/create-project/gbp-create-project-widget.c         |  2 +-
 src/plugins/create-project/gbp-create-project-widget.h         |  2 +-
 src/plugins/ctags/ctags-plugin.c                               |  2 +-
 src/plugins/ctags/ide-ctags-builder.c                          |  2 +-
 src/plugins/ctags/ide-ctags-builder.h                          |  2 +-
 src/plugins/ctags/ide-ctags-completion-item.c                  |  2 +-
 src/plugins/ctags/ide-ctags-completion-item.h                  |  2 +-
 src/plugins/ctags/ide-ctags-completion-provider-private.h      |  2 +-
 src/plugins/ctags/ide-ctags-completion-provider.c              |  2 +-
 src/plugins/ctags/ide-ctags-completion-provider.h              |  2 +-
 src/plugins/ctags/ide-ctags-highlighter.c                      |  2 +-
 src/plugins/ctags/ide-ctags-highlighter.h                      |  2 +-
 src/plugins/ctags/ide-ctags-index.c                            |  2 +-
 src/plugins/ctags/ide-ctags-index.h                            |  2 +-
 src/plugins/ctags/ide-ctags-service.c                          |  2 +-
 src/plugins/ctags/ide-ctags-service.h                          |  2 +-
 src/plugins/ctags/ide-ctags-symbol-node.c                      |  2 +-
 src/plugins/ctags/ide-ctags-symbol-node.h                      |  2 +-
 src/plugins/ctags/ide-ctags-symbol-resolver.c                  |  2 +-
 src/plugins/ctags/ide-ctags-symbol-resolver.h                  |  2 +-
 src/plugins/ctags/ide-ctags-symbol-tree.c                      |  2 +-
 src/plugins/ctags/ide-ctags-symbol-tree.h                      |  2 +-
 src/plugins/ctags/ide-ctags-util.c                             |  2 +-
 src/plugins/ctags/ide-ctags-util.h                             |  2 +-
 src/plugins/devhelp/gbp-devhelp-documentation-provider.c       |  2 +-
 src/plugins/devhelp/gbp-devhelp-documentation-provider.h       |  2 +-
 src/plugins/devhelp/gbp-devhelp-editor-addin.c                 |  2 +-
 src/plugins/devhelp/gbp-devhelp-editor-addin.h                 |  2 +-
 src/plugins/devhelp/gbp-devhelp-editor-view-addin.c            |  2 +-
 src/plugins/devhelp/gbp-devhelp-editor-view-addin.h            |  2 +-
 src/plugins/devhelp/gbp-devhelp-layout-stack-addin.c           |  2 +-
 src/plugins/devhelp/gbp-devhelp-layout-stack-addin.h           |  2 +-
 src/plugins/devhelp/gbp-devhelp-menu-button.c                  |  2 +-
 src/plugins/devhelp/gbp-devhelp-menu-button.h                  |  2 +-
 src/plugins/devhelp/gbp-devhelp-plugin.c                       |  2 +-
 src/plugins/devhelp/gbp-devhelp-search-private.h               |  2 +-
 src/plugins/devhelp/gbp-devhelp-search.c                       |  2 +-
 src/plugins/devhelp/gbp-devhelp-search.h                       |  2 +-
 src/plugins/devhelp/gbp-devhelp-view.c                         |  2 +-
 src/plugins/devhelp/gbp-devhelp-view.h                         |  2 +-
 src/plugins/documentation-card/gbp-documentation-card-plugin.c |  2 +-
 .../documentation-card/gbp-documentation-card-view-addin.c     |  2 +-
 .../documentation-card/gbp-documentation-card-view-addin.h     |  2 +-
 src/plugins/documentation-card/gbp-documentation-card.c        |  2 +-
 src/plugins/documentation-card/gbp-documentation-card.h        |  2 +-
 src/plugins/eslint/eslint_plugin.py                            |  2 +-
 src/plugins/file-search/gb-file-search-index.c                 |  2 +-
 src/plugins/file-search/gb-file-search-index.h                 |  2 +-
 src/plugins/file-search/gb-file-search-provider.c              |  2 +-
 src/plugins/file-search/gb-file-search-provider.h              |  2 +-
 src/plugins/file-search/gb-file-search-result.c                |  2 +-
 src/plugins/file-search/gb-file-search-result.h                |  2 +-
 src/plugins/find-other-file/find_other_file.py                 |  2 +-
 src/plugins/flatpak/gbp-flatpak-application-addin.c            |  2 +-
 src/plugins/flatpak/gbp-flatpak-application-addin.h            |  2 +-
 src/plugins/flatpak/gbp-flatpak-build-system-discovery.c       |  2 +-
 src/plugins/flatpak/gbp-flatpak-build-system-discovery.h       |  2 +-
 src/plugins/flatpak/gbp-flatpak-build-target-provider.c        |  2 +-
 src/plugins/flatpak/gbp-flatpak-build-target-provider.h        |  2 +-
 src/plugins/flatpak/gbp-flatpak-build-target.c                 |  2 +-
 src/plugins/flatpak/gbp-flatpak-build-target.h                 |  2 +-
 src/plugins/flatpak/gbp-flatpak-clone-widget.c                 |  2 +-
 src/plugins/flatpak/gbp-flatpak-clone-widget.h                 |  2 +-
 src/plugins/flatpak/gbp-flatpak-configuration-provider.c       |  2 +-
 src/plugins/flatpak/gbp-flatpak-configuration-provider.h       |  2 +-
 src/plugins/flatpak/gbp-flatpak-dependency-updater.c           |  2 +-
 src/plugins/flatpak/gbp-flatpak-dependency-updater.h           |  2 +-
 src/plugins/flatpak/gbp-flatpak-download-stage.c               |  2 +-
 src/plugins/flatpak/gbp-flatpak-download-stage.h               |  2 +-
 src/plugins/flatpak/gbp-flatpak-genesis-addin.c                |  2 +-
 src/plugins/flatpak/gbp-flatpak-genesis-addin.h                |  2 +-
 src/plugins/flatpak/gbp-flatpak-manifest.c                     |  4 ++--
 src/plugins/flatpak/gbp-flatpak-manifest.h                     |  4 ++--
 src/plugins/flatpak/gbp-flatpak-pipeline-addin.c               |  2 +-
 src/plugins/flatpak/gbp-flatpak-pipeline-addin.h               |  2 +-
 src/plugins/flatpak/gbp-flatpak-plugin.c                       |  2 +-
 src/plugins/flatpak/gbp-flatpak-preferences-addin.c            |  2 +-
 src/plugins/flatpak/gbp-flatpak-preferences-addin.h            |  2 +-
 src/plugins/flatpak/gbp-flatpak-runner.c                       |  2 +-
 src/plugins/flatpak/gbp-flatpak-runner.h                       |  2 +-
 src/plugins/flatpak/gbp-flatpak-runtime-provider.c             |  2 +-
 src/plugins/flatpak/gbp-flatpak-runtime-provider.h             |  2 +-
 src/plugins/flatpak/gbp-flatpak-runtime.c                      |  2 +-
 src/plugins/flatpak/gbp-flatpak-runtime.h                      |  2 +-
 src/plugins/flatpak/gbp-flatpak-sources.c                      |  2 +-
 src/plugins/flatpak/gbp-flatpak-sources.h                      |  2 +-
 src/plugins/flatpak/gbp-flatpak-subprocess-launcher.c          |  2 +-
 src/plugins/flatpak/gbp-flatpak-subprocess-launcher.h          |  2 +-
 src/plugins/flatpak/gbp-flatpak-transfer.c                     |  2 +-
 src/plugins/flatpak/gbp-flatpak-transfer.h                     |  2 +-
 src/plugins/flatpak/gbp-flatpak-util.c                         |  2 +-
 src/plugins/flatpak/gbp-flatpak-util.h                         |  2 +-
 src/plugins/flatpak/gbp-flatpak-workbench-addin.c              |  2 +-
 src/plugins/flatpak/gbp-flatpak-workbench-addin.h              |  2 +-
 src/plugins/gcc/gbp-gcc-pipeline-addin.c                       |  2 +-
 src/plugins/gcc/gbp-gcc-pipeline-addin.h                       |  2 +-
 src/plugins/gcc/gbp-gcc-plugin.c                               |  2 +-
 src/plugins/gdb/gbp-gdb-debugger.c                             |  2 +-
 src/plugins/gdb/gbp-gdb-debugger.h                             |  2 +-
 src/plugins/gdb/gbp-gdb-plugin.c                               |  2 +-
 src/plugins/gdb/gdbwire.c                                      | 10 +++++-----
 src/plugins/gdb/gdbwire.h                                      |  6 +++---
 src/plugins/gettext/gettext-plugin.c                           |  2 +-
 src/plugins/gettext/ide-gettext-diagnostic-provider.c          |  4 ++--
 src/plugins/gettext/ide-gettext-diagnostic-provider.h          |  4 ++--
 src/plugins/git/ide-git-buffer-change-monitor.c                |  2 +-
 src/plugins/git/ide-git-buffer-change-monitor.h                |  2 +-
 src/plugins/git/ide-git-clone-widget.c                         |  2 +-
 src/plugins/git/ide-git-clone-widget.h                         |  2 +-
 src/plugins/git/ide-git-genesis-addin.c                        |  2 +-
 src/plugins/git/ide-git-genesis-addin.h                        |  2 +-
 src/plugins/git/ide-git-plugin.c                               |  2 +-
 src/plugins/git/ide-git-remote-callbacks.c                     |  2 +-
 src/plugins/git/ide-git-remote-callbacks.h                     |  2 +-
 src/plugins/git/ide-git-vcs-config.c                           |  2 +-
 src/plugins/git/ide-git-vcs-config.h                           |  2 +-
 src/plugins/git/ide-git-vcs-initializer.c                      |  2 +-
 src/plugins/git/ide-git-vcs-initializer.h                      |  2 +-
 src/plugins/git/ide-git-vcs.c                                  |  2 +-
 src/plugins/git/ide-git-vcs.h                                  |  2 +-
 src/plugins/gjs-symbols/gjs_symbols.py                         |  6 +++---
 src/plugins/gnome-builder-plugins.h                            |  2 +-
 src/plugins/gnome-code-assistance/gca-plugin.c                 |  2 +-
 src/plugins/gnome-code-assistance/gca-structs.c                |  2 +-
 src/plugins/gnome-code-assistance/gca-structs.h                |  2 +-
 .../gnome-code-assistance/ide-gca-diagnostic-provider.c        |  2 +-
 .../gnome-code-assistance/ide-gca-diagnostic-provider.h        |  2 +-
 src/plugins/gnome-code-assistance/ide-gca-preferences-addin.c  |  2 +-
 src/plugins/gnome-code-assistance/ide-gca-preferences-addin.h  |  2 +-
 src/plugins/gnome-code-assistance/ide-gca-service.c            |  2 +-
 src/plugins/gnome-code-assistance/ide-gca-service.h            |  2 +-
 src/plugins/history/gbp-history-editor-view-addin.c            |  2 +-
 src/plugins/history/gbp-history-editor-view-addin.h            |  2 +-
 src/plugins/history/gbp-history-item.c                         |  2 +-
 src/plugins/history/gbp-history-item.h                         |  2 +-
 src/plugins/history/gbp-history-layout-stack-addin.c           |  2 +-
 src/plugins/history/gbp-history-layout-stack-addin.h           |  2 +-
 src/plugins/history/gbp-history-plugin.c                       |  2 +-
 src/plugins/html-completion/ide-html-completion-provider.c     |  2 +-
 src/plugins/html-completion/ide-html-completion-provider.h     |  2 +-
 src/plugins/html-preview/html_preview.py                       |  2 +-
 src/plugins/html-preview/js/marked.js                          |  2 +-
 src/plugins/jedi/jedi_plugin.py                                |  4 ++--
 src/plugins/jhbuild/jhbuild_plugin.py                          |  2 +-
 src/plugins/make/make_plugin.py                                |  2 +-
 src/plugins/meson-templates/meson_templates.py                 |  2 +-
 src/plugins/meson-templates/resources/src/gi_composites.py     |  2 +-
 src/plugins/meson/gbp-meson-build-system.c                     |  2 +-
 src/plugins/meson/gbp-meson-build-system.h                     |  2 +-
 src/plugins/meson/gbp-meson-build-target-provider.c            |  2 +-
 src/plugins/meson/gbp-meson-build-target-provider.h            |  2 +-
 src/plugins/meson/gbp-meson-build-target.c                     |  2 +-
 src/plugins/meson/gbp-meson-build-target.h                     |  2 +-
 src/plugins/meson/gbp-meson-pipeline-addin.c                   |  2 +-
 src/plugins/meson/gbp-meson-pipeline-addin.h                   |  2 +-
 src/plugins/meson/gbp-meson-test-provider.c                    |  2 +-
 src/plugins/meson/gbp-meson-test-provider.h                    |  2 +-
 src/plugins/meson/gbp-meson-test.c                             |  2 +-
 src/plugins/meson/gbp-meson-test.h                             |  2 +-
 src/plugins/meson/meson-plugin.c                               |  2 +-
 src/plugins/messages/gbp-messages-editor-addin.c               |  2 +-
 src/plugins/messages/gbp-messages-editor-addin.h               |  2 +-
 src/plugins/messages/gbp-messages-panel.c                      |  2 +-
 src/plugins/messages/gbp-messages-panel.h                      |  2 +-
 src/plugins/messages/gbp-messages-plugin.c                     |  2 +-
 src/plugins/newcomers/gbp-newcomers-project.c                  |  2 +-
 src/plugins/newcomers/gbp-newcomers-project.h                  |  2 +-
 src/plugins/newcomers/gbp-newcomers-section.c                  |  2 +-
 src/plugins/newcomers/gbp-newcomers-section.h                  |  2 +-
 src/plugins/newcomers/newcomers-plugin.c                       |  2 +-
 src/plugins/notification/ide-notification-addin.c              |  2 +-
 src/plugins/notification/ide-notification-addin.h              |  2 +-
 src/plugins/notification/ide-notification-plugin.c             |  2 +-
 src/plugins/npm/npm_plugin.py                                  |  2 +-
 src/plugins/phpize/phpize_plugin.py                            |  2 +-
 src/plugins/project-tree/gb-new-file-popover.c                 |  2 +-
 src/plugins/project-tree/gb-new-file-popover.h                 |  2 +-
 src/plugins/project-tree/gb-project-file.c                     |  2 +-
 src/plugins/project-tree/gb-project-file.h                     |  2 +-
 src/plugins/project-tree/gb-project-tree-actions.c             |  2 +-
 src/plugins/project-tree/gb-project-tree-actions.h             |  2 +-
 src/plugins/project-tree/gb-project-tree-addin.c               |  2 +-
 src/plugins/project-tree/gb-project-tree-addin.h               |  2 +-
 src/plugins/project-tree/gb-project-tree-builder.c             |  2 +-
 src/plugins/project-tree/gb-project-tree-builder.h             |  2 +-
 src/plugins/project-tree/gb-project-tree-editor-addin.c        |  2 +-
 src/plugins/project-tree/gb-project-tree-editor-addin.h        |  2 +-
 src/plugins/project-tree/gb-project-tree-private.h             |  2 +-
 src/plugins/project-tree/gb-project-tree-shortcuts.c           |  2 +-
 src/plugins/project-tree/gb-project-tree.c                     |  2 +-
 src/plugins/project-tree/gb-project-tree.h                     |  2 +-
 src/plugins/project-tree/gb-rename-file-popover.c              |  2 +-
 src/plugins/project-tree/gb-rename-file-popover.h              |  2 +-
 src/plugins/project-tree/gb-vcs-tree-builder.c                 |  2 +-
 src/plugins/project-tree/gb-vcs-tree-builder.h                 |  2 +-
 src/plugins/project-tree/project-tree-plugin.c                 |  2 +-
 .../python_gi_imports_completion.py                            |  4 ++--
 src/plugins/python-pack/ide-python-format-provider.c           |  4 ++--
 src/plugins/python-pack/ide-python-format-provider.h           |  2 +-
 src/plugins/python-pack/ide-python-indenter.c                  |  2 +-
 src/plugins/python-pack/ide-python-indenter.h                  |  2 +-
 src/plugins/python-pack/python-pack-plugin.c                   |  2 +-
 .../quick-highlight/gbp-quick-highlight-editor-view-addin.c    |  4 ++--
 .../quick-highlight/gbp-quick-highlight-editor-view-addin.h    |  2 +-
 src/plugins/quick-highlight/gbp-quick-highlight-plugin.c       |  2 +-
 src/plugins/quick-highlight/gbp-quick-highlight-preferences.c  |  2 +-
 src/plugins/quick-highlight/gbp-quick-highlight-preferences.h  |  2 +-
 src/plugins/recent/gbp-recent-project-row.c                    |  2 +-
 src/plugins/recent/gbp-recent-project-row.h                    |  2 +-
 src/plugins/recent/gbp-recent-section.c                        |  2 +-
 src/plugins/recent/gbp-recent-section.h                        |  2 +-
 src/plugins/recent/recent-plugin.c                             |  2 +-
 src/plugins/retab/gbp-retab-plugin.c                           |  2 +-
 src/plugins/retab/gbp-retab-view-addin.c                       |  2 +-
 src/plugins/retab/gbp-retab-view-addin.h                       |  2 +-
 src/plugins/rust-langserv/rust_langserv_plugin.py              |  2 +-
 src/plugins/rustup/rustup_plugin.py                            |  4 ++--
 src/plugins/spellcheck/gbp-spell-buffer-addin.c                |  2 +-
 src/plugins/spellcheck/gbp-spell-buffer-addin.h                |  2 +-
 src/plugins/spellcheck/gbp-spell-dict.c                        |  2 +-
 src/plugins/spellcheck/gbp-spell-dict.h                        |  2 +-
 src/plugins/spellcheck/gbp-spell-editor-addin.c                |  2 +-
 src/plugins/spellcheck/gbp-spell-editor-addin.h                |  2 +-
 src/plugins/spellcheck/gbp-spell-editor-view-addin.c           |  4 ++--
 src/plugins/spellcheck/gbp-spell-editor-view-addin.h           |  2 +-
 src/plugins/spellcheck/gbp-spell-language-popover.c            |  2 +-
 src/plugins/spellcheck/gbp-spell-language-popover.h            |  2 +-
 src/plugins/spellcheck/gbp-spell-navigator.c                   |  2 +-
 src/plugins/spellcheck/gbp-spell-navigator.h                   |  2 +-
 src/plugins/spellcheck/gbp-spell-private.h                     |  4 ++--
 src/plugins/spellcheck/gbp-spell-utils.c                       |  2 +-
 src/plugins/spellcheck/gbp-spell-utils.h                       |  2 +-
 src/plugins/spellcheck/gbp-spell-widget-actions.c              |  4 ++--
 src/plugins/spellcheck/gbp-spell-widget.c                      |  2 +-
 src/plugins/spellcheck/gbp-spell-widget.h                      |  2 +-
 src/plugins/spellcheck/spellcheck-plugin.c                     |  2 +-
 src/plugins/support/ide-support-application-addin.c            |  2 +-
 src/plugins/support/ide-support-application-addin.h            |  2 +-
 src/plugins/support/ide-support-plugin.c                       |  2 +-
 src/plugins/support/ide-support.c                              |  2 +-
 src/plugins/support/ide-support.h                              |  2 +-
 src/plugins/symbol-tree/gbp-symbol-layout-stack-addin.c        |  2 +-
 src/plugins/symbol-tree/gbp-symbol-layout-stack-addin.h        |  2 +-
 src/plugins/symbol-tree/gbp-symbol-menu-button.c               |  2 +-
 src/plugins/symbol-tree/gbp-symbol-menu-button.h               |  2 +-
 src/plugins/symbol-tree/gbp-symbol-tree-builder.c              |  2 +-
 src/plugins/symbol-tree/gbp-symbol-tree-builder.h              |  2 +-
 src/plugins/symbol-tree/symbol-tree-plugin.c                   |  2 +-
 src/plugins/sysmon/gb-sysmon-addin.c                           |  2 +-
 src/plugins/sysmon/gb-sysmon-addin.h                           |  2 +-
 src/plugins/sysmon/gb-sysmon-panel.c                           |  2 +-
 src/plugins/sysmon/gb-sysmon-panel.h                           |  2 +-
 src/plugins/sysprof/gbp-sysprof-perspective.c                  |  2 +-
 src/plugins/sysprof/gbp-sysprof-perspective.h                  |  2 +-
 src/plugins/sysprof/gbp-sysprof-plugin.c                       |  2 +-
 src/plugins/sysprof/gbp-sysprof-workbench-addin.c              |  2 +-
 src/plugins/sysprof/gbp-sysprof-workbench-addin.h              |  2 +-
 src/plugins/terminal/gb-terminal-plugin.c                      |  2 +-
 src/plugins/terminal/gb-terminal-private.h                     |  2 +-
 src/plugins/terminal/gb-terminal-view-actions.c                |  2 +-
 src/plugins/terminal/gb-terminal-view-private.h                |  2 +-
 src/plugins/terminal/gb-terminal-view.c                        |  2 +-
 src/plugins/terminal/gb-terminal-view.h                        |  2 +-
 src/plugins/terminal/gb-terminal-workbench-addin.c             |  2 +-
 src/plugins/terminal/gb-terminal-workbench-addin.h             |  2 +-
 src/plugins/todo/gbp-todo-item.c                               |  2 +-
 src/plugins/todo/gbp-todo-item.h                               |  2 +-
 src/plugins/todo/gbp-todo-model.c                              |  2 +-
 src/plugins/todo/gbp-todo-model.h                              |  2 +-
 src/plugins/todo/gbp-todo-panel.c                              |  2 +-
 src/plugins/todo/gbp-todo-panel.h                              |  2 +-
 src/plugins/todo/gbp-todo-plugin.c                             |  2 +-
 src/plugins/todo/gbp-todo-workbench-addin.c                    |  2 +-
 src/plugins/todo/gbp-todo-workbench-addin.h                    |  2 +-
 src/plugins/vala-pack/ide-vala-code-indexer.vala               |  2 +-
 src/plugins/vala-pack/ide-vala-completion-item.vala            |  2 +-
 src/plugins/vala-pack/ide-vala-completion-provider.vala        |  2 +-
 src/plugins/vala-pack/ide-vala-completion.vala                 |  4 ++--
 src/plugins/vala-pack/ide-vala-diagnostic-provider.vala        |  2 +-
 src/plugins/vala-pack/ide-vala-diagnostics.vala                |  2 +-
 src/plugins/vala-pack/ide-vala-indenter.vala                   |  2 +-
 src/plugins/vala-pack/ide-vala-index.vala                      |  2 +-
 src/plugins/vala-pack/ide-vala-locator.vala                    |  4 ++--
 src/plugins/vala-pack/ide-vala-pipeline-addin.vala             |  2 +-
 src/plugins/vala-pack/ide-vala-preferences-addin.vala          |  2 +-
 src/plugins/vala-pack/ide-vala-service.vala                    |  2 +-
 src/plugins/vala-pack/ide-vala-source-file.vala                |  4 ++--
 src/plugins/vala-pack/ide-vala-symbol-resolver.vala            |  2 +-
 src/plugins/vala-pack/ide-vala-symbol-tree.vala                |  2 +-
 src/plugins/vala-pack/vala-pack-plugin.vala                    |  2 +-
 src/plugins/valgrind/valgrind_plugin.py                        |  2 +-
 src/plugins/xml-pack/ide-xml-analysis.c                        |  2 +-
 src/plugins/xml-pack/ide-xml-analysis.h                        |  2 +-
 src/plugins/xml-pack/ide-xml-completion-attributes.c           |  2 +-
 src/plugins/xml-pack/ide-xml-completion-attributes.h           |  2 +-
 src/plugins/xml-pack/ide-xml-completion-provider.c             |  2 +-
 src/plugins/xml-pack/ide-xml-completion-provider.h             |  2 +-
 src/plugins/xml-pack/ide-xml-completion-values.c               |  2 +-
 src/plugins/xml-pack/ide-xml-completion-values.h               |  2 +-
 src/plugins/xml-pack/ide-xml-diagnostic-provider.c             |  2 +-
 src/plugins/xml-pack/ide-xml-diagnostic-provider.h             |  2 +-
 src/plugins/xml-pack/ide-xml-hash-table.c                      |  2 +-
 src/plugins/xml-pack/ide-xml-hash-table.h                      |  2 +-
 src/plugins/xml-pack/ide-xml-highlighter.c                     |  2 +-
 src/plugins/xml-pack/ide-xml-highlighter.h                     |  2 +-
 src/plugins/xml-pack/ide-xml-indenter.c                        |  2 +-
 src/plugins/xml-pack/ide-xml-indenter.h                        |  2 +-
 src/plugins/xml-pack/ide-xml-parser-generic.c                  |  2 +-
 src/plugins/xml-pack/ide-xml-parser-generic.h                  |  2 +-
 src/plugins/xml-pack/ide-xml-parser-private.h                  |  2 +-
 src/plugins/xml-pack/ide-xml-parser-ui.c                       |  2 +-
 src/plugins/xml-pack/ide-xml-parser-ui.h                       |  2 +-
 src/plugins/xml-pack/ide-xml-parser.c                          |  2 +-
 src/plugins/xml-pack/ide-xml-parser.h                          |  2 +-
 src/plugins/xml-pack/ide-xml-path.c                            |  2 +-
 src/plugins/xml-pack/ide-xml-path.h                            |  2 +-
 src/plugins/xml-pack/ide-xml-position.c                        |  2 +-
 src/plugins/xml-pack/ide-xml-position.h                        |  2 +-
 src/plugins/xml-pack/ide-xml-rng-define.c                      |  2 +-
 src/plugins/xml-pack/ide-xml-rng-define.h                      |  2 +-
 src/plugins/xml-pack/ide-xml-rng-grammar.c                     |  2 +-
 src/plugins/xml-pack/ide-xml-rng-grammar.h                     |  2 +-
 src/plugins/xml-pack/ide-xml-rng-parser.c                      |  2 +-
 src/plugins/xml-pack/ide-xml-rng-parser.h                      |  2 +-
 src/plugins/xml-pack/ide-xml-sax.c                             |  2 +-
 src/plugins/xml-pack/ide-xml-sax.h                             |  2 +-
 src/plugins/xml-pack/ide-xml-schema-cache-entry.c              |  2 +-
 src/plugins/xml-pack/ide-xml-schema-cache-entry.h              |  2 +-
 src/plugins/xml-pack/ide-xml-schema.c                          |  2 +-
 src/plugins/xml-pack/ide-xml-schema.h                          |  2 +-
 src/plugins/xml-pack/ide-xml-service.c                         |  2 +-
 src/plugins/xml-pack/ide-xml-service.h                         |  2 +-
 src/plugins/xml-pack/ide-xml-stack.c                           |  2 +-
 src/plugins/xml-pack/ide-xml-stack.h                           |  2 +-
 src/plugins/xml-pack/ide-xml-symbol-node.c                     |  2 +-
 src/plugins/xml-pack/ide-xml-symbol-node.h                     |  2 +-
 src/plugins/xml-pack/ide-xml-symbol-resolver.c                 |  2 +-
 src/plugins/xml-pack/ide-xml-symbol-resolver.h                 |  2 +-
 src/plugins/xml-pack/ide-xml-symbol-tree.c                     |  2 +-
 src/plugins/xml-pack/ide-xml-symbol-tree.h                     |  2 +-
 src/plugins/xml-pack/ide-xml-tree-builder-utils-private.h      |  2 +-
 src/plugins/xml-pack/ide-xml-tree-builder-utils.c              |  2 +-
 src/plugins/xml-pack/ide-xml-tree-builder.c                    |  2 +-
 src/plugins/xml-pack/ide-xml-tree-builder.h                    |  2 +-
 src/plugins/xml-pack/ide-xml-types.h                           |  2 +-
 src/plugins/xml-pack/ide-xml-utils.c                           |  2 +-
 src/plugins/xml-pack/ide-xml-utils.h                           |  2 +-
 src/plugins/xml-pack/ide-xml-validator.c                       |  2 +-
 src/plugins/xml-pack/ide-xml-validator.h                       |  2 +-
 src/plugins/xml-pack/ide-xml.c                                 |  2 +-
 src/plugins/xml-pack/ide-xml.h                                 |  2 +-
 src/plugins/xml-pack/xml-pack-plugin.c                         |  2 +-
 src/tests/test-c-parse-helper.c                                |  2 +-
 src/tests/test-ide-buffer-manager.c                            |  2 +-
 src/tests/test-ide-buffer.c                                    |  2 +-
 src/tests/test-ide-build-pipeline.c                            |  2 +-
 src/tests/test-ide-compile-commands.c                          |  2 +-
 src/tests/test-ide-configuration.c                             |  2 +-
 src/tests/test-ide-context.c                                   |  2 +-
 src/tests/test-ide-ctags.c                                     |  2 +-
 src/tests/test-ide-doap.c                                      |  2 +-
 src/tests/test-ide-file-settings.c                             |  2 +-
 src/tests/test-ide-indenter.c                                  |  2 +-
 src/tests/test-ide-subprocess-launcher.c                       |  2 +-
 src/tests/test-ide-uri.c                                       |  2 +-
 src/tests/test-line-reader.c                                   |  2 +-
 src/tests/test-snippet.c                                       |  2 +-
 src/tests/test-vim.c                                           |  2 +-
 1086 files changed, 1129 insertions(+), 1129 deletions(-)
---
diff --git a/src/libide/Ide.py b/src/libide/Ide.py
index 02bb61937..fcea6372a 100644
--- a/src/libide/Ide.py
+++ b/src/libide/Ide.py
@@ -3,7 +3,7 @@
 #
 # Ide.py
 #
-# Copyright © 2015 Christian Hergert <christian hergert me>
+# Copyright 2015 Christian Hergert <christian hergert me>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/src/libide/application/ide-application-actions.c 
b/src/libide/application/ide-application-actions.c
index e2860359c..1058e581d 100644
--- a/src/libide/application/ide-application-actions.c
+++ b/src/libide/application/ide-application-actions.c
@@ -1,6 +1,6 @@
 /* ide-application-actions.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/application/ide-application-actions.h 
b/src/libide/application/ide-application-actions.h
index fc8f9e2eb..c10f74aa0 100644
--- a/src/libide/application/ide-application-actions.h
+++ b/src/libide/application/ide-application-actions.h
@@ -1,6 +1,6 @@
 /* ide-application-actions.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/application/ide-application-addin.c b/src/libide/application/ide-application-addin.c
index 9743435ca..975f53e13 100644
--- a/src/libide/application/ide-application-addin.c
+++ b/src/libide/application/ide-application-addin.c
@@ -1,6 +1,6 @@
 /* ide-application-addin.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/application/ide-application-addin.h b/src/libide/application/ide-application-addin.h
index 071c9699d..6954fd1d4 100644
--- a/src/libide/application/ide-application-addin.h
+++ b/src/libide/application/ide-application-addin.h
@@ -1,6 +1,6 @@
 /* ide-application-addin.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/application/ide-application-color.c b/src/libide/application/ide-application-color.c
index aafedea8c..5700cf82f 100644
--- a/src/libide/application/ide-application-color.c
+++ b/src/libide/application/ide-application-color.c
@@ -1,6 +1,6 @@
 /* ide-application-color.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/application/ide-application-command-line.c 
b/src/libide/application/ide-application-command-line.c
index ece7dc1b9..1882f2348 100644
--- a/src/libide/application/ide-application-command-line.c
+++ b/src/libide/application/ide-application-command-line.c
@@ -1,6 +1,6 @@
 /* ide-application-command-line.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/application/ide-application-credits.h 
b/src/libide/application/ide-application-credits.h
index 483cf1bf6..a899fbd22 100644
--- a/src/libide/application/ide-application-credits.h
+++ b/src/libide/application/ide-application-credits.h
@@ -1,6 +1,6 @@
 /* ide-application-credits.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This file is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/src/libide/application/ide-application-open.c b/src/libide/application/ide-application-open.c
index fcb0b288c..68919b9a9 100644
--- a/src/libide/application/ide-application-open.c
+++ b/src/libide/application/ide-application-open.c
@@ -1,6 +1,6 @@
 /* ide-application-open.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/application/ide-application-plugins.c 
b/src/libide/application/ide-application-plugins.c
index 3e86265d5..e64631499 100644
--- a/src/libide/application/ide-application-plugins.c
+++ b/src/libide/application/ide-application-plugins.c
@@ -1,6 +1,6 @@
 /* ide-application-plugins.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/application/ide-application-private.h 
b/src/libide/application/ide-application-private.h
index 096e645ee..ff73868c4 100644
--- a/src/libide/application/ide-application-private.h
+++ b/src/libide/application/ide-application-private.h
@@ -1,6 +1,6 @@
 /* ide-application-private.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/application/ide-application-shortcuts.c 
b/src/libide/application/ide-application-shortcuts.c
index f545b3d33..c07b18fb6 100644
--- a/src/libide/application/ide-application-shortcuts.c
+++ b/src/libide/application/ide-application-shortcuts.c
@@ -1,6 +1,6 @@
 /* ide-application-shortcuts.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/application/ide-application-tests.c b/src/libide/application/ide-application-tests.c
index e30b6b8eb..26853930e 100644
--- a/src/libide/application/ide-application-tests.c
+++ b/src/libide/application/ide-application-tests.c
@@ -1,6 +1,6 @@
 /* ide-application-tests.c
  *
- * Copyright © 2016 Christian Hergert <christian hergert me>
+ * Copyright 2016 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/application/ide-application-tests.h b/src/libide/application/ide-application-tests.h
index ccdc8f75e..32e6a1ac9 100644
--- a/src/libide/application/ide-application-tests.h
+++ b/src/libide/application/ide-application-tests.h
@@ -1,6 +1,6 @@
 /* ide-application-tests.h
  *
- * Copyright © 2016 Christian Hergert <christian hergert me>
+ * Copyright 2016 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/application/ide-application-tool.c b/src/libide/application/ide-application-tool.c
index 9fde5f72d..202a06eb8 100644
--- a/src/libide/application/ide-application-tool.c
+++ b/src/libide/application/ide-application-tool.c
@@ -1,6 +1,6 @@
 /* ide-application-tool.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/application/ide-application-tool.h b/src/libide/application/ide-application-tool.h
index 3e5e2885d..f78b7faab 100644
--- a/src/libide/application/ide-application-tool.h
+++ b/src/libide/application/ide-application-tool.h
@@ -1,6 +1,6 @@
 /* ide-application-tool.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/application/ide-application.c b/src/libide/application/ide-application.c
index f093db606..f236280cc 100644
--- a/src/libide/application/ide-application.c
+++ b/src/libide/application/ide-application.c
@@ -1,6 +1,6 @@
 /* ide-application.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/application/ide-application.h b/src/libide/application/ide-application.h
index 0a38b9962..02db8061a 100644
--- a/src/libide/application/ide-application.h
+++ b/src/libide/application/ide-application.h
@@ -1,6 +1,6 @@
 /* ide-application.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buffers/ide-buffer-addin.c b/src/libide/buffers/ide-buffer-addin.c
index 290d74304..1c6ed88a2 100644
--- a/src/libide/buffers/ide-buffer-addin.c
+++ b/src/libide/buffers/ide-buffer-addin.c
@@ -1,6 +1,6 @@
 /* ide-buffer-addin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buffers/ide-buffer-addin.h b/src/libide/buffers/ide-buffer-addin.h
index 58d455e55..c554ae1e8 100644
--- a/src/libide/buffers/ide-buffer-addin.h
+++ b/src/libide/buffers/ide-buffer-addin.h
@@ -1,6 +1,6 @@
 /* ide-buffer-addin.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buffers/ide-buffer-change-monitor.c b/src/libide/buffers/ide-buffer-change-monitor.c
index 26ebaa35d..a11f62096 100644
--- a/src/libide/buffers/ide-buffer-change-monitor.c
+++ b/src/libide/buffers/ide-buffer-change-monitor.c
@@ -1,6 +1,6 @@
 /* ide-buffer-change-monitor.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buffers/ide-buffer-change-monitor.h b/src/libide/buffers/ide-buffer-change-monitor.h
index 28f8224a7..52349406e 100644
--- a/src/libide/buffers/ide-buffer-change-monitor.h
+++ b/src/libide/buffers/ide-buffer-change-monitor.h
@@ -1,6 +1,6 @@
 /* ide-buffer-change-monitor.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buffers/ide-buffer-manager.c b/src/libide/buffers/ide-buffer-manager.c
index 687f24993..b9ab650a0 100644
--- a/src/libide/buffers/ide-buffer-manager.c
+++ b/src/libide/buffers/ide-buffer-manager.c
@@ -1,6 +1,6 @@
 /* ide-buffer-manager.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buffers/ide-buffer-manager.h b/src/libide/buffers/ide-buffer-manager.h
index e5927df46..795dc0ae9 100644
--- a/src/libide/buffers/ide-buffer-manager.h
+++ b/src/libide/buffers/ide-buffer-manager.h
@@ -1,6 +1,6 @@
 /* ide-buffer-manager.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buffers/ide-buffer-private.h b/src/libide/buffers/ide-buffer-private.h
index 4c9bda164..55c6164de 100644
--- a/src/libide/buffers/ide-buffer-private.h
+++ b/src/libide/buffers/ide-buffer-private.h
@@ -1,6 +1,6 @@
 /* ide-buffer-private.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buffers/ide-buffer.c b/src/libide/buffers/ide-buffer.c
index 7f1c424c3..e81e78749 100644
--- a/src/libide/buffers/ide-buffer.c
+++ b/src/libide/buffers/ide-buffer.c
@@ -1,6 +1,6 @@
 /* ide-buffer.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buffers/ide-buffer.h b/src/libide/buffers/ide-buffer.h
index 8a09b639f..2e1022c83 100644
--- a/src/libide/buffers/ide-buffer.h
+++ b/src/libide/buffers/ide-buffer.h
@@ -1,6 +1,6 @@
 /* ide-buffer.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buffers/ide-unsaved-file.c b/src/libide/buffers/ide-unsaved-file.c
index 8af440935..d696950a4 100644
--- a/src/libide/buffers/ide-unsaved-file.c
+++ b/src/libide/buffers/ide-unsaved-file.c
@@ -1,6 +1,6 @@
 /* ide-unsaved-file.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buffers/ide-unsaved-file.h b/src/libide/buffers/ide-unsaved-file.h
index 33cd3af0a..64593575b 100644
--- a/src/libide/buffers/ide-unsaved-file.h
+++ b/src/libide/buffers/ide-unsaved-file.h
@@ -1,6 +1,6 @@
 /* ide-unsaved-file.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buffers/ide-unsaved-files.c b/src/libide/buffers/ide-unsaved-files.c
index b3f254393..32c3baace 100644
--- a/src/libide/buffers/ide-unsaved-files.c
+++ b/src/libide/buffers/ide-unsaved-files.c
@@ -1,6 +1,6 @@
 /* ide-unsaved-files.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buffers/ide-unsaved-files.h b/src/libide/buffers/ide-unsaved-files.h
index b596beebd..8c8749d14 100644
--- a/src/libide/buffers/ide-unsaved-files.h
+++ b/src/libide/buffers/ide-unsaved-files.h
@@ -1,6 +1,6 @@
 /* ide-unsaved-files.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildconfig/ide-buildconfig-configuration-provider.c 
b/src/libide/buildconfig/ide-buildconfig-configuration-provider.c
index b483f48b1..0026df2e3 100644
--- a/src/libide/buildconfig/ide-buildconfig-configuration-provider.c
+++ b/src/libide/buildconfig/ide-buildconfig-configuration-provider.c
@@ -1,6 +1,6 @@
 /* ide-buildconfig-configuration-provider.c
  *
- * Copyright © 2016 Matthew Leeds <mleeds redhat com>
+ * Copyright 2016 Matthew Leeds <mleeds redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildconfig/ide-buildconfig-configuration-provider.h 
b/src/libide/buildconfig/ide-buildconfig-configuration-provider.h
index ce8f3e49d..9c73bc2e5 100644
--- a/src/libide/buildconfig/ide-buildconfig-configuration-provider.h
+++ b/src/libide/buildconfig/ide-buildconfig-configuration-provider.h
@@ -1,6 +1,6 @@
 /* ide-buildconfig-configuration-provider.h
  *
- * Copyright © 2016 Matthew Leeds <mleeds redhat com>
+ * Copyright 2016 Matthew Leeds <mleeds redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildconfig/ide-buildconfig-configuration.c 
b/src/libide/buildconfig/ide-buildconfig-configuration.c
index 23c85a9e4..7f96808d8 100644
--- a/src/libide/buildconfig/ide-buildconfig-configuration.c
+++ b/src/libide/buildconfig/ide-buildconfig-configuration.c
@@ -1,6 +1,6 @@
 /* ide-buildconfig-configuration.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildconfig/ide-buildconfig-configuration.h 
b/src/libide/buildconfig/ide-buildconfig-configuration.h
index 8a8018d58..fb6481ce6 100644
--- a/src/libide/buildconfig/ide-buildconfig-configuration.h
+++ b/src/libide/buildconfig/ide-buildconfig-configuration.h
@@ -1,6 +1,6 @@
 /* ide-buildconfig-configuration.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildconfig/ide-buildconfig-pipeline-addin.c 
b/src/libide/buildconfig/ide-buildconfig-pipeline-addin.c
index 99512d443..49f922f9c 100644
--- a/src/libide/buildconfig/ide-buildconfig-pipeline-addin.c
+++ b/src/libide/buildconfig/ide-buildconfig-pipeline-addin.c
@@ -1,6 +1,6 @@
 /* ide-buildconfig-pipeline-addin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildconfig/ide-buildconfig-pipeline-addin.h 
b/src/libide/buildconfig/ide-buildconfig-pipeline-addin.h
index b77f71ca6..b1b0db5fd 100644
--- a/src/libide/buildconfig/ide-buildconfig-pipeline-addin.h
+++ b/src/libide/buildconfig/ide-buildconfig-pipeline-addin.h
@@ -1,6 +1,6 @@
 /* ide-buildconfig-pipeline-addin.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildconfig/ide-buildconfig-plugin.c b/src/libide/buildconfig/ide-buildconfig-plugin.c
index 3a04fd2b5..41a90aea4 100644
--- a/src/libide/buildconfig/ide-buildconfig-plugin.c
+++ b/src/libide/buildconfig/ide-buildconfig-plugin.c
@@ -1,6 +1,6 @@
 /* ide-buildsystem-plugin.c
  *
- * Copyright © 2016 Matthew Leeds <mleeds redhat com>
+ * Copyright 2016 Matthew Leeds <mleeds redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-log-private.h b/src/libide/buildsystem/ide-build-log-private.h
index f63424c17..d119a7c01 100644
--- a/src/libide/buildsystem/ide-build-log-private.h
+++ b/src/libide/buildsystem/ide-build-log-private.h
@@ -1,6 +1,6 @@
 /* ide-build-log-private.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-log.c b/src/libide/buildsystem/ide-build-log.c
index e71511f1e..7eddcef95 100644
--- a/src/libide/buildsystem/ide-build-log.c
+++ b/src/libide/buildsystem/ide-build-log.c
@@ -1,6 +1,6 @@
 /* ide-build-log.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-log.h b/src/libide/buildsystem/ide-build-log.h
index 1f6a8fb4a..877f25d8d 100644
--- a/src/libide/buildsystem/ide-build-log.h
+++ b/src/libide/buildsystem/ide-build-log.h
@@ -1,6 +1,6 @@
 /* ide-build-log.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-manager.c b/src/libide/buildsystem/ide-build-manager.c
index c53fbecff..f12f15258 100644
--- a/src/libide/buildsystem/ide-build-manager.c
+++ b/src/libide/buildsystem/ide-build-manager.c
@@ -1,6 +1,6 @@
 /* ide-build-manager.c
  *
- * Copyright © 2016-2017 Christian Hergert <chergert redhat com>
+ * Copyright 2016-2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-manager.h b/src/libide/buildsystem/ide-build-manager.h
index 8524d1e7b..91d2c1e23 100644
--- a/src/libide/buildsystem/ide-build-manager.h
+++ b/src/libide/buildsystem/ide-build-manager.h
@@ -1,6 +1,6 @@
 /* ide-build-manager.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-pipeline-addin.c 
b/src/libide/buildsystem/ide-build-pipeline-addin.c
index e2a90b98f..5d1cd3b5f 100644
--- a/src/libide/buildsystem/ide-build-pipeline-addin.c
+++ b/src/libide/buildsystem/ide-build-pipeline-addin.c
@@ -1,6 +1,6 @@
 /* ide-build-pipeline-addin.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-pipeline-addin.h 
b/src/libide/buildsystem/ide-build-pipeline-addin.h
index 437118de7..bc6f64e9a 100644
--- a/src/libide/buildsystem/ide-build-pipeline-addin.h
+++ b/src/libide/buildsystem/ide-build-pipeline-addin.h
@@ -1,6 +1,6 @@
 /* ide-build-pipeline-addin.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-pipeline.c b/src/libide/buildsystem/ide-build-pipeline.c
index ca6b3603e..917634ad3 100644
--- a/src/libide/buildsystem/ide-build-pipeline.c
+++ b/src/libide/buildsystem/ide-build-pipeline.c
@@ -1,6 +1,6 @@
 /* ide-build-pipeline.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-pipeline.h b/src/libide/buildsystem/ide-build-pipeline.h
index 744358b99..6806be17c 100644
--- a/src/libide/buildsystem/ide-build-pipeline.h
+++ b/src/libide/buildsystem/ide-build-pipeline.h
@@ -1,6 +1,6 @@
 /* ide-build-pipeline.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-private.h b/src/libide/buildsystem/ide-build-private.h
index 0c04833a5..36f213167 100644
--- a/src/libide/buildsystem/ide-build-private.h
+++ b/src/libide/buildsystem/ide-build-private.h
@@ -1,6 +1,6 @@
 /* ide-build-private.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-stage-launcher.c 
b/src/libide/buildsystem/ide-build-stage-launcher.c
index e11c0f1e5..55f6f3752 100644
--- a/src/libide/buildsystem/ide-build-stage-launcher.c
+++ b/src/libide/buildsystem/ide-build-stage-launcher.c
@@ -1,6 +1,6 @@
 /* ide-build-stage-launcher.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-stage-launcher.h 
b/src/libide/buildsystem/ide-build-stage-launcher.h
index 914f1ad52..56b75c413 100644
--- a/src/libide/buildsystem/ide-build-stage-launcher.h
+++ b/src/libide/buildsystem/ide-build-stage-launcher.h
@@ -1,6 +1,6 @@
 /* ide-build-stage-launcher.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-stage-mkdirs.c b/src/libide/buildsystem/ide-build-stage-mkdirs.c
index 8818d51d6..263f090a5 100644
--- a/src/libide/buildsystem/ide-build-stage-mkdirs.c
+++ b/src/libide/buildsystem/ide-build-stage-mkdirs.c
@@ -1,6 +1,6 @@
 /* ide-build-stage-mkdirs.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-stage-mkdirs.h b/src/libide/buildsystem/ide-build-stage-mkdirs.h
index 2f73b89ce..086880115 100644
--- a/src/libide/buildsystem/ide-build-stage-mkdirs.h
+++ b/src/libide/buildsystem/ide-build-stage-mkdirs.h
@@ -1,6 +1,6 @@
 /* ide-build-stage-mkdirs.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-stage-private.h 
b/src/libide/buildsystem/ide-build-stage-private.h
index a82793a80..1b0a941bc 100644
--- a/src/libide/buildsystem/ide-build-stage-private.h
+++ b/src/libide/buildsystem/ide-build-stage-private.h
@@ -1,6 +1,6 @@
 /* ide-build-stage-private.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-stage-transfer.c 
b/src/libide/buildsystem/ide-build-stage-transfer.c
index 0d0cd24f2..9e8a21625 100644
--- a/src/libide/buildsystem/ide-build-stage-transfer.c
+++ b/src/libide/buildsystem/ide-build-stage-transfer.c
@@ -1,6 +1,6 @@
 /* ide-build-stage-transfer.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-stage-transfer.h 
b/src/libide/buildsystem/ide-build-stage-transfer.h
index 8226349e0..139fbbf1b 100644
--- a/src/libide/buildsystem/ide-build-stage-transfer.h
+++ b/src/libide/buildsystem/ide-build-stage-transfer.h
@@ -1,6 +1,6 @@
 /* ide-build-stage-transfer.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-stage.c b/src/libide/buildsystem/ide-build-stage.c
index 903bf0b97..467bc625b 100644
--- a/src/libide/buildsystem/ide-build-stage.c
+++ b/src/libide/buildsystem/ide-build-stage.c
@@ -1,6 +1,6 @@
 /* ide-build-stage.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-stage.h b/src/libide/buildsystem/ide-build-stage.h
index 734ffcf9d..a3f85befb 100644
--- a/src/libide/buildsystem/ide-build-stage.h
+++ b/src/libide/buildsystem/ide-build-stage.h
@@ -1,6 +1,6 @@
 /* ide-build-stage.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-system-discovery.c 
b/src/libide/buildsystem/ide-build-system-discovery.c
index 05cd01294..7fe525214 100644
--- a/src/libide/buildsystem/ide-build-system-discovery.c
+++ b/src/libide/buildsystem/ide-build-system-discovery.c
@@ -1,6 +1,6 @@
 /* ide-build-system-discovery.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-system-discovery.h 
b/src/libide/buildsystem/ide-build-system-discovery.h
index e7ec87ac3..0b3085c22 100644
--- a/src/libide/buildsystem/ide-build-system-discovery.h
+++ b/src/libide/buildsystem/ide-build-system-discovery.h
@@ -1,6 +1,6 @@
 /* ide-build-system-discovery.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-system.c b/src/libide/buildsystem/ide-build-system.c
index 580a58fc2..bc8ec59bb 100644
--- a/src/libide/buildsystem/ide-build-system.c
+++ b/src/libide/buildsystem/ide-build-system.c
@@ -1,6 +1,6 @@
 /* ide-build-system.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-system.h b/src/libide/buildsystem/ide-build-system.h
index e658bcb79..1e400bfff 100644
--- a/src/libide/buildsystem/ide-build-system.h
+++ b/src/libide/buildsystem/ide-build-system.h
@@ -1,6 +1,6 @@
 /* ide-build-system.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-target-provider.c 
b/src/libide/buildsystem/ide-build-target-provider.c
index 115055396..72e81c44e 100644
--- a/src/libide/buildsystem/ide-build-target-provider.c
+++ b/src/libide/buildsystem/ide-build-target-provider.c
@@ -1,6 +1,6 @@
 /* ide-build-target-provider.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-target-provider.h 
b/src/libide/buildsystem/ide-build-target-provider.h
index aee7a1e6f..21ffda459 100644
--- a/src/libide/buildsystem/ide-build-target-provider.h
+++ b/src/libide/buildsystem/ide-build-target-provider.h
@@ -1,6 +1,6 @@
 /* ide-build-target-provider.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-target.c b/src/libide/buildsystem/ide-build-target.c
index 97dc66198..2ee503b6e 100644
--- a/src/libide/buildsystem/ide-build-target.c
+++ b/src/libide/buildsystem/ide-build-target.c
@@ -1,6 +1,6 @@
 /* ide-build-target.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-target.h b/src/libide/buildsystem/ide-build-target.h
index 64015bae9..020bea69b 100644
--- a/src/libide/buildsystem/ide-build-target.h
+++ b/src/libide/buildsystem/ide-build-target.h
@@ -1,6 +1,6 @@
 /* ide-build-target.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-utils.c b/src/libide/buildsystem/ide-build-utils.c
index a18a36870..0212d8a4b 100644
--- a/src/libide/buildsystem/ide-build-utils.c
+++ b/src/libide/buildsystem/ide-build-utils.c
@@ -1,6 +1,6 @@
 /* ide-build-utils.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-build-utils.h b/src/libide/buildsystem/ide-build-utils.h
index 262bb03f6..3b7d7c4b7 100644
--- a/src/libide/buildsystem/ide-build-utils.h
+++ b/src/libide/buildsystem/ide-build-utils.h
@@ -1,6 +1,6 @@
 /* ide-build-utils.h
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-compile-commands.c b/src/libide/buildsystem/ide-compile-commands.c
index 51fd5bc6d..def829926 100644
--- a/src/libide/buildsystem/ide-compile-commands.c
+++ b/src/libide/buildsystem/ide-compile-commands.c
@@ -1,6 +1,6 @@
 /* ide-compile-commands.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-compile-commands.h b/src/libide/buildsystem/ide-compile-commands.h
index 84aee6edb..e28e68b60 100644
--- a/src/libide/buildsystem/ide-compile-commands.h
+++ b/src/libide/buildsystem/ide-compile-commands.h
@@ -1,6 +1,6 @@
 /* ide-compile-commands.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-dependency-updater.c b/src/libide/buildsystem/ide-dependency-updater.c
index f56171fa5..8f393ebba 100644
--- a/src/libide/buildsystem/ide-dependency-updater.c
+++ b/src/libide/buildsystem/ide-dependency-updater.c
@@ -1,6 +1,6 @@
 /* ide-dependency-updater.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-dependency-updater.h b/src/libide/buildsystem/ide-dependency-updater.h
index 3d2987a5a..0c1ffeb86 100644
--- a/src/libide/buildsystem/ide-dependency-updater.h
+++ b/src/libide/buildsystem/ide-dependency-updater.h
@@ -1,6 +1,6 @@
 /* ide-dependency-updater.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-environment-variable.c 
b/src/libide/buildsystem/ide-environment-variable.c
index f9d13e7e9..942f3e8cc 100644
--- a/src/libide/buildsystem/ide-environment-variable.c
+++ b/src/libide/buildsystem/ide-environment-variable.c
@@ -1,6 +1,6 @@
 /* ide-environment-variable.c
  *
- * Copyright © 2016 Christian Hergert <christian hergert me>
+ * Copyright 2016 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-environment-variable.h 
b/src/libide/buildsystem/ide-environment-variable.h
index 353252afb..9923358d2 100644
--- a/src/libide/buildsystem/ide-environment-variable.h
+++ b/src/libide/buildsystem/ide-environment-variable.h
@@ -1,6 +1,6 @@
 /* ide-environment-variable.h
  *
- * Copyright © 2016 Christian Hergert <christian hergert me>
+ * Copyright 2016 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-environment.c b/src/libide/buildsystem/ide-environment.c
index 2341f92d2..bac40e33f 100644
--- a/src/libide/buildsystem/ide-environment.c
+++ b/src/libide/buildsystem/ide-environment.c
@@ -1,6 +1,6 @@
 /* ide-environment.c
  *
- * Copyright © 2016 Christian Hergert <christian hergert me>
+ * Copyright 2016 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildsystem/ide-environment.h b/src/libide/buildsystem/ide-environment.h
index 8bf360eb9..b966c46b6 100644
--- a/src/libide/buildsystem/ide-environment.h
+++ b/src/libide/buildsystem/ide-environment.h
@@ -1,6 +1,6 @@
 /* ide-environment.h
  *
- * Copyright © 2016 Christian Hergert <christian hergert me>
+ * Copyright 2016 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildui/ide-build-configuration-row.c 
b/src/libide/buildui/ide-build-configuration-row.c
index eb4ec096a..470dc6d07 100644
--- a/src/libide/buildui/ide-build-configuration-row.c
+++ b/src/libide/buildui/ide-build-configuration-row.c
@@ -1,6 +1,6 @@
 /* ide-build-configuration-row.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildui/ide-build-configuration-row.h 
b/src/libide/buildui/ide-build-configuration-row.h
index a5497183e..bc2c2c319 100644
--- a/src/libide/buildui/ide-build-configuration-row.h
+++ b/src/libide/buildui/ide-build-configuration-row.h
@@ -1,6 +1,6 @@
 /* ide-build-configuration-row.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildui/ide-build-configuration-view.c 
b/src/libide/buildui/ide-build-configuration-view.c
index 04be283ff..e9f171c90 100644
--- a/src/libide/buildui/ide-build-configuration-view.c
+++ b/src/libide/buildui/ide-build-configuration-view.c
@@ -1,6 +1,6 @@
 /* ide-build-configuration-view.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildui/ide-build-configuration-view.h 
b/src/libide/buildui/ide-build-configuration-view.h
index 1bb37824f..16e39bb75 100644
--- a/src/libide/buildui/ide-build-configuration-view.h
+++ b/src/libide/buildui/ide-build-configuration-view.h
@@ -1,6 +1,6 @@
 /* ide-build-configuration-view.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildui/ide-build-log-panel.c b/src/libide/buildui/ide-build-log-panel.c
index 04e1103f0..8e6faae9d 100644
--- a/src/libide/buildui/ide-build-log-panel.c
+++ b/src/libide/buildui/ide-build-log-panel.c
@@ -1,6 +1,6 @@
 /* ide-build-log-panel.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildui/ide-build-log-panel.h b/src/libide/buildui/ide-build-log-panel.h
index 53bad2220..6030158e9 100644
--- a/src/libide/buildui/ide-build-log-panel.h
+++ b/src/libide/buildui/ide-build-log-panel.h
@@ -1,6 +1,6 @@
 /* ide-build-log-panel.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildui/ide-build-panel.c b/src/libide/buildui/ide-build-panel.c
index fab2b40c3..3f6bfe092 100644
--- a/src/libide/buildui/ide-build-panel.c
+++ b/src/libide/buildui/ide-build-panel.c
@@ -1,6 +1,6 @@
 /* ide-build-panel.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildui/ide-build-panel.h b/src/libide/buildui/ide-build-panel.h
index e933fb9a7..3ed4cf835 100644
--- a/src/libide/buildui/ide-build-panel.h
+++ b/src/libide/buildui/ide-build-panel.h
@@ -1,6 +1,6 @@
 /* ide-build-panel.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildui/ide-build-perspective.c b/src/libide/buildui/ide-build-perspective.c
index 5e46e5fb7..73bc712cc 100644
--- a/src/libide/buildui/ide-build-perspective.c
+++ b/src/libide/buildui/ide-build-perspective.c
@@ -1,6 +1,6 @@
 /* ide-build-perspective.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildui/ide-build-perspective.h b/src/libide/buildui/ide-build-perspective.h
index a7ed22d75..a64387415 100644
--- a/src/libide/buildui/ide-build-perspective.h
+++ b/src/libide/buildui/ide-build-perspective.h
@@ -1,6 +1,6 @@
 /* ide-build-perspective.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildui/ide-build-plugin.c b/src/libide/buildui/ide-build-plugin.c
index 4af395445..57a509d72 100644
--- a/src/libide/buildui/ide-build-plugin.c
+++ b/src/libide/buildui/ide-build-plugin.c
@@ -1,6 +1,6 @@
 /* ide-build-plugin.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildui/ide-build-stage-row.c b/src/libide/buildui/ide-build-stage-row.c
index 8b8cc9626..662780fcf 100644
--- a/src/libide/buildui/ide-build-stage-row.c
+++ b/src/libide/buildui/ide-build-stage-row.c
@@ -1,6 +1,6 @@
 /* ide-build-stage-row.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildui/ide-build-stage-row.h b/src/libide/buildui/ide-build-stage-row.h
index a952e91e2..e694be24e 100644
--- a/src/libide/buildui/ide-build-stage-row.h
+++ b/src/libide/buildui/ide-build-stage-row.h
@@ -1,6 +1,6 @@
 /* ide-build-stage-row.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildui/ide-build-tool.h b/src/libide/buildui/ide-build-tool.h
index d1a3203cc..02d557acb 100644
--- a/src/libide/buildui/ide-build-tool.h
+++ b/src/libide/buildui/ide-build-tool.h
@@ -1,6 +1,6 @@
 /* ide-build-tool.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildui/ide-build-workbench-addin.c b/src/libide/buildui/ide-build-workbench-addin.c
index fec2a1413..13ff45e67 100644
--- a/src/libide/buildui/ide-build-workbench-addin.c
+++ b/src/libide/buildui/ide-build-workbench-addin.c
@@ -1,6 +1,6 @@
 /* ide-build-workbench-addin.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildui/ide-build-workbench-addin.h b/src/libide/buildui/ide-build-workbench-addin.h
index c3856d0d4..ac6503620 100644
--- a/src/libide/buildui/ide-build-workbench-addin.h
+++ b/src/libide/buildui/ide-build-workbench-addin.h
@@ -1,6 +1,6 @@
 /* ide-build-workbench-addin.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildui/ide-environment-editor-row.c b/src/libide/buildui/ide-environment-editor-row.c
index 75baf8bf5..6f121fa27 100644
--- a/src/libide/buildui/ide-environment-editor-row.c
+++ b/src/libide/buildui/ide-environment-editor-row.c
@@ -1,6 +1,6 @@
 /* ide-environment-editor-row.c
  *
- * Copyright © 2016 Christian Hergert <christian hergert me>
+ * Copyright 2016 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildui/ide-environment-editor-row.h b/src/libide/buildui/ide-environment-editor-row.h
index d5a4d55e6..0bd7ed6c3 100644
--- a/src/libide/buildui/ide-environment-editor-row.h
+++ b/src/libide/buildui/ide-environment-editor-row.h
@@ -1,6 +1,6 @@
 /* ide-environment-editor-row.h
  *
- * Copyright © 2016 Christian Hergert <christian hergert me>
+ * Copyright 2016 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildui/ide-environment-editor.c b/src/libide/buildui/ide-environment-editor.c
index 0c694feda..d621dc4a4 100644
--- a/src/libide/buildui/ide-environment-editor.c
+++ b/src/libide/buildui/ide-environment-editor.c
@@ -1,6 +1,6 @@
 /* ide-environment-editor.c
  *
- * Copyright © 2016 Christian Hergert <christian hergert me>
+ * Copyright 2016 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/buildui/ide-environment-editor.h b/src/libide/buildui/ide-environment-editor.h
index 5e3bbbc84..82b43ab17 100644
--- a/src/libide/buildui/ide-environment-editor.h
+++ b/src/libide/buildui/ide-environment-editor.h
@@ -1,6 +1,6 @@
 /* ide-environment-editor.h
  *
- * Copyright © 2016 Christian Hergert <christian hergert me>
+ * Copyright 2016 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/config/ide-configuration-manager.c b/src/libide/config/ide-configuration-manager.c
index 16b862654..0f5b0d3a2 100644
--- a/src/libide/config/ide-configuration-manager.c
+++ b/src/libide/config/ide-configuration-manager.c
@@ -1,6 +1,6 @@
 /* ide-configuration-manager.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/config/ide-configuration-manager.h b/src/libide/config/ide-configuration-manager.h
index db9a6dad6..ef5d9172a 100644
--- a/src/libide/config/ide-configuration-manager.h
+++ b/src/libide/config/ide-configuration-manager.h
@@ -1,6 +1,6 @@
 /* ide-configuration-manager.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/config/ide-configuration-provider.c b/src/libide/config/ide-configuration-provider.c
index 34d8c1549..62cea7dfe 100644
--- a/src/libide/config/ide-configuration-provider.c
+++ b/src/libide/config/ide-configuration-provider.c
@@ -1,6 +1,6 @@
 /* ide-configuration-provider.c
  *
- * Copyright © 2016 Matthew Leeds <mleeds redhat com>
+ * Copyright 2016 Matthew Leeds <mleeds redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/config/ide-configuration-provider.h b/src/libide/config/ide-configuration-provider.h
index 0b0509e74..9ae1039a8 100644
--- a/src/libide/config/ide-configuration-provider.h
+++ b/src/libide/config/ide-configuration-provider.h
@@ -1,7 +1,7 @@
 /* ide-configuration-provider.h
  *
- * Copyright © 2016 Matthew Leeds <mleeds redhat com>
- * Copyright © 2018 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Matthew Leeds <mleeds redhat com>
+ * Copyright 2018 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/config/ide-configuration.c b/src/libide/config/ide-configuration.c
index 49d803093..bee977d8e 100644
--- a/src/libide/config/ide-configuration.c
+++ b/src/libide/config/ide-configuration.c
@@ -1,6 +1,6 @@
 /* ide-configuration.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/config/ide-configuration.h b/src/libide/config/ide-configuration.h
index f2e5e590d..402d5fdd1 100644
--- a/src/libide/config/ide-configuration.h
+++ b/src/libide/config/ide-configuration.h
@@ -1,6 +1,6 @@
 /* ide-configuration.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debug-manager.c b/src/libide/debugger/ide-debug-manager.c
index dbefb9a27..8fd5cc91f 100644
--- a/src/libide/debugger/ide-debug-manager.c
+++ b/src/libide/debugger/ide-debug-manager.c
@@ -1,6 +1,6 @@
 /* ide-debug-manager.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debug-manager.h b/src/libide/debugger/ide-debug-manager.h
index 61daef0b3..5986c4315 100644
--- a/src/libide/debugger/ide-debug-manager.h
+++ b/src/libide/debugger/ide-debug-manager.h
@@ -1,6 +1,6 @@
 /* ide-debug-manager.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-actions.c b/src/libide/debugger/ide-debugger-actions.c
index 8ebafd80b..b635c32ad 100644
--- a/src/libide/debugger/ide-debugger-actions.c
+++ b/src/libide/debugger/ide-debugger-actions.c
@@ -1,6 +1,6 @@
 /* ide-debugger-actions.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-address-map.c b/src/libide/debugger/ide-debugger-address-map.c
index aa640c6b4..6406f5962 100644
--- a/src/libide/debugger/ide-debugger-address-map.c
+++ b/src/libide/debugger/ide-debugger-address-map.c
@@ -1,6 +1,6 @@
 /* ide-debugger-address-map.c
  *
- * Copyright © 2016-2017 Christian Hergert <chergert redhat com>
+ * Copyright 2016-2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-address-map.h b/src/libide/debugger/ide-debugger-address-map.h
index 0d656162f..e59e0b833 100644
--- a/src/libide/debugger/ide-debugger-address-map.h
+++ b/src/libide/debugger/ide-debugger-address-map.h
@@ -1,6 +1,6 @@
 /* ide-debugger-address-map.h
  *
- * Copyright © 2016-2017 Christian Hergert <chergert redhat com>
+ * Copyright 2016-2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-breakpoint.c b/src/libide/debugger/ide-debugger-breakpoint.c
index 40bb4712d..0c3a5ef07 100644
--- a/src/libide/debugger/ide-debugger-breakpoint.c
+++ b/src/libide/debugger/ide-debugger-breakpoint.c
@@ -1,6 +1,6 @@
 /* ide-debugger-breakpoint.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-breakpoint.h b/src/libide/debugger/ide-debugger-breakpoint.h
index 3ace6f18d..3f38614e4 100644
--- a/src/libide/debugger/ide-debugger-breakpoint.h
+++ b/src/libide/debugger/ide-debugger-breakpoint.h
@@ -1,6 +1,6 @@
 /* ide-debugger-breakpoint.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-breakpoints-view.c 
b/src/libide/debugger/ide-debugger-breakpoints-view.c
index c11100f66..9e480c379 100644
--- a/src/libide/debugger/ide-debugger-breakpoints-view.c
+++ b/src/libide/debugger/ide-debugger-breakpoints-view.c
@@ -1,6 +1,6 @@
 /* ide-debugger-breakpoints-view.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-breakpoints-view.h 
b/src/libide/debugger/ide-debugger-breakpoints-view.h
index 99b65ea72..4c9bb386c 100644
--- a/src/libide/debugger/ide-debugger-breakpoints-view.h
+++ b/src/libide/debugger/ide-debugger-breakpoints-view.h
@@ -1,6 +1,6 @@
 /* ide-debugger-breakpoints-view.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-breakpoints.c b/src/libide/debugger/ide-debugger-breakpoints.c
index 4afc2efa9..185a708d7 100644
--- a/src/libide/debugger/ide-debugger-breakpoints.c
+++ b/src/libide/debugger/ide-debugger-breakpoints.c
@@ -1,6 +1,6 @@
 /* ide-debugger-breakpoints.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-breakpoints.h b/src/libide/debugger/ide-debugger-breakpoints.h
index ebd7ff214..2744cb5aa 100644
--- a/src/libide/debugger/ide-debugger-breakpoints.h
+++ b/src/libide/debugger/ide-debugger-breakpoints.h
@@ -1,6 +1,6 @@
 /* ide-debugger-breakpoints.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-controls.c b/src/libide/debugger/ide-debugger-controls.c
index 23c669b64..5d814edb1 100644
--- a/src/libide/debugger/ide-debugger-controls.c
+++ b/src/libide/debugger/ide-debugger-controls.c
@@ -1,6 +1,6 @@
 /* ide-debugger-controls.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-controls.h b/src/libide/debugger/ide-debugger-controls.h
index 36f46a522..8a689bbf6 100644
--- a/src/libide/debugger/ide-debugger-controls.h
+++ b/src/libide/debugger/ide-debugger-controls.h
@@ -1,6 +1,6 @@
 /* ide-debugger-controls.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-disassembly-view.c 
b/src/libide/debugger/ide-debugger-disassembly-view.c
index 2c9500e77..7409f03cd 100644
--- a/src/libide/debugger/ide-debugger-disassembly-view.c
+++ b/src/libide/debugger/ide-debugger-disassembly-view.c
@@ -1,6 +1,6 @@
 /* ide-debugger-disassembly-view.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-disassembly-view.h 
b/src/libide/debugger/ide-debugger-disassembly-view.h
index 3afcd600e..2f2222fd9 100644
--- a/src/libide/debugger/ide-debugger-disassembly-view.h
+++ b/src/libide/debugger/ide-debugger-disassembly-view.h
@@ -1,6 +1,6 @@
 /* ide-debugger-disassembly-view.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-editor-addin.c b/src/libide/debugger/ide-debugger-editor-addin.c
index 2ddfb4a07..3121b05f9 100644
--- a/src/libide/debugger/ide-debugger-editor-addin.c
+++ b/src/libide/debugger/ide-debugger-editor-addin.c
@@ -1,6 +1,6 @@
 /* ide-debugger-editor-addin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-editor-addin.h b/src/libide/debugger/ide-debugger-editor-addin.h
index 84563e0ee..85aa6062c 100644
--- a/src/libide/debugger/ide-debugger-editor-addin.h
+++ b/src/libide/debugger/ide-debugger-editor-addin.h
@@ -1,6 +1,6 @@
 /* ide-debugger-editor-addin.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-fallbacks.c b/src/libide/debugger/ide-debugger-fallbacks.c
index e270281e9..884a28f03 100644
--- a/src/libide/debugger/ide-debugger-fallbacks.c
+++ b/src/libide/debugger/ide-debugger-fallbacks.c
@@ -1,6 +1,6 @@
 /* ide-debugger-fallbacks.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-frame.c b/src/libide/debugger/ide-debugger-frame.c
index 3e478846c..196c1290c 100644
--- a/src/libide/debugger/ide-debugger-frame.c
+++ b/src/libide/debugger/ide-debugger-frame.c
@@ -1,6 +1,6 @@
 /* ide-debugger-frame.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-frame.h b/src/libide/debugger/ide-debugger-frame.h
index a33960a99..d0e1aefb1 100644
--- a/src/libide/debugger/ide-debugger-frame.h
+++ b/src/libide/debugger/ide-debugger-frame.h
@@ -1,6 +1,6 @@
 /* ide-debugger-frame.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-instruction.c b/src/libide/debugger/ide-debugger-instruction.c
index f41acefff..4455a75c3 100644
--- a/src/libide/debugger/ide-debugger-instruction.c
+++ b/src/libide/debugger/ide-debugger-instruction.c
@@ -1,6 +1,6 @@
 /* ide-debugger-instruction.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-instruction.h b/src/libide/debugger/ide-debugger-instruction.h
index d27d7853d..92b60d974 100644
--- a/src/libide/debugger/ide-debugger-instruction.h
+++ b/src/libide/debugger/ide-debugger-instruction.h
@@ -1,6 +1,6 @@
 /* ide-debugger-instruction.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-libraries-view.c 
b/src/libide/debugger/ide-debugger-libraries-view.c
index 3c183d28a..fa43789d9 100644
--- a/src/libide/debugger/ide-debugger-libraries-view.c
+++ b/src/libide/debugger/ide-debugger-libraries-view.c
@@ -1,6 +1,6 @@
 /* ide-debugger-libraries-view.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-libraries-view.h 
b/src/libide/debugger/ide-debugger-libraries-view.h
index b70976545..c137d5510 100644
--- a/src/libide/debugger/ide-debugger-libraries-view.h
+++ b/src/libide/debugger/ide-debugger-libraries-view.h
@@ -1,6 +1,6 @@
 /* ide-debugger-libraries-view.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-library.c b/src/libide/debugger/ide-debugger-library.c
index 9952b7ac8..50479ffaf 100644
--- a/src/libide/debugger/ide-debugger-library.c
+++ b/src/libide/debugger/ide-debugger-library.c
@@ -1,6 +1,6 @@
 /* ide-debugger-library.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-library.h b/src/libide/debugger/ide-debugger-library.h
index a352bddb1..521e65cc4 100644
--- a/src/libide/debugger/ide-debugger-library.h
+++ b/src/libide/debugger/ide-debugger-library.h
@@ -1,6 +1,6 @@
 /* ide-debugger-library.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-locals-view.c b/src/libide/debugger/ide-debugger-locals-view.c
index 908cd10cb..8644d52e8 100644
--- a/src/libide/debugger/ide-debugger-locals-view.c
+++ b/src/libide/debugger/ide-debugger-locals-view.c
@@ -1,6 +1,6 @@
 /* ide-debugger-locals-view.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-locals-view.h b/src/libide/debugger/ide-debugger-locals-view.h
index be4444363..c8780f7d7 100644
--- a/src/libide/debugger/ide-debugger-locals-view.h
+++ b/src/libide/debugger/ide-debugger-locals-view.h
@@ -1,6 +1,6 @@
 /* ide-debugger-locals-view.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-plugin.c b/src/libide/debugger/ide-debugger-plugin.c
index 2368d4570..683344f8e 100644
--- a/src/libide/debugger/ide-debugger-plugin.c
+++ b/src/libide/debugger/ide-debugger-plugin.c
@@ -1,6 +1,6 @@
 /* ide-debugger-plugin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-private.h b/src/libide/debugger/ide-debugger-private.h
index da8b66217..b5d7c1f8f 100644
--- a/src/libide/debugger/ide-debugger-private.h
+++ b/src/libide/debugger/ide-debugger-private.h
@@ -1,6 +1,6 @@
 /* ide-debugger-private.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-register.c b/src/libide/debugger/ide-debugger-register.c
index 522762cfb..a8c6d2aae 100644
--- a/src/libide/debugger/ide-debugger-register.c
+++ b/src/libide/debugger/ide-debugger-register.c
@@ -1,6 +1,6 @@
 /* ide-debugger-register.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-register.h b/src/libide/debugger/ide-debugger-register.h
index 7cdcceeac..db24dcd62 100644
--- a/src/libide/debugger/ide-debugger-register.h
+++ b/src/libide/debugger/ide-debugger-register.h
@@ -1,6 +1,6 @@
 /* ide-debugger-register.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-registers-view.c 
b/src/libide/debugger/ide-debugger-registers-view.c
index 85b964827..84436c987 100644
--- a/src/libide/debugger/ide-debugger-registers-view.c
+++ b/src/libide/debugger/ide-debugger-registers-view.c
@@ -1,6 +1,6 @@
 /* ide-debugger-registers-view.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-registers-view.h 
b/src/libide/debugger/ide-debugger-registers-view.h
index 9808571ce..df4d9b5fc 100644
--- a/src/libide/debugger/ide-debugger-registers-view.h
+++ b/src/libide/debugger/ide-debugger-registers-view.h
@@ -1,6 +1,6 @@
 /* ide-debugger-registers-view.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-thread-group.c b/src/libide/debugger/ide-debugger-thread-group.c
index 96b771470..c599439cd 100644
--- a/src/libide/debugger/ide-debugger-thread-group.c
+++ b/src/libide/debugger/ide-debugger-thread-group.c
@@ -1,6 +1,6 @@
 /* ide-debugger-thread-group.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-thread-group.h b/src/libide/debugger/ide-debugger-thread-group.h
index 1503f11c5..f78835397 100644
--- a/src/libide/debugger/ide-debugger-thread-group.h
+++ b/src/libide/debugger/ide-debugger-thread-group.h
@@ -1,6 +1,6 @@
 /* ide-debugger-thread-group.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-thread.c b/src/libide/debugger/ide-debugger-thread.c
index 1fbd13cda..49bc840fc 100644
--- a/src/libide/debugger/ide-debugger-thread.c
+++ b/src/libide/debugger/ide-debugger-thread.c
@@ -1,6 +1,6 @@
 /* ide-debugger-thread.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-thread.h b/src/libide/debugger/ide-debugger-thread.h
index 42316f064..2dfd1185e 100644
--- a/src/libide/debugger/ide-debugger-thread.h
+++ b/src/libide/debugger/ide-debugger-thread.h
@@ -1,6 +1,6 @@
 /* ide-debugger-thread.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-threads-view.c b/src/libide/debugger/ide-debugger-threads-view.c
index 6081d3b38..6565d5f69 100644
--- a/src/libide/debugger/ide-debugger-threads-view.c
+++ b/src/libide/debugger/ide-debugger-threads-view.c
@@ -1,6 +1,6 @@
 /* ide-debugger-threads-view.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-threads-view.h b/src/libide/debugger/ide-debugger-threads-view.h
index 17e10be74..2936043f5 100644
--- a/src/libide/debugger/ide-debugger-threads-view.h
+++ b/src/libide/debugger/ide-debugger-threads-view.h
@@ -1,6 +1,6 @@
 /* ide-debugger-threads-view.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-types.c b/src/libide/debugger/ide-debugger-types.c
index 75191c3e2..6c4c3d70c 100644
--- a/src/libide/debugger/ide-debugger-types.c
+++ b/src/libide/debugger/ide-debugger-types.c
@@ -1,6 +1,6 @@
 /* ide-debugger-types.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-types.h b/src/libide/debugger/ide-debugger-types.h
index 205829195..9ca685575 100644
--- a/src/libide/debugger/ide-debugger-types.h
+++ b/src/libide/debugger/ide-debugger-types.h
@@ -1,6 +1,6 @@
 /* ide-debugger-types.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-variable.c b/src/libide/debugger/ide-debugger-variable.c
index 2eaddcda4..717d2f9ae 100644
--- a/src/libide/debugger/ide-debugger-variable.c
+++ b/src/libide/debugger/ide-debugger-variable.c
@@ -1,6 +1,6 @@
 /* ide-debugger-variable.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger-variable.h b/src/libide/debugger/ide-debugger-variable.h
index 76adb17f0..dea403a24 100644
--- a/src/libide/debugger/ide-debugger-variable.h
+++ b/src/libide/debugger/ide-debugger-variable.h
@@ -1,6 +1,6 @@
 /* ide-debugger-variable.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger.c b/src/libide/debugger/ide-debugger.c
index 63f91d82b..22e2b5b93 100644
--- a/src/libide/debugger/ide-debugger.c
+++ b/src/libide/debugger/ide-debugger.c
@@ -1,6 +1,6 @@
 /* ide-debugger.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/debugger/ide-debugger.h b/src/libide/debugger/ide-debugger.h
index 208e5c3f7..5e53b8bfc 100644
--- a/src/libide/debugger/ide-debugger.h
+++ b/src/libide/debugger/ide-debugger.h
@@ -1,6 +1,6 @@
 /* ide-debugger.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/devices/ide-device-manager.c b/src/libide/devices/ide-device-manager.c
index 97f51ed4a..d91dd1a45 100644
--- a/src/libide/devices/ide-device-manager.c
+++ b/src/libide/devices/ide-device-manager.c
@@ -1,6 +1,6 @@
 /* ide-device-manager.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/devices/ide-device-manager.h b/src/libide/devices/ide-device-manager.h
index c7e2ba88d..2f5482230 100644
--- a/src/libide/devices/ide-device-manager.h
+++ b/src/libide/devices/ide-device-manager.h
@@ -1,6 +1,6 @@
 /* ide-device-manager.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/devices/ide-device-provider.c b/src/libide/devices/ide-device-provider.c
index ccf0cbe64..2d3228533 100644
--- a/src/libide/devices/ide-device-provider.c
+++ b/src/libide/devices/ide-device-provider.c
@@ -1,6 +1,6 @@
 /* ide-device-provider.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/devices/ide-device-provider.h b/src/libide/devices/ide-device-provider.h
index 3b7c4a83d..f12c76457 100644
--- a/src/libide/devices/ide-device-provider.h
+++ b/src/libide/devices/ide-device-provider.h
@@ -1,6 +1,6 @@
 /* ide-device-provider.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/devices/ide-device.c b/src/libide/devices/ide-device.c
index 41c2a92aa..eea3e06e3 100644
--- a/src/libide/devices/ide-device.c
+++ b/src/libide/devices/ide-device.c
@@ -1,6 +1,6 @@
 /* ide-device.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/devices/ide-device.h b/src/libide/devices/ide-device.h
index 8aaa18fc9..b11eda29e 100644
--- a/src/libide/devices/ide-device.h
+++ b/src/libide/devices/ide-device.h
@@ -1,6 +1,6 @@
 /* ide-device.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/diagnostics/ide-diagnostic-provider.c 
b/src/libide/diagnostics/ide-diagnostic-provider.c
index 6c4e7baae..83a71938d 100644
--- a/src/libide/diagnostics/ide-diagnostic-provider.c
+++ b/src/libide/diagnostics/ide-diagnostic-provider.c
@@ -1,6 +1,6 @@
 /* ide-diagnostic-provider.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/diagnostics/ide-diagnostic-provider.h 
b/src/libide/diagnostics/ide-diagnostic-provider.h
index 72818b634..f1c04e02f 100644
--- a/src/libide/diagnostics/ide-diagnostic-provider.h
+++ b/src/libide/diagnostics/ide-diagnostic-provider.h
@@ -1,6 +1,6 @@
 /* ide-diagnostic-provider.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/diagnostics/ide-diagnostic.c b/src/libide/diagnostics/ide-diagnostic.c
index 0184597af..312184746 100644
--- a/src/libide/diagnostics/ide-diagnostic.c
+++ b/src/libide/diagnostics/ide-diagnostic.c
@@ -1,6 +1,6 @@
 /* ide-diagnostic.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/diagnostics/ide-diagnostic.h b/src/libide/diagnostics/ide-diagnostic.h
index eba2fbac3..2121d9ae0 100644
--- a/src/libide/diagnostics/ide-diagnostic.h
+++ b/src/libide/diagnostics/ide-diagnostic.h
@@ -1,6 +1,6 @@
 /* ide-diagnostic.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/diagnostics/ide-diagnostics-manager.c 
b/src/libide/diagnostics/ide-diagnostics-manager.c
index e21eae93f..fff0d3b1f 100644
--- a/src/libide/diagnostics/ide-diagnostics-manager.c
+++ b/src/libide/diagnostics/ide-diagnostics-manager.c
@@ -1,6 +1,6 @@
 /* ide-diagnostics-manager.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/diagnostics/ide-diagnostics-manager.h 
b/src/libide/diagnostics/ide-diagnostics-manager.h
index da4535bcf..a90b929d3 100644
--- a/src/libide/diagnostics/ide-diagnostics-manager.h
+++ b/src/libide/diagnostics/ide-diagnostics-manager.h
@@ -1,6 +1,6 @@
 /* ide-diagnostics-manager.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/diagnostics/ide-diagnostics.c b/src/libide/diagnostics/ide-diagnostics.c
index 2201b7a0f..250423519 100644
--- a/src/libide/diagnostics/ide-diagnostics.c
+++ b/src/libide/diagnostics/ide-diagnostics.c
@@ -1,6 +1,6 @@
 /* ide-diagnostics.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/diagnostics/ide-diagnostics.h b/src/libide/diagnostics/ide-diagnostics.h
index 3623446c3..87da9406a 100644
--- a/src/libide/diagnostics/ide-diagnostics.h
+++ b/src/libide/diagnostics/ide-diagnostics.h
@@ -1,6 +1,6 @@
 /* ide-diagnostics.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/diagnostics/ide-fixit.c b/src/libide/diagnostics/ide-fixit.c
index 1a8ceee75..0ecccc5bb 100644
--- a/src/libide/diagnostics/ide-fixit.c
+++ b/src/libide/diagnostics/ide-fixit.c
@@ -1,6 +1,6 @@
 /* ide-fixit.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/diagnostics/ide-fixit.h b/src/libide/diagnostics/ide-fixit.h
index 90fdaf06f..5c4661f59 100644
--- a/src/libide/diagnostics/ide-fixit.h
+++ b/src/libide/diagnostics/ide-fixit.h
@@ -1,6 +1,6 @@
 /* ide-fixit.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/diagnostics/ide-source-location.c b/src/libide/diagnostics/ide-source-location.c
index 29eaeb491..c2d0b9714 100644
--- a/src/libide/diagnostics/ide-source-location.c
+++ b/src/libide/diagnostics/ide-source-location.c
@@ -1,6 +1,6 @@
 /* ide-source-location.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/diagnostics/ide-source-location.h b/src/libide/diagnostics/ide-source-location.h
index d03fcb35f..6d548b84f 100644
--- a/src/libide/diagnostics/ide-source-location.h
+++ b/src/libide/diagnostics/ide-source-location.h
@@ -1,6 +1,6 @@
 /* ide-source-location.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/diagnostics/ide-source-range.c b/src/libide/diagnostics/ide-source-range.c
index d217e3032..8eee78787 100644
--- a/src/libide/diagnostics/ide-source-range.c
+++ b/src/libide/diagnostics/ide-source-range.c
@@ -1,6 +1,6 @@
 /* ide-source-range.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/diagnostics/ide-source-range.h b/src/libide/diagnostics/ide-source-range.h
index c803a89d6..784e9209a 100644
--- a/src/libide/diagnostics/ide-source-range.h
+++ b/src/libide/diagnostics/ide-source-range.h
@@ -1,6 +1,6 @@
 /* ide-source-range.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/directory/ide-directory-build-system.c 
b/src/libide/directory/ide-directory-build-system.c
index d6b630fe7..4d1982c9f 100644
--- a/src/libide/directory/ide-directory-build-system.c
+++ b/src/libide/directory/ide-directory-build-system.c
@@ -1,6 +1,6 @@
 /* ide-directory-build-system.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/directory/ide-directory-build-system.h 
b/src/libide/directory/ide-directory-build-system.h
index 861e820d8..e48e38060 100644
--- a/src/libide/directory/ide-directory-build-system.h
+++ b/src/libide/directory/ide-directory-build-system.h
@@ -1,6 +1,6 @@
 /* ide-directory-build-system.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/directory/ide-directory-plugin.c b/src/libide/directory/ide-directory-plugin.c
index f0c58d157..1a5e1f68e 100644
--- a/src/libide/directory/ide-directory-plugin.c
+++ b/src/libide/directory/ide-directory-plugin.c
@@ -1,6 +1,6 @@
 /* ide-directory-plugin.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/directory/ide-directory-vcs.c b/src/libide/directory/ide-directory-vcs.c
index 272c82c85..fda639995 100644
--- a/src/libide/directory/ide-directory-vcs.c
+++ b/src/libide/directory/ide-directory-vcs.c
@@ -1,6 +1,6 @@
 /* ide-directory-vcs.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/directory/ide-directory-vcs.h b/src/libide/directory/ide-directory-vcs.h
index 1785e6377..9c425312a 100644
--- a/src/libide/directory/ide-directory-vcs.h
+++ b/src/libide/directory/ide-directory-vcs.h
@@ -1,6 +1,6 @@
 /* ide-directory-vcs.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/doap/ide-doap-person.c b/src/libide/doap/ide-doap-person.c
index b02c509d0..804047e31 100644
--- a/src/libide/doap/ide-doap-person.c
+++ b/src/libide/doap/ide-doap-person.c
@@ -1,6 +1,6 @@
 /* ide-doap-person.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/doap/ide-doap-person.h b/src/libide/doap/ide-doap-person.h
index 764742a36..a845f468a 100644
--- a/src/libide/doap/ide-doap-person.h
+++ b/src/libide/doap/ide-doap-person.h
@@ -1,6 +1,6 @@
 /* ide-doap-person.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/doap/ide-doap.c b/src/libide/doap/ide-doap.c
index 7dc6a871b..1f0ed72af 100644
--- a/src/libide/doap/ide-doap.c
+++ b/src/libide/doap/ide-doap.c
@@ -1,6 +1,6 @@
 /* ide-doap.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/doap/ide-doap.h b/src/libide/doap/ide-doap.h
index 315502fc9..f8f1b42df 100644
--- a/src/libide/doap/ide-doap.h
+++ b/src/libide/doap/ide-doap.h
@@ -1,6 +1,6 @@
 /* ide-doap.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/doap/xml-reader.c b/src/libide/doap/xml-reader.c
index 997608dec..dc4b6baf8 100644
--- a/src/libide/doap/xml-reader.c
+++ b/src/libide/doap/xml-reader.c
@@ -1,6 +1,6 @@
 /* xml-reader.c
  *
- * Copyright © 2009  Christian Hergert  <chris dronelabs com>
+ * Copyright 2009  Christian Hergert  <chris dronelabs com>
  *
  * 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/src/libide/doap/xml-reader.h b/src/libide/doap/xml-reader.h
index 5f7fd8028..f4be11b22 100644
--- a/src/libide/doap/xml-reader.h
+++ b/src/libide/doap/xml-reader.h
@@ -1,6 +1,6 @@
 /* xml-reader.h
  *
- * Copyright © 2009 Christian Hergert  <chris dronelabs com>
+ * Copyright 2009 Christian Hergert  <chris dronelabs com>
  *
  * 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/src/libide/documentation/ide-documentation-info.c 
b/src/libide/documentation/ide-documentation-info.c
index 88e6b3925..b57312573 100644
--- a/src/libide/documentation/ide-documentation-info.c
+++ b/src/libide/documentation/ide-documentation-info.c
@@ -1,6 +1,6 @@
 /* ide-documentation-info.c
  *
- * Copyright © 2017 Lucie Charvat <luci charvat gmail com>
+ * Copyright 2017 Lucie Charvat <luci charvat gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/documentation/ide-documentation-info.h 
b/src/libide/documentation/ide-documentation-info.h
index 313518c6b..75357b068 100644
--- a/src/libide/documentation/ide-documentation-info.h
+++ b/src/libide/documentation/ide-documentation-info.h
@@ -1,6 +1,6 @@
 /* ide-documentation-info.h
  *
- * Copyright © 2017 Lucie Charvat <luci charvat gmail com>
+ * Copyright 2017 Lucie Charvat <luci charvat gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/documentation/ide-documentation-proposal.c 
b/src/libide/documentation/ide-documentation-proposal.c
index 6844bd426..7652a645d 100644
--- a/src/libide/documentation/ide-documentation-proposal.c
+++ b/src/libide/documentation/ide-documentation-proposal.c
@@ -1,6 +1,6 @@
 /* ide-documentation-proposal.c
  *
- * Copyright © 2017 Lucie Charvat <luci charvat gmail com>
+ * Copyright 2017 Lucie Charvat <luci charvat gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/documentation/ide-documentation-proposal.h 
b/src/libide/documentation/ide-documentation-proposal.h
index cee1362dd..95db46e1b 100644
--- a/src/libide/documentation/ide-documentation-proposal.h
+++ b/src/libide/documentation/ide-documentation-proposal.h
@@ -1,6 +1,6 @@
 /* ide-documentation-proposal.h
  *
- * Copyright © 2017 Lucie Charvat <luci charvat gmail com>
+ * Copyright 2017 Lucie Charvat <luci charvat gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/documentation/ide-documentation-provider.c 
b/src/libide/documentation/ide-documentation-provider.c
index f4d3a31ad..b4056401d 100644
--- a/src/libide/documentation/ide-documentation-provider.c
+++ b/src/libide/documentation/ide-documentation-provider.c
@@ -1,6 +1,6 @@
 /* ide-documentation-provider.c
  *
- * Copyright © 2017 Lucie Charvat <luci charvat gmail com>
+ * Copyright 2017 Lucie Charvat <luci charvat gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/documentation/ide-documentation-provider.h 
b/src/libide/documentation/ide-documentation-provider.h
index 0f7665c36..8643117d0 100644
--- a/src/libide/documentation/ide-documentation-provider.h
+++ b/src/libide/documentation/ide-documentation-provider.h
@@ -1,6 +1,6 @@
 /* ide-documentation-provider.h
  *
- * Copyright © 2017 Lucie Charvat <luci charvat gmail com>
+ * Copyright 2017 Lucie Charvat <luci charvat gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/documentation/ide-documentation.c b/src/libide/documentation/ide-documentation.c
index e21c66076..d45c3f769 100644
--- a/src/libide/documentation/ide-documentation.c
+++ b/src/libide/documentation/ide-documentation.c
@@ -1,6 +1,6 @@
 /* ide-documentation.c
  *
- * Copyright © 2017 Lucie Charvat <luci charvat gmail com>
+ * Copyright 2017 Lucie Charvat <luci charvat gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/documentation/ide-documentation.h b/src/libide/documentation/ide-documentation.h
index 3ab0626f1..6205af432 100644
--- a/src/libide/documentation/ide-documentation.h
+++ b/src/libide/documentation/ide-documentation.h
@@ -1,6 +1,6 @@
 /* ide-documentation.h
  *
- * Copyright © 2017 Lucie Charvat <luci charavt gmail com>
+ * Copyright 2017 Lucie Charvat <luci charavt gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-addin.c b/src/libide/editor/ide-editor-addin.c
index be1eb99c3..f3e3efeaa 100644
--- a/src/libide/editor/ide-editor-addin.c
+++ b/src/libide/editor/ide-editor-addin.c
@@ -1,6 +1,6 @@
 /* ide-editor-addin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-addin.h b/src/libide/editor/ide-editor-addin.h
index 8c7acf6e9..e927c8c4a 100644
--- a/src/libide/editor/ide-editor-addin.h
+++ b/src/libide/editor/ide-editor-addin.h
@@ -1,6 +1,6 @@
 /* ide-editor-addin.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-layout-stack-addin.c 
b/src/libide/editor/ide-editor-layout-stack-addin.c
index 3989cffb0..82ea3c2df 100644
--- a/src/libide/editor/ide-editor-layout-stack-addin.c
+++ b/src/libide/editor/ide-editor-layout-stack-addin.c
@@ -1,6 +1,6 @@
 /* ide-editor-layout-stack-addin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-layout-stack-addin.h 
b/src/libide/editor/ide-editor-layout-stack-addin.h
index 2209d53da..dacadc020 100644
--- a/src/libide/editor/ide-editor-layout-stack-addin.h
+++ b/src/libide/editor/ide-editor-layout-stack-addin.h
@@ -1,6 +1,6 @@
 /* ide-editor-layout-stack-addin.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-layout-stack-controls.c 
b/src/libide/editor/ide-editor-layout-stack-controls.c
index 88ad4ab76..98f6c5ad4 100644
--- a/src/libide/editor/ide-editor-layout-stack-controls.c
+++ b/src/libide/editor/ide-editor-layout-stack-controls.c
@@ -1,6 +1,6 @@
 /* ide-editor-layout-stack-controls.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-layout-stack-controls.h 
b/src/libide/editor/ide-editor-layout-stack-controls.h
index 869a0f075..b91a40c12 100644
--- a/src/libide/editor/ide-editor-layout-stack-controls.h
+++ b/src/libide/editor/ide-editor-layout-stack-controls.h
@@ -1,6 +1,6 @@
 /* ide-editor-layout-stack-controls.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-perspective-actions.c 
b/src/libide/editor/ide-editor-perspective-actions.c
index efbb1580b..468b2a3c6 100644
--- a/src/libide/editor/ide-editor-perspective-actions.c
+++ b/src/libide/editor/ide-editor-perspective-actions.c
@@ -1,6 +1,6 @@
 /* ide-editor-perspective-actions.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-perspective-shortcuts.c 
b/src/libide/editor/ide-editor-perspective-shortcuts.c
index 65a5fda12..58cf381b5 100644
--- a/src/libide/editor/ide-editor-perspective-shortcuts.c
+++ b/src/libide/editor/ide-editor-perspective-shortcuts.c
@@ -1,6 +1,6 @@
 /* ide-editor-perspective-shortcuts.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-perspective.c b/src/libide/editor/ide-editor-perspective.c
index 05501ca86..8ac032c08 100644
--- a/src/libide/editor/ide-editor-perspective.c
+++ b/src/libide/editor/ide-editor-perspective.c
@@ -1,6 +1,6 @@
 /* ide-editor-perspective.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-perspective.h b/src/libide/editor/ide-editor-perspective.h
index 2f2459627..059e0fca7 100644
--- a/src/libide/editor/ide-editor-perspective.h
+++ b/src/libide/editor/ide-editor-perspective.h
@@ -1,6 +1,6 @@
 /* ide-editor-perspective.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-plugin.c b/src/libide/editor/ide-editor-plugin.c
index a16f6aca5..d92a5ebbe 100644
--- a/src/libide/editor/ide-editor-plugin.c
+++ b/src/libide/editor/ide-editor-plugin.c
@@ -1,6 +1,6 @@
 /* ide-editor-plugin.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-print-operation.c b/src/libide/editor/ide-editor-print-operation.c
index 799638079..751db2a27 100644
--- a/src/libide/editor/ide-editor-print-operation.c
+++ b/src/libide/editor/ide-editor-print-operation.c
@@ -1,6 +1,6 @@
 /* ide-editor-print-operation.c
  *
- * Copyright © 2015 Paolo Borelli <pborelli gnome org>
+ * Copyright 2015 Paolo Borelli <pborelli gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-print-operation.h b/src/libide/editor/ide-editor-print-operation.h
index cea98ceac..d59d09c9c 100644
--- a/src/libide/editor/ide-editor-print-operation.h
+++ b/src/libide/editor/ide-editor-print-operation.h
@@ -1,6 +1,6 @@
 /* ide-editor-print-operation.h
  *
- * Copyright © 2015 Paolo Borelli <pborelli gnome org>
+ * Copyright 2015 Paolo Borelli <pborelli gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-private.h b/src/libide/editor/ide-editor-private.h
index df1a23c47..5cdbe8777 100644
--- a/src/libide/editor/ide-editor-private.h
+++ b/src/libide/editor/ide-editor-private.h
@@ -1,6 +1,6 @@
 /* ide-editor-private.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-properties.c b/src/libide/editor/ide-editor-properties.c
index 91f18eb15..d8da2abda 100644
--- a/src/libide/editor/ide-editor-properties.c
+++ b/src/libide/editor/ide-editor-properties.c
@@ -1,6 +1,6 @@
 /* ide-editor-properties.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-properties.h b/src/libide/editor/ide-editor-properties.h
index 31da2dfe9..fc084eebf 100644
--- a/src/libide/editor/ide-editor-properties.h
+++ b/src/libide/editor/ide-editor-properties.h
@@ -1,6 +1,6 @@
 /* ide-editor-properties.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-search-bar-shortcuts.c 
b/src/libide/editor/ide-editor-search-bar-shortcuts.c
index 29a9c2bb4..f9cc18b40 100644
--- a/src/libide/editor/ide-editor-search-bar-shortcuts.c
+++ b/src/libide/editor/ide-editor-search-bar-shortcuts.c
@@ -1,6 +1,6 @@
 /* ide-editor-search-bar-shortcuts.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-search-bar.c b/src/libide/editor/ide-editor-search-bar.c
index 5ccbeac93..07d212d4c 100644
--- a/src/libide/editor/ide-editor-search-bar.c
+++ b/src/libide/editor/ide-editor-search-bar.c
@@ -1,6 +1,6 @@
 /* ide-editor-search-bar.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-search-bar.h b/src/libide/editor/ide-editor-search-bar.h
index f909c5fff..fe3e6da72 100644
--- a/src/libide/editor/ide-editor-search-bar.h
+++ b/src/libide/editor/ide-editor-search-bar.h
@@ -1,6 +1,6 @@
 /* ide-editor-search-bar.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-search.c b/src/libide/editor/ide-editor-search.c
index d06a8ac4a..fcef8e2f6 100644
--- a/src/libide/editor/ide-editor-search.c
+++ b/src/libide/editor/ide-editor-search.c
@@ -1,6 +1,6 @@
 /* ide-editor-search.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-search.h b/src/libide/editor/ide-editor-search.h
index 33f72539b..e40f004c1 100644
--- a/src/libide/editor/ide-editor-search.h
+++ b/src/libide/editor/ide-editor-search.h
@@ -1,6 +1,6 @@
 /* ide-editor-search.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-sidebar.c b/src/libide/editor/ide-editor-sidebar.c
index 39cfe2f19..e51a01b8c 100644
--- a/src/libide/editor/ide-editor-sidebar.c
+++ b/src/libide/editor/ide-editor-sidebar.c
@@ -1,6 +1,6 @@
 /* ide-editor-sidebar.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-sidebar.h b/src/libide/editor/ide-editor-sidebar.h
index fcb9967f8..9bf96b50f 100644
--- a/src/libide/editor/ide-editor-sidebar.h
+++ b/src/libide/editor/ide-editor-sidebar.h
@@ -1,6 +1,6 @@
 /* ide-editor-sidebar.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-utilities.c b/src/libide/editor/ide-editor-utilities.c
index 07d7bf041..373b9f098 100644
--- a/src/libide/editor/ide-editor-utilities.c
+++ b/src/libide/editor/ide-editor-utilities.c
@@ -1,6 +1,6 @@
 /* ide-editor-utilities.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-utilities.h b/src/libide/editor/ide-editor-utilities.h
index 75ce0f946..c4a54aece 100644
--- a/src/libide/editor/ide-editor-utilities.h
+++ b/src/libide/editor/ide-editor-utilities.h
@@ -1,6 +1,6 @@
 /* ide-editor-utilities.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-view-actions.c b/src/libide/editor/ide-editor-view-actions.c
index 096278d99..6b7eb882e 100644
--- a/src/libide/editor/ide-editor-view-actions.c
+++ b/src/libide/editor/ide-editor-view-actions.c
@@ -1,6 +1,6 @@
 /* ide-editor-view-actions.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-view-addin.c b/src/libide/editor/ide-editor-view-addin.c
index efacc26a4..e45cbebcb 100644
--- a/src/libide/editor/ide-editor-view-addin.c
+++ b/src/libide/editor/ide-editor-view-addin.c
@@ -1,6 +1,6 @@
 /* ide-editor-view-addin.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-view-addin.h b/src/libide/editor/ide-editor-view-addin.h
index b8e9eb606..259acbf2a 100644
--- a/src/libide/editor/ide-editor-view-addin.h
+++ b/src/libide/editor/ide-editor-view-addin.h
@@ -1,6 +1,6 @@
 /* ide-editor-view-addin.h
  *
- * Copyright © 2015-2017 Christian Hergert <christian hergert me>
+ * Copyright 2015-2017 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-view-settings.c b/src/libide/editor/ide-editor-view-settings.c
index 48b6dae96..6578d2625 100644
--- a/src/libide/editor/ide-editor-view-settings.c
+++ b/src/libide/editor/ide-editor-view-settings.c
@@ -1,6 +1,6 @@
 /* ide-editor-view-settings.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-view-shortcuts.c b/src/libide/editor/ide-editor-view-shortcuts.c
index a6169a771..684b9955e 100644
--- a/src/libide/editor/ide-editor-view-shortcuts.c
+++ b/src/libide/editor/ide-editor-view-shortcuts.c
@@ -1,6 +1,6 @@
 /* ide-editor-view-shortcuts.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-view.c b/src/libide/editor/ide-editor-view.c
index e0f1167cc..9f71b0e8a 100644
--- a/src/libide/editor/ide-editor-view.c
+++ b/src/libide/editor/ide-editor-view.c
@@ -1,6 +1,6 @@
 /* ide-editor-view.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-view.h b/src/libide/editor/ide-editor-view.h
index 2abc52745..d1166b921 100644
--- a/src/libide/editor/ide-editor-view.h
+++ b/src/libide/editor/ide-editor-view.h
@@ -1,6 +1,6 @@
 /* ide-editor-view.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-workbench-addin.c b/src/libide/editor/ide-editor-workbench-addin.c
index eaf36849a..a653881a9 100644
--- a/src/libide/editor/ide-editor-workbench-addin.c
+++ b/src/libide/editor/ide-editor-workbench-addin.c
@@ -1,6 +1,6 @@
 /* ide-editor-workbench-addin.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editor/ide-editor-workbench-addin.h b/src/libide/editor/ide-editor-workbench-addin.h
index 258f3aab0..6234ec832 100644
--- a/src/libide/editor/ide-editor-workbench-addin.h
+++ b/src/libide/editor/ide-editor-workbench-addin.h
@@ -1,6 +1,6 @@
 /* ide-editor-workbench-addin.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editorconfig/editorconfig-glib.c b/src/libide/editorconfig/editorconfig-glib.c
index 24b6c3869..a9ed6f0aa 100644
--- a/src/libide/editorconfig/editorconfig-glib.c
+++ b/src/libide/editorconfig/editorconfig-glib.c
@@ -1,6 +1,6 @@
 /* editorconfig-glib.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editorconfig/ide-editorconfig-file-settings.c 
b/src/libide/editorconfig/ide-editorconfig-file-settings.c
index 8e1d8b774..84128d007 100644
--- a/src/libide/editorconfig/ide-editorconfig-file-settings.c
+++ b/src/libide/editorconfig/ide-editorconfig-file-settings.c
@@ -1,6 +1,6 @@
 /* ide-editorconfig-file-settings.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/editorconfig/ide-editorconfig-file-settings.h 
b/src/libide/editorconfig/ide-editorconfig-file-settings.h
index 6b207e4d5..5682f096c 100644
--- a/src/libide/editorconfig/ide-editorconfig-file-settings.h
+++ b/src/libide/editorconfig/ide-editorconfig-file-settings.h
@@ -1,6 +1,6 @@
 /* ide-editorconfig-file-settings.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/files/ide-file-settings.c b/src/libide/files/ide-file-settings.c
index 386b212fd..568d3f533 100644
--- a/src/libide/files/ide-file-settings.c
+++ b/src/libide/files/ide-file-settings.c
@@ -1,6 +1,6 @@
 /* ide-file-settings.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/files/ide-file-settings.h b/src/libide/files/ide-file-settings.h
index bd9268ee4..b0592dd64 100644
--- a/src/libide/files/ide-file-settings.h
+++ b/src/libide/files/ide-file-settings.h
@@ -1,6 +1,6 @@
 /* ide-file-settings.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/files/ide-file.c b/src/libide/files/ide-file.c
index fa80daf3c..264d01d32 100644
--- a/src/libide/files/ide-file.c
+++ b/src/libide/files/ide-file.c
@@ -1,6 +1,6 @@
 /* ide-file.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/files/ide-file.h b/src/libide/files/ide-file.h
index e5135ae10..094e96c6f 100644
--- a/src/libide/files/ide-file.h
+++ b/src/libide/files/ide-file.h
@@ -1,6 +1,6 @@
 /* ide-file.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/files/ide-indent-style.h b/src/libide/files/ide-indent-style.h
index 318ffb16b..4ecbac76b 100644
--- a/src/libide/files/ide-indent-style.h
+++ b/src/libide/files/ide-indent-style.h
@@ -1,6 +1,6 @@
 /* ide-indent-style.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/files/ide-spaces-style.h b/src/libide/files/ide-spaces-style.h
index aec4af232..2c8737a35 100644
--- a/src/libide/files/ide-spaces-style.h
+++ b/src/libide/files/ide-spaces-style.h
@@ -1,6 +1,6 @@
 /* ide-spaces-style.h
  *
- * Copyright © 2018 Christian Hergert <chergert redhat com>
+ * Copyright 2018 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/formatting/ide-formatter-options.c b/src/libide/formatting/ide-formatter-options.c
index 405024ab8..204eb6d93 100644
--- a/src/libide/formatting/ide-formatter-options.c
+++ b/src/libide/formatting/ide-formatter-options.c
@@ -1,6 +1,6 @@
 /* ide-formatter-options.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/formatting/ide-formatter-options.h b/src/libide/formatting/ide-formatter-options.h
index 8ae547c7e..44b952543 100644
--- a/src/libide/formatting/ide-formatter-options.h
+++ b/src/libide/formatting/ide-formatter-options.h
@@ -1,6 +1,6 @@
 /* ide-formatter-options.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/formatting/ide-formatter.c b/src/libide/formatting/ide-formatter.c
index ba3978259..d255a7c47 100644
--- a/src/libide/formatting/ide-formatter.c
+++ b/src/libide/formatting/ide-formatter.c
@@ -1,6 +1,6 @@
 /* ide-formatter.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/formatting/ide-formatter.h b/src/libide/formatting/ide-formatter.h
index 6370d5dcc..c6fc23491 100644
--- a/src/libide/formatting/ide-formatter.h
+++ b/src/libide/formatting/ide-formatter.h
@@ -1,6 +1,6 @@
 /* ide-formatter.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/genesis/ide-genesis-addin.c b/src/libide/genesis/ide-genesis-addin.c
index 024d67db0..04c25cd94 100644
--- a/src/libide/genesis/ide-genesis-addin.c
+++ b/src/libide/genesis/ide-genesis-addin.c
@@ -1,6 +1,6 @@
 /* ide-genesis-addin.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/genesis/ide-genesis-addin.h b/src/libide/genesis/ide-genesis-addin.h
index cc0a0d15e..521c3eb0a 100644
--- a/src/libide/genesis/ide-genesis-addin.h
+++ b/src/libide/genesis/ide-genesis-addin.h
@@ -1,6 +1,6 @@
 /* ide-genesis-addin.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/greeter/ide-greeter-perspective.c b/src/libide/greeter/ide-greeter-perspective.c
index 0248c88c8..a18ff4bbd 100644
--- a/src/libide/greeter/ide-greeter-perspective.c
+++ b/src/libide/greeter/ide-greeter-perspective.c
@@ -1,6 +1,6 @@
 /* ide-greeter-perspective.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/greeter/ide-greeter-perspective.h b/src/libide/greeter/ide-greeter-perspective.h
index 7cc0f8798..24734090b 100644
--- a/src/libide/greeter/ide-greeter-perspective.h
+++ b/src/libide/greeter/ide-greeter-perspective.h
@@ -1,6 +1,6 @@
 /* ide-greeter-perspective.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/greeter/ide-greeter-section.c b/src/libide/greeter/ide-greeter-section.c
index aec787f4f..79fcbc7da 100644
--- a/src/libide/greeter/ide-greeter-section.c
+++ b/src/libide/greeter/ide-greeter-section.c
@@ -1,6 +1,6 @@
 /* ide-greeter-section.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/greeter/ide-greeter-section.h b/src/libide/greeter/ide-greeter-section.h
index 62eba3b92..4c097db33 100644
--- a/src/libide/greeter/ide-greeter-section.h
+++ b/src/libide/greeter/ide-greeter-section.h
@@ -1,6 +1,6 @@
 /* ide-greeter-section.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/gsettings/ide-gsettings-file-settings.c 
b/src/libide/gsettings/ide-gsettings-file-settings.c
index cb98f4699..9c8bcde93 100644
--- a/src/libide/gsettings/ide-gsettings-file-settings.c
+++ b/src/libide/gsettings/ide-gsettings-file-settings.c
@@ -1,6 +1,6 @@
 /* ide-gsettings-file-settings.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/gsettings/ide-gsettings-file-settings.h 
b/src/libide/gsettings/ide-gsettings-file-settings.h
index 10cd29c26..63e87d8a5 100644
--- a/src/libide/gsettings/ide-gsettings-file-settings.h
+++ b/src/libide/gsettings/ide-gsettings-file-settings.h
@@ -1,6 +1,6 @@
 /* ide-gsettings-file-settings.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/gsettings/ide-language-defaults.c b/src/libide/gsettings/ide-language-defaults.c
index 2c3c9cb50..9fa7ef7a9 100644
--- a/src/libide/gsettings/ide-language-defaults.c
+++ b/src/libide/gsettings/ide-language-defaults.c
@@ -1,6 +1,6 @@
 /* ide-language-defaults.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/gsettings/ide-language-defaults.h b/src/libide/gsettings/ide-language-defaults.h
index aed6dcdb5..4bcf072e6 100644
--- a/src/libide/gsettings/ide-language-defaults.h
+++ b/src/libide/gsettings/ide-language-defaults.h
@@ -1,6 +1,6 @@
 /* ide-language-defaults.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/highlighting/ide-highlight-engine.c b/src/libide/highlighting/ide-highlight-engine.c
index f4c2993b6..c22398e4b 100644
--- a/src/libide/highlighting/ide-highlight-engine.c
+++ b/src/libide/highlighting/ide-highlight-engine.c
@@ -1,6 +1,6 @@
 /* ide-highlight-engine.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/highlighting/ide-highlight-engine.h b/src/libide/highlighting/ide-highlight-engine.h
index fd9abf284..7108805ce 100644
--- a/src/libide/highlighting/ide-highlight-engine.h
+++ b/src/libide/highlighting/ide-highlight-engine.h
@@ -1,6 +1,6 @@
 /* ide-highlight-engine.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/highlighting/ide-highlight-index.c b/src/libide/highlighting/ide-highlight-index.c
index 31210998f..e188ae815 100644
--- a/src/libide/highlighting/ide-highlight-index.c
+++ b/src/libide/highlighting/ide-highlight-index.c
@@ -1,6 +1,6 @@
 /* ide-highlight-index.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/highlighting/ide-highlight-index.h b/src/libide/highlighting/ide-highlight-index.h
index b25a7cf56..ff39c41d0 100644
--- a/src/libide/highlighting/ide-highlight-index.h
+++ b/src/libide/highlighting/ide-highlight-index.h
@@ -1,6 +1,6 @@
 /* ide-highlight-index.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/highlighting/ide-highlighter.c b/src/libide/highlighting/ide-highlighter.c
index 462efe957..fe7c7031c 100644
--- a/src/libide/highlighting/ide-highlighter.c
+++ b/src/libide/highlighting/ide-highlighter.c
@@ -1,6 +1,6 @@
 /* ide-highlighter.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/highlighting/ide-highlighter.h b/src/libide/highlighting/ide-highlighter.h
index 9db00ad87..fa4501800 100644
--- a/src/libide/highlighting/ide-highlighter.h
+++ b/src/libide/highlighting/ide-highlighter.h
@@ -1,6 +1,6 @@
 /* ide-highlighter.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/ide-context.c b/src/libide/ide-context.c
index 812663a6c..861cad201 100644
--- a/src/libide/ide-context.c
+++ b/src/libide/ide-context.c
@@ -1,6 +1,6 @@
 /* ide-context.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/ide-context.h b/src/libide/ide-context.h
index bbacc48a0..086dca6b1 100644
--- a/src/libide/ide-context.h
+++ b/src/libide/ide-context.h
@@ -1,6 +1,6 @@
 /* ide-context.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/ide-global.h b/src/libide/ide-global.h
index e6dcb0f27..6662f3505 100644
--- a/src/libide/ide-global.h
+++ b/src/libide/ide-global.h
@@ -1,6 +1,6 @@
 /* ide-global.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/ide-object.c b/src/libide/ide-object.c
index 3df11c4e9..933da97c9 100644
--- a/src/libide/ide-object.c
+++ b/src/libide/ide-object.c
@@ -1,6 +1,6 @@
 /* ide-object.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/ide-object.h b/src/libide/ide-object.h
index 4fbb58332..684f4bb77 100644
--- a/src/libide/ide-object.h
+++ b/src/libide/ide-object.h
@@ -1,6 +1,6 @@
 /* ide-object.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/ide-pausable.c b/src/libide/ide-pausable.c
index 6dab3420f..17853db2b 100644
--- a/src/libide/ide-pausable.c
+++ b/src/libide/ide-pausable.c
@@ -1,6 +1,6 @@
 /* ide-pausable.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/ide-pausable.h b/src/libide/ide-pausable.h
index 5bbad8e80..6098595be 100644
--- a/src/libide/ide-pausable.h
+++ b/src/libide/ide-pausable.h
@@ -1,6 +1,6 @@
 /* ide-pausable.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/ide-service.c b/src/libide/ide-service.c
index 8e6056afd..d0fde7dcb 100644
--- a/src/libide/ide-service.c
+++ b/src/libide/ide-service.c
@@ -1,6 +1,6 @@
 /* ide-service.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/ide-service.h b/src/libide/ide-service.h
index c6bd64a67..bd420387f 100644
--- a/src/libide/ide-service.h
+++ b/src/libide/ide-service.h
@@ -1,6 +1,6 @@
 /* ide-service.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/ide-types.h b/src/libide/ide-types.h
index 0a72eed0d..a26ca8ea2 100644
--- a/src/libide/ide-types.h
+++ b/src/libide/ide-types.h
@@ -1,6 +1,6 @@
 /* ide-types.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/ide-version-macros.h b/src/libide/ide-version-macros.h
index 06a991319..4bd800886 100644
--- a/src/libide/ide-version-macros.h
+++ b/src/libide/ide-version-macros.h
@@ -1,6 +1,6 @@
 /* ide-version-macros.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/ide.c b/src/libide/ide.c
index 72ded30a7..508de30dd 100644
--- a/src/libide/ide.c
+++ b/src/libide/ide.c
@@ -1,6 +1,6 @@
 /* ide.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/ide.h b/src/libide/ide.h
index aaf6d2824..660a53d9a 100644
--- a/src/libide/ide.h
+++ b/src/libide/ide.h
@@ -1,6 +1,6 @@
 /* ide.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/keybindings/ide-keybindings.c b/src/libide/keybindings/ide-keybindings.c
index 594486b00..f07c433f8 100644
--- a/src/libide/keybindings/ide-keybindings.c
+++ b/src/libide/keybindings/ide-keybindings.c
@@ -1,6 +1,6 @@
 /* ide-keybindings.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/keybindings/ide-keybindings.h b/src/libide/keybindings/ide-keybindings.h
index 587f15ca1..de0c953de 100644
--- a/src/libide/keybindings/ide-keybindings.h
+++ b/src/libide/keybindings/ide-keybindings.h
@@ -1,6 +1,6 @@
 /* ide-keybindings.h
  *
- * Copyright © 2014-2015 Christian Hergert <christian hergert me>
+ * Copyright 2014-2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/keybindings/ide-shortcuts-window.c b/src/libide/keybindings/ide-shortcuts-window.c
index 312eca6be..56f191f28 100644
--- a/src/libide/keybindings/ide-shortcuts-window.c
+++ b/src/libide/keybindings/ide-shortcuts-window.c
@@ -1,6 +1,6 @@
 /* ide-shortcuts-window.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/keybindings/ide-shortcuts-window.h b/src/libide/keybindings/ide-shortcuts-window.h
index c0a89ec47..f75747a6a 100644
--- a/src/libide/keybindings/ide-shortcuts-window.h
+++ b/src/libide/keybindings/ide-shortcuts-window.h
@@ -1,6 +1,6 @@
 /* ide-shortcuts-window.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/langserv/ide-langserv-client.c b/src/libide/langserv/ide-langserv-client.c
index c83ded4b2..4402bfbbf 100644
--- a/src/libide/langserv/ide-langserv-client.c
+++ b/src/libide/langserv/ide-langserv-client.c
@@ -1,6 +1,6 @@
 /* ide-langserv-client.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/langserv/ide-langserv-client.h b/src/libide/langserv/ide-langserv-client.h
index 03732d60e..d8835496a 100644
--- a/src/libide/langserv/ide-langserv-client.h
+++ b/src/libide/langserv/ide-langserv-client.h
@@ -1,6 +1,6 @@
 /* ide-langserv-client.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/langserv/ide-langserv-completion-provider.c 
b/src/libide/langserv/ide-langserv-completion-provider.c
index c962bc15d..9561333fa 100644
--- a/src/libide/langserv/ide-langserv-completion-provider.c
+++ b/src/libide/langserv/ide-langserv-completion-provider.c
@@ -1,6 +1,6 @@
 /* ide-langserv-completion-provider.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/langserv/ide-langserv-completion-provider.h 
b/src/libide/langserv/ide-langserv-completion-provider.h
index 664cd3d5c..48aa61524 100644
--- a/src/libide/langserv/ide-langserv-completion-provider.h
+++ b/src/libide/langserv/ide-langserv-completion-provider.h
@@ -1,6 +1,6 @@
 /* ide-langserv-completion-provider.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/langserv/ide-langserv-diagnostic-provider.c 
b/src/libide/langserv/ide-langserv-diagnostic-provider.c
index 84c82b3f0..4118aa339 100644
--- a/src/libide/langserv/ide-langserv-diagnostic-provider.c
+++ b/src/libide/langserv/ide-langserv-diagnostic-provider.c
@@ -1,6 +1,6 @@
 /* ide-langserv-diagnostic-provider.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/langserv/ide-langserv-diagnostic-provider.h 
b/src/libide/langserv/ide-langserv-diagnostic-provider.h
index cd7b83120..d55f2c48e 100644
--- a/src/libide/langserv/ide-langserv-diagnostic-provider.h
+++ b/src/libide/langserv/ide-langserv-diagnostic-provider.h
@@ -1,6 +1,6 @@
 /* ide-langserv-diagnostic-provider.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/langserv/ide-langserv-formatter.c b/src/libide/langserv/ide-langserv-formatter.c
index b87eac112..769e44615 100644
--- a/src/libide/langserv/ide-langserv-formatter.c
+++ b/src/libide/langserv/ide-langserv-formatter.c
@@ -1,6 +1,6 @@
 /* ide-langserv-formatter.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/langserv/ide-langserv-formatter.h b/src/libide/langserv/ide-langserv-formatter.h
index e2a9bfdf3..31e51caa4 100644
--- a/src/libide/langserv/ide-langserv-formatter.h
+++ b/src/libide/langserv/ide-langserv-formatter.h
@@ -1,6 +1,6 @@
 /* ide-langserv-formatter.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/langserv/ide-langserv-highlighter.c b/src/libide/langserv/ide-langserv-highlighter.c
index eb2c5a30f..1c1b280ba 100644
--- a/src/libide/langserv/ide-langserv-highlighter.c
+++ b/src/libide/langserv/ide-langserv-highlighter.c
@@ -1,6 +1,6 @@
 /* ide-langserv-highlighter.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/langserv/ide-langserv-highlighter.h b/src/libide/langserv/ide-langserv-highlighter.h
index d225ca65d..55c3cd2db 100644
--- a/src/libide/langserv/ide-langserv-highlighter.h
+++ b/src/libide/langserv/ide-langserv-highlighter.h
@@ -1,6 +1,6 @@
 /* ide-langserv-highlighter.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/langserv/ide-langserv-rename-provider.c 
b/src/libide/langserv/ide-langserv-rename-provider.c
index 57b25fa0f..08554f5d3 100644
--- a/src/libide/langserv/ide-langserv-rename-provider.c
+++ b/src/libide/langserv/ide-langserv-rename-provider.c
@@ -1,6 +1,6 @@
 /* ide-langserv-rename-provider.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/langserv/ide-langserv-rename-provider.h 
b/src/libide/langserv/ide-langserv-rename-provider.h
index a39b340ba..30ab84f9a 100644
--- a/src/libide/langserv/ide-langserv-rename-provider.h
+++ b/src/libide/langserv/ide-langserv-rename-provider.h
@@ -1,6 +1,6 @@
 /* ide-langserv-rename-provider.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/langserv/ide-langserv-symbol-node-private.h 
b/src/libide/langserv/ide-langserv-symbol-node-private.h
index 94998eed9..7cba14e62 100644
--- a/src/libide/langserv/ide-langserv-symbol-node-private.h
+++ b/src/libide/langserv/ide-langserv-symbol-node-private.h
@@ -1,6 +1,6 @@
 /* ide-langserv-symbol-node-private.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/langserv/ide-langserv-symbol-node.c b/src/libide/langserv/ide-langserv-symbol-node.c
index c4bf79161..669787a3c 100644
--- a/src/libide/langserv/ide-langserv-symbol-node.c
+++ b/src/libide/langserv/ide-langserv-symbol-node.c
@@ -1,6 +1,6 @@
 /* ide-langserv-symbol-node.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/langserv/ide-langserv-symbol-node.h b/src/libide/langserv/ide-langserv-symbol-node.h
index 7e968d976..04296e788 100644
--- a/src/libide/langserv/ide-langserv-symbol-node.h
+++ b/src/libide/langserv/ide-langserv-symbol-node.h
@@ -1,6 +1,6 @@
 /* ide-langserv-symbol-node.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/langserv/ide-langserv-symbol-resolver.c 
b/src/libide/langserv/ide-langserv-symbol-resolver.c
index a2bd59f8d..f2a6c9ace 100644
--- a/src/libide/langserv/ide-langserv-symbol-resolver.c
+++ b/src/libide/langserv/ide-langserv-symbol-resolver.c
@@ -1,6 +1,6 @@
 /* ide-langserv-symbol-resolver.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/langserv/ide-langserv-symbol-resolver.h 
b/src/libide/langserv/ide-langserv-symbol-resolver.h
index f23641ffb..cdc5e2466 100644
--- a/src/libide/langserv/ide-langserv-symbol-resolver.h
+++ b/src/libide/langserv/ide-langserv-symbol-resolver.h
@@ -1,6 +1,6 @@
 /* ide-langserv-symbol-resolver.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/langserv/ide-langserv-symbol-tree-private.h 
b/src/libide/langserv/ide-langserv-symbol-tree-private.h
index 4c11e8619..12cb7738a 100644
--- a/src/libide/langserv/ide-langserv-symbol-tree-private.h
+++ b/src/libide/langserv/ide-langserv-symbol-tree-private.h
@@ -1,6 +1,6 @@
 /* ide-langserv-symbol-tree-private.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/langserv/ide-langserv-symbol-tree.c b/src/libide/langserv/ide-langserv-symbol-tree.c
index e895225c2..4b3f3439c 100644
--- a/src/libide/langserv/ide-langserv-symbol-tree.c
+++ b/src/libide/langserv/ide-langserv-symbol-tree.c
@@ -1,6 +1,6 @@
 /* ide-langserv-symbol-tree.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/langserv/ide-langserv-symbol-tree.h b/src/libide/langserv/ide-langserv-symbol-tree.h
index 5884ec9cb..6d209517a 100644
--- a/src/libide/langserv/ide-langserv-symbol-tree.h
+++ b/src/libide/langserv/ide-langserv-symbol-tree.h
@@ -1,6 +1,6 @@
 /* ide-langserv-symbol-tree.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/langserv/ide-langserv-util.c b/src/libide/langserv/ide-langserv-util.c
index c3536eac3..81d671597 100644
--- a/src/libide/langserv/ide-langserv-util.c
+++ b/src/libide/langserv/ide-langserv-util.c
@@ -1,6 +1,6 @@
 /* ide-langserv-util.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/langserv/ide-langserv-util.h b/src/libide/langserv/ide-langserv-util.h
index 60715f552..52b71e9e0 100644
--- a/src/libide/langserv/ide-langserv-util.h
+++ b/src/libide/langserv/ide-langserv-util.h
@@ -1,6 +1,6 @@
 /* ide-langserv-util.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/layout/ide-layout-grid-actions.c b/src/libide/layout/ide-layout-grid-actions.c
index acd2c4358..42cfcfd1b 100644
--- a/src/libide/layout/ide-layout-grid-actions.c
+++ b/src/libide/layout/ide-layout-grid-actions.c
@@ -1,6 +1,6 @@
 /* ide-layout-grid-actions.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/layout/ide-layout-grid-column-actions.c 
b/src/libide/layout/ide-layout-grid-column-actions.c
index a6476957f..9ed1ecac4 100644
--- a/src/libide/layout/ide-layout-grid-column-actions.c
+++ b/src/libide/layout/ide-layout-grid-column-actions.c
@@ -1,6 +1,6 @@
 /* ide-layout-grid-column-actions.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/layout/ide-layout-grid-column.c b/src/libide/layout/ide-layout-grid-column.c
index e7f692f9a..f66f2ea3c 100644
--- a/src/libide/layout/ide-layout-grid-column.c
+++ b/src/libide/layout/ide-layout-grid-column.c
@@ -1,6 +1,6 @@
 /* ide-layout-grid-column.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/layout/ide-layout-grid-column.h b/src/libide/layout/ide-layout-grid-column.h
index e85700646..206682635 100644
--- a/src/libide/layout/ide-layout-grid-column.h
+++ b/src/libide/layout/ide-layout-grid-column.h
@@ -1,6 +1,6 @@
 /* ide-layout-grid-column.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/layout/ide-layout-grid.c b/src/libide/layout/ide-layout-grid.c
index 7bfb82b7c..da5378786 100644
--- a/src/libide/layout/ide-layout-grid.c
+++ b/src/libide/layout/ide-layout-grid.c
@@ -1,6 +1,6 @@
 /* ide-layout-grid.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/layout/ide-layout-grid.h b/src/libide/layout/ide-layout-grid.h
index e44ccbd17..d3fc8a06a 100644
--- a/src/libide/layout/ide-layout-grid.h
+++ b/src/libide/layout/ide-layout-grid.h
@@ -1,6 +1,6 @@
 /* ide-layout-grid.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/layout/ide-layout-pane.c b/src/libide/layout/ide-layout-pane.c
index 0b3f86283..8aa2cd7ae 100644
--- a/src/libide/layout/ide-layout-pane.c
+++ b/src/libide/layout/ide-layout-pane.c
@@ -1,6 +1,6 @@
 /* ide-layout-pane.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/layout/ide-layout-pane.h b/src/libide/layout/ide-layout-pane.h
index 25013be58..680f1ff73 100644
--- a/src/libide/layout/ide-layout-pane.h
+++ b/src/libide/layout/ide-layout-pane.h
@@ -1,6 +1,6 @@
 /* ide-layout-pane.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/layout/ide-layout-private.h b/src/libide/layout/ide-layout-private.h
index 11e5c59d8..206a4b6ed 100644
--- a/src/libide/layout/ide-layout-private.h
+++ b/src/libide/layout/ide-layout-private.h
@@ -1,6 +1,6 @@
 /* ide-layout-private.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/layout/ide-layout-stack-actions.c b/src/libide/layout/ide-layout-stack-actions.c
index e4e0fd1d2..132b77336 100644
--- a/src/libide/layout/ide-layout-stack-actions.c
+++ b/src/libide/layout/ide-layout-stack-actions.c
@@ -1,6 +1,6 @@
 /* ide-layout-stack-actions.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/layout/ide-layout-stack-addin.c b/src/libide/layout/ide-layout-stack-addin.c
index 2b0d736ff..70708dc6b 100644
--- a/src/libide/layout/ide-layout-stack-addin.c
+++ b/src/libide/layout/ide-layout-stack-addin.c
@@ -1,6 +1,6 @@
 /* ide-layout-stack-addin.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/layout/ide-layout-stack-addin.h b/src/libide/layout/ide-layout-stack-addin.h
index 1f7424aa6..bd054c6aa 100644
--- a/src/libide/layout/ide-layout-stack-addin.h
+++ b/src/libide/layout/ide-layout-stack-addin.h
@@ -1,6 +1,6 @@
 /* ide-layout-stack-addin.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/layout/ide-layout-stack-header.c b/src/libide/layout/ide-layout-stack-header.c
index d2c3acd11..44fee8389 100644
--- a/src/libide/layout/ide-layout-stack-header.c
+++ b/src/libide/layout/ide-layout-stack-header.c
@@ -1,6 +1,6 @@
 /* ide-layout-stack-header.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/layout/ide-layout-stack-header.h b/src/libide/layout/ide-layout-stack-header.h
index 9e0707139..e0973a29d 100644
--- a/src/libide/layout/ide-layout-stack-header.h
+++ b/src/libide/layout/ide-layout-stack-header.h
@@ -1,6 +1,6 @@
 /* ide-layout-stack-header.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/layout/ide-layout-stack-shortcuts.c b/src/libide/layout/ide-layout-stack-shortcuts.c
index fe60fb3f4..b5657df5a 100644
--- a/src/libide/layout/ide-layout-stack-shortcuts.c
+++ b/src/libide/layout/ide-layout-stack-shortcuts.c
@@ -1,6 +1,6 @@
 /* ide-layout-stack-shortcuts.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/layout/ide-layout-stack.c b/src/libide/layout/ide-layout-stack.c
index 29a04e5a0..ded44218a 100644
--- a/src/libide/layout/ide-layout-stack.c
+++ b/src/libide/layout/ide-layout-stack.c
@@ -1,6 +1,6 @@
 /* ide-layout-stack.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/layout/ide-layout-stack.h b/src/libide/layout/ide-layout-stack.h
index 91a502e1d..3163f80f6 100644
--- a/src/libide/layout/ide-layout-stack.h
+++ b/src/libide/layout/ide-layout-stack.h
@@ -1,6 +1,6 @@
 /* ide-layout-stack.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/layout/ide-layout-transient-sidebar.c 
b/src/libide/layout/ide-layout-transient-sidebar.c
index a8dc8445d..717861c6c 100644
--- a/src/libide/layout/ide-layout-transient-sidebar.c
+++ b/src/libide/layout/ide-layout-transient-sidebar.c
@@ -1,6 +1,6 @@
 /* ide-layout-transient-sidebar.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/layout/ide-layout-transient-sidebar.h 
b/src/libide/layout/ide-layout-transient-sidebar.h
index 1c2a31a93..6de065f28 100644
--- a/src/libide/layout/ide-layout-transient-sidebar.h
+++ b/src/libide/layout/ide-layout-transient-sidebar.h
@@ -1,6 +1,6 @@
 /* ide-layout-transient-sidebar.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/layout/ide-layout-view.c b/src/libide/layout/ide-layout-view.c
index ec4e0621c..cbb02ef0f 100644
--- a/src/libide/layout/ide-layout-view.c
+++ b/src/libide/layout/ide-layout-view.c
@@ -1,6 +1,6 @@
 /* ide-layout-view.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/layout/ide-layout-view.h b/src/libide/layout/ide-layout-view.h
index 0b94465e9..34c052e4b 100644
--- a/src/libide/layout/ide-layout-view.h
+++ b/src/libide/layout/ide-layout-view.h
@@ -1,6 +1,6 @@
 /* ide-layout-view.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/layout/ide-layout.c b/src/libide/layout/ide-layout.c
index 2a65be5ce..e2368d552 100644
--- a/src/libide/layout/ide-layout.c
+++ b/src/libide/layout/ide-layout.c
@@ -1,6 +1,6 @@
 /* ide-layout.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/layout/ide-layout.h b/src/libide/layout/ide-layout.h
index caf2453d6..fe41bd2e6 100644
--- a/src/libide/layout/ide-layout.h
+++ b/src/libide/layout/ide-layout.h
@@ -1,6 +1,6 @@
 /* ide-layout.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/layout/ide-shortcut-label.c b/src/libide/layout/ide-shortcut-label.c
index ce72bd62b..d33bb5354 100644
--- a/src/libide/layout/ide-shortcut-label.c
+++ b/src/libide/layout/ide-shortcut-label.c
@@ -1,6 +1,6 @@
 /* ide-shortcut-label.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/layout/ide-shortcut-label.h b/src/libide/layout/ide-shortcut-label.h
index 549cfb232..fc6841c11 100644
--- a/src/libide/layout/ide-shortcut-label.h
+++ b/src/libide/layout/ide-shortcut-label.h
@@ -1,6 +1,6 @@
 /* ide-shortcut-label.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/local/ide-local-device.c b/src/libide/local/ide-local-device.c
index c1902750a..0977b6bbe 100644
--- a/src/libide/local/ide-local-device.c
+++ b/src/libide/local/ide-local-device.c
@@ -1,6 +1,6 @@
 /* ide-local-device.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/local/ide-local-device.h b/src/libide/local/ide-local-device.h
index 6b74c5da3..aa240ea0c 100644
--- a/src/libide/local/ide-local-device.h
+++ b/src/libide/local/ide-local-device.h
@@ -1,6 +1,6 @@
 /* ide-local-device.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/logging/ide-log.c b/src/libide/logging/ide-log.c
index d62b60e00..d814058f4 100644
--- a/src/libide/logging/ide-log.c
+++ b/src/libide/logging/ide-log.c
@@ -1,6 +1,6 @@
 /* ide-log.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/logging/ide-log.h b/src/libide/logging/ide-log.h
index 74edde4f9..11b44efe6 100644
--- a/src/libide/logging/ide-log.h
+++ b/src/libide/logging/ide-log.h
@@ -1,6 +1,6 @@
 /* ide-log.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/modelines/ide-modelines-file-settings.c 
b/src/libide/modelines/ide-modelines-file-settings.c
index 37cf50100..dde3104f2 100644
--- a/src/libide/modelines/ide-modelines-file-settings.c
+++ b/src/libide/modelines/ide-modelines-file-settings.c
@@ -1,6 +1,6 @@
 /* ide-modelines-file-settings.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/modelines/ide-modelines-file-settings.h 
b/src/libide/modelines/ide-modelines-file-settings.h
index 4b3028fec..63fbf7f9a 100644
--- a/src/libide/modelines/ide-modelines-file-settings.h
+++ b/src/libide/modelines/ide-modelines-file-settings.h
@@ -1,6 +1,6 @@
 /* ide-modelines-file-settings.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/modelines/modeline-parser.c b/src/libide/modelines/modeline-parser.c
index d79f5b909..85415e1a6 100644
--- a/src/libide/modelines/modeline-parser.c
+++ b/src/libide/modelines/modeline-parser.c
@@ -2,7 +2,7 @@
  * modeline-parser.c
  * Emacs, Kate and Vim-style modelines support for gedit.
  *
- * Copyright © 2005-2007 - Steve Frécinaux <code istique net>
+ * Copyright 2005-2007 - Steve Frécinaux <code istique net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/modelines/modeline-parser.h b/src/libide/modelines/modeline-parser.h
index a9059e473..587fbd7fe 100644
--- a/src/libide/modelines/modeline-parser.h
+++ b/src/libide/modelines/modeline-parser.h
@@ -2,7 +2,7 @@
  * modelie-parser.h
  * Emacs, Kate and Vim-style modelines support for gedit.
  *
- * Copyright © 2005-2007 - Steve Frécinaux <code istique net>
+ * Copyright 2005-2007 - Steve Frécinaux <code istique net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/plugins/ide-extension-adapter.c b/src/libide/plugins/ide-extension-adapter.c
index 6a459026b..e25e24827 100644
--- a/src/libide/plugins/ide-extension-adapter.c
+++ b/src/libide/plugins/ide-extension-adapter.c
@@ -1,6 +1,6 @@
 /* ide-extension-adapter.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/plugins/ide-extension-adapter.h b/src/libide/plugins/ide-extension-adapter.h
index 07f9fc94c..97b9ab78b 100644
--- a/src/libide/plugins/ide-extension-adapter.h
+++ b/src/libide/plugins/ide-extension-adapter.h
@@ -1,6 +1,6 @@
 /* ide-extension-adapter.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/plugins/ide-extension-set-adapter.c b/src/libide/plugins/ide-extension-set-adapter.c
index 06e5310fc..5756ed003 100644
--- a/src/libide/plugins/ide-extension-set-adapter.c
+++ b/src/libide/plugins/ide-extension-set-adapter.c
@@ -1,6 +1,6 @@
 /* ide-extension-set-adapter.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/plugins/ide-extension-set-adapter.h b/src/libide/plugins/ide-extension-set-adapter.h
index 67baa8f02..681a34409 100644
--- a/src/libide/plugins/ide-extension-set-adapter.h
+++ b/src/libide/plugins/ide-extension-set-adapter.h
@@ -1,6 +1,6 @@
 /* ide-extension-set-adapter.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/plugins/ide-extension-util.c b/src/libide/plugins/ide-extension-util.c
index be8b20750..af0143c53 100644
--- a/src/libide/plugins/ide-extension-util.c
+++ b/src/libide/plugins/ide-extension-util.c
@@ -1,6 +1,6 @@
 /* ide-extension-util.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/plugins/ide-extension-util.h b/src/libide/plugins/ide-extension-util.h
index 7a7fe67e1..c6c6efbe3 100644
--- a/src/libide/plugins/ide-extension-util.h
+++ b/src/libide/plugins/ide-extension-util.h
@@ -1,6 +1,6 @@
 /* ide-extension-util.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/preferences/ide-preferences-addin.c b/src/libide/preferences/ide-preferences-addin.c
index a10e0ac5d..e3df93997 100644
--- a/src/libide/preferences/ide-preferences-addin.c
+++ b/src/libide/preferences/ide-preferences-addin.c
@@ -1,6 +1,6 @@
 /* ide-preferences-addin.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/preferences/ide-preferences-addin.h b/src/libide/preferences/ide-preferences-addin.h
index cde22de09..8eeda330d 100644
--- a/src/libide/preferences/ide-preferences-addin.h
+++ b/src/libide/preferences/ide-preferences-addin.h
@@ -1,6 +1,6 @@
 /* ide-preferences-addin.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/preferences/ide-preferences-builtin.c 
b/src/libide/preferences/ide-preferences-builtin.c
index bc8bcbecf..2ed0247d8 100644
--- a/src/libide/preferences/ide-preferences-builtin.c
+++ b/src/libide/preferences/ide-preferences-builtin.c
@@ -1,6 +1,6 @@
 /* ide-preferences-builtin.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/preferences/ide-preferences-builtin.h 
b/src/libide/preferences/ide-preferences-builtin.h
index e1d0785e9..eef9018d7 100644
--- a/src/libide/preferences/ide-preferences-builtin.h
+++ b/src/libide/preferences/ide-preferences-builtin.h
@@ -1,6 +1,6 @@
 /* ide-preferences-builtin.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/preferences/ide-preferences-language-row.c 
b/src/libide/preferences/ide-preferences-language-row.c
index 6dd6f20ee..0f937dfb5 100644
--- a/src/libide/preferences/ide-preferences-language-row.c
+++ b/src/libide/preferences/ide-preferences-language-row.c
@@ -1,6 +1,6 @@
 /* ide-preferences-language-row.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/preferences/ide-preferences-language-row.h 
b/src/libide/preferences/ide-preferences-language-row.h
index 389b2e1cc..924d669e8 100644
--- a/src/libide/preferences/ide-preferences-language-row.h
+++ b/src/libide/preferences/ide-preferences-language-row.h
@@ -1,6 +1,6 @@
 /* ide-preferences-language-row.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/preferences/ide-preferences-perspective.c 
b/src/libide/preferences/ide-preferences-perspective.c
index 56bb9dec8..d774d9cb5 100644
--- a/src/libide/preferences/ide-preferences-perspective.c
+++ b/src/libide/preferences/ide-preferences-perspective.c
@@ -1,6 +1,6 @@
 /* ide-preferences-perspective.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/preferences/ide-preferences-perspective.h 
b/src/libide/preferences/ide-preferences-perspective.h
index 91eb04221..7433c9501 100644
--- a/src/libide/preferences/ide-preferences-perspective.h
+++ b/src/libide/preferences/ide-preferences-perspective.h
@@ -1,6 +1,6 @@
 /* ide-preferences-perspective.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/preferences/ide-preferences-window.c b/src/libide/preferences/ide-preferences-window.c
index b9189bba7..a9da55900 100644
--- a/src/libide/preferences/ide-preferences-window.c
+++ b/src/libide/preferences/ide-preferences-window.c
@@ -1,6 +1,6 @@
 /* ide-preferences-window.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/preferences/ide-preferences-window.h b/src/libide/preferences/ide-preferences-window.h
index 5db1c3904..26d5e6682 100644
--- a/src/libide/preferences/ide-preferences-window.h
+++ b/src/libide/preferences/ide-preferences-window.h
@@ -1,6 +1,6 @@
 /* ide-preferences-window.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/projects/ide-project-edit-private.h b/src/libide/projects/ide-project-edit-private.h
index c734ad186..228e8dc46 100644
--- a/src/libide/projects/ide-project-edit-private.h
+++ b/src/libide/projects/ide-project-edit-private.h
@@ -1,6 +1,6 @@
 /* ide-project-edit-private.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/projects/ide-project-edit.c b/src/libide/projects/ide-project-edit.c
index 18d54486e..5bec63a39 100644
--- a/src/libide/projects/ide-project-edit.c
+++ b/src/libide/projects/ide-project-edit.c
@@ -1,6 +1,6 @@
 /* ide-project-edit.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/projects/ide-project-edit.h b/src/libide/projects/ide-project-edit.h
index 767cc7ff3..776e4f0f1 100644
--- a/src/libide/projects/ide-project-edit.h
+++ b/src/libide/projects/ide-project-edit.h
@@ -1,6 +1,6 @@
 /* ide-project-edit.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/projects/ide-project-info.c b/src/libide/projects/ide-project-info.c
index 9e246f977..083f05dad 100644
--- a/src/libide/projects/ide-project-info.c
+++ b/src/libide/projects/ide-project-info.c
@@ -1,6 +1,6 @@
 /* ide-project-info.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/projects/ide-project-info.h b/src/libide/projects/ide-project-info.h
index ddc29c679..37a0983eb 100644
--- a/src/libide/projects/ide-project-info.h
+++ b/src/libide/projects/ide-project-info.h
@@ -1,6 +1,6 @@
 /* ide-project-info.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/projects/ide-project-item.c b/src/libide/projects/ide-project-item.c
index 9b166ffe1..f7f0735a6 100644
--- a/src/libide/projects/ide-project-item.c
+++ b/src/libide/projects/ide-project-item.c
@@ -1,6 +1,6 @@
 /* ide-project-item.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/projects/ide-project-item.h b/src/libide/projects/ide-project-item.h
index 055b80e55..f06a1669d 100644
--- a/src/libide/projects/ide-project-item.h
+++ b/src/libide/projects/ide-project-item.h
@@ -1,6 +1,6 @@
 /* ide-project-item.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/projects/ide-project.c b/src/libide/projects/ide-project.c
index f3a4adee0..3d1476f6a 100644
--- a/src/libide/projects/ide-project.c
+++ b/src/libide/projects/ide-project.c
@@ -1,6 +1,6 @@
 /* ide-project.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/projects/ide-project.h b/src/libide/projects/ide-project.h
index 737aa4f31..df421de10 100644
--- a/src/libide/projects/ide-project.h
+++ b/src/libide/projects/ide-project.h
@@ -1,6 +1,6 @@
 /* ide-project.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/projects/ide-recent-projects.c b/src/libide/projects/ide-recent-projects.c
index ed5ed87d2..d07344377 100644
--- a/src/libide/projects/ide-recent-projects.c
+++ b/src/libide/projects/ide-recent-projects.c
@@ -1,6 +1,6 @@
 /* ide-recent-projects.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/projects/ide-recent-projects.h b/src/libide/projects/ide-recent-projects.h
index c0f44534d..f877da45d 100644
--- a/src/libide/projects/ide-recent-projects.h
+++ b/src/libide/projects/ide-recent-projects.h
@@ -1,6 +1,6 @@
 /* ide-recent-projects.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/rename/ide-rename-provider.c b/src/libide/rename/ide-rename-provider.c
index 12c5b3977..5f7e603ed 100644
--- a/src/libide/rename/ide-rename-provider.c
+++ b/src/libide/rename/ide-rename-provider.c
@@ -1,6 +1,6 @@
 /* ide-rename-provider.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/rename/ide-rename-provider.h b/src/libide/rename/ide-rename-provider.h
index 6567c500f..9266c58ff 100644
--- a/src/libide/rename/ide-rename-provider.h
+++ b/src/libide/rename/ide-rename-provider.h
@@ -1,6 +1,6 @@
 /* ide-rename-provider.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/runner/ide-run-button.c b/src/libide/runner/ide-run-button.c
index 2e1bda166..f00536d72 100644
--- a/src/libide/runner/ide-run-button.c
+++ b/src/libide/runner/ide-run-button.c
@@ -1,6 +1,6 @@
 /* ide-run-button.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/runner/ide-run-button.h b/src/libide/runner/ide-run-button.h
index fa6f212ba..46f409e2c 100644
--- a/src/libide/runner/ide-run-button.h
+++ b/src/libide/runner/ide-run-button.h
@@ -1,6 +1,6 @@
 /* ide-run-button.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/runner/ide-run-manager-private.h b/src/libide/runner/ide-run-manager-private.h
index 282810b8d..431962ecb 100644
--- a/src/libide/runner/ide-run-manager-private.h
+++ b/src/libide/runner/ide-run-manager-private.h
@@ -1,6 +1,6 @@
 /* ide-run-manager-private.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/runner/ide-run-manager.c b/src/libide/runner/ide-run-manager.c
index 817d2406d..d021f5a93 100644
--- a/src/libide/runner/ide-run-manager.c
+++ b/src/libide/runner/ide-run-manager.c
@@ -1,6 +1,6 @@
 /* ide-run-manager.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/runner/ide-run-manager.h b/src/libide/runner/ide-run-manager.h
index 1474137c3..f690e421b 100644
--- a/src/libide/runner/ide-run-manager.h
+++ b/src/libide/runner/ide-run-manager.h
@@ -1,6 +1,6 @@
 /* ide-run-manager.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/runner/ide-runner-addin.c b/src/libide/runner/ide-runner-addin.c
index 56411efa5..34c463a17 100644
--- a/src/libide/runner/ide-runner-addin.c
+++ b/src/libide/runner/ide-runner-addin.c
@@ -1,6 +1,6 @@
 /* ide-runner-addin.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/runner/ide-runner-addin.h b/src/libide/runner/ide-runner-addin.h
index 5b975564c..5814dec1c 100644
--- a/src/libide/runner/ide-runner-addin.h
+++ b/src/libide/runner/ide-runner-addin.h
@@ -1,6 +1,6 @@
 /* ide-runner-addin.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/runner/ide-runner.c b/src/libide/runner/ide-runner.c
index 6034af043..650556313 100644
--- a/src/libide/runner/ide-runner.c
+++ b/src/libide/runner/ide-runner.c
@@ -1,6 +1,6 @@
 /* ide-runner.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/runner/ide-runner.h b/src/libide/runner/ide-runner.h
index 9e33a0c19..55303fc6f 100644
--- a/src/libide/runner/ide-runner.h
+++ b/src/libide/runner/ide-runner.h
@@ -1,6 +1,6 @@
 /* ide-runner.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/runtimes/ide-runtime-manager.c b/src/libide/runtimes/ide-runtime-manager.c
index 0cfbd6c74..07b91fd5a 100644
--- a/src/libide/runtimes/ide-runtime-manager.c
+++ b/src/libide/runtimes/ide-runtime-manager.c
@@ -1,6 +1,6 @@
 /* ide-runtime-manager.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/runtimes/ide-runtime-manager.h b/src/libide/runtimes/ide-runtime-manager.h
index 44c9b60cc..95ea8360a 100644
--- a/src/libide/runtimes/ide-runtime-manager.h
+++ b/src/libide/runtimes/ide-runtime-manager.h
@@ -1,6 +1,6 @@
 /* ide-runtime-manager.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/runtimes/ide-runtime-provider.c b/src/libide/runtimes/ide-runtime-provider.c
index 5aa60331c..7ceab2d73 100644
--- a/src/libide/runtimes/ide-runtime-provider.c
+++ b/src/libide/runtimes/ide-runtime-provider.c
@@ -1,6 +1,6 @@
 /* ide-runtime-provider.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/runtimes/ide-runtime-provider.h b/src/libide/runtimes/ide-runtime-provider.h
index 75877f68c..3f8a0f7ca 100644
--- a/src/libide/runtimes/ide-runtime-provider.h
+++ b/src/libide/runtimes/ide-runtime-provider.h
@@ -1,6 +1,6 @@
 /* ide-runtime-provider.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/runtimes/ide-runtime.c b/src/libide/runtimes/ide-runtime.c
index eee36763d..f60fb20bf 100644
--- a/src/libide/runtimes/ide-runtime.c
+++ b/src/libide/runtimes/ide-runtime.c
@@ -1,6 +1,6 @@
 /* ide-runtime.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/runtimes/ide-runtime.h b/src/libide/runtimes/ide-runtime.h
index a4f219496..cfeb2ad8d 100644
--- a/src/libide/runtimes/ide-runtime.h
+++ b/src/libide/runtimes/ide-runtime.h
@@ -1,6 +1,6 @@
 /* ide-runtime.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/search/ide-search-engine.c b/src/libide/search/ide-search-engine.c
index 6c7966416..d4143f2ed 100644
--- a/src/libide/search/ide-search-engine.c
+++ b/src/libide/search/ide-search-engine.c
@@ -1,6 +1,6 @@
 /* ide-search-engine.c
  *
- * Copyright © 2015-2017 Christian Hergert <chergert redhat com>
+ * Copyright 2015-2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/search/ide-search-engine.h b/src/libide/search/ide-search-engine.h
index 23fcb717b..2b8b1967c 100644
--- a/src/libide/search/ide-search-engine.h
+++ b/src/libide/search/ide-search-engine.h
@@ -1,6 +1,6 @@
 /* ide-search-engine.h
  *
- * Copyright © 2015-2017 Christian Hergert <chergert redhat com>
+ * Copyright 2015-2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/search/ide-search-entry.c b/src/libide/search/ide-search-entry.c
index e486ff74b..b45812d5d 100644
--- a/src/libide/search/ide-search-entry.c
+++ b/src/libide/search/ide-search-entry.c
@@ -1,6 +1,6 @@
 /* ide-search-entry.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/search/ide-search-entry.h b/src/libide/search/ide-search-entry.h
index 93f872d04..1d2ca18d9 100644
--- a/src/libide/search/ide-search-entry.h
+++ b/src/libide/search/ide-search-entry.h
@@ -1,6 +1,6 @@
 /* ide-search-entry.h
  *
- * Copyright © 2015-2017 Christian Hergert <chergert redhat com>
+ * Copyright 2015-2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/search/ide-search-provider.c b/src/libide/search/ide-search-provider.c
index 04544dba5..20030dee5 100644
--- a/src/libide/search/ide-search-provider.c
+++ b/src/libide/search/ide-search-provider.c
@@ -1,6 +1,6 @@
 /* ide-search-provider.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/search/ide-search-provider.h b/src/libide/search/ide-search-provider.h
index 089ea199e..9d88bdab2 100644
--- a/src/libide/search/ide-search-provider.h
+++ b/src/libide/search/ide-search-provider.h
@@ -1,6 +1,6 @@
 /* ide-search-provider.h
  *
- * Copyright © 2015-2017 Christian Hergert <chergert redhat com>
+ * Copyright 2015-2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/search/ide-search-reducer.c b/src/libide/search/ide-search-reducer.c
index d96679739..9f4849142 100644
--- a/src/libide/search/ide-search-reducer.c
+++ b/src/libide/search/ide-search-reducer.c
@@ -1,6 +1,6 @@
 /* ide-search-reducer.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/search/ide-search-reducer.h b/src/libide/search/ide-search-reducer.h
index 0177d133d..0ae4ab52f 100644
--- a/src/libide/search/ide-search-reducer.h
+++ b/src/libide/search/ide-search-reducer.h
@@ -1,6 +1,6 @@
 /* ide-search-reducer.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/search/ide-search-result.c b/src/libide/search/ide-search-result.c
index 0e013e55f..594b4e338 100644
--- a/src/libide/search/ide-search-result.c
+++ b/src/libide/search/ide-search-result.c
@@ -1,6 +1,6 @@
 /* ide-search-result.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/search/ide-search-result.h b/src/libide/search/ide-search-result.h
index d728e001e..858199b59 100644
--- a/src/libide/search/ide-search-result.h
+++ b/src/libide/search/ide-search-result.h
@@ -1,6 +1,6 @@
 /* ide-search-result.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/search/ide-tagged-entry.c b/src/libide/search/ide-tagged-entry.c
index 9a3a667d2..607b034c8 100644
--- a/src/libide/search/ide-tagged-entry.c
+++ b/src/libide/search/ide-tagged-entry.c
@@ -1,6 +1,6 @@
 /*
- * Copyright © 2011 Red Hat, Inc.
- * Copyright © 2013 Ignacio Casal Quinteiro
+ * Copyright 2011 Red Hat, Inc.
+ * Copyright 2013 Ignacio Casal Quinteiro
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by 
diff --git a/src/libide/search/ide-tagged-entry.h b/src/libide/search/ide-tagged-entry.h
index 1f898b99d..d4ea8cad8 100644
--- a/src/libide/search/ide-tagged-entry.h
+++ b/src/libide/search/ide-tagged-entry.h
@@ -1,6 +1,6 @@
 /*
- * Copyright © 2011 Red Hat, Inc.
- * Copyright © 2013 Ignacio Casal Quinteiro
+ * Copyright 2011 Red Hat, Inc.
+ * Copyright 2013 Ignacio Casal Quinteiro
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published by 
diff --git a/src/libide/snippets/ide-source-snippet-chunk.c b/src/libide/snippets/ide-source-snippet-chunk.c
index 1739a145f..bf2edf155 100644
--- a/src/libide/snippets/ide-source-snippet-chunk.c
+++ b/src/libide/snippets/ide-source-snippet-chunk.c
@@ -1,6 +1,6 @@
 /* ide-source-snippet-chunk.c
  *
- * Copyright © 2013 Christian Hergert <christian hergert me>
+ * Copyright 2013 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/snippets/ide-source-snippet-chunk.h b/src/libide/snippets/ide-source-snippet-chunk.h
index 2a5cca8fd..594abe187 100644
--- a/src/libide/snippets/ide-source-snippet-chunk.h
+++ b/src/libide/snippets/ide-source-snippet-chunk.h
@@ -1,6 +1,6 @@
 /* ide-source-snippet-chunk.h
  *
- * Copyright © 2013 Christian Hergert <christian hergert me>
+ * Copyright 2013 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/snippets/ide-source-snippet-completion-item.c 
b/src/libide/snippets/ide-source-snippet-completion-item.c
index d66ffcfa6..ceb924f27 100644
--- a/src/libide/snippets/ide-source-snippet-completion-item.c
+++ b/src/libide/snippets/ide-source-snippet-completion-item.c
@@ -1,6 +1,6 @@
 /* ide-source-snippet-completion-item.c
  *
- * Copyright © 2013 Christian Hergert <christian hergert me>
+ * Copyright 2013 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/snippets/ide-source-snippet-completion-item.h 
b/src/libide/snippets/ide-source-snippet-completion-item.h
index ee62cd31e..06872110f 100644
--- a/src/libide/snippets/ide-source-snippet-completion-item.h
+++ b/src/libide/snippets/ide-source-snippet-completion-item.h
@@ -1,6 +1,6 @@
 /* ide-source-snippet-completion-item.h
  *
- * Copyright © 2013 Christian Hergert <christian hergert me>
+ * Copyright 2013 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/snippets/ide-source-snippet-completion-provider.c 
b/src/libide/snippets/ide-source-snippet-completion-provider.c
index 2460f57b6..2f7115b36 100644
--- a/src/libide/snippets/ide-source-snippet-completion-provider.c
+++ b/src/libide/snippets/ide-source-snippet-completion-provider.c
@@ -1,6 +1,6 @@
 /* ide-source-snippet-completion-provider.c
  *
- * Copyright © 2013 Christian Hergert <christian hergert me>
+ * Copyright 2013 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/snippets/ide-source-snippet-completion-provider.h 
b/src/libide/snippets/ide-source-snippet-completion-provider.h
index 49e2c5813..b87ae9a0d 100644
--- a/src/libide/snippets/ide-source-snippet-completion-provider.h
+++ b/src/libide/snippets/ide-source-snippet-completion-provider.h
@@ -1,6 +1,6 @@
 /* ide-source-snippet-completion-provider.h
  *
- * Copyright © 2013 Christian Hergert <christian hergert me>
+ * Copyright 2013 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/snippets/ide-source-snippet-context.c 
b/src/libide/snippets/ide-source-snippet-context.c
index f862ce829..d77d7a31a 100644
--- a/src/libide/snippets/ide-source-snippet-context.c
+++ b/src/libide/snippets/ide-source-snippet-context.c
@@ -1,6 +1,6 @@
 /* ide-source-snippet-context.c
  *
- * Copyright © 2013 Christian Hergert <christian hergert me>
+ * Copyright 2013 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/snippets/ide-source-snippet-context.h 
b/src/libide/snippets/ide-source-snippet-context.h
index e55412152..0bb7883f2 100644
--- a/src/libide/snippets/ide-source-snippet-context.h
+++ b/src/libide/snippets/ide-source-snippet-context.h
@@ -1,6 +1,6 @@
 /* ide-source-snippet-context.h
  *
- * Copyright © 2013 Christian Hergert <christian hergert me>
+ * Copyright 2013 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/snippets/ide-source-snippet-parser.c b/src/libide/snippets/ide-source-snippet-parser.c
index b31b04412..83d726477 100644
--- a/src/libide/snippets/ide-source-snippet-parser.c
+++ b/src/libide/snippets/ide-source-snippet-parser.c
@@ -1,6 +1,6 @@
 /* ide-source-snippet-parser.c
  *
- * Copyright © 2013 Christian Hergert <christian hergert me>
+ * Copyright 2013 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/snippets/ide-source-snippet-parser.h b/src/libide/snippets/ide-source-snippet-parser.h
index 606b3bad1..b22155f5d 100644
--- a/src/libide/snippets/ide-source-snippet-parser.h
+++ b/src/libide/snippets/ide-source-snippet-parser.h
@@ -1,6 +1,6 @@
 /* ide-source-snippet-parser.h
  *
- * Copyright © 2013 Christian Hergert <christian hergert me>
+ * Copyright 2013 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/snippets/ide-source-snippet-private.h 
b/src/libide/snippets/ide-source-snippet-private.h
index 16e0d2668..fb24c7455 100644
--- a/src/libide/snippets/ide-source-snippet-private.h
+++ b/src/libide/snippets/ide-source-snippet-private.h
@@ -1,6 +1,6 @@
 /* ide-source-snippet-private.h
  *
- * Copyright © 2013 Christian Hergert <christian hergert me>
+ * Copyright 2013 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/snippets/ide-source-snippet.c b/src/libide/snippets/ide-source-snippet.c
index aaa56ba59..17d24db01 100644
--- a/src/libide/snippets/ide-source-snippet.c
+++ b/src/libide/snippets/ide-source-snippet.c
@@ -1,6 +1,6 @@
 /* ide-source-snippet.c
  *
- * Copyright © 2013 Christian Hergert <christian hergert me>
+ * Copyright 2013 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/snippets/ide-source-snippet.h b/src/libide/snippets/ide-source-snippet.h
index 9ef391bf8..46e8e52ae 100644
--- a/src/libide/snippets/ide-source-snippet.h
+++ b/src/libide/snippets/ide-source-snippet.h
@@ -1,6 +1,6 @@
 /* ide-source-snippet.h
  *
- * Copyright © 2013 Christian Hergert <christian hergert me>
+ * Copyright 2013 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/snippets/ide-source-snippets-manager.c 
b/src/libide/snippets/ide-source-snippets-manager.c
index f35281568..f8b1abe4e 100644
--- a/src/libide/snippets/ide-source-snippets-manager.c
+++ b/src/libide/snippets/ide-source-snippets-manager.c
@@ -1,6 +1,6 @@
 /* ide-source-snippets-manager.c
  *
- * Copyright © 2013 Christian Hergert <christian hergert me>
+ * Copyright 2013 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/snippets/ide-source-snippets-manager.h 
b/src/libide/snippets/ide-source-snippets-manager.h
index 39c1a0fe2..e8f5eb766 100644
--- a/src/libide/snippets/ide-source-snippets-manager.h
+++ b/src/libide/snippets/ide-source-snippets-manager.h
@@ -1,6 +1,6 @@
 /* ide-source-snippets-manager.h
  *
- * Copyright © 2013 Christian Hergert <christian hergert me>
+ * Copyright 2013 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/snippets/ide-source-snippets.c b/src/libide/snippets/ide-source-snippets.c
index 2b7c1eb8b..ae5f3299f 100644
--- a/src/libide/snippets/ide-source-snippets.c
+++ b/src/libide/snippets/ide-source-snippets.c
@@ -1,6 +1,6 @@
 /* ide-source-snippets.c
  *
- * Copyright © 2013 Christian Hergert <christian hergert me>
+ * Copyright 2013 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/snippets/ide-source-snippets.h b/src/libide/snippets/ide-source-snippets.h
index 6f01813bd..24c75ecec 100644
--- a/src/libide/snippets/ide-source-snippets.h
+++ b/src/libide/snippets/ide-source-snippets.h
@@ -1,6 +1,6 @@
 /* ide-source-snippets.h
  *
- * Copyright © 2013 Christian Hergert <christian hergert me>
+ * Copyright 2013 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-completion-item.c b/src/libide/sourceview/ide-completion-item.c
index b7efd77c2..7837648d1 100644
--- a/src/libide/sourceview/ide-completion-item.c
+++ b/src/libide/sourceview/ide-completion-item.c
@@ -1,6 +1,6 @@
 /* ide-completion-item.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-completion-item.h b/src/libide/sourceview/ide-completion-item.h
index 289b0a827..1f54bc232 100644
--- a/src/libide/sourceview/ide-completion-item.h
+++ b/src/libide/sourceview/ide-completion-item.h
@@ -1,6 +1,6 @@
 /* ide-completion-item.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-completion-provider.c b/src/libide/sourceview/ide-completion-provider.c
index 927016383..2267380ef 100644
--- a/src/libide/sourceview/ide-completion-provider.c
+++ b/src/libide/sourceview/ide-completion-provider.c
@@ -1,6 +1,6 @@
 /* ide-completion-provider.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-completion-provider.h b/src/libide/sourceview/ide-completion-provider.h
index c10f8b9d2..0522336d4 100644
--- a/src/libide/sourceview/ide-completion-provider.h
+++ b/src/libide/sourceview/ide-completion-provider.h
@@ -1,6 +1,6 @@
 /* ide-completion-provider.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-completion-results.c b/src/libide/sourceview/ide-completion-results.c
index ad8105c44..ec3a26af0 100644
--- a/src/libide/sourceview/ide-completion-results.c
+++ b/src/libide/sourceview/ide-completion-results.c
@@ -1,6 +1,6 @@
 /* ide-completion-results.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-completion-results.h b/src/libide/sourceview/ide-completion-results.h
index 3e8bf3e45..f1bbcdae3 100644
--- a/src/libide/sourceview/ide-completion-results.h
+++ b/src/libide/sourceview/ide-completion-results.h
@@ -1,6 +1,6 @@
 /* ide-completion-results.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-completion-words.c b/src/libide/sourceview/ide-completion-words.c
index f7563c0ee..59e9f7404 100644
--- a/src/libide/sourceview/ide-completion-words.c
+++ b/src/libide/sourceview/ide-completion-words.c
@@ -1,6 +1,6 @@
 /* ide-completion-words.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-completion-words.h b/src/libide/sourceview/ide-completion-words.h
index 3bf51ca88..6c791b1ff 100644
--- a/src/libide/sourceview/ide-completion-words.h
+++ b/src/libide/sourceview/ide-completion-words.h
@@ -1,6 +1,6 @@
 /* ide-completion-words.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-cursor.c b/src/libide/sourceview/ide-cursor.c
index 9ab7f2bd4..90cfe9e68 100644
--- a/src/libide/sourceview/ide-cursor.c
+++ b/src/libide/sourceview/ide-cursor.c
@@ -1,6 +1,6 @@
 /* ide-cursor.c
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-cursor.h b/src/libide/sourceview/ide-cursor.h
index e6e178ba2..2b1928939 100644
--- a/src/libide/sourceview/ide-cursor.h
+++ b/src/libide/sourceview/ide-cursor.h
@@ -1,6 +1,6 @@
 /* ide-cursor.h
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-indenter.c b/src/libide/sourceview/ide-indenter.c
index f49558e65..ba931448e 100644
--- a/src/libide/sourceview/ide-indenter.c
+++ b/src/libide/sourceview/ide-indenter.c
@@ -1,6 +1,6 @@
 /* ide-indenter.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-indenter.h b/src/libide/sourceview/ide-indenter.h
index 6d8d5d786..cd4e0666e 100644
--- a/src/libide/sourceview/ide-indenter.h
+++ b/src/libide/sourceview/ide-indenter.h
@@ -1,6 +1,6 @@
 /* ide-indenter.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-language.c b/src/libide/sourceview/ide-language.c
index 4cfeb60bb..e428bc0bf 100644
--- a/src/libide/sourceview/ide-language.c
+++ b/src/libide/sourceview/ide-language.c
@@ -1,6 +1,6 @@
 /* ide-language.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-language.h b/src/libide/sourceview/ide-language.h
index 60afbe0e0..8f80bf837 100644
--- a/src/libide/sourceview/ide-language.h
+++ b/src/libide/sourceview/ide-language.h
@@ -1,6 +1,6 @@
 /* ide-language.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-line-change-gutter-renderer.c 
b/src/libide/sourceview/ide-line-change-gutter-renderer.c
index 4c6bc088c..509faca02 100644
--- a/src/libide/sourceview/ide-line-change-gutter-renderer.c
+++ b/src/libide/sourceview/ide-line-change-gutter-renderer.c
@@ -1,6 +1,6 @@
 /* ide-line-change-gutter-renderer.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-line-change-gutter-renderer.h 
b/src/libide/sourceview/ide-line-change-gutter-renderer.h
index 9e5fe416b..4f8391842 100644
--- a/src/libide/sourceview/ide-line-change-gutter-renderer.h
+++ b/src/libide/sourceview/ide-line-change-gutter-renderer.h
@@ -1,6 +1,6 @@
 /* ide-line-change-gutter-renderer.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-omni-gutter-renderer-private.h 
b/src/libide/sourceview/ide-omni-gutter-renderer-private.h
index 98b44b04b..80447f932 100644
--- a/src/libide/sourceview/ide-omni-gutter-renderer-private.h
+++ b/src/libide/sourceview/ide-omni-gutter-renderer-private.h
@@ -1,6 +1,6 @@
 /* ide-omni-gutter-renderer-private.h
  *
- * Copyright © 2018 Christian Hergert <chergert redhat com>
+ * Copyright 2018 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-omni-gutter-renderer.c 
b/src/libide/sourceview/ide-omni-gutter-renderer.c
index 947d5aa3d..723eead3b 100644
--- a/src/libide/sourceview/ide-omni-gutter-renderer.c
+++ b/src/libide/sourceview/ide-omni-gutter-renderer.c
@@ -1,6 +1,6 @@
 /* ide-omni-gutter-renderer.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-omni-gutter-renderer.h 
b/src/libide/sourceview/ide-omni-gutter-renderer.h
index 020a77611..cfce0936e 100644
--- a/src/libide/sourceview/ide-omni-gutter-renderer.h
+++ b/src/libide/sourceview/ide-omni-gutter-renderer.h
@@ -1,6 +1,6 @@
 /* ide-omni-gutter-renderer.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-source-iter.c b/src/libide/sourceview/ide-source-iter.c
index bfa957891..f90254acb 100644
--- a/src/libide/sourceview/ide-source-iter.c
+++ b/src/libide/sourceview/ide-source-iter.c
@@ -2,7 +2,7 @@
 /* ide-source-iter.c
  * This file is part of GtkSourceView
  *
- * Copyright © 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/src/libide/sourceview/ide-source-iter.h b/src/libide/sourceview/ide-source-iter.h
index d24f4029c..89b145b3a 100644
--- a/src/libide/sourceview/ide-source-iter.h
+++ b/src/libide/sourceview/ide-source-iter.h
@@ -2,7 +2,7 @@
 /* ide-source-iter.h
  * This file is part of GtkSourceView
  *
- * Copyright © 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/src/libide/sourceview/ide-source-map.c b/src/libide/sourceview/ide-source-map.c
index 76540d4cc..85c7f5cb9 100644
--- a/src/libide/sourceview/ide-source-map.c
+++ b/src/libide/sourceview/ide-source-map.c
@@ -1,6 +1,6 @@
 /* ide-source-map.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-source-map.h b/src/libide/sourceview/ide-source-map.h
index 6a4e88205..116341397 100644
--- a/src/libide/sourceview/ide-source-map.h
+++ b/src/libide/sourceview/ide-source-map.h
@@ -1,6 +1,6 @@
 /* ide-source-map.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-source-style-scheme.c b/src/libide/sourceview/ide-source-style-scheme.c
index 354c749ce..07f771d30 100644
--- a/src/libide/sourceview/ide-source-style-scheme.c
+++ b/src/libide/sourceview/ide-source-style-scheme.c
@@ -1,6 +1,6 @@
 /* ide-source-style-scheme.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-source-style-scheme.h b/src/libide/sourceview/ide-source-style-scheme.h
index 11d7606b4..ea0b9a02a 100644
--- a/src/libide/sourceview/ide-source-style-scheme.h
+++ b/src/libide/sourceview/ide-source-style-scheme.h
@@ -1,6 +1,6 @@
 /* ide-source-style-scheme.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-source-view-capture.c b/src/libide/sourceview/ide-source-view-capture.c
index 70dbf5034..64c304d9d 100644
--- a/src/libide/sourceview/ide-source-view-capture.c
+++ b/src/libide/sourceview/ide-source-view-capture.c
@@ -1,6 +1,6 @@
 /* ide-source-view-capture.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-source-view-capture.h b/src/libide/sourceview/ide-source-view-capture.h
index 866a47687..d53f05402 100644
--- a/src/libide/sourceview/ide-source-view-capture.h
+++ b/src/libide/sourceview/ide-source-view-capture.h
@@ -1,6 +1,6 @@
 /* ide-source-view-capture.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-source-view-mode.c b/src/libide/sourceview/ide-source-view-mode.c
index 7473880d9..e8abe69e7 100644
--- a/src/libide/sourceview/ide-source-view-mode.c
+++ b/src/libide/sourceview/ide-source-view-mode.c
@@ -1,7 +1,7 @@
 /* ide-source-view-mode.c
  *
- * Copyright © 2015 Alexander Larsson <alexl redhat com>
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Alexander Larsson <alexl redhat com>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-source-view-mode.h b/src/libide/sourceview/ide-source-view-mode.h
index 6490ce006..a5b0df399 100644
--- a/src/libide/sourceview/ide-source-view-mode.h
+++ b/src/libide/sourceview/ide-source-view-mode.h
@@ -1,6 +1,6 @@
 /* ide-source-view-mode.h
  *
- * Copyright © 2015 Alexander Larsson <alexl redhat com>
+ * Copyright 2015 Alexander Larsson <alexl redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-source-view-movements.c 
b/src/libide/sourceview/ide-source-view-movements.c
index be1cb489d..c09114b78 100644
--- a/src/libide/sourceview/ide-source-view-movements.c
+++ b/src/libide/sourceview/ide-source-view-movements.c
@@ -1,6 +1,6 @@
 /* ide-source-view-movements.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-source-view-movements.h 
b/src/libide/sourceview/ide-source-view-movements.h
index 827efa1e0..3e6af5eba 100644
--- a/src/libide/sourceview/ide-source-view-movements.h
+++ b/src/libide/sourceview/ide-source-view-movements.h
@@ -1,6 +1,6 @@
 /* ide-source-view-movements.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-source-view-private.h b/src/libide/sourceview/ide-source-view-private.h
index 6cdbff4ef..f844849f3 100644
--- a/src/libide/sourceview/ide-source-view-private.h
+++ b/src/libide/sourceview/ide-source-view-private.h
@@ -1,6 +1,6 @@
 /* ide-source-view-private.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-source-view-shortcuts.c 
b/src/libide/sourceview/ide-source-view-shortcuts.c
index d6dd4450b..e984e3f81 100644
--- a/src/libide/sourceview/ide-source-view-shortcuts.c
+++ b/src/libide/sourceview/ide-source-view-shortcuts.c
@@ -1,6 +1,6 @@
 /* ide-source-view-shortcuts.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-source-view.c b/src/libide/sourceview/ide-source-view.c
index 2539582bf..4768ccfc4 100644
--- a/src/libide/sourceview/ide-source-view.c
+++ b/src/libide/sourceview/ide-source-view.c
@@ -1,6 +1,6 @@
 /* ide-source-view.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-source-view.h b/src/libide/sourceview/ide-source-view.h
index 7800d05e5..3ebb6844d 100644
--- a/src/libide/sourceview/ide-source-view.h
+++ b/src/libide/sourceview/ide-source-view.h
@@ -1,6 +1,6 @@
 /* ide-source-view.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-text-iter.c b/src/libide/sourceview/ide-text-iter.c
index 92f7d4d75..409c1720a 100644
--- a/src/libide/sourceview/ide-text-iter.c
+++ b/src/libide/sourceview/ide-text-iter.c
@@ -1,6 +1,6 @@
 /* ide-text-iter.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-text-iter.h b/src/libide/sourceview/ide-text-iter.h
index e56be1e6c..951fbe1cf 100644
--- a/src/libide/sourceview/ide-text-iter.h
+++ b/src/libide/sourceview/ide-text-iter.h
@@ -1,6 +1,6 @@
 /* ide-text-iter.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-text-util.c b/src/libide/sourceview/ide-text-util.c
index 59386b995..86776cd4b 100644
--- a/src/libide/sourceview/ide-text-util.c
+++ b/src/libide/sourceview/ide-text-util.c
@@ -2,9 +2,9 @@
  * gedit-view.c
  * This file is part of gedit
  *
- * Copyright © 1998, 1999 Alex Roberts, Evan Lawrence
- * Copyright © 2000, 2002 Chema Celorio, Paolo Maggi
- * Copyright © 2003-2005 Paolo Maggi
+ * Copyright 1998, 1999 Alex Roberts, Evan Lawrence
+ * Copyright 2000, 2002 Chema Celorio, Paolo Maggi
+ * Copyright 2003-2005 Paolo Maggi
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-text-util.h b/src/libide/sourceview/ide-text-util.h
index edc1d7a7b..b1a26d6b6 100644
--- a/src/libide/sourceview/ide-text-util.h
+++ b/src/libide/sourceview/ide-text-util.h
@@ -1,6 +1,6 @@
 /* ide-text-util.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-word-completion-item.c 
b/src/libide/sourceview/ide-word-completion-item.c
index 25f9b3510..dc9810ca5 100644
--- a/src/libide/sourceview/ide-word-completion-item.c
+++ b/src/libide/sourceview/ide-word-completion-item.c
@@ -1,6 +1,6 @@
 /* ide-word-completion-item.c
  *
- * Copyright © 2017 Umang Jain <mailumangjain gmail com>
+ * Copyright 2017 Umang Jain <mailumangjain gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-word-completion-item.h 
b/src/libide/sourceview/ide-word-completion-item.h
index 06bbbdddd..a0feab2dc 100644
--- a/src/libide/sourceview/ide-word-completion-item.h
+++ b/src/libide/sourceview/ide-word-completion-item.h
@@ -1,6 +1,6 @@
 /* ide-word-completion-item.h
  *
- * Copyright © 2017 Umang Jain <mailumangjain gmail com>
+ * Copyright 2017 Umang Jain <mailumangjain gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-word-completion-provider.c 
b/src/libide/sourceview/ide-word-completion-provider.c
index 5bce45b08..86dcf5d54 100644
--- a/src/libide/sourceview/ide-word-completion-provider.c
+++ b/src/libide/sourceview/ide-word-completion-provider.c
@@ -1,6 +1,6 @@
 /* ide-word-completion-provider.c
  *
- * Copyright © 2017 Umang Jain <mailumangjain gmail com>
+ * Copyright 2017 Umang Jain <mailumangjain gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-word-completion-provider.h 
b/src/libide/sourceview/ide-word-completion-provider.h
index ace95d219..cde3ef4d8 100644
--- a/src/libide/sourceview/ide-word-completion-provider.h
+++ b/src/libide/sourceview/ide-word-completion-provider.h
@@ -1,6 +1,6 @@
 /* ide-word-completion-provider.h
  *
- * Copyright © 2017 Umang Jain <mailumangjain gmail com>
+ * Copyright 2017 Umang Jain <mailumangjain gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-word-completion-results.c 
b/src/libide/sourceview/ide-word-completion-results.c
index c9a07c01a..847ea5c1c 100644
--- a/src/libide/sourceview/ide-word-completion-results.c
+++ b/src/libide/sourceview/ide-word-completion-results.c
@@ -1,6 +1,6 @@
 /* ide-word-completion-results.c
  *
- * Copyright © 2017 Umang Jain <mailumangjain gmail com>
+ * Copyright 2017 Umang Jain <mailumangjain gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/sourceview/ide-word-completion-results.h 
b/src/libide/sourceview/ide-word-completion-results.h
index e741d1f34..b08494257 100644
--- a/src/libide/sourceview/ide-word-completion-results.h
+++ b/src/libide/sourceview/ide-word-completion-results.h
@@ -1,6 +1,6 @@
 /* ide-word-completion-results.h
  *
- * Copyright © 2017 Umang Jain <mailumangjain gmail com>
+ * Copyright 2017 Umang Jain <mailumangjain gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/subprocess/ide-breakout-subprocess-private.h 
b/src/libide/subprocess/ide-breakout-subprocess-private.h
index 8cafea810..f82acbe18 100644
--- a/src/libide/subprocess/ide-breakout-subprocess-private.h
+++ b/src/libide/subprocess/ide-breakout-subprocess-private.h
@@ -1,6 +1,6 @@
 /* ide-breakout-subprocess-private.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/subprocess/ide-breakout-subprocess.c b/src/libide/subprocess/ide-breakout-subprocess.c
index 2c8f82d46..09a456699 100644
--- a/src/libide/subprocess/ide-breakout-subprocess.c
+++ b/src/libide/subprocess/ide-breakout-subprocess.c
@@ -1,7 +1,7 @@
 /* GIO - GLib Input, Output and Streaming Library
  *
- * Copyright © 2012, 2013, 2016 Red Hat, Inc.
- * Copyright © 2012, 2013 Canonical Limited
+ * Copyright 2012, 2013, 2016 Red Hat, Inc.
+ * Copyright 2012, 2013 Canonical Limited
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published
diff --git a/src/libide/subprocess/ide-breakout-subprocess.h b/src/libide/subprocess/ide-breakout-subprocess.h
index 070a8107d..662821d6e 100644
--- a/src/libide/subprocess/ide-breakout-subprocess.h
+++ b/src/libide/subprocess/ide-breakout-subprocess.h
@@ -1,7 +1,7 @@
 /* GIO - GLib Input, Output and Streaming Library
  *
- * Copyright © 2012, 2013, 2016 Red Hat, Inc.
- * Copyright © 2012, 2013 Canonical Limited
+ * Copyright 2012, 2013, 2016 Red Hat, Inc.
+ * Copyright 2012, 2013 Canonical Limited
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Lesser General Public License as published
diff --git a/src/libide/subprocess/ide-simple-subprocess.c b/src/libide/subprocess/ide-simple-subprocess.c
index 037733107..9610b347c 100644
--- a/src/libide/subprocess/ide-simple-subprocess.c
+++ b/src/libide/subprocess/ide-simple-subprocess.c
@@ -1,6 +1,6 @@
 /* ide-simple-subprocess.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/subprocess/ide-simple-subprocess.h b/src/libide/subprocess/ide-simple-subprocess.h
index faafbd83e..cfe5d48bd 100644
--- a/src/libide/subprocess/ide-simple-subprocess.h
+++ b/src/libide/subprocess/ide-simple-subprocess.h
@@ -1,6 +1,6 @@
 /* ide-simple-subprocess.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/subprocess/ide-subprocess-launcher.c b/src/libide/subprocess/ide-subprocess-launcher.c
index 45230ec18..69585bef3 100644
--- a/src/libide/subprocess/ide-subprocess-launcher.c
+++ b/src/libide/subprocess/ide-subprocess-launcher.c
@@ -1,6 +1,6 @@
 /* ide-subprocess-launcher.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/subprocess/ide-subprocess-launcher.h b/src/libide/subprocess/ide-subprocess-launcher.h
index ea580c2f2..2a054af27 100644
--- a/src/libide/subprocess/ide-subprocess-launcher.h
+++ b/src/libide/subprocess/ide-subprocess-launcher.h
@@ -1,6 +1,6 @@
 /* ide-subprocess-launcher.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/subprocess/ide-subprocess-supervisor.c 
b/src/libide/subprocess/ide-subprocess-supervisor.c
index de9f68fb9..42a4f2e03 100644
--- a/src/libide/subprocess/ide-subprocess-supervisor.c
+++ b/src/libide/subprocess/ide-subprocess-supervisor.c
@@ -1,6 +1,6 @@
 /* ide-subprocess-supervisor.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/subprocess/ide-subprocess-supervisor.h 
b/src/libide/subprocess/ide-subprocess-supervisor.h
index 5321d6253..3d8fe069b 100644
--- a/src/libide/subprocess/ide-subprocess-supervisor.h
+++ b/src/libide/subprocess/ide-subprocess-supervisor.h
@@ -1,6 +1,6 @@
 /* ide-subprocess-supervisor.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/subprocess/ide-subprocess.c b/src/libide/subprocess/ide-subprocess.c
index 57761a699..a138bd726 100644
--- a/src/libide/subprocess/ide-subprocess.c
+++ b/src/libide/subprocess/ide-subprocess.c
@@ -1,6 +1,6 @@
 /* ide-subprocess.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/subprocess/ide-subprocess.h b/src/libide/subprocess/ide-subprocess.h
index 5b1ec50fa..319c62220 100644
--- a/src/libide/subprocess/ide-subprocess.h
+++ b/src/libide/subprocess/ide-subprocess.h
@@ -1,6 +1,6 @@
 /* ide-subprocess.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/symbols/ide-code-index-entries.c b/src/libide/symbols/ide-code-index-entries.c
index 7d0a490e0..8d8ef7864 100644
--- a/src/libide/symbols/ide-code-index-entries.c
+++ b/src/libide/symbols/ide-code-index-entries.c
@@ -1,6 +1,6 @@
 /* ide-code-index-entries.c
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/symbols/ide-code-index-entries.h b/src/libide/symbols/ide-code-index-entries.h
index 01237fbd0..7beeff25f 100644
--- a/src/libide/symbols/ide-code-index-entries.h
+++ b/src/libide/symbols/ide-code-index-entries.h
@@ -1,6 +1,6 @@
 /* ide-code-index-entries.h
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/symbols/ide-code-index-entry.c b/src/libide/symbols/ide-code-index-entry.c
index f8b89007d..908b12fd2 100644
--- a/src/libide/symbols/ide-code-index-entry.c
+++ b/src/libide/symbols/ide-code-index-entry.c
@@ -1,6 +1,6 @@
 /* ide-code-index-entry.c
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/symbols/ide-code-index-entry.h b/src/libide/symbols/ide-code-index-entry.h
index 5e87619e2..3542a3e72 100644
--- a/src/libide/symbols/ide-code-index-entry.h
+++ b/src/libide/symbols/ide-code-index-entry.h
@@ -1,6 +1,6 @@
 /* ide-code-index-entry.h
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/symbols/ide-code-indexer.c b/src/libide/symbols/ide-code-indexer.c
index 6ec67fac9..46714e9e7 100644
--- a/src/libide/symbols/ide-code-indexer.c
+++ b/src/libide/symbols/ide-code-indexer.c
@@ -1,7 +1,7 @@
 /* ide-code-indexer.c
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
- * Copyright © 2018 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2018 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/symbols/ide-code-indexer.h b/src/libide/symbols/ide-code-indexer.h
index c3cb7e35c..6900a489b 100644
--- a/src/libide/symbols/ide-code-indexer.h
+++ b/src/libide/symbols/ide-code-indexer.h
@@ -1,6 +1,6 @@
 /* ide-code-indexer.h
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/symbols/ide-symbol-node.c b/src/libide/symbols/ide-symbol-node.c
index 6c8d47cd1..1be7b6729 100644
--- a/src/libide/symbols/ide-symbol-node.c
+++ b/src/libide/symbols/ide-symbol-node.c
@@ -1,6 +1,6 @@
 /* ide-symbol-node.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/symbols/ide-symbol-node.h b/src/libide/symbols/ide-symbol-node.h
index 354542615..a314d0c61 100644
--- a/src/libide/symbols/ide-symbol-node.h
+++ b/src/libide/symbols/ide-symbol-node.h
@@ -1,6 +1,6 @@
 /* ide-symbol-node.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/symbols/ide-symbol-resolver.c b/src/libide/symbols/ide-symbol-resolver.c
index e98c82c09..fe11a326b 100644
--- a/src/libide/symbols/ide-symbol-resolver.c
+++ b/src/libide/symbols/ide-symbol-resolver.c
@@ -1,6 +1,6 @@
 /* ide-symbol-resolver.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/symbols/ide-symbol-resolver.h b/src/libide/symbols/ide-symbol-resolver.h
index c73753ebd..5a328cc13 100644
--- a/src/libide/symbols/ide-symbol-resolver.h
+++ b/src/libide/symbols/ide-symbol-resolver.h
@@ -1,6 +1,6 @@
 /* ide-symbol-resolver.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/symbols/ide-symbol-tree.c b/src/libide/symbols/ide-symbol-tree.c
index 794be195b..c4e38f316 100644
--- a/src/libide/symbols/ide-symbol-tree.c
+++ b/src/libide/symbols/ide-symbol-tree.c
@@ -1,6 +1,6 @@
 /* ide-symbol-tree.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/symbols/ide-symbol-tree.h b/src/libide/symbols/ide-symbol-tree.h
index a8bd0637f..5b5468701 100644
--- a/src/libide/symbols/ide-symbol-tree.h
+++ b/src/libide/symbols/ide-symbol-tree.h
@@ -1,6 +1,6 @@
 /* ide-symbol-tree.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/symbols/ide-symbol.c b/src/libide/symbols/ide-symbol.c
index 27fa6dd1e..a2219dcb1 100644
--- a/src/libide/symbols/ide-symbol.c
+++ b/src/libide/symbols/ide-symbol.c
@@ -1,6 +1,6 @@
 /* ide-symbol.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/symbols/ide-symbol.h b/src/libide/symbols/ide-symbol.h
index 09df6d55f..e2bb4a9dd 100644
--- a/src/libide/symbols/ide-symbol.h
+++ b/src/libide/symbols/ide-symbol.h
@@ -1,6 +1,6 @@
 /* ide-symbol.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/symbols/ide-tags-builder.c b/src/libide/symbols/ide-tags-builder.c
index 5961e8b57..bd3cf8fde 100644
--- a/src/libide/symbols/ide-tags-builder.c
+++ b/src/libide/symbols/ide-tags-builder.c
@@ -1,6 +1,6 @@
 /* ide-tags-builder.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/symbols/ide-tags-builder.h b/src/libide/symbols/ide-tags-builder.h
index 2e98e0599..d39c8c813 100644
--- a/src/libide/symbols/ide-tags-builder.h
+++ b/src/libide/symbols/ide-tags-builder.h
@@ -1,6 +1,6 @@
 /* ide-tags-builder.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/template/ide-project-template.c b/src/libide/template/ide-project-template.c
index a68126390..211c55bd6 100644
--- a/src/libide/template/ide-project-template.c
+++ b/src/libide/template/ide-project-template.c
@@ -1,6 +1,6 @@
 /* ide-project-template.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/template/ide-project-template.h b/src/libide/template/ide-project-template.h
index 3d9070d7d..134f1c186 100644
--- a/src/libide/template/ide-project-template.h
+++ b/src/libide/template/ide-project-template.h
@@ -1,6 +1,6 @@
 /* ide-project-template.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/template/ide-template-base.c b/src/libide/template/ide-template-base.c
index ea546a00e..d8ce1a03e 100644
--- a/src/libide/template/ide-template-base.c
+++ b/src/libide/template/ide-template-base.c
@@ -1,6 +1,6 @@
 /* ide-template-base.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/template/ide-template-base.h b/src/libide/template/ide-template-base.h
index d2fb222f7..f9068e210 100644
--- a/src/libide/template/ide-template-base.h
+++ b/src/libide/template/ide-template-base.h
@@ -1,6 +1,6 @@
 /* ide-template-base.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/template/ide-template-provider.c b/src/libide/template/ide-template-provider.c
index 8346abcb6..88d3d4dab 100644
--- a/src/libide/template/ide-template-provider.c
+++ b/src/libide/template/ide-template-provider.c
@@ -1,6 +1,6 @@
 /* ide-template-provider.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/template/ide-template-provider.h b/src/libide/template/ide-template-provider.h
index b20f2385b..79e17a751 100644
--- a/src/libide/template/ide-template-provider.h
+++ b/src/libide/template/ide-template-provider.h
@@ -1,6 +1,6 @@
 /* ide-template-provider.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/terminal/ide-terminal-search-private.h 
b/src/libide/terminal/ide-terminal-search-private.h
index ae18fd626..925cfade0 100644
--- a/src/libide/terminal/ide-terminal-search-private.h
+++ b/src/libide/terminal/ide-terminal-search-private.h
@@ -1,6 +1,6 @@
 /* gb-terminal-view-private.h
  *
- * Copyright © 2015 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2015 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/terminal/ide-terminal-search.c b/src/libide/terminal/ide-terminal-search.c
index 00ea18854..52a036e55 100644
--- a/src/libide/terminal/ide-terminal-search.c
+++ b/src/libide/terminal/ide-terminal-search.c
@@ -1,6 +1,6 @@
 /* ide-terminal-search.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/terminal/ide-terminal-search.h b/src/libide/terminal/ide-terminal-search.h
index ae20b2e93..60f3c7e25 100644
--- a/src/libide/terminal/ide-terminal-search.h
+++ b/src/libide/terminal/ide-terminal-search.h
@@ -1,6 +1,6 @@
 /* gb-terminal-view.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/terminal/ide-terminal-util.c b/src/libide/terminal/ide-terminal-util.c
index 9bb0e0ed1..39cf11c63 100644
--- a/src/libide/terminal/ide-terminal-util.c
+++ b/src/libide/terminal/ide-terminal-util.c
@@ -1,6 +1,6 @@
 /* ide-terminal-util.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/terminal/ide-terminal-util.h b/src/libide/terminal/ide-terminal-util.h
index c94b40d12..8c862cdf5 100644
--- a/src/libide/terminal/ide-terminal-util.h
+++ b/src/libide/terminal/ide-terminal-util.h
@@ -1,6 +1,6 @@
 /* gb-terminal-util.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/terminal/ide-terminal.c b/src/libide/terminal/ide-terminal.c
index cce6c5776..28c3b6f34 100644
--- a/src/libide/terminal/ide-terminal.c
+++ b/src/libide/terminal/ide-terminal.c
@@ -1,6 +1,6 @@
 /* ide-terminal.c
  *
- * Copyright © 2016-2017 Christian Hergert <christian hergert me>
+ * Copyright 2016-2017 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/terminal/ide-terminal.h b/src/libide/terminal/ide-terminal.h
index 0b087150a..53ffc8036 100644
--- a/src/libide/terminal/ide-terminal.h
+++ b/src/libide/terminal/ide-terminal.h
@@ -1,6 +1,6 @@
 /* ide-terminal.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/testing/ide-test-editor-addin.c b/src/libide/testing/ide-test-editor-addin.c
index 202603f90..27969de8c 100644
--- a/src/libide/testing/ide-test-editor-addin.c
+++ b/src/libide/testing/ide-test-editor-addin.c
@@ -1,6 +1,6 @@
 /* ide-test-editor-addin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/testing/ide-test-editor-addin.h b/src/libide/testing/ide-test-editor-addin.h
index 19427ec16..7ab75af95 100644
--- a/src/libide/testing/ide-test-editor-addin.h
+++ b/src/libide/testing/ide-test-editor-addin.h
@@ -1,6 +1,6 @@
 /* ide-test-editor-addin.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/testing/ide-test-manager.c b/src/libide/testing/ide-test-manager.c
index f7a9d0577..e8bac665c 100644
--- a/src/libide/testing/ide-test-manager.c
+++ b/src/libide/testing/ide-test-manager.c
@@ -1,6 +1,6 @@
 /* ide-test-manager.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/testing/ide-test-manager.h b/src/libide/testing/ide-test-manager.h
index d00d9a821..f6e7d484a 100644
--- a/src/libide/testing/ide-test-manager.h
+++ b/src/libide/testing/ide-test-manager.h
@@ -1,6 +1,6 @@
 /* ide-test-manager.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/testing/ide-test-panel.c b/src/libide/testing/ide-test-panel.c
index 93d89bbb5..2df21bdc2 100644
--- a/src/libide/testing/ide-test-panel.c
+++ b/src/libide/testing/ide-test-panel.c
@@ -1,6 +1,6 @@
 /* ide-test-panel.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/testing/ide-test-panel.h b/src/libide/testing/ide-test-panel.h
index ba7007168..c3a72e562 100644
--- a/src/libide/testing/ide-test-panel.h
+++ b/src/libide/testing/ide-test-panel.h
@@ -1,6 +1,6 @@
 /* ide-test-panel.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/testing/ide-test-private.h b/src/libide/testing/ide-test-private.h
index 0106c2204..ff39b9eef 100644
--- a/src/libide/testing/ide-test-private.h
+++ b/src/libide/testing/ide-test-private.h
@@ -1,6 +1,6 @@
 /* ide-test-private.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/testing/ide-test-provider.c b/src/libide/testing/ide-test-provider.c
index cec5e87d7..9c1156192 100644
--- a/src/libide/testing/ide-test-provider.c
+++ b/src/libide/testing/ide-test-provider.c
@@ -1,6 +1,6 @@
 /* ide-test-provider.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/testing/ide-test-provider.h b/src/libide/testing/ide-test-provider.h
index 45eb1343c..9f10e4059 100644
--- a/src/libide/testing/ide-test-provider.h
+++ b/src/libide/testing/ide-test-provider.h
@@ -1,6 +1,6 @@
 /* ide-test-provider.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/testing/ide-test.c b/src/libide/testing/ide-test.c
index 7fb84a59c..3deb65ebf 100644
--- a/src/libide/testing/ide-test.c
+++ b/src/libide/testing/ide-test.c
@@ -1,6 +1,6 @@
 /* ide-test.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/testing/ide-test.h b/src/libide/testing/ide-test.h
index 7f37973be..9152c437c 100644
--- a/src/libide/testing/ide-test.h
+++ b/src/libide/testing/ide-test.h
@@ -1,6 +1,6 @@
 /* ide-test.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/testing/testing-plugin.c b/src/libide/testing/testing-plugin.c
index 4868c37ce..9198df927 100644
--- a/src/libide/testing/testing-plugin.c
+++ b/src/libide/testing/testing-plugin.c
@@ -1,6 +1,6 @@
 /* testing-plugin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/threading/ide-thread-pool.c b/src/libide/threading/ide-thread-pool.c
index 11f7935aa..5872161bc 100644
--- a/src/libide/threading/ide-thread-pool.c
+++ b/src/libide/threading/ide-thread-pool.c
@@ -1,6 +1,6 @@
 /* ide-thread-pool.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/threading/ide-thread-pool.h b/src/libide/threading/ide-thread-pool.h
index 93682f90a..312f19a84 100644
--- a/src/libide/threading/ide-thread-pool.h
+++ b/src/libide/threading/ide-thread-pool.h
@@ -1,6 +1,6 @@
 /* ide-thread-pool.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/transfers/ide-pkcon-transfer.c b/src/libide/transfers/ide-pkcon-transfer.c
index 37b276c58..1311c95a1 100644
--- a/src/libide/transfers/ide-pkcon-transfer.c
+++ b/src/libide/transfers/ide-pkcon-transfer.c
@@ -1,6 +1,6 @@
 /* ide-pkcon-transfer.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/transfers/ide-pkcon-transfer.h b/src/libide/transfers/ide-pkcon-transfer.h
index 1ced877cf..849155c43 100644
--- a/src/libide/transfers/ide-pkcon-transfer.h
+++ b/src/libide/transfers/ide-pkcon-transfer.h
@@ -1,6 +1,6 @@
 /* ide-pkcon-transfer.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/transfers/ide-transfer-button.c b/src/libide/transfers/ide-transfer-button.c
index 183711237..d56299480 100644
--- a/src/libide/transfers/ide-transfer-button.c
+++ b/src/libide/transfers/ide-transfer-button.c
@@ -1,6 +1,6 @@
 /* ide-transfer-button.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/transfers/ide-transfer-button.h b/src/libide/transfers/ide-transfer-button.h
index eeb32e922..07d6afa1b 100644
--- a/src/libide/transfers/ide-transfer-button.h
+++ b/src/libide/transfers/ide-transfer-button.h
@@ -1,6 +1,6 @@
 /* ide-transfer-button.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/transfers/ide-transfer-manager.c b/src/libide/transfers/ide-transfer-manager.c
index e0cbd962f..c982498e1 100644
--- a/src/libide/transfers/ide-transfer-manager.c
+++ b/src/libide/transfers/ide-transfer-manager.c
@@ -1,6 +1,6 @@
 /* ide-transfer-manager.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/transfers/ide-transfer-manager.h b/src/libide/transfers/ide-transfer-manager.h
index c8384160b..c0afb8b95 100644
--- a/src/libide/transfers/ide-transfer-manager.h
+++ b/src/libide/transfers/ide-transfer-manager.h
@@ -1,6 +1,6 @@
 /* ide-transfer-manager.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/transfers/ide-transfer-row.c b/src/libide/transfers/ide-transfer-row.c
index 3eb6f8f3e..3608aef87 100644
--- a/src/libide/transfers/ide-transfer-row.c
+++ b/src/libide/transfers/ide-transfer-row.c
@@ -1,6 +1,6 @@
 /* ide-transfer-row.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/transfers/ide-transfer-row.h b/src/libide/transfers/ide-transfer-row.h
index 396b61aff..494aacb2f 100644
--- a/src/libide/transfers/ide-transfer-row.h
+++ b/src/libide/transfers/ide-transfer-row.h
@@ -1,6 +1,6 @@
 /* ide-transfer-row.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/transfers/ide-transfer.c b/src/libide/transfers/ide-transfer.c
index 47b17af17..c9d2229d4 100644
--- a/src/libide/transfers/ide-transfer.c
+++ b/src/libide/transfers/ide-transfer.c
@@ -1,6 +1,6 @@
 /* ide-transfer.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/transfers/ide-transfer.h b/src/libide/transfers/ide-transfer.h
index 10ff7c130..22b53ee0b 100644
--- a/src/libide/transfers/ide-transfer.h
+++ b/src/libide/transfers/ide-transfer.h
@@ -1,6 +1,6 @@
 /* ide-transfer.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/transfers/ide-transfers-button.c b/src/libide/transfers/ide-transfers-button.c
index 64f5cc1f0..43b45652e 100644
--- a/src/libide/transfers/ide-transfers-button.c
+++ b/src/libide/transfers/ide-transfers-button.c
@@ -1,6 +1,6 @@
 /* ide-transfers-button.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/transfers/ide-transfers-button.h b/src/libide/transfers/ide-transfers-button.h
index b7e45a08e..885b352b9 100644
--- a/src/libide/transfers/ide-transfers-button.h
+++ b/src/libide/transfers/ide-transfers-button.h
@@ -1,6 +1,6 @@
 /* ide-transfers-button.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/transfers/ide-transfers-progress-icon.c 
b/src/libide/transfers/ide-transfers-progress-icon.c
index f5e80a427..34f94d125 100644
--- a/src/libide/transfers/ide-transfers-progress-icon.c
+++ b/src/libide/transfers/ide-transfers-progress-icon.c
@@ -1,7 +1,7 @@
 /* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
 /*
- *  Copyright © 2015 Igalia S.L.
- *  Copyright © 2016 Christian Hergert <chergert redhat com>
+ *  Copyright 2015 Igalia S.L.
+ *  Copyright 2016 Christian Hergert <chergert redhat com>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/src/libide/transfers/ide-transfers-progress-icon.h 
b/src/libide/transfers/ide-transfers-progress-icon.h
index 39a81d675..9fcfa3b16 100644
--- a/src/libide/transfers/ide-transfers-progress-icon.h
+++ b/src/libide/transfers/ide-transfers-progress-icon.h
@@ -1,6 +1,6 @@
 /* ide-transfers-progress-icon.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-async-helper.c b/src/libide/util/ide-async-helper.c
index 0715ccd14..4a048adb6 100644
--- a/src/libide/util/ide-async-helper.c
+++ b/src/libide/util/ide-async-helper.c
@@ -1,6 +1,6 @@
 /* ide-async-helper.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-async-helper.h b/src/libide/util/ide-async-helper.h
index 642c5a2ea..90971124d 100644
--- a/src/libide/util/ide-async-helper.h
+++ b/src/libide/util/ide-async-helper.h
@@ -1,6 +1,6 @@
 /* ide-async-helper.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-battery-monitor.c b/src/libide/util/ide-battery-monitor.c
index 19130c1c3..85e99d578 100644
--- a/src/libide/util/ide-battery-monitor.c
+++ b/src/libide/util/ide-battery-monitor.c
@@ -1,6 +1,6 @@
 /* ide-battery-monitor.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-battery-monitor.h b/src/libide/util/ide-battery-monitor.h
index ae98c5e0a..f702c930b 100644
--- a/src/libide/util/ide-battery-monitor.h
+++ b/src/libide/util/ide-battery-monitor.h
@@ -1,6 +1,6 @@
 /* ide-battery-monitor.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-cell-renderer-fancy.c b/src/libide/util/ide-cell-renderer-fancy.c
index bb7fd9229..57140f651 100644
--- a/src/libide/util/ide-cell-renderer-fancy.c
+++ b/src/libide/util/ide-cell-renderer-fancy.c
@@ -1,6 +1,6 @@
 /* ide-cell-renderer-fancy.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-cell-renderer-fancy.h b/src/libide/util/ide-cell-renderer-fancy.h
index 1accdd3c6..72ed46841 100644
--- a/src/libide/util/ide-cell-renderer-fancy.h
+++ b/src/libide/util/ide-cell-renderer-fancy.h
@@ -1,6 +1,6 @@
 /* ide-cell-renderer-fancy.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-dnd.c b/src/libide/util/ide-dnd.c
index 46224a0eb..1a6f336e9 100644
--- a/src/libide/util/ide-dnd.c
+++ b/src/libide/util/ide-dnd.c
@@ -1,6 +1,6 @@
 /* ide-dnd.c
  *
- * Copyright © 2015 Dimitris Zenios <dimitris zenios gmail com>
+ * Copyright 2015 Dimitris Zenios <dimitris zenios gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-dnd.h b/src/libide/util/ide-dnd.h
index 0566d69aa..b7f4f86fc 100644
--- a/src/libide/util/ide-dnd.h
+++ b/src/libide/util/ide-dnd.h
@@ -1,6 +1,6 @@
 /* ide-dnd.h
  *
- * Copyright © 2015 Dimitris Zenios <dimitris zenios gmail com>
+ * Copyright 2015 Dimitris Zenios <dimitris zenios gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-doc-seq.c b/src/libide/util/ide-doc-seq.c
index bd56200d9..da3028e52 100644
--- a/src/libide/util/ide-doc-seq.c
+++ b/src/libide/util/ide-doc-seq.c
@@ -1,6 +1,6 @@
 /* ide-doc-seq.c
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-doc-seq.h b/src/libide/util/ide-doc-seq.h
index 32273f307..7c190abfa 100644
--- a/src/libide/util/ide-doc-seq.h
+++ b/src/libide/util/ide-doc-seq.h
@@ -1,6 +1,6 @@
 /* ide-doc-seq.h
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-fancy-tree-view.c b/src/libide/util/ide-fancy-tree-view.c
index 252b6435f..9981732be 100644
--- a/src/libide/util/ide-fancy-tree-view.c
+++ b/src/libide/util/ide-fancy-tree-view.c
@@ -1,6 +1,6 @@
 /* ide-fancy-tree-view.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-fancy-tree-view.h b/src/libide/util/ide-fancy-tree-view.h
index 4e4b65446..e1b066873 100644
--- a/src/libide/util/ide-fancy-tree-view.h
+++ b/src/libide/util/ide-fancy-tree-view.h
@@ -1,6 +1,6 @@
 /* ide-fancy-tree-view.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-flatpak.c b/src/libide/util/ide-flatpak.c
index fbfef875a..58b24f7d2 100644
--- a/src/libide/util/ide-flatpak.c
+++ b/src/libide/util/ide-flatpak.c
@@ -1,6 +1,6 @@
 /* ide-flatpak.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-flatpak.h b/src/libide/util/ide-flatpak.h
index 3cd2d0ce8..626f83a30 100644
--- a/src/libide/util/ide-flatpak.h
+++ b/src/libide/util/ide-flatpak.h
@@ -1,6 +1,6 @@
 /* ide-flatpak.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-glib.c b/src/libide/util/ide-glib.c
index 87a95017d..14fec7ff6 100644
--- a/src/libide/util/ide-glib.c
+++ b/src/libide/util/ide-glib.c
@@ -1,6 +1,6 @@
 /* ide-glib.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-glib.h b/src/libide/util/ide-glib.h
index c44ab10c2..1ca27aa3d 100644
--- a/src/libide/util/ide-glib.h
+++ b/src/libide/util/ide-glib.h
@@ -1,6 +1,6 @@
 /* ide-glib.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-gtk.c b/src/libide/util/ide-gtk.c
index 559588afd..a9d78a1f4 100644
--- a/src/libide/util/ide-gtk.c
+++ b/src/libide/util/ide-gtk.c
@@ -1,6 +1,6 @@
 /* ide-gtk.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-gtk.h b/src/libide/util/ide-gtk.h
index d0b069404..bacfc7e5c 100644
--- a/src/libide/util/ide-gtk.h
+++ b/src/libide/util/ide-gtk.h
@@ -1,6 +1,6 @@
 /* ide-gtk.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-line-reader.c b/src/libide/util/ide-line-reader.c
index 217f87c43..cee2ea7b5 100644
--- a/src/libide/util/ide-line-reader.c
+++ b/src/libide/util/ide-line-reader.c
@@ -1,6 +1,6 @@
 /* ide-line-reader.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-line-reader.h b/src/libide/util/ide-line-reader.h
index 410156f4a..234c086d8 100644
--- a/src/libide/util/ide-line-reader.h
+++ b/src/libide/util/ide-line-reader.h
@@ -1,6 +1,6 @@
 /* ide-line-reader.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-list-inline.h b/src/libide/util/ide-list-inline.h
index b461eb3dc..14d5ecbd8 100644
--- a/src/libide/util/ide-list-inline.h
+++ b/src/libide/util/ide-list-inline.h
@@ -1,5 +1,5 @@
 /* GLIB - Library of useful routines for C programming
- * Copyright © 1995-1997  Peter Mattis, Spencer Kimball and Josh MacDonald
+ * Copyright 1995-1997  Peter Mattis, Spencer Kimball and Josh MacDonald
  *
  * 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/src/libide/util/ide-posix.c b/src/libide/util/ide-posix.c
index e8e04065c..a4b1ed689 100644
--- a/src/libide/util/ide-posix.c
+++ b/src/libide/util/ide-posix.c
@@ -1,6 +1,6 @@
 /* ide-posix.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-posix.h b/src/libide/util/ide-posix.h
index b5905951e..80559c327 100644
--- a/src/libide/util/ide-posix.h
+++ b/src/libide/util/ide-posix.h
@@ -1,6 +1,6 @@
 /* ide-posix.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-progress.c b/src/libide/util/ide-progress.c
index 2ae83f594..7e255e204 100644
--- a/src/libide/util/ide-progress.c
+++ b/src/libide/util/ide-progress.c
@@ -1,6 +1,6 @@
 /* ide-progress.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-progress.h b/src/libide/util/ide-progress.h
index 1b4510b52..24c187280 100644
--- a/src/libide/util/ide-progress.h
+++ b/src/libide/util/ide-progress.h
@@ -1,6 +1,6 @@
 /* ide-progress.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-ref-ptr.c b/src/libide/util/ide-ref-ptr.c
index 10004c72d..fd25e08ed 100644
--- a/src/libide/util/ide-ref-ptr.c
+++ b/src/libide/util/ide-ref-ptr.c
@@ -1,6 +1,6 @@
 /* ide-ref-ptr.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-ref-ptr.h b/src/libide/util/ide-ref-ptr.h
index 5764a5a71..5d6c7f2d3 100644
--- a/src/libide/util/ide-ref-ptr.h
+++ b/src/libide/util/ide-ref-ptr.h
@@ -1,6 +1,6 @@
 /* ide-ref-ptr.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-settings.c b/src/libide/util/ide-settings.c
index 9912e99d1..9278d065b 100644
--- a/src/libide/util/ide-settings.c
+++ b/src/libide/util/ide-settings.c
@@ -1,6 +1,6 @@
 /* ide-settings.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-settings.h b/src/libide/util/ide-settings.h
index 6e5dba123..c635c87f9 100644
--- a/src/libide/util/ide-settings.h
+++ b/src/libide/util/ide-settings.h
@@ -1,6 +1,6 @@
 /* ide-settings.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-uri.c b/src/libide/util/ide-uri.c
index aa8c2dd76..59dae9a92 100644
--- a/src/libide/util/ide-uri.c
+++ b/src/libide/util/ide-uri.c
@@ -1,5 +1,5 @@
 /* GLIB - Library of useful routines for C programming
- * Copyright © 2010-2015 Red Hat, Inc.
+ * Copyright 2010-2015 Red Hat, Inc.
  *
  * 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/src/libide/util/ide-uri.h b/src/libide/util/ide-uri.h
index 47507a781..7e1c57c67 100644
--- a/src/libide/util/ide-uri.h
+++ b/src/libide/util/ide-uri.h
@@ -1,6 +1,6 @@
 /* GLIB - Library of useful routines for C programming
- * Copyright © 1999-2008 Novell, Inc.
- * Copyright © 2008-2010 Red Hat, Inc.
+ * Copyright 1999-2008 Novell, Inc.
+ * Copyright 2008-2010 Red Hat, Inc.
  *
  * 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/src/libide/util/ide-window-settings.c b/src/libide/util/ide-window-settings.c
index f6cccefab..d63ee2b2b 100644
--- a/src/libide/util/ide-window-settings.c
+++ b/src/libide/util/ide-window-settings.c
@@ -1,6 +1,6 @@
 /* ide-window-settings.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ide-window-settings.h b/src/libide/util/ide-window-settings.h
index 4d821603e..bfb853c56 100644
--- a/src/libide/util/ide-window-settings.h
+++ b/src/libide/util/ide-window-settings.h
@@ -1,6 +1,6 @@
 /* ide-window-settings.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ptyintercept.c b/src/libide/util/ptyintercept.c
index a5ef8025d..eb1c7115e 100644
--- a/src/libide/util/ptyintercept.c
+++ b/src/libide/util/ptyintercept.c
@@ -1,6 +1,6 @@
 /* ptyintercept.c
  *
- * Copyright © 2018 Christian Hergert
+ * Copyright 2018 Christian Hergert
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/util/ptyintercept.h b/src/libide/util/ptyintercept.h
index b7258a44c..0e5d0108c 100644
--- a/src/libide/util/ptyintercept.h
+++ b/src/libide/util/ptyintercept.h
@@ -1,6 +1,6 @@
 /* ptyintercept.h
  *
- * Copyright © 2018 Christian Hergert <chergert redhat com>
+ * Copyright 2018 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/vcs/ide-vcs-config.c b/src/libide/vcs/ide-vcs-config.c
index 07f4daea3..35dbb137d 100644
--- a/src/libide/vcs/ide-vcs-config.c
+++ b/src/libide/vcs/ide-vcs-config.c
@@ -1,6 +1,6 @@
 /* ide-vcs-config.c
  *
- * Copyright © 2016 Akshaya Kakkilaya <akshaya kakkilaya gmail com>
+ * Copyright 2016 Akshaya Kakkilaya <akshaya kakkilaya gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/vcs/ide-vcs-config.h b/src/libide/vcs/ide-vcs-config.h
index 493dde46a..79ffc5ea8 100644
--- a/src/libide/vcs/ide-vcs-config.h
+++ b/src/libide/vcs/ide-vcs-config.h
@@ -1,6 +1,6 @@
 /* ide-vcs-config.h
  *
- * Copyright © 2016 Akshaya Kakkilaya <akshaya kakkilaya gmail com>
+ * Copyright 2016 Akshaya Kakkilaya <akshaya kakkilaya gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/vcs/ide-vcs-file-info.c b/src/libide/vcs/ide-vcs-file-info.c
index ba0480a99..5be771527 100644
--- a/src/libide/vcs/ide-vcs-file-info.c
+++ b/src/libide/vcs/ide-vcs-file-info.c
@@ -1,6 +1,6 @@
 /* ide-vcs-file-info.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/vcs/ide-vcs-file-info.h b/src/libide/vcs/ide-vcs-file-info.h
index 7db7c4530..43785862b 100644
--- a/src/libide/vcs/ide-vcs-file-info.h
+++ b/src/libide/vcs/ide-vcs-file-info.h
@@ -1,6 +1,6 @@
 /* ide-vcs-file-info.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/vcs/ide-vcs-initializer.c b/src/libide/vcs/ide-vcs-initializer.c
index f93e278c0..c4decb98c 100644
--- a/src/libide/vcs/ide-vcs-initializer.c
+++ b/src/libide/vcs/ide-vcs-initializer.c
@@ -1,6 +1,6 @@
 /* ide-vcs-initializer.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/vcs/ide-vcs-initializer.h b/src/libide/vcs/ide-vcs-initializer.h
index 3b0db764d..955043513 100644
--- a/src/libide/vcs/ide-vcs-initializer.h
+++ b/src/libide/vcs/ide-vcs-initializer.h
@@ -1,6 +1,6 @@
 /* ide-vcs-initializer.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/vcs/ide-vcs-monitor.c b/src/libide/vcs/ide-vcs-monitor.c
index c66b23d89..51ef10a40 100644
--- a/src/libide/vcs/ide-vcs-monitor.c
+++ b/src/libide/vcs/ide-vcs-monitor.c
@@ -1,6 +1,6 @@
 /* ide-vcs-monitor.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/vcs/ide-vcs-monitor.h b/src/libide/vcs/ide-vcs-monitor.h
index c4e418791..243ddca12 100644
--- a/src/libide/vcs/ide-vcs-monitor.h
+++ b/src/libide/vcs/ide-vcs-monitor.h
@@ -1,6 +1,6 @@
 /* ide-vcs-monitor.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/vcs/ide-vcs-uri.c b/src/libide/vcs/ide-vcs-uri.c
index 119376252..d62e190f5 100644
--- a/src/libide/vcs/ide-vcs-uri.c
+++ b/src/libide/vcs/ide-vcs-uri.c
@@ -1,6 +1,6 @@
 /* ide-vcs-uri.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/vcs/ide-vcs-uri.h b/src/libide/vcs/ide-vcs-uri.h
index b93511b1f..2cd98ca3e 100644
--- a/src/libide/vcs/ide-vcs-uri.h
+++ b/src/libide/vcs/ide-vcs-uri.h
@@ -1,6 +1,6 @@
 /* ide-vcs-uri.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/vcs/ide-vcs.c b/src/libide/vcs/ide-vcs.c
index 71d752850..6bb2dc2cd 100644
--- a/src/libide/vcs/ide-vcs.c
+++ b/src/libide/vcs/ide-vcs.c
@@ -1,6 +1,6 @@
 /* ide-vcs.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/vcs/ide-vcs.h b/src/libide/vcs/ide-vcs.h
index 33aad1eb0..339fee9fd 100644
--- a/src/libide/vcs/ide-vcs.h
+++ b/src/libide/vcs/ide-vcs.h
@@ -1,6 +1,6 @@
 /* ide-vcs.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/webkit/ide-webkit.c b/src/libide/webkit/ide-webkit.c
index 640db62f8..6a3cf7114 100644
--- a/src/libide/webkit/ide-webkit.c
+++ b/src/libide/webkit/ide-webkit.c
@@ -1,6 +1,6 @@
 /* ide-webkit.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/workbench/ide-omni-bar.c b/src/libide/workbench/ide-omni-bar.c
index c15cfc243..325f462a5 100644
--- a/src/libide/workbench/ide-omni-bar.c
+++ b/src/libide/workbench/ide-omni-bar.c
@@ -1,6 +1,6 @@
 /* ide-omni-bar.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/workbench/ide-omni-bar.h b/src/libide/workbench/ide-omni-bar.h
index df9c1fc12..2c0015d5b 100644
--- a/src/libide/workbench/ide-omni-bar.h
+++ b/src/libide/workbench/ide-omni-bar.h
@@ -1,6 +1,6 @@
 /* ide-omni-bar.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/workbench/ide-omni-pausable-row.c b/src/libide/workbench/ide-omni-pausable-row.c
index 86ab2b2a8..99ce6a327 100644
--- a/src/libide/workbench/ide-omni-pausable-row.c
+++ b/src/libide/workbench/ide-omni-pausable-row.c
@@ -1,6 +1,6 @@
 /* ide-omni-pausable-row.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/workbench/ide-omni-pausable-row.h b/src/libide/workbench/ide-omni-pausable-row.h
index 384525fcc..95c882b5b 100644
--- a/src/libide/workbench/ide-omni-pausable-row.h
+++ b/src/libide/workbench/ide-omni-pausable-row.h
@@ -1,6 +1,6 @@
 /* ide-omni-pausable-row.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/workbench/ide-perspective.c b/src/libide/workbench/ide-perspective.c
index ba966e8bb..541d54230 100644
--- a/src/libide/workbench/ide-perspective.c
+++ b/src/libide/workbench/ide-perspective.c
@@ -1,6 +1,6 @@
 /* ide-perspective.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/workbench/ide-perspective.h b/src/libide/workbench/ide-perspective.h
index 4a9e0a13b..6ae434982 100644
--- a/src/libide/workbench/ide-perspective.h
+++ b/src/libide/workbench/ide-perspective.h
@@ -1,6 +1,6 @@
 /* ide-perspective.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/workbench/ide-workbench-actions.c b/src/libide/workbench/ide-workbench-actions.c
index b9c7e81b3..a76514a79 100644
--- a/src/libide/workbench/ide-workbench-actions.c
+++ b/src/libide/workbench/ide-workbench-actions.c
@@ -1,6 +1,6 @@
 /* ide-workbench-actions.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/workbench/ide-workbench-addin.c b/src/libide/workbench/ide-workbench-addin.c
index c3d2dc241..1f30c6fa8 100644
--- a/src/libide/workbench/ide-workbench-addin.c
+++ b/src/libide/workbench/ide-workbench-addin.c
@@ -1,6 +1,6 @@
 /* ide-workbench-addin.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/workbench/ide-workbench-addin.h b/src/libide/workbench/ide-workbench-addin.h
index 81c1d1cd0..ad1368dce 100644
--- a/src/libide/workbench/ide-workbench-addin.h
+++ b/src/libide/workbench/ide-workbench-addin.h
@@ -1,6 +1,6 @@
 /* ide-workbench-addin.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/workbench/ide-workbench-header-bar.c b/src/libide/workbench/ide-workbench-header-bar.c
index e2bfa5b5d..3f9657ec0 100644
--- a/src/libide/workbench/ide-workbench-header-bar.c
+++ b/src/libide/workbench/ide-workbench-header-bar.c
@@ -1,6 +1,6 @@
 /* ide-workbench-header-bar.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/workbench/ide-workbench-header-bar.h b/src/libide/workbench/ide-workbench-header-bar.h
index 2d60d5b7d..b1d1fdef0 100644
--- a/src/libide/workbench/ide-workbench-header-bar.h
+++ b/src/libide/workbench/ide-workbench-header-bar.h
@@ -1,6 +1,6 @@
 /* ide-workbench-header-bar.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/workbench/ide-workbench-message.c b/src/libide/workbench/ide-workbench-message.c
index 6e3e24970..f09157359 100644
--- a/src/libide/workbench/ide-workbench-message.c
+++ b/src/libide/workbench/ide-workbench-message.c
@@ -1,6 +1,6 @@
 /* ide-workbench-message.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/workbench/ide-workbench-message.h b/src/libide/workbench/ide-workbench-message.h
index 4a3f7bc46..c17d08da1 100644
--- a/src/libide/workbench/ide-workbench-message.h
+++ b/src/libide/workbench/ide-workbench-message.h
@@ -1,6 +1,6 @@
 /* ide-workbench-message.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/workbench/ide-workbench-open.c b/src/libide/workbench/ide-workbench-open.c
index 22b943c5a..4fdcda8f2 100644
--- a/src/libide/workbench/ide-workbench-open.c
+++ b/src/libide/workbench/ide-workbench-open.c
@@ -1,6 +1,6 @@
 /* ide-workbench-open.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/workbench/ide-workbench-private.h b/src/libide/workbench/ide-workbench-private.h
index a0e5d742e..d3113a670 100644
--- a/src/libide/workbench/ide-workbench-private.h
+++ b/src/libide/workbench/ide-workbench-private.h
@@ -1,6 +1,6 @@
 /* ide-workbench-private.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/workbench/ide-workbench-shortcuts.c b/src/libide/workbench/ide-workbench-shortcuts.c
index 7ca6d2e76..00400f0fd 100644
--- a/src/libide/workbench/ide-workbench-shortcuts.c
+++ b/src/libide/workbench/ide-workbench-shortcuts.c
@@ -1,6 +1,6 @@
 /* ide-workbench-shortcuts.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/workbench/ide-workbench.c b/src/libide/workbench/ide-workbench.c
index 25802c21e..348d47867 100644
--- a/src/libide/workbench/ide-workbench.c
+++ b/src/libide/workbench/ide-workbench.c
@@ -1,6 +1,6 @@
 /* ide-workbench.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/workbench/ide-workbench.h b/src/libide/workbench/ide-workbench.h
index 89ac1530e..b9dc9676f 100644
--- a/src/libide/workbench/ide-workbench.h
+++ b/src/libide/workbench/ide-workbench.h
@@ -1,6 +1,6 @@
 /* ide-workbench.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/workers/ide-worker-manager.c b/src/libide/workers/ide-worker-manager.c
index 6946395ed..4a883586e 100644
--- a/src/libide/workers/ide-worker-manager.c
+++ b/src/libide/workers/ide-worker-manager.c
@@ -1,6 +1,6 @@
 /* ide-worker-manager.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/workers/ide-worker-manager.h b/src/libide/workers/ide-worker-manager.h
index 0baa7389e..00806f958 100644
--- a/src/libide/workers/ide-worker-manager.h
+++ b/src/libide/workers/ide-worker-manager.h
@@ -1,6 +1,6 @@
 /* ide-worker-manager.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/workers/ide-worker-process.c b/src/libide/workers/ide-worker-process.c
index 0f14e351d..bae923b47 100644
--- a/src/libide/workers/ide-worker-process.c
+++ b/src/libide/workers/ide-worker-process.c
@@ -1,6 +1,6 @@
 /* ide-worker-process.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/workers/ide-worker-process.h b/src/libide/workers/ide-worker-process.h
index 1a1e5995e..c7824b23c 100644
--- a/src/libide/workers/ide-worker-process.h
+++ b/src/libide/workers/ide-worker-process.h
@@ -1,6 +1,6 @@
 /* ide-worker-process.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/workers/ide-worker.c b/src/libide/workers/ide-worker.c
index b525143c9..5de2fa681 100644
--- a/src/libide/workers/ide-worker.c
+++ b/src/libide/workers/ide-worker.c
@@ -1,6 +1,6 @@
 /* ide-worker.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/libide/workers/ide-worker.h b/src/libide/workers/ide-worker.h
index a23c18ccc..1910d27cc 100644
--- a/src/libide/workers/ide-worker.h
+++ b/src/libide/workers/ide-worker.h
@@ -1,6 +1,6 @@
 /* ide-worker.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/autotools-templates/autotools_templates/__init__.py 
b/src/plugins/autotools-templates/autotools_templates/__init__.py
index 18cb3ca48..7de8b89de 100644
--- a/src/plugins/autotools-templates/autotools_templates/__init__.py
+++ b/src/plugins/autotools-templates/autotools_templates/__init__.py
@@ -3,7 +3,7 @@
 #
 # __init__.py
 #
-# Copyright © 2016 Christian Hergert <chergert redhat com>
+# Copyright 2016 Christian Hergert <chergert redhat com>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/autotools/autotools-plugin.c b/src/plugins/autotools/autotools-plugin.c
index e3b07561b..48dafaa4c 100644
--- a/src/plugins/autotools/autotools-plugin.c
+++ b/src/plugins/autotools/autotools-plugin.c
@@ -1,6 +1,6 @@
 /* autotools-plugin.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/autotools/ide-autotools-application-addin.c 
b/src/plugins/autotools/ide-autotools-application-addin.c
index 6c1a4fa72..5003d8660 100644
--- a/src/plugins/autotools/ide-autotools-application-addin.c
+++ b/src/plugins/autotools/ide-autotools-application-addin.c
@@ -1,6 +1,6 @@
 /* ide-autotools-application-addin.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/autotools/ide-autotools-application-addin.h 
b/src/plugins/autotools/ide-autotools-application-addin.h
index 5582633da..2b4d4b294 100644
--- a/src/plugins/autotools/ide-autotools-application-addin.h
+++ b/src/plugins/autotools/ide-autotools-application-addin.h
@@ -1,6 +1,6 @@
 /* ide-autotools-application-addin.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/autotools/ide-autotools-autogen-stage.c 
b/src/plugins/autotools/ide-autotools-autogen-stage.c
index 31058d61c..b1bcfdb31 100644
--- a/src/plugins/autotools/ide-autotools-autogen-stage.c
+++ b/src/plugins/autotools/ide-autotools-autogen-stage.c
@@ -1,6 +1,6 @@
 /* ide-autotools-autogen-stage.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/autotools/ide-autotools-autogen-stage.h 
b/src/plugins/autotools/ide-autotools-autogen-stage.h
index 34f201517..0785c9803 100644
--- a/src/plugins/autotools/ide-autotools-autogen-stage.h
+++ b/src/plugins/autotools/ide-autotools-autogen-stage.h
@@ -1,6 +1,6 @@
 /* ide-autotools-autogen-stage.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/autotools/ide-autotools-build-system.c 
b/src/plugins/autotools/ide-autotools-build-system.c
index 2703a1266..9e50f3d51 100644
--- a/src/plugins/autotools/ide-autotools-build-system.c
+++ b/src/plugins/autotools/ide-autotools-build-system.c
@@ -1,6 +1,6 @@
 /* ide-autotools-build-system.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/autotools/ide-autotools-build-system.h 
b/src/plugins/autotools/ide-autotools-build-system.h
index 4395dffa0..5ec399074 100644
--- a/src/plugins/autotools/ide-autotools-build-system.h
+++ b/src/plugins/autotools/ide-autotools-build-system.h
@@ -1,6 +1,6 @@
 /* ide-autotools-build-system.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/autotools/ide-autotools-build-target-provider.c 
b/src/plugins/autotools/ide-autotools-build-target-provider.c
index 1b4aa494a..c19f56842 100644
--- a/src/plugins/autotools/ide-autotools-build-target-provider.c
+++ b/src/plugins/autotools/ide-autotools-build-target-provider.c
@@ -1,6 +1,6 @@
 /* ide-autotools-build-target-provider.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/autotools/ide-autotools-build-target-provider.h 
b/src/plugins/autotools/ide-autotools-build-target-provider.h
index d86525b99..f3153b76f 100644
--- a/src/plugins/autotools/ide-autotools-build-target-provider.h
+++ b/src/plugins/autotools/ide-autotools-build-target-provider.h
@@ -1,6 +1,6 @@
 /* ide-autotools-build-target-provider.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/autotools/ide-autotools-build-target.c 
b/src/plugins/autotools/ide-autotools-build-target.c
index f78d314b1..9d3b0ef82 100644
--- a/src/plugins/autotools/ide-autotools-build-target.c
+++ b/src/plugins/autotools/ide-autotools-build-target.c
@@ -1,6 +1,6 @@
 /* ide-autotools-build-target.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/autotools/ide-autotools-build-target.h 
b/src/plugins/autotools/ide-autotools-build-target.h
index f47d1bf03..4a180014d 100644
--- a/src/plugins/autotools/ide-autotools-build-target.h
+++ b/src/plugins/autotools/ide-autotools-build-target.h
@@ -1,6 +1,6 @@
 /* ide-autotools-build-target.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/autotools/ide-autotools-make-stage.c 
b/src/plugins/autotools/ide-autotools-make-stage.c
index cbc6f1733..6d7548e47 100644
--- a/src/plugins/autotools/ide-autotools-make-stage.c
+++ b/src/plugins/autotools/ide-autotools-make-stage.c
@@ -1,6 +1,6 @@
 /* ide-autotools-make-stage.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/autotools/ide-autotools-make-stage.h 
b/src/plugins/autotools/ide-autotools-make-stage.h
index a52674188..777498096 100644
--- a/src/plugins/autotools/ide-autotools-make-stage.h
+++ b/src/plugins/autotools/ide-autotools-make-stage.h
@@ -1,6 +1,6 @@
 /* ide-autotools-make-stage.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/autotools/ide-autotools-makecache-stage.c 
b/src/plugins/autotools/ide-autotools-makecache-stage.c
index fe9057a00..2ef548afe 100644
--- a/src/plugins/autotools/ide-autotools-makecache-stage.c
+++ b/src/plugins/autotools/ide-autotools-makecache-stage.c
@@ -1,6 +1,6 @@
 /* ide-autotools-makecache-stage.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/autotools/ide-autotools-makecache-stage.h 
b/src/plugins/autotools/ide-autotools-makecache-stage.h
index 4937fd03a..c762fd405 100644
--- a/src/plugins/autotools/ide-autotools-makecache-stage.h
+++ b/src/plugins/autotools/ide-autotools-makecache-stage.h
@@ -1,6 +1,6 @@
 /* ide-autotools-makecache-stage.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/autotools/ide-autotools-pipeline-addin.c 
b/src/plugins/autotools/ide-autotools-pipeline-addin.c
index 1d4a0210b..8a0bb2b1a 100644
--- a/src/plugins/autotools/ide-autotools-pipeline-addin.c
+++ b/src/plugins/autotools/ide-autotools-pipeline-addin.c
@@ -1,6 +1,6 @@
 /* ide-autotools-pipeline-addin.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/autotools/ide-autotools-pipeline-addin.h 
b/src/plugins/autotools/ide-autotools-pipeline-addin.h
index ca1ced0e6..e61c7e06f 100644
--- a/src/plugins/autotools/ide-autotools-pipeline-addin.h
+++ b/src/plugins/autotools/ide-autotools-pipeline-addin.h
@@ -1,6 +1,6 @@
 /* ide-autotools-pipeline-addin.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/autotools/ide-makecache-target.c b/src/plugins/autotools/ide-makecache-target.c
index c4c7e7e6a..e4520b94a 100644
--- a/src/plugins/autotools/ide-makecache-target.c
+++ b/src/plugins/autotools/ide-makecache-target.c
@@ -1,6 +1,6 @@
 /* ide-makecache-target.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/autotools/ide-makecache-target.h b/src/plugins/autotools/ide-makecache-target.h
index 23722c8f9..aaa159b53 100644
--- a/src/plugins/autotools/ide-makecache-target.h
+++ b/src/plugins/autotools/ide-makecache-target.h
@@ -1,6 +1,6 @@
 /* ide-makecache-target.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/autotools/ide-makecache.c b/src/plugins/autotools/ide-makecache.c
index 3c19c0b01..600b0f425 100644
--- a/src/plugins/autotools/ide-makecache.c
+++ b/src/plugins/autotools/ide-makecache.c
@@ -1,7 +1,7 @@
 /* ide-makecache.c
  *
- * Copyright © 2013 Jesse van den Kieboom <jessevdk gnome org>
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2013 Jesse van den Kieboom <jessevdk gnome org>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/autotools/ide-makecache.h b/src/plugins/autotools/ide-makecache.h
index 689e440e3..290876110 100644
--- a/src/plugins/autotools/ide-makecache.h
+++ b/src/plugins/autotools/ide-makecache.h
@@ -1,6 +1,6 @@
 /* ide-makecache.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/beautifier/gb-beautifier-config.c b/src/plugins/beautifier/gb-beautifier-config.c
index 509641431..4ed133ea6 100644
--- a/src/plugins/beautifier/gb-beautifier-config.c
+++ b/src/plugins/beautifier/gb-beautifier-config.c
@@ -1,6 +1,6 @@
 /* gb-beautifier-config.c
  *
- * Copyright © 2016 sebastien lafargue <slafargue gnome org>
+ * Copyright 2016 sebastien lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/beautifier/gb-beautifier-config.h b/src/plugins/beautifier/gb-beautifier-config.h
index e53bfd674..7759c42e1 100644
--- a/src/plugins/beautifier/gb-beautifier-config.h
+++ b/src/plugins/beautifier/gb-beautifier-config.h
@@ -1,6 +1,6 @@
 /* gb-beautifier-config.h
  *
- * Copyright © 2016 sebastien lafargue <slafargue gnome org>
+ * Copyright 2016 sebastien lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/beautifier/gb-beautifier-editor-addin.c 
b/src/plugins/beautifier/gb-beautifier-editor-addin.c
index 776509c5e..b4dd073dd 100644
--- a/src/plugins/beautifier/gb-beautifier-editor-addin.c
+++ b/src/plugins/beautifier/gb-beautifier-editor-addin.c
@@ -1,6 +1,6 @@
 /* gb-beautifier-editor-addin.c
  *
- * Copyright © 2016 sebastien lafargue <slafargue gnome org>
+ * Copyright 2016 sebastien lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/beautifier/gb-beautifier-editor-addin.h 
b/src/plugins/beautifier/gb-beautifier-editor-addin.h
index 642bc8c31..e8eb1965e 100644
--- a/src/plugins/beautifier/gb-beautifier-editor-addin.h
+++ b/src/plugins/beautifier/gb-beautifier-editor-addin.h
@@ -1,6 +1,6 @@
 /* gb-beautifier-editor-addin.h
  *
- * Copyright © 2016 sebastien lafargue <slafargue gnome org>
+ * Copyright 2016 sebastien lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/beautifier/gb-beautifier-helper.c b/src/plugins/beautifier/gb-beautifier-helper.c
index 12d4583f6..9e7968d64 100644
--- a/src/plugins/beautifier/gb-beautifier-helper.c
+++ b/src/plugins/beautifier/gb-beautifier-helper.c
@@ -1,6 +1,6 @@
 /* gb-beautifier-helper.c
  *
- * Copyright © 2016 sebastien lafargue <slafargue gnome org>
+ * Copyright 2016 sebastien lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/beautifier/gb-beautifier-helper.h b/src/plugins/beautifier/gb-beautifier-helper.h
index 6c662ba01..16b909c98 100644
--- a/src/plugins/beautifier/gb-beautifier-helper.h
+++ b/src/plugins/beautifier/gb-beautifier-helper.h
@@ -1,6 +1,6 @@
 /* gb-beautifier-helper.h
  *
- * Copyright © 2016 sebastien lafargue <slafargue gnome org>
+ * Copyright 2016 sebastien lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/beautifier/gb-beautifier-plugin.c b/src/plugins/beautifier/gb-beautifier-plugin.c
index d835d9ef0..f738c01a1 100644
--- a/src/plugins/beautifier/gb-beautifier-plugin.c
+++ b/src/plugins/beautifier/gb-beautifier-plugin.c
@@ -1,6 +1,6 @@
 /* gb-beautifier-plugin.c
  *
- * Copyright © 2016 sebastien lafargue <slafargue gnome org>
+ * Copyright 2016 sebastien lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/beautifier/gb-beautifier-private.h b/src/plugins/beautifier/gb-beautifier-private.h
index 48a4626d7..ea70da5c9 100644
--- a/src/plugins/beautifier/gb-beautifier-private.h
+++ b/src/plugins/beautifier/gb-beautifier-private.h
@@ -1,6 +1,6 @@
 /* gb-beautifier-private.h
  *
- * Copyright © 2016 sebastien lafargue <slafargue gnome org>
+ * Copyright 2016 sebastien lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/beautifier/gb-beautifier-process.c b/src/plugins/beautifier/gb-beautifier-process.c
index 309e9a6e2..7032033da 100644
--- a/src/plugins/beautifier/gb-beautifier-process.c
+++ b/src/plugins/beautifier/gb-beautifier-process.c
@@ -1,6 +1,6 @@
 /* gb-beautifier-process.c
  *
- * Copyright © 2016 sebastien lafargue <slafargue gnome org>
+ * Copyright 2016 sebastien lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/beautifier/gb-beautifier-process.h b/src/plugins/beautifier/gb-beautifier-process.h
index fae606129..4e159b295 100644
--- a/src/plugins/beautifier/gb-beautifier-process.h
+++ b/src/plugins/beautifier/gb-beautifier-process.h
@@ -1,6 +1,6 @@
 /* gb-beautifier-process.h
  *
- * Copyright © 2016 sebastien lafargue <slafargue gnome org>
+ * Copyright 2016 sebastien lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/c-pack/c-pack-plugin.c b/src/plugins/c-pack/c-pack-plugin.c
index 3d17ddbc9..b5c0867f9 100644
--- a/src/plugins/c-pack/c-pack-plugin.c
+++ b/src/plugins/c-pack/c-pack-plugin.c
@@ -1,6 +1,6 @@
 /* c-pack-plugin.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/c-pack/c-parse-helper.c b/src/plugins/c-pack/c-parse-helper.c
index 9adae90f7..b36ef2766 100644
--- a/src/plugins/c-pack/c-parse-helper.c
+++ b/src/plugins/c-pack/c-parse-helper.c
@@ -1,6 +1,6 @@
 /* c-parse-helper.c
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/c-pack/c-parse-helper.h b/src/plugins/c-pack/c-parse-helper.h
index be8e89309..52f960df5 100644
--- a/src/plugins/c-pack/c-parse-helper.h
+++ b/src/plugins/c-pack/c-parse-helper.h
@@ -1,6 +1,6 @@
 /* c-parse-helper.h
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/c-pack/ide-c-format-provider.c b/src/plugins/c-pack/ide-c-format-provider.c
index 7ef0458f7..6f69cc0d9 100644
--- a/src/plugins/c-pack/ide-c-format-provider.c
+++ b/src/plugins/c-pack/ide-c-format-provider.c
@@ -1,6 +1,6 @@
 /* ide-c-format-provider.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/c-pack/ide-c-format-provider.h b/src/plugins/c-pack/ide-c-format-provider.h
index fbce1c908..56a92c187 100644
--- a/src/plugins/c-pack/ide-c-format-provider.h
+++ b/src/plugins/c-pack/ide-c-format-provider.h
@@ -1,6 +1,6 @@
 /* ide-c-format-provider.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/c-pack/ide-c-indenter.c b/src/plugins/c-pack/ide-c-indenter.c
index 1537b00ab..2ee5f493f 100644
--- a/src/plugins/c-pack/ide-c-indenter.c
+++ b/src/plugins/c-pack/ide-c-indenter.c
@@ -1,6 +1,6 @@
 /* ide-c-indenter.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/c-pack/ide-c-indenter.h b/src/plugins/c-pack/ide-c-indenter.h
index f0c17977f..c07018751 100644
--- a/src/plugins/c-pack/ide-c-indenter.h
+++ b/src/plugins/c-pack/ide-c-indenter.h
@@ -1,6 +1,6 @@
 /* ide-c-indenter.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/cargo/cargo_plugin.py b/src/plugins/cargo/cargo_plugin.py
index c202d3c70..082fdb0fe 100644
--- a/src/plugins/cargo/cargo_plugin.py
+++ b/src/plugins/cargo/cargo_plugin.py
@@ -3,7 +3,7 @@
 #
 # cargo_plugin.py
 #
-# Copyright © 2016 Christian Hergert <chris dronelabs com>
+# Copyright 2016 Christian Hergert <chris dronelabs com>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/clang-plugin.c b/src/plugins/clang/clang-plugin.c
index ca3d10dac..628642924 100644
--- a/src/plugins/clang/clang-plugin.c
+++ b/src/plugins/clang/clang-plugin.c
@@ -1,6 +1,6 @@
 /* clang-plugin.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-code-index-entries.c 
b/src/plugins/clang/ide-clang-code-index-entries.c
index f38a92ca7..ef972758b 100644
--- a/src/plugins/clang/ide-clang-code-index-entries.c
+++ b/src/plugins/clang/ide-clang-code-index-entries.c
@@ -1,6 +1,6 @@
 /* ide-clang-code-index-entries.c
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-code-index-entries.h 
b/src/plugins/clang/ide-clang-code-index-entries.h
index 48efd59e5..b876ad209 100644
--- a/src/plugins/clang/ide-clang-code-index-entries.h
+++ b/src/plugins/clang/ide-clang-code-index-entries.h
@@ -1,6 +1,6 @@
 /* ide-clang-code-index-entries.h
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-code-indexer.c b/src/plugins/clang/ide-clang-code-indexer.c
index 7377c2572..a403fd15b 100644
--- a/src/plugins/clang/ide-clang-code-indexer.c
+++ b/src/plugins/clang/ide-clang-code-indexer.c
@@ -1,6 +1,6 @@
 /* ide-clang-code-indexer.c
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-code-indexer.h b/src/plugins/clang/ide-clang-code-indexer.h
index 94cc3d086..e7ba6b7f7 100644
--- a/src/plugins/clang/ide-clang-code-indexer.h
+++ b/src/plugins/clang/ide-clang-code-indexer.h
@@ -1,6 +1,6 @@
 /* ide-clang-code-indexer.h
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-completion-item-private.h 
b/src/plugins/clang/ide-clang-completion-item-private.h
index b18872a1d..e8421313d 100644
--- a/src/plugins/clang/ide-clang-completion-item-private.h
+++ b/src/plugins/clang/ide-clang-completion-item-private.h
@@ -1,6 +1,6 @@
 /* ide-clang-completion-item-private.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-completion-item.c b/src/plugins/clang/ide-clang-completion-item.c
index 072cdcd19..5de38f057 100644
--- a/src/plugins/clang/ide-clang-completion-item.c
+++ b/src/plugins/clang/ide-clang-completion-item.c
@@ -1,6 +1,6 @@
 /* ide-clang-completion-item.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-completion-item.h b/src/plugins/clang/ide-clang-completion-item.h
index 0d73b76ae..59c9680e7 100644
--- a/src/plugins/clang/ide-clang-completion-item.h
+++ b/src/plugins/clang/ide-clang-completion-item.h
@@ -1,6 +1,6 @@
 /* ide-clang-completion-item.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-completion-provider.c 
b/src/plugins/clang/ide-clang-completion-provider.c
index bf169b379..b57b0831a 100644
--- a/src/plugins/clang/ide-clang-completion-provider.c
+++ b/src/plugins/clang/ide-clang-completion-provider.c
@@ -1,6 +1,6 @@
 /* ide-clang-completion-provider.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-completion-provider.h 
b/src/plugins/clang/ide-clang-completion-provider.h
index 76ed910a1..28db903ca 100644
--- a/src/plugins/clang/ide-clang-completion-provider.h
+++ b/src/plugins/clang/ide-clang-completion-provider.h
@@ -1,6 +1,6 @@
 /* ide-clang-completion-provider.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-diagnostic-provider.c 
b/src/plugins/clang/ide-clang-diagnostic-provider.c
index 9487a6b99..e6a9dbd14 100644
--- a/src/plugins/clang/ide-clang-diagnostic-provider.c
+++ b/src/plugins/clang/ide-clang-diagnostic-provider.c
@@ -1,6 +1,6 @@
 /* ide-clang-diagnostic-provider.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-diagnostic-provider.h 
b/src/plugins/clang/ide-clang-diagnostic-provider.h
index 6f56de606..35dc9bc52 100644
--- a/src/plugins/clang/ide-clang-diagnostic-provider.h
+++ b/src/plugins/clang/ide-clang-diagnostic-provider.h
@@ -1,6 +1,6 @@
 /* ide-clang-diagnostic-provider.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-highlighter.c b/src/plugins/clang/ide-clang-highlighter.c
index 699bd19b2..9a54387cd 100644
--- a/src/plugins/clang/ide-clang-highlighter.c
+++ b/src/plugins/clang/ide-clang-highlighter.c
@@ -1,6 +1,6 @@
 /* ide-clang-highlighter.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-highlighter.h b/src/plugins/clang/ide-clang-highlighter.h
index 5d1f08935..712f37087 100644
--- a/src/plugins/clang/ide-clang-highlighter.h
+++ b/src/plugins/clang/ide-clang-highlighter.h
@@ -1,6 +1,6 @@
 /* ide-clang-highlighter.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-preferences-addin.c b/src/plugins/clang/ide-clang-preferences-addin.c
index 8fe3f867b..84dd7b2ac 100644
--- a/src/plugins/clang/ide-clang-preferences-addin.c
+++ b/src/plugins/clang/ide-clang-preferences-addin.c
@@ -1,6 +1,6 @@
 /* ide-clang-preferences-addin.c
  *
- * Copyright © 2016 Christian Hergert <christian hergert me>
+ * Copyright 2016 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-preferences-addin.h b/src/plugins/clang/ide-clang-preferences-addin.h
index 4949301d4..9d4075865 100644
--- a/src/plugins/clang/ide-clang-preferences-addin.h
+++ b/src/plugins/clang/ide-clang-preferences-addin.h
@@ -1,6 +1,6 @@
 /* ide-clang-preferences-addin.h
  *
- * Copyright © 2016 Christian Hergert <christian hergert me>
+ * Copyright 2016 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-private.h b/src/plugins/clang/ide-clang-private.h
index 72aff11f3..5599ae5a2 100644
--- a/src/plugins/clang/ide-clang-private.h
+++ b/src/plugins/clang/ide-clang-private.h
@@ -1,6 +1,6 @@
 /* ide-clang-private.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-service.c b/src/plugins/clang/ide-clang-service.c
index d898bbb0e..e80ea1c2e 100644
--- a/src/plugins/clang/ide-clang-service.c
+++ b/src/plugins/clang/ide-clang-service.c
@@ -1,6 +1,6 @@
 /* ide-clang-service.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-service.h b/src/plugins/clang/ide-clang-service.h
index b8d10d350..f1b6f130b 100644
--- a/src/plugins/clang/ide-clang-service.h
+++ b/src/plugins/clang/ide-clang-service.h
@@ -1,6 +1,6 @@
 /* ide-clang-service.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-symbol-node.c b/src/plugins/clang/ide-clang-symbol-node.c
index 413d69e97..4b5ff6c5f 100644
--- a/src/plugins/clang/ide-clang-symbol-node.c
+++ b/src/plugins/clang/ide-clang-symbol-node.c
@@ -1,6 +1,6 @@
 /* ide-clang-symbol-node.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-symbol-node.h b/src/plugins/clang/ide-clang-symbol-node.h
index 1edffb2a4..ac98fbb7e 100644
--- a/src/plugins/clang/ide-clang-symbol-node.h
+++ b/src/plugins/clang/ide-clang-symbol-node.h
@@ -1,6 +1,6 @@
 /* ide-clang-symbol-node.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-symbol-resolver.c b/src/plugins/clang/ide-clang-symbol-resolver.c
index 5cbf50a50..be9172f33 100644
--- a/src/plugins/clang/ide-clang-symbol-resolver.c
+++ b/src/plugins/clang/ide-clang-symbol-resolver.c
@@ -1,6 +1,6 @@
 /* ide-clang-symbol-resolver.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-symbol-resolver.h b/src/plugins/clang/ide-clang-symbol-resolver.h
index cd29ac8a9..0bfc2a2c4 100644
--- a/src/plugins/clang/ide-clang-symbol-resolver.h
+++ b/src/plugins/clang/ide-clang-symbol-resolver.h
@@ -1,6 +1,6 @@
 /* ide-clang-symbol-resolver.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-symbol-tree.c b/src/plugins/clang/ide-clang-symbol-tree.c
index 7afa52a48..35d58eaaf 100644
--- a/src/plugins/clang/ide-clang-symbol-tree.c
+++ b/src/plugins/clang/ide-clang-symbol-tree.c
@@ -1,6 +1,6 @@
 /* ide-clang-symbol-tree.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-symbol-tree.h b/src/plugins/clang/ide-clang-symbol-tree.h
index 9520b5027..7137d556b 100644
--- a/src/plugins/clang/ide-clang-symbol-tree.h
+++ b/src/plugins/clang/ide-clang-symbol-tree.h
@@ -1,6 +1,6 @@
 /* ide-clang-symbol-tree.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-translation-unit.c b/src/plugins/clang/ide-clang-translation-unit.c
index dfe65202e..715773191 100644
--- a/src/plugins/clang/ide-clang-translation-unit.c
+++ b/src/plugins/clang/ide-clang-translation-unit.c
@@ -1,6 +1,6 @@
 /* ide-clang-translation-unit.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/clang/ide-clang-translation-unit.h b/src/plugins/clang/ide-clang-translation-unit.h
index e16a63bc8..c2e9b90a2 100644
--- a/src/plugins/clang/ide-clang-translation-unit.h
+++ b/src/plugins/clang/ide-clang-translation-unit.h
@@ -1,6 +1,6 @@
 /* ide-clang-translation-unit.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/cmake/cmake-plugin.c b/src/plugins/cmake/cmake-plugin.c
index 5b3c6ae02..9bc987426 100644
--- a/src/plugins/cmake/cmake-plugin.c
+++ b/src/plugins/cmake/cmake-plugin.c
@@ -1,6 +1,6 @@
 /* cmake-plugin.c
  *
- * Copyright © 2017 Martin Blanchard <tchaik gmx com>
+ * Copyright 2017 Martin Blanchard <tchaik gmx com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/cmake/gbp-cmake-build-system.c b/src/plugins/cmake/gbp-cmake-build-system.c
index 70b2d1b33..a85581005 100644
--- a/src/plugins/cmake/gbp-cmake-build-system.c
+++ b/src/plugins/cmake/gbp-cmake-build-system.c
@@ -1,7 +1,7 @@
 /* gbp-cmake-build-system.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
- * Copyright © 2017 Martin Blanchard <tchaik gmx com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Martin Blanchard <tchaik gmx com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/cmake/gbp-cmake-build-system.h b/src/plugins/cmake/gbp-cmake-build-system.h
index 26b99d5a4..56bcdd39c 100644
--- a/src/plugins/cmake/gbp-cmake-build-system.h
+++ b/src/plugins/cmake/gbp-cmake-build-system.h
@@ -1,7 +1,7 @@
 /* gbp-cmake-build-system.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
- * Copyright © 2017 Martin Blanchard <tchaik gmx com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Martin Blanchard <tchaik gmx com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/cmake/gbp-cmake-build-target.c b/src/plugins/cmake/gbp-cmake-build-target.c
index 484d43cdc..5f7ab06d1 100644
--- a/src/plugins/cmake/gbp-cmake-build-target.c
+++ b/src/plugins/cmake/gbp-cmake-build-target.c
@@ -1,7 +1,7 @@
 /* gbp-cmake-build-target.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
- * Copyright © 2017 Martin Blanchard <tchaik gmx com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Martin Blanchard <tchaik gmx com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/cmake/gbp-cmake-build-target.h b/src/plugins/cmake/gbp-cmake-build-target.h
index 09c8e34ac..0b852e893 100644
--- a/src/plugins/cmake/gbp-cmake-build-target.h
+++ b/src/plugins/cmake/gbp-cmake-build-target.h
@@ -1,7 +1,7 @@
 /* gbp-cmake-build-target.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
- * Copyright © 2017 Martin Blanchard <tchaik gmx com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Martin Blanchard <tchaik gmx com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/cmake/gbp-cmake-pipeline-addin.c b/src/plugins/cmake/gbp-cmake-pipeline-addin.c
index f9a88c1d5..f4f469c60 100644
--- a/src/plugins/cmake/gbp-cmake-pipeline-addin.c
+++ b/src/plugins/cmake/gbp-cmake-pipeline-addin.c
@@ -1,7 +1,7 @@
 /* gbp-cmake-pipeline-addin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
- * Copyright © 2017 Martin Blanchard <tchaik gmx com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Martin Blanchard <tchaik gmx com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/cmake/gbp-cmake-pipeline-addin.h b/src/plugins/cmake/gbp-cmake-pipeline-addin.h
index 5839149fd..0d7c26d06 100644
--- a/src/plugins/cmake/gbp-cmake-pipeline-addin.h
+++ b/src/plugins/cmake/gbp-cmake-pipeline-addin.h
@@ -1,7 +1,7 @@
 /* gbp-cmake-pipeline-addin.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
- * Copyright © 2017 Martin Blanchard <tchaik gmx com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Martin Blanchard <tchaik gmx com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/code-index/code-index-plugin.c b/src/plugins/code-index/code-index-plugin.c
index c43239caf..31726a796 100644
--- a/src/plugins/code-index/code-index-plugin.c
+++ b/src/plugins/code-index/code-index-plugin.c
@@ -1,6 +1,6 @@
 /* code-index-plugin.c
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/code-index/ide-code-index-builder.c b/src/plugins/code-index/ide-code-index-builder.c
index 19e2d87b3..0a7c23925 100644
--- a/src/plugins/code-index/ide-code-index-builder.c
+++ b/src/plugins/code-index/ide-code-index-builder.c
@@ -1,7 +1,7 @@
 /* ide-code-index-builder.c
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
- * Copyright © 2018 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2018 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/code-index/ide-code-index-builder.h b/src/plugins/code-index/ide-code-index-builder.h
index 3fea74b18..29a571c05 100644
--- a/src/plugins/code-index/ide-code-index-builder.h
+++ b/src/plugins/code-index/ide-code-index-builder.h
@@ -1,7 +1,7 @@
 /* ide-code-index-builder.h
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
- * Copyright © 2018 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2018 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/code-index/ide-code-index-index.c b/src/plugins/code-index/ide-code-index-index.c
index d3e0cb3d9..7067f20fd 100644
--- a/src/plugins/code-index/ide-code-index-index.c
+++ b/src/plugins/code-index/ide-code-index-index.c
@@ -1,6 +1,6 @@
 /* ide-code-index-index.c
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/code-index/ide-code-index-index.h b/src/plugins/code-index/ide-code-index-index.h
index 2d7269011..9231b459c 100644
--- a/src/plugins/code-index/ide-code-index-index.h
+++ b/src/plugins/code-index/ide-code-index-index.h
@@ -1,6 +1,6 @@
 /* ide-code-index-index.h
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/code-index/ide-code-index-search-provider.c 
b/src/plugins/code-index/ide-code-index-search-provider.c
index cfcfc321e..de2b2ad8e 100644
--- a/src/plugins/code-index/ide-code-index-search-provider.c
+++ b/src/plugins/code-index/ide-code-index-search-provider.c
@@ -1,6 +1,6 @@
 /* ide-code-index-search-provider.c
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/code-index/ide-code-index-search-provider.h 
b/src/plugins/code-index/ide-code-index-search-provider.h
index f4cf34ee6..325a599a4 100644
--- a/src/plugins/code-index/ide-code-index-search-provider.h
+++ b/src/plugins/code-index/ide-code-index-search-provider.h
@@ -1,6 +1,6 @@
 /* ide-code-index-search-provider.h
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/code-index/ide-code-index-search-result.c 
b/src/plugins/code-index/ide-code-index-search-result.c
index 69b8fce4b..a68c96c0e 100644
--- a/src/plugins/code-index/ide-code-index-search-result.c
+++ b/src/plugins/code-index/ide-code-index-search-result.c
@@ -1,6 +1,6 @@
 /* ide-code-index-search-result.c
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/code-index/ide-code-index-search-result.h 
b/src/plugins/code-index/ide-code-index-search-result.h
index d52d9063d..943f06ec7 100644
--- a/src/plugins/code-index/ide-code-index-search-result.h
+++ b/src/plugins/code-index/ide-code-index-search-result.h
@@ -1,6 +1,6 @@
 /* ide-code-index-search-result.h
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/code-index/ide-code-index-service.c b/src/plugins/code-index/ide-code-index-service.c
index a416d4684..904a15970 100644
--- a/src/plugins/code-index/ide-code-index-service.c
+++ b/src/plugins/code-index/ide-code-index-service.c
@@ -1,6 +1,6 @@
 /* ide-code-index-service.c
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/code-index/ide-code-index-service.h b/src/plugins/code-index/ide-code-index-service.h
index e4321d26d..61916af00 100644
--- a/src/plugins/code-index/ide-code-index-service.h
+++ b/src/plugins/code-index/ide-code-index-service.h
@@ -1,6 +1,6 @@
 /* ide-code-index-service.h
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/code-index/ide-code-index-symbol-resolver.c 
b/src/plugins/code-index/ide-code-index-symbol-resolver.c
index 6b6a90681..93216f90c 100644
--- a/src/plugins/code-index/ide-code-index-symbol-resolver.c
+++ b/src/plugins/code-index/ide-code-index-symbol-resolver.c
@@ -1,6 +1,6 @@
 /* ide-code-index-symbol-resolver.c
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/code-index/ide-code-index-symbol-resolver.h 
b/src/plugins/code-index/ide-code-index-symbol-resolver.h
index e57e27a16..daab98096 100644
--- a/src/plugins/code-index/ide-code-index-symbol-resolver.h
+++ b/src/plugins/code-index/ide-code-index-symbol-resolver.h
@@ -1,6 +1,6 @@
 /* ide-code-index-symbol-resolver.h
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/code-index/ide-persistent-map-builder.c 
b/src/plugins/code-index/ide-persistent-map-builder.c
index 6900d4404..de230dd1f 100644
--- a/src/plugins/code-index/ide-persistent-map-builder.c
+++ b/src/plugins/code-index/ide-persistent-map-builder.c
@@ -1,6 +1,6 @@
 /* ide-persistent-map-builder.c
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/code-index/ide-persistent-map-builder.h 
b/src/plugins/code-index/ide-persistent-map-builder.h
index 4e6d818ca..c4501853e 100644
--- a/src/plugins/code-index/ide-persistent-map-builder.h
+++ b/src/plugins/code-index/ide-persistent-map-builder.h
@@ -1,6 +1,6 @@
 /* ide-persistent-map-builder.h
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/code-index/ide-persistent-map.c b/src/plugins/code-index/ide-persistent-map.c
index d07a51428..e8bd28c0a 100644
--- a/src/plugins/code-index/ide-persistent-map.c
+++ b/src/plugins/code-index/ide-persistent-map.c
@@ -1,6 +1,6 @@
 /* ide-persistent-map.c
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/code-index/ide-persistent-map.h b/src/plugins/code-index/ide-persistent-map.h
index 459a37d4b..abc8b4fd3 100644
--- a/src/plugins/code-index/ide-persistent-map.h
+++ b/src/plugins/code-index/ide-persistent-map.h
@@ -1,6 +1,6 @@
 /* ide-persistent-map.h
  *
- * Copyright © 2017 Anoop Chandu <anoopchandu96 gmail com>
+ * Copyright 2017 Anoop Chandu <anoopchandu96 gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/color-picker/gb-color-picker-document-monitor.c 
b/src/plugins/color-picker/gb-color-picker-document-monitor.c
index 289eb303c..ccb5e9ce2 100644
--- a/src/plugins/color-picker/gb-color-picker-document-monitor.c
+++ b/src/plugins/color-picker/gb-color-picker-document-monitor.c
@@ -1,6 +1,6 @@
 /* gb-color-picker-document-monitor.c
  *
- * Copyright © 2016 sebastien lafargue <slafargue gnome org>
+ * Copyright 2016 sebastien lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/color-picker/gb-color-picker-document-monitor.h 
b/src/plugins/color-picker/gb-color-picker-document-monitor.h
index 2bf7dc314..60b85fac9 100644
--- a/src/plugins/color-picker/gb-color-picker-document-monitor.h
+++ b/src/plugins/color-picker/gb-color-picker-document-monitor.h
@@ -1,6 +1,6 @@
 /* gb-color-picker-document-monitor.h
  *
- * Copyright © 2016 sebastien lafargue <slafargue gnome org>
+ * Copyright 2016 sebastien lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/color-picker/gb-color-picker-editor-addin.c 
b/src/plugins/color-picker/gb-color-picker-editor-addin.c
index da4fce976..8e40f378f 100644
--- a/src/plugins/color-picker/gb-color-picker-editor-addin.c
+++ b/src/plugins/color-picker/gb-color-picker-editor-addin.c
@@ -1,6 +1,6 @@
 /* gb-color-picker-editor-addin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/color-picker/gb-color-picker-editor-addin.h 
b/src/plugins/color-picker/gb-color-picker-editor-addin.h
index 1334de8cc..988705f71 100644
--- a/src/plugins/color-picker/gb-color-picker-editor-addin.h
+++ b/src/plugins/color-picker/gb-color-picker-editor-addin.h
@@ -1,6 +1,6 @@
 /* gb-color-picker-editor-addin.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/color-picker/gb-color-picker-editor-view-addin.c 
b/src/plugins/color-picker/gb-color-picker-editor-view-addin.c
index 584651796..1f0be9cbc 100644
--- a/src/plugins/color-picker/gb-color-picker-editor-view-addin.c
+++ b/src/plugins/color-picker/gb-color-picker-editor-view-addin.c
@@ -1,6 +1,6 @@
 /* gb-color-picker-editor-view-addin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/color-picker/gb-color-picker-editor-view-addin.h 
b/src/plugins/color-picker/gb-color-picker-editor-view-addin.h
index 03a54b1b8..00032d9bb 100644
--- a/src/plugins/color-picker/gb-color-picker-editor-view-addin.h
+++ b/src/plugins/color-picker/gb-color-picker-editor-view-addin.h
@@ -1,6 +1,6 @@
 /* gb-color-picker-editor-view-addin.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/color-picker/gb-color-picker-helper.c 
b/src/plugins/color-picker/gb-color-picker-helper.c
index 24292f670..47e029694 100644
--- a/src/plugins/color-picker/gb-color-picker-helper.c
+++ b/src/plugins/color-picker/gb-color-picker-helper.c
@@ -1,6 +1,6 @@
 /* gb-color-picker-helper.c
  *
- * Copyright © 2016 sebastien lafargue <slafargue gnome org>
+ * Copyright 2016 sebastien lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/color-picker/gb-color-picker-helper.h 
b/src/plugins/color-picker/gb-color-picker-helper.h
index 8592a9418..91696083d 100644
--- a/src/plugins/color-picker/gb-color-picker-helper.h
+++ b/src/plugins/color-picker/gb-color-picker-helper.h
@@ -1,6 +1,6 @@
 /*`gb-color-picker-helper.h
  *
- * Copyright © 2016 sebastien lafargue <slafargue gnome org>
+ * Copyright 2016 sebastien lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/color-picker/gb-color-picker-plugin.c 
b/src/plugins/color-picker/gb-color-picker-plugin.c
index 51b0b6465..dff1780d9 100644
--- a/src/plugins/color-picker/gb-color-picker-plugin.c
+++ b/src/plugins/color-picker/gb-color-picker-plugin.c
@@ -1,6 +1,6 @@
 /* gb-color-picker-plugin.c
  *
- * Copyright © 2016 sebastien lafargue <slafargue gnome org>
+ * Copyright 2016 sebastien lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/color-picker/gb-color-picker-prefs-list.c 
b/src/plugins/color-picker/gb-color-picker-prefs-list.c
index ea3cfd906..98a18a06f 100644
--- a/src/plugins/color-picker/gb-color-picker-prefs-list.c
+++ b/src/plugins/color-picker/gb-color-picker-prefs-list.c
@@ -1,6 +1,6 @@
 /* gb-color-picker-prefs-list.c
  *
- * Copyright © 2016 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2016 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/color-picker/gb-color-picker-prefs-list.h 
b/src/plugins/color-picker/gb-color-picker-prefs-list.h
index 3fdc660ad..42912f437 100644
--- a/src/plugins/color-picker/gb-color-picker-prefs-list.h
+++ b/src/plugins/color-picker/gb-color-picker-prefs-list.h
@@ -1,6 +1,6 @@
 /* gb-color-picker-prefs-list.h
  *
- * Copyright © 2016 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2016 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/color-picker/gb-color-picker-prefs-palette-list.c 
b/src/plugins/color-picker/gb-color-picker-prefs-palette-list.c
index 59335a298..7bccd00e1 100644
--- a/src/plugins/color-picker/gb-color-picker-prefs-palette-list.c
+++ b/src/plugins/color-picker/gb-color-picker-prefs-palette-list.c
@@ -1,6 +1,6 @@
 /* gb-color-picker-prefs-palette-list.c
  *
- * Copyright © 2016 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2016 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/color-picker/gb-color-picker-prefs-palette-list.h 
b/src/plugins/color-picker/gb-color-picker-prefs-palette-list.h
index 53983580f..d080dddcb 100644
--- a/src/plugins/color-picker/gb-color-picker-prefs-palette-list.h
+++ b/src/plugins/color-picker/gb-color-picker-prefs-palette-list.h
@@ -1,6 +1,6 @@
 /* gb-color-picker-prefs-palette-list.h
  *
- * Copyright © 2016 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2016 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/color-picker/gb-color-picker-prefs-palette-row.c 
b/src/plugins/color-picker/gb-color-picker-prefs-palette-row.c
index e7178d631..5c8801750 100644
--- a/src/plugins/color-picker/gb-color-picker-prefs-palette-row.c
+++ b/src/plugins/color-picker/gb-color-picker-prefs-palette-row.c
@@ -1,6 +1,6 @@
 /* gb-color-picker-prefs-palette-row.c
  *
- * Copyright © 2016 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2016 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/color-picker/gb-color-picker-prefs-palette-row.h 
b/src/plugins/color-picker/gb-color-picker-prefs-palette-row.h
index 0d6c82aee..fbec0fa4e 100644
--- a/src/plugins/color-picker/gb-color-picker-prefs-palette-row.h
+++ b/src/plugins/color-picker/gb-color-picker-prefs-palette-row.h
@@ -1,6 +1,6 @@
 /* gb-color-picker-prefs-palette-row.h
  *
- * Copyright © 2016 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2016 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/color-picker/gb-color-picker-prefs.c 
b/src/plugins/color-picker/gb-color-picker-prefs.c
index eaab2ab12..cdc7ce7f3 100644
--- a/src/plugins/color-picker/gb-color-picker-prefs.c
+++ b/src/plugins/color-picker/gb-color-picker-prefs.c
@@ -1,6 +1,6 @@
 /* gb-color-picker-prefs.c
  *
- * Copyright © 2016 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2016 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/color-picker/gb-color-picker-prefs.h 
b/src/plugins/color-picker/gb-color-picker-prefs.h
index 74abcd6e8..00c7ae812 100644
--- a/src/plugins/color-picker/gb-color-picker-prefs.h
+++ b/src/plugins/color-picker/gb-color-picker-prefs.h
@@ -1,6 +1,6 @@
 /* gb-color-picker-prefs.h
  *
- * Copyright © 2016 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2016 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/color-picker/gb-color-picker-private.h 
b/src/plugins/color-picker/gb-color-picker-private.h
index b8c528659..d90c0e08a 100644
--- a/src/plugins/color-picker/gb-color-picker-private.h
+++ b/src/plugins/color-picker/gb-color-picker-private.h
@@ -1,6 +1,6 @@
 /* gb-color-picker-private.h
  *
- * Copyright © 2016 sebastien lafargue <slafargue gnome org>
+ * Copyright 2016 sebastien lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/command-bar/gb-command-bar.c b/src/plugins/command-bar/gb-command-bar.c
index 47e70ec86..854a49635 100644
--- a/src/plugins/command-bar/gb-command-bar.c
+++ b/src/plugins/command-bar/gb-command-bar.c
@@ -1,6 +1,6 @@
 /* gb-command-bar.c
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/command-bar/gb-command-bar.h b/src/plugins/command-bar/gb-command-bar.h
index e013427d2..2f6219dae 100644
--- a/src/plugins/command-bar/gb-command-bar.h
+++ b/src/plugins/command-bar/gb-command-bar.h
@@ -1,6 +1,6 @@
 /* gb-command-bar.h
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/command-bar/gb-command-gaction-provider.c 
b/src/plugins/command-bar/gb-command-gaction-provider.c
index 92cecc1fc..e3d32cf47 100644
--- a/src/plugins/command-bar/gb-command-gaction-provider.c
+++ b/src/plugins/command-bar/gb-command-gaction-provider.c
@@ -1,6 +1,6 @@
 /* gb-command-gaction-provider.c
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/command-bar/gb-command-gaction-provider.h 
b/src/plugins/command-bar/gb-command-gaction-provider.h
index 0d6bed835..f3bbd6a1f 100644
--- a/src/plugins/command-bar/gb-command-gaction-provider.h
+++ b/src/plugins/command-bar/gb-command-gaction-provider.h
@@ -1,6 +1,6 @@
 /* gb-command-gaction-provider.h
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/command-bar/gb-command-gaction.c b/src/plugins/command-bar/gb-command-gaction.c
index b512e544f..a56585595 100644
--- a/src/plugins/command-bar/gb-command-gaction.c
+++ b/src/plugins/command-bar/gb-command-gaction.c
@@ -1,6 +1,6 @@
 /* gb-command-gaction.c
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/command-bar/gb-command-gaction.h b/src/plugins/command-bar/gb-command-gaction.h
index c359e6efe..277a3df2d 100644
--- a/src/plugins/command-bar/gb-command-gaction.h
+++ b/src/plugins/command-bar/gb-command-gaction.h
@@ -1,6 +1,6 @@
 /* gb-command-gaction.h
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/command-bar/gb-command-manager.c b/src/plugins/command-bar/gb-command-manager.c
index 6912c0a4a..bb38fbf73 100644
--- a/src/plugins/command-bar/gb-command-manager.c
+++ b/src/plugins/command-bar/gb-command-manager.c
@@ -1,6 +1,6 @@
 /* gb-command-manager.c
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/command-bar/gb-command-manager.h b/src/plugins/command-bar/gb-command-manager.h
index 26aa796f2..160813841 100644
--- a/src/plugins/command-bar/gb-command-manager.h
+++ b/src/plugins/command-bar/gb-command-manager.h
@@ -1,6 +1,6 @@
 /* gb-command-manager.h
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/command-bar/gb-command-provider.c b/src/plugins/command-bar/gb-command-provider.c
index ea917fde7..213d33154 100644
--- a/src/plugins/command-bar/gb-command-provider.c
+++ b/src/plugins/command-bar/gb-command-provider.c
@@ -1,6 +1,6 @@
 /* gb-command-provider.c
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/command-bar/gb-command-provider.h b/src/plugins/command-bar/gb-command-provider.h
index 6fd723564..f789a6780 100644
--- a/src/plugins/command-bar/gb-command-provider.h
+++ b/src/plugins/command-bar/gb-command-provider.h
@@ -1,6 +1,6 @@
 /* gb-command-provider.h
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/command-bar/gb-command-result.c b/src/plugins/command-bar/gb-command-result.c
index c5bf7d62e..92cf80c54 100644
--- a/src/plugins/command-bar/gb-command-result.c
+++ b/src/plugins/command-bar/gb-command-result.c
@@ -1,6 +1,6 @@
 /* gb-command-result.c
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/command-bar/gb-command-result.h b/src/plugins/command-bar/gb-command-result.h
index b0f442a9b..9c8a1ea1b 100644
--- a/src/plugins/command-bar/gb-command-result.h
+++ b/src/plugins/command-bar/gb-command-result.h
@@ -1,6 +1,6 @@
 /* gb-command-result.h
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/command-bar/gb-command-vim-provider.c 
b/src/plugins/command-bar/gb-command-vim-provider.c
index 90b3b4dfb..39ef52e8b 100644
--- a/src/plugins/command-bar/gb-command-vim-provider.c
+++ b/src/plugins/command-bar/gb-command-vim-provider.c
@@ -1,6 +1,6 @@
 /* gb-command-vim-provider.c
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/command-bar/gb-command-vim-provider.h 
b/src/plugins/command-bar/gb-command-vim-provider.h
index 41d753a1a..8f8cd7a60 100644
--- a/src/plugins/command-bar/gb-command-vim-provider.h
+++ b/src/plugins/command-bar/gb-command-vim-provider.h
@@ -1,6 +1,6 @@
 /* gb-command-vim-provider.h
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/command-bar/gb-command-vim.c b/src/plugins/command-bar/gb-command-vim.c
index 96d99022f..8ff2d64ab 100644
--- a/src/plugins/command-bar/gb-command-vim.c
+++ b/src/plugins/command-bar/gb-command-vim.c
@@ -1,6 +1,6 @@
 /* gb-command-vim.c
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/command-bar/gb-command-vim.h b/src/plugins/command-bar/gb-command-vim.h
index bbf041c8b..26c2d82d6 100644
--- a/src/plugins/command-bar/gb-command-vim.h
+++ b/src/plugins/command-bar/gb-command-vim.h
@@ -1,6 +1,6 @@
 /* gb-command-vim.h
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/command-bar/gb-command.c b/src/plugins/command-bar/gb-command.c
index 78fdc5a29..b7980dcd1 100644
--- a/src/plugins/command-bar/gb-command.c
+++ b/src/plugins/command-bar/gb-command.c
@@ -1,6 +1,6 @@
 /* gb-command.c
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/command-bar/gb-command.h b/src/plugins/command-bar/gb-command.h
index 391d10612..444914e75 100644
--- a/src/plugins/command-bar/gb-command.h
+++ b/src/plugins/command-bar/gb-command.h
@@ -1,6 +1,6 @@
 /* gb-command.h
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/command-bar/gb-vim.c b/src/plugins/command-bar/gb-vim.c
index 21eb39b33..2fdb9faff 100644
--- a/src/plugins/command-bar/gb-vim.c
+++ b/src/plugins/command-bar/gb-vim.c
@@ -1,6 +1,6 @@
 /* gb-vim.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/command-bar/gb-vim.h b/src/plugins/command-bar/gb-vim.h
index c6d501730..172a9b060 100644
--- a/src/plugins/command-bar/gb-vim.h
+++ b/src/plugins/command-bar/gb-vim.h
@@ -1,6 +1,6 @@
 /* gb-vim.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/comment-code/gbp-comment-code-plugin.c 
b/src/plugins/comment-code/gbp-comment-code-plugin.c
index 559101f91..c854e9c73 100644
--- a/src/plugins/comment-code/gbp-comment-code-plugin.c
+++ b/src/plugins/comment-code/gbp-comment-code-plugin.c
@@ -1,6 +1,6 @@
 /* gbp-comment-code-plugin.c
  *
- * Copyright © 2016 sebastien lafargue <slafargue gnome org>
+ * Copyright 2016 sebastien lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/comment-code/gbp-comment-code-view-addin.c 
b/src/plugins/comment-code/gbp-comment-code-view-addin.c
index 8102bcff3..5324a007f 100644
--- a/src/plugins/comment-code/gbp-comment-code-view-addin.c
+++ b/src/plugins/comment-code/gbp-comment-code-view-addin.c
@@ -1,6 +1,6 @@
 /* gbp-comment-code-view-addin.c
  *
- * Copyright © 2016 sebastien lafargue <slafargue gnome org>
+ * Copyright 2016 sebastien lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/comment-code/gbp-comment-code-view-addin.h 
b/src/plugins/comment-code/gbp-comment-code-view-addin.h
index 2c5125824..ea12ff4ce 100644
--- a/src/plugins/comment-code/gbp-comment-code-view-addin.h
+++ b/src/plugins/comment-code/gbp-comment-code-view-addin.h
@@ -1,6 +1,6 @@
 /* gbp-comment-code-view-addin.h
  *
- * Copyright © 2016 sebastien lafargue <slafargue gnome org>
+ * Copyright 2016 sebastien lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/create-project/gbp-create-project-genesis-addin.c 
b/src/plugins/create-project/gbp-create-project-genesis-addin.c
index 8ede06909..a857c49d9 100644
--- a/src/plugins/create-project/gbp-create-project-genesis-addin.c
+++ b/src/plugins/create-project/gbp-create-project-genesis-addin.c
@@ -1,6 +1,6 @@
 /* gbp-create-project-genesis-addin.c
  *
- * Copyright © 2016 Christian Hergert <christian hergert me>
+ * Copyright 2016 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/create-project/gbp-create-project-genesis-addin.h 
b/src/plugins/create-project/gbp-create-project-genesis-addin.h
index 4512a2b3c..c50b53275 100644
--- a/src/plugins/create-project/gbp-create-project-genesis-addin.h
+++ b/src/plugins/create-project/gbp-create-project-genesis-addin.h
@@ -1,6 +1,6 @@
 /* gbp-create-project-genesis-addin.h
  *
- * Copyright © 2016 Christian Hergert <christian hergert me>
+ * Copyright 2016 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/create-project/gbp-create-project-plugin.c 
b/src/plugins/create-project/gbp-create-project-plugin.c
index b99c37ed6..b915b4237 100644
--- a/src/plugins/create-project/gbp-create-project-plugin.c
+++ b/src/plugins/create-project/gbp-create-project-plugin.c
@@ -1,6 +1,6 @@
 /* gbp-create-project-plugin.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/create-project/gbp-create-project-template-icon.c 
b/src/plugins/create-project/gbp-create-project-template-icon.c
index 5c41e1ef3..3feebd5da 100644
--- a/src/plugins/create-project/gbp-create-project-template-icon.c
+++ b/src/plugins/create-project/gbp-create-project-template-icon.c
@@ -1,6 +1,6 @@
 /* gbp-create-project-template-icon.c
  *
- * Copyright © 2016 Akshaya Kakkilaya <akshaya kakkilaya gmail com>
+ * Copyright 2016 Akshaya Kakkilaya <akshaya kakkilaya gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/create-project/gbp-create-project-template-icon.h 
b/src/plugins/create-project/gbp-create-project-template-icon.h
index a6d1ade60..47532f2f4 100644
--- a/src/plugins/create-project/gbp-create-project-template-icon.h
+++ b/src/plugins/create-project/gbp-create-project-template-icon.h
@@ -1,6 +1,6 @@
 /* gbp-create-project-template-icon.h
  *
- * Copyright © 2016 Akshaya Kakkilaya <akshaya kakkilaya gmail com>
+ * Copyright 2016 Akshaya Kakkilaya <akshaya kakkilaya gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/create-project/gbp-create-project-tool.c 
b/src/plugins/create-project/gbp-create-project-tool.c
index d69a86d8b..a812deac3 100644
--- a/src/plugins/create-project/gbp-create-project-tool.c
+++ b/src/plugins/create-project/gbp-create-project-tool.c
@@ -1,6 +1,6 @@
 /* gbp-create-project-tool.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/create-project/gbp-create-project-tool.h 
b/src/plugins/create-project/gbp-create-project-tool.h
index 37d3f3650..47e0e9f5d 100644
--- a/src/plugins/create-project/gbp-create-project-tool.h
+++ b/src/plugins/create-project/gbp-create-project-tool.h
@@ -1,6 +1,6 @@
 /* gbp-create-project-tool.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/create-project/gbp-create-project-widget.c 
b/src/plugins/create-project/gbp-create-project-widget.c
index 3a538fc07..b0587c6d5 100644
--- a/src/plugins/create-project/gbp-create-project-widget.c
+++ b/src/plugins/create-project/gbp-create-project-widget.c
@@ -1,6 +1,6 @@
 /* gbp-create-project-widget.c
  *
- * Copyright © 2016 Christian Hergert <christian hergert me>
+ * Copyright 2016 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/create-project/gbp-create-project-widget.h 
b/src/plugins/create-project/gbp-create-project-widget.h
index 7a5290e4b..8cca8efa1 100644
--- a/src/plugins/create-project/gbp-create-project-widget.h
+++ b/src/plugins/create-project/gbp-create-project-widget.h
@@ -1,6 +1,6 @@
 /* gbp-create-project-widget.h
  *
- * Copyright © 2016 Christian Hergert <christian hergert me>
+ * Copyright 2016 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/ctags/ctags-plugin.c b/src/plugins/ctags/ctags-plugin.c
index beb03b28b..161b8967b 100644
--- a/src/plugins/ctags/ctags-plugin.c
+++ b/src/plugins/ctags/ctags-plugin.c
@@ -1,6 +1,6 @@
 /* ctags-plugin.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/ctags/ide-ctags-builder.c b/src/plugins/ctags/ide-ctags-builder.c
index dc1d67546..148ac0be4 100644
--- a/src/plugins/ctags/ide-ctags-builder.c
+++ b/src/plugins/ctags/ide-ctags-builder.c
@@ -1,6 +1,6 @@
 /* ide-ctags-builder.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/ctags/ide-ctags-builder.h b/src/plugins/ctags/ide-ctags-builder.h
index 6f9fe69db..9fefdd452 100644
--- a/src/plugins/ctags/ide-ctags-builder.h
+++ b/src/plugins/ctags/ide-ctags-builder.h
@@ -1,6 +1,6 @@
 /* ide-ctags-builder.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/ctags/ide-ctags-completion-item.c b/src/plugins/ctags/ide-ctags-completion-item.c
index 7e41a395c..d07328a65 100644
--- a/src/plugins/ctags/ide-ctags-completion-item.c
+++ b/src/plugins/ctags/ide-ctags-completion-item.c
@@ -1,6 +1,6 @@
 /* ide-ctags-completion-item.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/ctags/ide-ctags-completion-item.h b/src/plugins/ctags/ide-ctags-completion-item.h
index cf63076a8..f9f0a3fa0 100644
--- a/src/plugins/ctags/ide-ctags-completion-item.h
+++ b/src/plugins/ctags/ide-ctags-completion-item.h
@@ -1,6 +1,6 @@
 /* ide-ctags-completion-item.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/ctags/ide-ctags-completion-provider-private.h 
b/src/plugins/ctags/ide-ctags-completion-provider-private.h
index b6bcd469f..6126c686b 100644
--- a/src/plugins/ctags/ide-ctags-completion-provider-private.h
+++ b/src/plugins/ctags/ide-ctags-completion-provider-private.h
@@ -1,6 +1,6 @@
 /* ide-ctags-completion-provider-private.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/ctags/ide-ctags-completion-provider.c 
b/src/plugins/ctags/ide-ctags-completion-provider.c
index e560070e9..6e081b781 100644
--- a/src/plugins/ctags/ide-ctags-completion-provider.c
+++ b/src/plugins/ctags/ide-ctags-completion-provider.c
@@ -1,6 +1,6 @@
 /* ide-ctags-completion-provider.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/ctags/ide-ctags-completion-provider.h 
b/src/plugins/ctags/ide-ctags-completion-provider.h
index e6fe0aa4a..7fcda98d9 100644
--- a/src/plugins/ctags/ide-ctags-completion-provider.h
+++ b/src/plugins/ctags/ide-ctags-completion-provider.h
@@ -1,6 +1,6 @@
 /* ide-ctags-completion-provider.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/ctags/ide-ctags-highlighter.c b/src/plugins/ctags/ide-ctags-highlighter.c
index 766ac02f3..583cc42f1 100644
--- a/src/plugins/ctags/ide-ctags-highlighter.c
+++ b/src/plugins/ctags/ide-ctags-highlighter.c
@@ -1,6 +1,6 @@
 /* ide-ctags-highlighter.c
  *
- * Copyright © 2015 Dimitris Zenios <dimitris zenios gmail com>
+ * Copyright 2015 Dimitris Zenios <dimitris zenios gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/ctags/ide-ctags-highlighter.h b/src/plugins/ctags/ide-ctags-highlighter.h
index 028d08470..35e1ccb08 100644
--- a/src/plugins/ctags/ide-ctags-highlighter.h
+++ b/src/plugins/ctags/ide-ctags-highlighter.h
@@ -1,6 +1,6 @@
 /* ide-ctags-highlighter.h
  *
- * Copyright © 2015 Dimitris Zenios <dimitris zenios gmail com>
+ * Copyright 2015 Dimitris Zenios <dimitris zenios gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/ctags/ide-ctags-index.c b/src/plugins/ctags/ide-ctags-index.c
index 8fb857afd..31ec2a71e 100644
--- a/src/plugins/ctags/ide-ctags-index.c
+++ b/src/plugins/ctags/ide-ctags-index.c
@@ -1,6 +1,6 @@
 /* ide-ctags-index.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/ctags/ide-ctags-index.h b/src/plugins/ctags/ide-ctags-index.h
index 349266769..c2cbadc56 100644
--- a/src/plugins/ctags/ide-ctags-index.h
+++ b/src/plugins/ctags/ide-ctags-index.h
@@ -1,6 +1,6 @@
 /* ide-ctags-index.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/ctags/ide-ctags-service.c b/src/plugins/ctags/ide-ctags-service.c
index 5bb69a50b..b12be851a 100644
--- a/src/plugins/ctags/ide-ctags-service.c
+++ b/src/plugins/ctags/ide-ctags-service.c
@@ -1,6 +1,6 @@
 /* ide-ctags-service.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/ctags/ide-ctags-service.h b/src/plugins/ctags/ide-ctags-service.h
index 80fe39c3d..6cfd2fbfb 100644
--- a/src/plugins/ctags/ide-ctags-service.h
+++ b/src/plugins/ctags/ide-ctags-service.h
@@ -1,6 +1,6 @@
 /* ide-ctags-service.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/ctags/ide-ctags-symbol-node.c b/src/plugins/ctags/ide-ctags-symbol-node.c
index 5426e05eb..ca0342112 100644
--- a/src/plugins/ctags/ide-ctags-symbol-node.c
+++ b/src/plugins/ctags/ide-ctags-symbol-node.c
@@ -1,6 +1,6 @@
 /* ide-ctags-symbol-node.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/ctags/ide-ctags-symbol-node.h b/src/plugins/ctags/ide-ctags-symbol-node.h
index 4611a6ff1..aaa91d838 100644
--- a/src/plugins/ctags/ide-ctags-symbol-node.h
+++ b/src/plugins/ctags/ide-ctags-symbol-node.h
@@ -1,6 +1,6 @@
 /* ide-ctags-symbol-node.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/ctags/ide-ctags-symbol-resolver.c b/src/plugins/ctags/ide-ctags-symbol-resolver.c
index 759f8440e..e46a9fc7b 100644
--- a/src/plugins/ctags/ide-ctags-symbol-resolver.c
+++ b/src/plugins/ctags/ide-ctags-symbol-resolver.c
@@ -1,6 +1,6 @@
 /* ide-ctags-symbol-resolver.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/ctags/ide-ctags-symbol-resolver.h b/src/plugins/ctags/ide-ctags-symbol-resolver.h
index e318de85b..1d494d094 100644
--- a/src/plugins/ctags/ide-ctags-symbol-resolver.h
+++ b/src/plugins/ctags/ide-ctags-symbol-resolver.h
@@ -1,6 +1,6 @@
 /* ide-ctags-symbol-resolver.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/ctags/ide-ctags-symbol-tree.c b/src/plugins/ctags/ide-ctags-symbol-tree.c
index d5dbae46e..e50bacaac 100644
--- a/src/plugins/ctags/ide-ctags-symbol-tree.c
+++ b/src/plugins/ctags/ide-ctags-symbol-tree.c
@@ -1,6 +1,6 @@
 /* ide-ctags-symbol-tree.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/ctags/ide-ctags-symbol-tree.h b/src/plugins/ctags/ide-ctags-symbol-tree.h
index c8c88f033..a0fe4dfe3 100644
--- a/src/plugins/ctags/ide-ctags-symbol-tree.h
+++ b/src/plugins/ctags/ide-ctags-symbol-tree.h
@@ -1,6 +1,6 @@
 /* ide-ctags-symbol-tree.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/ctags/ide-ctags-util.c b/src/plugins/ctags/ide-ctags-util.c
index 293e00850..6987ac41e 100644
--- a/src/plugins/ctags/ide-ctags-util.c
+++ b/src/plugins/ctags/ide-ctags-util.c
@@ -1,6 +1,6 @@
 /* ide-ctags-util.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/ctags/ide-ctags-util.h b/src/plugins/ctags/ide-ctags-util.h
index 28bfd0c5d..5ef2d85bf 100644
--- a/src/plugins/ctags/ide-ctags-util.h
+++ b/src/plugins/ctags/ide-ctags-util.h
@@ -1,6 +1,6 @@
 /* ide-ctags-util.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/devhelp/gbp-devhelp-documentation-provider.c 
b/src/plugins/devhelp/gbp-devhelp-documentation-provider.c
index bd6f5c17c..95daa8efe 100644
--- a/src/plugins/devhelp/gbp-devhelp-documentation-provider.c
+++ b/src/plugins/devhelp/gbp-devhelp-documentation-provider.c
@@ -1,6 +1,6 @@
 /* gbp-devhelp-documentation-provider.c
  *
- * Copyright © 2017 Lucie Charvat <luci charvat gmail com>
+ * Copyright 2017 Lucie Charvat <luci charvat gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/devhelp/gbp-devhelp-documentation-provider.h 
b/src/plugins/devhelp/gbp-devhelp-documentation-provider.h
index f440b90c7..e40daa5c4 100644
--- a/src/plugins/devhelp/gbp-devhelp-documentation-provider.h
+++ b/src/plugins/devhelp/gbp-devhelp-documentation-provider.h
@@ -1,6 +1,6 @@
 /*gbp-devhelp-documentation-provider.h
  *
- * Copyright © 2017 Lucie Charvat <luci charvat gmail com>
+ * Copyright 2017 Lucie Charvat <luci charvat gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/devhelp/gbp-devhelp-editor-addin.c b/src/plugins/devhelp/gbp-devhelp-editor-addin.c
index 2bdfa06f5..f2fe1b458 100644
--- a/src/plugins/devhelp/gbp-devhelp-editor-addin.c
+++ b/src/plugins/devhelp/gbp-devhelp-editor-addin.c
@@ -1,6 +1,6 @@
 /* gbp-devhelp-editor-addin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/devhelp/gbp-devhelp-editor-addin.h b/src/plugins/devhelp/gbp-devhelp-editor-addin.h
index 48ec0ac7b..0828b5cac 100644
--- a/src/plugins/devhelp/gbp-devhelp-editor-addin.h
+++ b/src/plugins/devhelp/gbp-devhelp-editor-addin.h
@@ -1,6 +1,6 @@
 /* gbp-devhelp-editor-addin.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/devhelp/gbp-devhelp-editor-view-addin.c 
b/src/plugins/devhelp/gbp-devhelp-editor-view-addin.c
index 9a8767415..d223b86de 100644
--- a/src/plugins/devhelp/gbp-devhelp-editor-view-addin.c
+++ b/src/plugins/devhelp/gbp-devhelp-editor-view-addin.c
@@ -1,6 +1,6 @@
 /* gbp-devhelp-editor-view-addin.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/devhelp/gbp-devhelp-editor-view-addin.h 
b/src/plugins/devhelp/gbp-devhelp-editor-view-addin.h
index d714f3727..c5df0a779 100644
--- a/src/plugins/devhelp/gbp-devhelp-editor-view-addin.h
+++ b/src/plugins/devhelp/gbp-devhelp-editor-view-addin.h
@@ -1,6 +1,6 @@
 /* gbp-devhelp-editor-view-addin.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/devhelp/gbp-devhelp-layout-stack-addin.c 
b/src/plugins/devhelp/gbp-devhelp-layout-stack-addin.c
index a38bf86e8..0aecd557b 100644
--- a/src/plugins/devhelp/gbp-devhelp-layout-stack-addin.c
+++ b/src/plugins/devhelp/gbp-devhelp-layout-stack-addin.c
@@ -1,6 +1,6 @@
 /* gbp-devhelp-layout-stack-addin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/devhelp/gbp-devhelp-layout-stack-addin.h 
b/src/plugins/devhelp/gbp-devhelp-layout-stack-addin.h
index e9972a1c1..848b29ecc 100644
--- a/src/plugins/devhelp/gbp-devhelp-layout-stack-addin.h
+++ b/src/plugins/devhelp/gbp-devhelp-layout-stack-addin.h
@@ -1,6 +1,6 @@
 /* gbp-devhelp-layout-stack-addin.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/devhelp/gbp-devhelp-menu-button.c b/src/plugins/devhelp/gbp-devhelp-menu-button.c
index 8152b4bdd..ce543e9fc 100644
--- a/src/plugins/devhelp/gbp-devhelp-menu-button.c
+++ b/src/plugins/devhelp/gbp-devhelp-menu-button.c
@@ -1,6 +1,6 @@
 /* gbp-devhelp-menu-button.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/devhelp/gbp-devhelp-menu-button.h b/src/plugins/devhelp/gbp-devhelp-menu-button.h
index da88414d5..1fa65d1ff 100644
--- a/src/plugins/devhelp/gbp-devhelp-menu-button.h
+++ b/src/plugins/devhelp/gbp-devhelp-menu-button.h
@@ -1,6 +1,6 @@
 /* gbp-devhelp-menu-button.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/devhelp/gbp-devhelp-plugin.c b/src/plugins/devhelp/gbp-devhelp-plugin.c
index 99ba3b1b6..1f5b43318 100644
--- a/src/plugins/devhelp/gbp-devhelp-plugin.c
+++ b/src/plugins/devhelp/gbp-devhelp-plugin.c
@@ -1,6 +1,6 @@
 /* gbp-devhelp-plugin.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/devhelp/gbp-devhelp-search-private.h 
b/src/plugins/devhelp/gbp-devhelp-search-private.h
index 19a2fba79..c33423a79 100644
--- a/src/plugins/devhelp/gbp-devhelp-search-private.h
+++ b/src/plugins/devhelp/gbp-devhelp-search-private.h
@@ -1,6 +1,6 @@
 /* gbp-devhelp-view-private.h
  *
- * Copyright © 2017 Lucie Charvat <luci charvat gmail com>
+ * Copyright 2017 Lucie Charvat <luci charvat gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/devhelp/gbp-devhelp-search.c b/src/plugins/devhelp/gbp-devhelp-search.c
index dde4aef8f..91e17255d 100644
--- a/src/plugins/devhelp/gbp-devhelp-search.c
+++ b/src/plugins/devhelp/gbp-devhelp-search.c
@@ -1,6 +1,6 @@
 /* gbp-devhelp-search.c
  *
- * Copyright © 2017 Lucie Charvat <luci charvat gmail com>
+ * Copyright 2017 Lucie Charvat <luci charvat gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/devhelp/gbp-devhelp-search.h b/src/plugins/devhelp/gbp-devhelp-search.h
index 491acff85..5da248804 100644
--- a/src/plugins/devhelp/gbp-devhelp-search.h
+++ b/src/plugins/devhelp/gbp-devhelp-search.h
@@ -1,6 +1,6 @@
 /* gbp-devhelp-view.h
  *
- * Copyright © 2017 Lucie Charvat <luci charvat gmail com>
+ * Copyright 2017 Lucie Charvat <luci charvat gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/devhelp/gbp-devhelp-view.c b/src/plugins/devhelp/gbp-devhelp-view.c
index df675734e..4c27b4b7b 100644
--- a/src/plugins/devhelp/gbp-devhelp-view.c
+++ b/src/plugins/devhelp/gbp-devhelp-view.c
@@ -1,6 +1,6 @@
 /* gbp-devhelp-view.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/devhelp/gbp-devhelp-view.h b/src/plugins/devhelp/gbp-devhelp-view.h
index 8cb1aded1..c0ef7d5d7 100644
--- a/src/plugins/devhelp/gbp-devhelp-view.h
+++ b/src/plugins/devhelp/gbp-devhelp-view.h
@@ -1,6 +1,6 @@
 /* gbp-devhelp-view.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/documentation-card/gbp-documentation-card-plugin.c 
b/src/plugins/documentation-card/gbp-documentation-card-plugin.c
index 08e8d1e9b..a22337510 100644
--- a/src/plugins/documentation-card/gbp-documentation-card-plugin.c
+++ b/src/plugins/documentation-card/gbp-documentation-card-plugin.c
@@ -1,6 +1,6 @@
 /* gbp-documentation-card-plugin.c
  *
- * Copyright © 2017 Lucie Charvat <luci charvat gmail com>
+ * Copyright 2017 Lucie Charvat <luci charvat gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/documentation-card/gbp-documentation-card-view-addin.c 
b/src/plugins/documentation-card/gbp-documentation-card-view-addin.c
index 22b11668d..dd9d00e02 100644
--- a/src/plugins/documentation-card/gbp-documentation-card-view-addin.c
+++ b/src/plugins/documentation-card/gbp-documentation-card-view-addin.c
@@ -1,6 +1,6 @@
 /* gbp-documentation-card-view-addin.c
  *
- * Copyright © 2017 Lucie Charvat <luci charvat gmail com>
+ * Copyright 2017 Lucie Charvat <luci charvat gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/documentation-card/gbp-documentation-card-view-addin.h 
b/src/plugins/documentation-card/gbp-documentation-card-view-addin.h
index 71871e6cc..a41fedbcd 100644
--- a/src/plugins/documentation-card/gbp-documentation-card-view-addin.h
+++ b/src/plugins/documentation-card/gbp-documentation-card-view-addin.h
@@ -1,6 +1,6 @@
 /* gbp-documentation-card-view-addin.h
  *
- * Copyright © 2017 Lucie Charvat <luci charvat gmail com>
+ * Copyright 2017 Lucie Charvat <luci charvat gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/documentation-card/gbp-documentation-card.c 
b/src/plugins/documentation-card/gbp-documentation-card.c
index 87f9d0c45..856d608fe 100644
--- a/src/plugins/documentation-card/gbp-documentation-card.c
+++ b/src/plugins/documentation-card/gbp-documentation-card.c
@@ -1,6 +1,6 @@
 /* gbp-documentation-card.c
  *
- * Copyright © 2017 Lucie Charvat <luci charvat gmail com>
+ * Copyright 2017 Lucie Charvat <luci charvat gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/documentation-card/gbp-documentation-card.h 
b/src/plugins/documentation-card/gbp-documentation-card.h
index cab867dcd..6a3fa9bf5 100644
--- a/src/plugins/documentation-card/gbp-documentation-card.h
+++ b/src/plugins/documentation-card/gbp-documentation-card.h
@@ -1,6 +1,6 @@
 /* gbp-documentation-card.h
  *
- * Copyright © 2017 Lucie Charvat <luci charvat gmail com>
+ * Copyright 2017 Lucie Charvat <luci charvat gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/eslint/eslint_plugin.py b/src/plugins/eslint/eslint_plugin.py
index 5079c0121..91e6075b6 100644
--- a/src/plugins/eslint/eslint_plugin.py
+++ b/src/plugins/eslint/eslint_plugin.py
@@ -3,7 +3,7 @@
 #
 # __init__.py
 #
-# Copyright © 2017 Georg Vienna <georg vienna himbarsoft com>
+# Copyright 2017 Georg Vienna <georg vienna himbarsoft com>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/file-search/gb-file-search-index.c b/src/plugins/file-search/gb-file-search-index.c
index 41d2eeac6..0c5f306b6 100644
--- a/src/plugins/file-search/gb-file-search-index.c
+++ b/src/plugins/file-search/gb-file-search-index.c
@@ -1,6 +1,6 @@
 /* gb-file-search-index.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/file-search/gb-file-search-index.h b/src/plugins/file-search/gb-file-search-index.h
index 7129293e4..d556de397 100644
--- a/src/plugins/file-search/gb-file-search-index.h
+++ b/src/plugins/file-search/gb-file-search-index.h
@@ -1,6 +1,6 @@
 /* gb-file-search-index.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/file-search/gb-file-search-provider.c 
b/src/plugins/file-search/gb-file-search-provider.c
index 15059c0ef..ba7345cec 100644
--- a/src/plugins/file-search/gb-file-search-provider.c
+++ b/src/plugins/file-search/gb-file-search-provider.c
@@ -1,6 +1,6 @@
 /* gb-file-search-provider.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/file-search/gb-file-search-provider.h 
b/src/plugins/file-search/gb-file-search-provider.h
index b932dbac9..3166768e6 100644
--- a/src/plugins/file-search/gb-file-search-provider.h
+++ b/src/plugins/file-search/gb-file-search-provider.h
@@ -1,6 +1,6 @@
 /* gb-file-search-provider.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/file-search/gb-file-search-result.c b/src/plugins/file-search/gb-file-search-result.c
index a208dc799..a73929465 100644
--- a/src/plugins/file-search/gb-file-search-result.c
+++ b/src/plugins/file-search/gb-file-search-result.c
@@ -1,6 +1,6 @@
 /* gb-file-search-result.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/file-search/gb-file-search-result.h b/src/plugins/file-search/gb-file-search-result.h
index 307a9f2c2..578f0d236 100644
--- a/src/plugins/file-search/gb-file-search-result.h
+++ b/src/plugins/file-search/gb-file-search-result.h
@@ -1,6 +1,6 @@
 /* gb-file-search-result.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/find-other-file/find_other_file.py b/src/plugins/find-other-file/find_other_file.py
index 10ad49112..a65985a8f 100644
--- a/src/plugins/find-other-file/find_other_file.py
+++ b/src/plugins/find-other-file/find_other_file.py
@@ -3,7 +3,7 @@
 #
 # find_other_file.py
 #
-# Copyright © 2017 Christian Hergert <chergert redhat com>
+# Copyright 2017 Christian Hergert <chergert redhat com>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-application-addin.c 
b/src/plugins/flatpak/gbp-flatpak-application-addin.c
index 4812aa84a..2aeb70f38 100644
--- a/src/plugins/flatpak/gbp-flatpak-application-addin.c
+++ b/src/plugins/flatpak/gbp-flatpak-application-addin.c
@@ -1,6 +1,6 @@
 /* gbp-flatpak-application-addin.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-application-addin.h 
b/src/plugins/flatpak/gbp-flatpak-application-addin.h
index 749ce931f..15829e07c 100644
--- a/src/plugins/flatpak/gbp-flatpak-application-addin.h
+++ b/src/plugins/flatpak/gbp-flatpak-application-addin.h
@@ -1,6 +1,6 @@
 /* gbp-flatpak-application-addin.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-build-system-discovery.c 
b/src/plugins/flatpak/gbp-flatpak-build-system-discovery.c
index 30f295951..581c6ff4b 100644
--- a/src/plugins/flatpak/gbp-flatpak-build-system-discovery.c
+++ b/src/plugins/flatpak/gbp-flatpak-build-system-discovery.c
@@ -1,6 +1,6 @@
 /* gbp-flatpak-build-system-discovery.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-build-system-discovery.h 
b/src/plugins/flatpak/gbp-flatpak-build-system-discovery.h
index 72673c83e..4cfbfc5d5 100644
--- a/src/plugins/flatpak/gbp-flatpak-build-system-discovery.h
+++ b/src/plugins/flatpak/gbp-flatpak-build-system-discovery.h
@@ -1,6 +1,6 @@
 /* gbp-flatpak-build-system-discovery.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-build-target-provider.c 
b/src/plugins/flatpak/gbp-flatpak-build-target-provider.c
index e39b33a3c..5dd6c496b 100644
--- a/src/plugins/flatpak/gbp-flatpak-build-target-provider.c
+++ b/src/plugins/flatpak/gbp-flatpak-build-target-provider.c
@@ -1,6 +1,6 @@
 /* gbp-flatpak-build-target-provider.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-build-target-provider.h 
b/src/plugins/flatpak/gbp-flatpak-build-target-provider.h
index f0c2dfac7..6d77ee91f 100644
--- a/src/plugins/flatpak/gbp-flatpak-build-target-provider.h
+++ b/src/plugins/flatpak/gbp-flatpak-build-target-provider.h
@@ -1,6 +1,6 @@
 /* gbp-flatpak-build-target-provider.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-build-target.c b/src/plugins/flatpak/gbp-flatpak-build-target.c
index 94251aa3a..ed92ad1b1 100644
--- a/src/plugins/flatpak/gbp-flatpak-build-target.c
+++ b/src/plugins/flatpak/gbp-flatpak-build-target.c
@@ -1,6 +1,6 @@
 /* gbp-flatpak-build-target.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-build-target.h b/src/plugins/flatpak/gbp-flatpak-build-target.h
index 3fa9e3378..bc3186105 100644
--- a/src/plugins/flatpak/gbp-flatpak-build-target.h
+++ b/src/plugins/flatpak/gbp-flatpak-build-target.h
@@ -1,6 +1,6 @@
 /* gbp-flatpak-build-target.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-clone-widget.c b/src/plugins/flatpak/gbp-flatpak-clone-widget.c
index 837b0dc1f..4f9dc9b59 100644
--- a/src/plugins/flatpak/gbp-flatpak-clone-widget.c
+++ b/src/plugins/flatpak/gbp-flatpak-clone-widget.c
@@ -1,6 +1,6 @@
 /* gbp-flatpak-clone-widget.c
  *
- * Copyright © 2016 Endless Mobile, Inc.
+ * Copyright 2016 Endless Mobile, Inc.
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-clone-widget.h b/src/plugins/flatpak/gbp-flatpak-clone-widget.h
index 78fc4deac..d6d9ae703 100644
--- a/src/plugins/flatpak/gbp-flatpak-clone-widget.h
+++ b/src/plugins/flatpak/gbp-flatpak-clone-widget.h
@@ -1,6 +1,6 @@
 /* gbp-flatpak-clone-widget.h
  *
- * Copyright © 2016 Endless Mobile, Inc.
+ * Copyright 2016 Endless Mobile, Inc.
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-configuration-provider.c 
b/src/plugins/flatpak/gbp-flatpak-configuration-provider.c
index 0b567e3d4..27d86f25b 100644
--- a/src/plugins/flatpak/gbp-flatpak-configuration-provider.c
+++ b/src/plugins/flatpak/gbp-flatpak-configuration-provider.c
@@ -1,6 +1,6 @@
 /* gbp-flatpak-configuration-provider.c
  *
- * Copyright © 2016 Matthew Leeds <mleeds redhat com>
+ * Copyright 2016 Matthew Leeds <mleeds redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-configuration-provider.h 
b/src/plugins/flatpak/gbp-flatpak-configuration-provider.h
index e3833cb1b..0f0217265 100644
--- a/src/plugins/flatpak/gbp-flatpak-configuration-provider.h
+++ b/src/plugins/flatpak/gbp-flatpak-configuration-provider.h
@@ -1,6 +1,6 @@
 /* gbp-flatpak-configuration-provider.h
  *
- * Copyright © 2016 Matthew Leeds <mleeds redhat com>
+ * Copyright 2016 Matthew Leeds <mleeds redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-dependency-updater.c 
b/src/plugins/flatpak/gbp-flatpak-dependency-updater.c
index 927a2a507..3ebfb87a4 100644
--- a/src/plugins/flatpak/gbp-flatpak-dependency-updater.c
+++ b/src/plugins/flatpak/gbp-flatpak-dependency-updater.c
@@ -1,6 +1,6 @@
 /* gbp-flatpak-dependency-updater.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-dependency-updater.h 
b/src/plugins/flatpak/gbp-flatpak-dependency-updater.h
index 1b03ef569..8a0e7e872 100644
--- a/src/plugins/flatpak/gbp-flatpak-dependency-updater.h
+++ b/src/plugins/flatpak/gbp-flatpak-dependency-updater.h
@@ -1,6 +1,6 @@
 /* gbp-flatpak-dependency-updater.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-download-stage.c 
b/src/plugins/flatpak/gbp-flatpak-download-stage.c
index 16c493d4f..5195d5e94 100644
--- a/src/plugins/flatpak/gbp-flatpak-download-stage.c
+++ b/src/plugins/flatpak/gbp-flatpak-download-stage.c
@@ -1,6 +1,6 @@
 /* gbp-flatpak-download-stage.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-download-stage.h 
b/src/plugins/flatpak/gbp-flatpak-download-stage.h
index e95f45576..0a045049d 100644
--- a/src/plugins/flatpak/gbp-flatpak-download-stage.h
+++ b/src/plugins/flatpak/gbp-flatpak-download-stage.h
@@ -1,6 +1,6 @@
 /* gbp-flatpak-download-stage.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-genesis-addin.c b/src/plugins/flatpak/gbp-flatpak-genesis-addin.c
index ae57ddc9a..d9ca1d19c 100644
--- a/src/plugins/flatpak/gbp-flatpak-genesis-addin.c
+++ b/src/plugins/flatpak/gbp-flatpak-genesis-addin.c
@@ -1,6 +1,6 @@
 /* gbp-flatpak-genesis-addin.c
  *
- * Copyright © 2016 Endless Mobile, Inc.
+ * Copyright 2016 Endless Mobile, Inc.
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-genesis-addin.h b/src/plugins/flatpak/gbp-flatpak-genesis-addin.h
index 0591913ea..71a868185 100644
--- a/src/plugins/flatpak/gbp-flatpak-genesis-addin.h
+++ b/src/plugins/flatpak/gbp-flatpak-genesis-addin.h
@@ -1,6 +1,6 @@
 /* gbp-flatpak-genesis-addin.h
  *
- * Copyright © 2016 Endless Mobile, Inc.
+ * Copyright 2016 Endless Mobile, Inc.
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-manifest.c b/src/plugins/flatpak/gbp-flatpak-manifest.c
index e0d85bef2..0e3c7a10b 100644
--- a/src/plugins/flatpak/gbp-flatpak-manifest.c
+++ b/src/plugins/flatpak/gbp-flatpak-manifest.c
@@ -1,7 +1,7 @@
 /* gbp-flatpak-manifest.c
  *
- * Copyright © 2016 Matthew Leeds <mleeds redhat com>
- * Copyright © 2018 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Matthew Leeds <mleeds redhat com>
+ * Copyright 2018 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-manifest.h b/src/plugins/flatpak/gbp-flatpak-manifest.h
index 6b5326dc0..a51c69e13 100644
--- a/src/plugins/flatpak/gbp-flatpak-manifest.h
+++ b/src/plugins/flatpak/gbp-flatpak-manifest.h
@@ -1,7 +1,7 @@
 /* gbp-flatpak-manifest.h
  *
- * Copyright © 2016 Matthew Leeds <mleeds redhat com>
- * Copyright © 2018 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Matthew Leeds <mleeds redhat com>
+ * Copyright 2018 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-pipeline-addin.c 
b/src/plugins/flatpak/gbp-flatpak-pipeline-addin.c
index c5c843fc3..868e36d68 100644
--- a/src/plugins/flatpak/gbp-flatpak-pipeline-addin.c
+++ b/src/plugins/flatpak/gbp-flatpak-pipeline-addin.c
@@ -1,6 +1,6 @@
 /* gbp-flatpak-pipeline-addin.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-pipeline-addin.h 
b/src/plugins/flatpak/gbp-flatpak-pipeline-addin.h
index 39bf37112..4b2258e6e 100644
--- a/src/plugins/flatpak/gbp-flatpak-pipeline-addin.h
+++ b/src/plugins/flatpak/gbp-flatpak-pipeline-addin.h
@@ -1,6 +1,6 @@
 /* gbp-flatpak-pipeline-addin.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-plugin.c b/src/plugins/flatpak/gbp-flatpak-plugin.c
index af6188123..f7cb31421 100644
--- a/src/plugins/flatpak/gbp-flatpak-plugin.c
+++ b/src/plugins/flatpak/gbp-flatpak-plugin.c
@@ -1,6 +1,6 @@
 /* gbp-flatpak-plugin.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-preferences-addin.c 
b/src/plugins/flatpak/gbp-flatpak-preferences-addin.c
index aa8862191..3b60ac647 100644
--- a/src/plugins/flatpak/gbp-flatpak-preferences-addin.c
+++ b/src/plugins/flatpak/gbp-flatpak-preferences-addin.c
@@ -1,6 +1,6 @@
 /* gbp-flatpak-preferences-addin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-preferences-addin.h 
b/src/plugins/flatpak/gbp-flatpak-preferences-addin.h
index 34f30a3da..437ec6719 100644
--- a/src/plugins/flatpak/gbp-flatpak-preferences-addin.h
+++ b/src/plugins/flatpak/gbp-flatpak-preferences-addin.h
@@ -1,6 +1,6 @@
 /* gbp-flatpak-preferences-addin.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-runner.c b/src/plugins/flatpak/gbp-flatpak-runner.c
index 493905aca..1be611588 100644
--- a/src/plugins/flatpak/gbp-flatpak-runner.c
+++ b/src/plugins/flatpak/gbp-flatpak-runner.c
@@ -1,6 +1,6 @@
 /* gbp-flatpak-runner.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-runner.h b/src/plugins/flatpak/gbp-flatpak-runner.h
index 7c775a182..dab11b0cf 100644
--- a/src/plugins/flatpak/gbp-flatpak-runner.h
+++ b/src/plugins/flatpak/gbp-flatpak-runner.h
@@ -1,6 +1,6 @@
 /* gbp-flatpak-runner.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-runtime-provider.c 
b/src/plugins/flatpak/gbp-flatpak-runtime-provider.c
index a84b5b272..0939d0ec2 100644
--- a/src/plugins/flatpak/gbp-flatpak-runtime-provider.c
+++ b/src/plugins/flatpak/gbp-flatpak-runtime-provider.c
@@ -1,6 +1,6 @@
 /* gbp-flatpak-runtime-provider.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-runtime-provider.h 
b/src/plugins/flatpak/gbp-flatpak-runtime-provider.h
index d97851307..058ce5900 100644
--- a/src/plugins/flatpak/gbp-flatpak-runtime-provider.h
+++ b/src/plugins/flatpak/gbp-flatpak-runtime-provider.h
@@ -1,6 +1,6 @@
 /* gbp-flatpak-runtime-provider.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-runtime.c b/src/plugins/flatpak/gbp-flatpak-runtime.c
index 0ec32e28f..f19c297d8 100644
--- a/src/plugins/flatpak/gbp-flatpak-runtime.c
+++ b/src/plugins/flatpak/gbp-flatpak-runtime.c
@@ -1,6 +1,6 @@
 /* gb-flatpak-runtime.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-runtime.h b/src/plugins/flatpak/gbp-flatpak-runtime.h
index 40dca8fac..d295c909d 100644
--- a/src/plugins/flatpak/gbp-flatpak-runtime.h
+++ b/src/plugins/flatpak/gbp-flatpak-runtime.h
@@ -1,6 +1,6 @@
 /* gbp-flatpak-runtime.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-sources.c b/src/plugins/flatpak/gbp-flatpak-sources.c
index 4ffaee53c..4e30562ae 100644
--- a/src/plugins/flatpak/gbp-flatpak-sources.c
+++ b/src/plugins/flatpak/gbp-flatpak-sources.c
@@ -1,6 +1,6 @@
 /* gbp-flatpak-sources.c
  *
- * Copyright © 2016 Endless Mobile, Inc.
+ * Copyright 2016 Endless Mobile, Inc.
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-sources.h b/src/plugins/flatpak/gbp-flatpak-sources.h
index 4f6aaed37..0da0c8d79 100644
--- a/src/plugins/flatpak/gbp-flatpak-sources.h
+++ b/src/plugins/flatpak/gbp-flatpak-sources.h
@@ -1,6 +1,6 @@
 /* gbp-flatpak-sources.h
  *
- * Copyright © 2016 Endless Mobile, Inc.
+ * Copyright 2016 Endless Mobile, Inc.
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-subprocess-launcher.c 
b/src/plugins/flatpak/gbp-flatpak-subprocess-launcher.c
index 8e8359f59..e8edca708 100644
--- a/src/plugins/flatpak/gbp-flatpak-subprocess-launcher.c
+++ b/src/plugins/flatpak/gbp-flatpak-subprocess-launcher.c
@@ -1,6 +1,6 @@
 /* gbp-flatpak-subprocess-launcher.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-subprocess-launcher.h 
b/src/plugins/flatpak/gbp-flatpak-subprocess-launcher.h
index 947d02cac..1a6396749 100644
--- a/src/plugins/flatpak/gbp-flatpak-subprocess-launcher.h
+++ b/src/plugins/flatpak/gbp-flatpak-subprocess-launcher.h
@@ -1,6 +1,6 @@
 /* gbp-flatpak-subprocess-launcher.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-transfer.c b/src/plugins/flatpak/gbp-flatpak-transfer.c
index fee6f7c49..3a7c33971 100644
--- a/src/plugins/flatpak/gbp-flatpak-transfer.c
+++ b/src/plugins/flatpak/gbp-flatpak-transfer.c
@@ -1,6 +1,6 @@
 /* gbp-flatpak-transfer.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-transfer.h b/src/plugins/flatpak/gbp-flatpak-transfer.h
index fd5470e13..31f4df12b 100644
--- a/src/plugins/flatpak/gbp-flatpak-transfer.h
+++ b/src/plugins/flatpak/gbp-flatpak-transfer.h
@@ -1,6 +1,6 @@
 /* gbp-flatpak-transfer.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-util.c b/src/plugins/flatpak/gbp-flatpak-util.c
index c9d6d5020..16ed191f7 100644
--- a/src/plugins/flatpak/gbp-flatpak-util.c
+++ b/src/plugins/flatpak/gbp-flatpak-util.c
@@ -1,6 +1,6 @@
 /* gbp-flatpak-util.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-util.h b/src/plugins/flatpak/gbp-flatpak-util.h
index 988459951..78818eaa8 100644
--- a/src/plugins/flatpak/gbp-flatpak-util.h
+++ b/src/plugins/flatpak/gbp-flatpak-util.h
@@ -1,6 +1,6 @@
 /* gbp-flatpak-util.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-workbench-addin.c 
b/src/plugins/flatpak/gbp-flatpak-workbench-addin.c
index 42a04c9d9..397e6eba8 100644
--- a/src/plugins/flatpak/gbp-flatpak-workbench-addin.c
+++ b/src/plugins/flatpak/gbp-flatpak-workbench-addin.c
@@ -1,6 +1,6 @@
 /* gbp-flatpak-workbench-addin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/flatpak/gbp-flatpak-workbench-addin.h 
b/src/plugins/flatpak/gbp-flatpak-workbench-addin.h
index e080c9d44..eaf7be930 100644
--- a/src/plugins/flatpak/gbp-flatpak-workbench-addin.h
+++ b/src/plugins/flatpak/gbp-flatpak-workbench-addin.h
@@ -1,6 +1,6 @@
 /* gbp-flatpak-workbench-addin.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/gcc/gbp-gcc-pipeline-addin.c b/src/plugins/gcc/gbp-gcc-pipeline-addin.c
index b432519af..ec8ea1c3a 100644
--- a/src/plugins/gcc/gbp-gcc-pipeline-addin.c
+++ b/src/plugins/gcc/gbp-gcc-pipeline-addin.c
@@ -1,6 +1,6 @@
 /* gbp-gcc-pipeline-addin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/gcc/gbp-gcc-pipeline-addin.h b/src/plugins/gcc/gbp-gcc-pipeline-addin.h
index 4b68788c5..fe6ed2bde 100644
--- a/src/plugins/gcc/gbp-gcc-pipeline-addin.h
+++ b/src/plugins/gcc/gbp-gcc-pipeline-addin.h
@@ -1,6 +1,6 @@
 /* gbp-gcc-pipeline-addin.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/gcc/gbp-gcc-plugin.c b/src/plugins/gcc/gbp-gcc-plugin.c
index c74a38277..7e4331a68 100644
--- a/src/plugins/gcc/gbp-gcc-plugin.c
+++ b/src/plugins/gcc/gbp-gcc-plugin.c
@@ -1,6 +1,6 @@
 /* gbp-gcc-plugin.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/gdb/gbp-gdb-debugger.c b/src/plugins/gdb/gbp-gdb-debugger.c
index 38b8dd219..792a47a34 100644
--- a/src/plugins/gdb/gbp-gdb-debugger.c
+++ b/src/plugins/gdb/gbp-gdb-debugger.c
@@ -1,6 +1,6 @@
 /* gbp-gdb-debugger.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/gdb/gbp-gdb-debugger.h b/src/plugins/gdb/gbp-gdb-debugger.h
index 39a2c812b..176bbaf20 100644
--- a/src/plugins/gdb/gbp-gdb-debugger.h
+++ b/src/plugins/gdb/gbp-gdb-debugger.h
@@ -1,6 +1,6 @@
 /* gbp-gdb-debugger.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/gdb/gbp-gdb-plugin.c b/src/plugins/gdb/gbp-gdb-plugin.c
index a614c5b19..1f09c397d 100644
--- a/src/plugins/gdb/gbp-gdb-plugin.c
+++ b/src/plugins/gdb/gbp-gdb-plugin.c
@@ -1,6 +1,6 @@
 /* gbp-gdb-plugin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/gdb/gdbwire.c b/src/plugins/gdb/gdbwire.c
index bc8f64fee..5d87c268c 100644
--- a/src/plugins/gdb/gdbwire.c
+++ b/src/plugins/gdb/gdbwire.c
@@ -1,5 +1,5 @@
 /**
- * Copyright © 2013 Robert Rossi <bob brasko net>
+ * Copyright 2013 Robert Rossi <bob brasko net>
  *
  * This file is an amalgamation of the source files from GDBWIRE.
  *
@@ -728,7 +728,7 @@ gdbwire_logger_log(const char *file, int line, enum gdbwire_logger_level level,
 
 /* Bison interface for Yacc-like parsers in C
 
-   Copyright © 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
+   Copyright 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -5345,7 +5345,7 @@ void gdbwire_mi_free (void * ptr , yyscan_t yyscanner)
 
 /* Bison implementation for Yacc-like parsers in C
 
-   Copyright © 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
+   Copyright 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -7450,7 +7450,7 @@ yypushreturn:
 /***** End of gdbwire_mi_grammar.c *******************************************/
 /***** Begin file gdbwire.c **************************************************/
 /**
- * Copyright © 2013 Robert Rossi <bob brasko net>
+ * Copyright 2013 Robert Rossi <bob brasko net>
  *
  * This file is part of GDBWIRE.
  *
@@ -7475,7 +7475,7 @@ yypushreturn:
 /***** Include gdbwire.h in the middle of gdbwire.c **************************/
 /***** Begin file gdbwire.h **************************************************/
 /**
- * Copyright © 2013 Robert Rossi <bob brasko net>
+ * Copyright 2013 Robert Rossi <bob brasko net>
  *
  * This file is part of GDBWIRE.
  *
diff --git a/src/plugins/gdb/gdbwire.h b/src/plugins/gdb/gdbwire.h
index a178f12d8..f48fe8c6b 100644
--- a/src/plugins/gdb/gdbwire.h
+++ b/src/plugins/gdb/gdbwire.h
@@ -1,5 +1,5 @@
 /**
- * Copyright © 2013 Robert Rossi <bob brasko net>
+ * Copyright 2013 Robert Rossi <bob brasko net>
  *
  * This file is an amalgamation of the source files from GDBWIRE.
  *
@@ -2409,7 +2409,7 @@ void gdbwire_mi_command_free(struct gdbwire_mi_command *mi_command);
 
 /* Bison interface for Yacc-like parsers in C
 
-   Copyright © 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
+   Copyright 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -2551,7 +2551,7 @@ void gdbwire_mi_pstate_delete (gdbwire_mi_pstate *ps);
 /***** End of gdbwire_mi_grammar.h *******************************************/
 /***** Begin file gdbwire.h **************************************************/
 /**
- * Copyright © 2013 Robert Rossi <bob brasko net>
+ * Copyright 2013 Robert Rossi <bob brasko net>
  *
  * This file is part of GDBWIRE.
  *
diff --git a/src/plugins/gettext/gettext-plugin.c b/src/plugins/gettext/gettext-plugin.c
index d6eefabf0..28593c2ab 100644
--- a/src/plugins/gettext/gettext-plugin.c
+++ b/src/plugins/gettext/gettext-plugin.c
@@ -1,6 +1,6 @@
 /* ide-gettext-diagnostic-provider.c
  *
- * Copyright © 2016 Daiki Ueno <dueno src gnome org>
+ * Copyright 2016 Daiki Ueno <dueno src gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/gettext/ide-gettext-diagnostic-provider.c 
b/src/plugins/gettext/ide-gettext-diagnostic-provider.c
index 1a4ad7b4c..ca8348066 100644
--- a/src/plugins/gettext/ide-gettext-diagnostic-provider.c
+++ b/src/plugins/gettext/ide-gettext-diagnostic-provider.c
@@ -1,7 +1,7 @@
 /* ide-gettext-diagnostic-provider.c
  *
- * Copyright © 2016 Daiki Ueno <dueno src gnome org>
- * Copyright © 2018 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Daiki Ueno <dueno src gnome org>
+ * Copyright 2018 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/gettext/ide-gettext-diagnostic-provider.h 
b/src/plugins/gettext/ide-gettext-diagnostic-provider.h
index 9dc4e08bb..1a131c0d5 100644
--- a/src/plugins/gettext/ide-gettext-diagnostic-provider.h
+++ b/src/plugins/gettext/ide-gettext-diagnostic-provider.h
@@ -1,7 +1,7 @@
 /* ide-gettext-diagnostic-provider.h
  *
- * Copyright © 2016 Daiki Ueno <dueno src gnome org>
- * Copyright © 2018 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Daiki Ueno <dueno src gnome org>
+ * Copyright 2018 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/git/ide-git-buffer-change-monitor.c b/src/plugins/git/ide-git-buffer-change-monitor.c
index 0870a5cef..ba99b8712 100644
--- a/src/plugins/git/ide-git-buffer-change-monitor.c
+++ b/src/plugins/git/ide-git-buffer-change-monitor.c
@@ -1,6 +1,6 @@
 /* ide-git-buffer-change-monitor.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/git/ide-git-buffer-change-monitor.h b/src/plugins/git/ide-git-buffer-change-monitor.h
index e7ad61c53..c4a08214a 100644
--- a/src/plugins/git/ide-git-buffer-change-monitor.h
+++ b/src/plugins/git/ide-git-buffer-change-monitor.h
@@ -1,6 +1,6 @@
 /* ide-git-buffer-change-monitor.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/git/ide-git-clone-widget.c b/src/plugins/git/ide-git-clone-widget.c
index cee0cbc67..30963cdd6 100644
--- a/src/plugins/git/ide-git-clone-widget.c
+++ b/src/plugins/git/ide-git-clone-widget.c
@@ -1,6 +1,6 @@
 /* ide-git-clone-widget.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/git/ide-git-clone-widget.h b/src/plugins/git/ide-git-clone-widget.h
index 712fba81d..d49112a95 100644
--- a/src/plugins/git/ide-git-clone-widget.h
+++ b/src/plugins/git/ide-git-clone-widget.h
@@ -1,6 +1,6 @@
 /* ide-git-clone-widget.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/git/ide-git-genesis-addin.c b/src/plugins/git/ide-git-genesis-addin.c
index aa60c9208..51365fa3a 100644
--- a/src/plugins/git/ide-git-genesis-addin.c
+++ b/src/plugins/git/ide-git-genesis-addin.c
@@ -1,6 +1,6 @@
 /* ide-git-genesis-addin.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/git/ide-git-genesis-addin.h b/src/plugins/git/ide-git-genesis-addin.h
index d22270f16..3f548ac17 100644
--- a/src/plugins/git/ide-git-genesis-addin.h
+++ b/src/plugins/git/ide-git-genesis-addin.h
@@ -1,6 +1,6 @@
 /* ide-git-genesis-addin.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/git/ide-git-plugin.c b/src/plugins/git/ide-git-plugin.c
index c08d3e0c3..53bd2559f 100644
--- a/src/plugins/git/ide-git-plugin.c
+++ b/src/plugins/git/ide-git-plugin.c
@@ -1,6 +1,6 @@
 /* ide-git-plugin.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/git/ide-git-remote-callbacks.c b/src/plugins/git/ide-git-remote-callbacks.c
index 70c72ca63..ba9271e9d 100644
--- a/src/plugins/git/ide-git-remote-callbacks.c
+++ b/src/plugins/git/ide-git-remote-callbacks.c
@@ -1,6 +1,6 @@
 /* ide-git-remote-callbacks.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/git/ide-git-remote-callbacks.h b/src/plugins/git/ide-git-remote-callbacks.h
index 6134e6618..f34d9f384 100644
--- a/src/plugins/git/ide-git-remote-callbacks.h
+++ b/src/plugins/git/ide-git-remote-callbacks.h
@@ -1,6 +1,6 @@
 /* ide-git-remote-callbacks.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/git/ide-git-vcs-config.c b/src/plugins/git/ide-git-vcs-config.c
index f40cdef4a..c8ade6bd5 100644
--- a/src/plugins/git/ide-git-vcs-config.c
+++ b/src/plugins/git/ide-git-vcs-config.c
@@ -1,6 +1,6 @@
 /* ide-git-vcs-config.c
  *
- * Copyright © 2016 Akshaya Kakkilaya <akshaya kakkilaya gmail com>
+ * Copyright 2016 Akshaya Kakkilaya <akshaya kakkilaya gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/git/ide-git-vcs-config.h b/src/plugins/git/ide-git-vcs-config.h
index e6e3a554e..b13b0cebf 100644
--- a/src/plugins/git/ide-git-vcs-config.h
+++ b/src/plugins/git/ide-git-vcs-config.h
@@ -1,6 +1,6 @@
 /* ide-git-vcs-config.h
  *
- * Copyright © 2016 Akshaya Kakkilaya <akshaya kakkilaya gmail com>
+ * Copyright 2016 Akshaya Kakkilaya <akshaya kakkilaya gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/git/ide-git-vcs-initializer.c b/src/plugins/git/ide-git-vcs-initializer.c
index c2ee83848..b388b9238 100644
--- a/src/plugins/git/ide-git-vcs-initializer.c
+++ b/src/plugins/git/ide-git-vcs-initializer.c
@@ -1,6 +1,6 @@
 /* ide-git-vcs-initializer.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/git/ide-git-vcs-initializer.h b/src/plugins/git/ide-git-vcs-initializer.h
index b28771ae9..f9188169b 100644
--- a/src/plugins/git/ide-git-vcs-initializer.h
+++ b/src/plugins/git/ide-git-vcs-initializer.h
@@ -1,6 +1,6 @@
 /* ide-git-vcs-initializer.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/git/ide-git-vcs.c b/src/plugins/git/ide-git-vcs.c
index 695b4f3d3..3ceee165e 100644
--- a/src/plugins/git/ide-git-vcs.c
+++ b/src/plugins/git/ide-git-vcs.c
@@ -1,6 +1,6 @@
 /* ide-git-vcs.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/git/ide-git-vcs.h b/src/plugins/git/ide-git-vcs.h
index 75adaf2ca..c9028e9be 100644
--- a/src/plugins/git/ide-git-vcs.h
+++ b/src/plugins/git/ide-git-vcs.h
@@ -1,6 +1,6 @@
 /* ide-git-vcs.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/gjs-symbols/gjs_symbols.py b/src/plugins/gjs-symbols/gjs_symbols.py
index ae2784ca0..d1533b154 100644
--- a/src/plugins/gjs-symbols/gjs_symbols.py
+++ b/src/plugins/gjs-symbols/gjs_symbols.py
@@ -2,9 +2,9 @@
 #
 # gjs_symbols.py
 #
-# Copyright © 2017 Patrick Griffi <tingping tingping se>
-# Copyright © 2017 Giovanni Campagna <gcampagn cs stanford edu>
-# Copyright © 2018 Christian Hergert <chergert redhat com>
+# Copyright 2017 Patrick Griffi <tingping tingping se>
+# Copyright 2017 Giovanni Campagna <gcampagn cs stanford edu>
+# Copyright 2018 Christian Hergert <chergert redhat com>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/gnome-builder-plugins.h b/src/plugins/gnome-builder-plugins.h
index cc32ddbe0..c654aa8f3 100644
--- a/src/plugins/gnome-builder-plugins.h
+++ b/src/plugins/gnome-builder-plugins.h
@@ -1,6 +1,6 @@
 /* gnome-builder-plugins.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/gnome-code-assistance/gca-plugin.c b/src/plugins/gnome-code-assistance/gca-plugin.c
index ded99e1fb..bd527df0f 100644
--- a/src/plugins/gnome-code-assistance/gca-plugin.c
+++ b/src/plugins/gnome-code-assistance/gca-plugin.c
@@ -1,6 +1,6 @@
 /* gca-plugin.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/gnome-code-assistance/gca-structs.c b/src/plugins/gnome-code-assistance/gca-structs.c
index 458cd92d0..c88b2aabe 100644
--- a/src/plugins/gnome-code-assistance/gca-structs.c
+++ b/src/plugins/gnome-code-assistance/gca-structs.c
@@ -1,6 +1,6 @@
 /* gca-structs.c
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/gnome-code-assistance/gca-structs.h b/src/plugins/gnome-code-assistance/gca-structs.h
index abdfcb633..3c88ca9f5 100644
--- a/src/plugins/gnome-code-assistance/gca-structs.h
+++ b/src/plugins/gnome-code-assistance/gca-structs.h
@@ -1,6 +1,6 @@
 /* gca-structs.h
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/gnome-code-assistance/ide-gca-diagnostic-provider.c 
b/src/plugins/gnome-code-assistance/ide-gca-diagnostic-provider.c
index 755db1394..552156e7d 100644
--- a/src/plugins/gnome-code-assistance/ide-gca-diagnostic-provider.c
+++ b/src/plugins/gnome-code-assistance/ide-gca-diagnostic-provider.c
@@ -1,6 +1,6 @@
 /* ide-gca-diagnostic-provider.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/gnome-code-assistance/ide-gca-diagnostic-provider.h 
b/src/plugins/gnome-code-assistance/ide-gca-diagnostic-provider.h
index 6a1e4f418..961d19d5a 100644
--- a/src/plugins/gnome-code-assistance/ide-gca-diagnostic-provider.h
+++ b/src/plugins/gnome-code-assistance/ide-gca-diagnostic-provider.h
@@ -1,6 +1,6 @@
 /* ide-gca-diagnostic-provider.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/gnome-code-assistance/ide-gca-preferences-addin.c 
b/src/plugins/gnome-code-assistance/ide-gca-preferences-addin.c
index 5ff75e044..eabba5296 100644
--- a/src/plugins/gnome-code-assistance/ide-gca-preferences-addin.c
+++ b/src/plugins/gnome-code-assistance/ide-gca-preferences-addin.c
@@ -1,6 +1,6 @@
 /* ide-gca-preferences-addin.c
  *
- * Copyright © 2016 Christian Hergert <christian hergert me>
+ * Copyright 2016 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/gnome-code-assistance/ide-gca-preferences-addin.h 
b/src/plugins/gnome-code-assistance/ide-gca-preferences-addin.h
index 3a192a2e6..c7e50f08c 100644
--- a/src/plugins/gnome-code-assistance/ide-gca-preferences-addin.h
+++ b/src/plugins/gnome-code-assistance/ide-gca-preferences-addin.h
@@ -1,6 +1,6 @@
 /* ide-gca-preferences-addin.h
  *
- * Copyright © 2016 Christian Hergert <christian hergert me>
+ * Copyright 2016 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/gnome-code-assistance/ide-gca-service.c 
b/src/plugins/gnome-code-assistance/ide-gca-service.c
index d21a806f6..7f631e338 100644
--- a/src/plugins/gnome-code-assistance/ide-gca-service.c
+++ b/src/plugins/gnome-code-assistance/ide-gca-service.c
@@ -1,6 +1,6 @@
 /* ide-gca-service.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/gnome-code-assistance/ide-gca-service.h 
b/src/plugins/gnome-code-assistance/ide-gca-service.h
index 7afbb1ea8..4fa743f31 100644
--- a/src/plugins/gnome-code-assistance/ide-gca-service.h
+++ b/src/plugins/gnome-code-assistance/ide-gca-service.h
@@ -1,6 +1,6 @@
 /* ide-gca-service.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/history/gbp-history-editor-view-addin.c 
b/src/plugins/history/gbp-history-editor-view-addin.c
index 19561ad0b..56b62a227 100644
--- a/src/plugins/history/gbp-history-editor-view-addin.c
+++ b/src/plugins/history/gbp-history-editor-view-addin.c
@@ -1,6 +1,6 @@
 /* gbp-history-editor-view-addin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/history/gbp-history-editor-view-addin.h 
b/src/plugins/history/gbp-history-editor-view-addin.h
index cda689775..8d2e23f8c 100644
--- a/src/plugins/history/gbp-history-editor-view-addin.h
+++ b/src/plugins/history/gbp-history-editor-view-addin.h
@@ -1,6 +1,6 @@
 /* gbp-history-editor-view-addin.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/history/gbp-history-item.c b/src/plugins/history/gbp-history-item.c
index a0f0fa4e7..71c8a2f67 100644
--- a/src/plugins/history/gbp-history-item.c
+++ b/src/plugins/history/gbp-history-item.c
@@ -1,6 +1,6 @@
 /* gbp-history-item.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/history/gbp-history-item.h b/src/plugins/history/gbp-history-item.h
index f53af375d..c49be055e 100644
--- a/src/plugins/history/gbp-history-item.h
+++ b/src/plugins/history/gbp-history-item.h
@@ -1,6 +1,6 @@
 /* gbp-history-item.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/history/gbp-history-layout-stack-addin.c 
b/src/plugins/history/gbp-history-layout-stack-addin.c
index e577990b6..a14539ddd 100644
--- a/src/plugins/history/gbp-history-layout-stack-addin.c
+++ b/src/plugins/history/gbp-history-layout-stack-addin.c
@@ -1,6 +1,6 @@
 /* gbp-history-layout-stack-addin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/history/gbp-history-layout-stack-addin.h 
b/src/plugins/history/gbp-history-layout-stack-addin.h
index e054ec0d7..dfe9d8800 100644
--- a/src/plugins/history/gbp-history-layout-stack-addin.h
+++ b/src/plugins/history/gbp-history-layout-stack-addin.h
@@ -1,6 +1,6 @@
 /* gbp-history-layout-stack-addin.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/history/gbp-history-plugin.c b/src/plugins/history/gbp-history-plugin.c
index 5f08f93b5..ba3c22972 100644
--- a/src/plugins/history/gbp-history-plugin.c
+++ b/src/plugins/history/gbp-history-plugin.c
@@ -1,6 +1,6 @@
 /* gbp-history-plugin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/html-completion/ide-html-completion-provider.c 
b/src/plugins/html-completion/ide-html-completion-provider.c
index 94de80392..659e80174 100644
--- a/src/plugins/html-completion/ide-html-completion-provider.c
+++ b/src/plugins/html-completion/ide-html-completion-provider.c
@@ -1,6 +1,6 @@
 /* ide-html-completion-provider.c
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/html-completion/ide-html-completion-provider.h 
b/src/plugins/html-completion/ide-html-completion-provider.h
index 1f37ce5ee..d68825c6e 100644
--- a/src/plugins/html-completion/ide-html-completion-provider.h
+++ b/src/plugins/html-completion/ide-html-completion-provider.h
@@ -1,6 +1,6 @@
 /* ide-html-completion-provider.h
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/html-preview/html_preview.py b/src/plugins/html-preview/html_preview.py
index efaabc4bb..c94331547 100644
--- a/src/plugins/html-preview/html_preview.py
+++ b/src/plugins/html-preview/html_preview.py
@@ -3,7 +3,7 @@
 #
 # html_preview.py
 #
-# Copyright © 2015 Christian Hergert <chris dronelabs com>
+# Copyright 2015 Christian Hergert <chris dronelabs com>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/html-preview/js/marked.js b/src/plugins/html-preview/js/marked.js
index 534a7ebd0..c1c45bf69 100644
--- a/src/plugins/html-preview/js/marked.js
+++ b/src/plugins/html-preview/js/marked.js
@@ -1,6 +1,6 @@
 /**
  * marked - a markdown parser
- * Copyright © 2011-2014, Christopher Jeffrey. (MIT Licensed)
+ * Copyright 2011-2014, Christopher Jeffrey. (MIT Licensed)
  * https://github.com/chjj/marked
  */
 
diff --git a/src/plugins/jedi/jedi_plugin.py b/src/plugins/jedi/jedi_plugin.py
index 84bd11c27..fd8e15d68 100644
--- a/src/plugins/jedi/jedi_plugin.py
+++ b/src/plugins/jedi/jedi_plugin.py
@@ -3,8 +3,8 @@
 #
 # jedi_plugin.py
 #
-# Copyright © 2015 Elad Alfassa <elad fedoraproject org>
-# Copyright © 2015 Christian Hergert <chris dronelabs com>
+# Copyright 2015 Elad Alfassa <elad fedoraproject org>
+# Copyright 2015 Christian Hergert <chris dronelabs com>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/jhbuild/jhbuild_plugin.py b/src/plugins/jhbuild/jhbuild_plugin.py
index dc37080ba..ad4568c8b 100644
--- a/src/plugins/jhbuild/jhbuild_plugin.py
+++ b/src/plugins/jhbuild/jhbuild_plugin.py
@@ -2,7 +2,7 @@
 
 # jhbuild_plugin.py
 #
-# Copyright © 2016 Patrick Griffis <tingping tingping se>
+# Copyright 2016 Patrick Griffis <tingping tingping se>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/make/make_plugin.py b/src/plugins/make/make_plugin.py
index 56e1d684e..3154105fa 100644
--- a/src/plugins/make/make_plugin.py
+++ b/src/plugins/make/make_plugin.py
@@ -1,6 +1,6 @@
 # __init__.py
 #
-# Copyright © 2017 Matthew Leeds <mleeds redhat com>
+# Copyright 2017 Matthew Leeds <mleeds redhat com>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/meson-templates/meson_templates.py b/src/plugins/meson-templates/meson_templates.py
index 648b54d17..58e90dd38 100644
--- a/src/plugins/meson-templates/meson_templates.py
+++ b/src/plugins/meson-templates/meson_templates.py
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 # __init__.py
 #
-# Copyright © 2016 Patrick Griffis <tingping tingping se>
+# Copyright 2016 Patrick Griffis <tingping tingping se>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/meson-templates/resources/src/gi_composites.py 
b/src/plugins/meson-templates/resources/src/gi_composites.py
index b4c24ac99..fd4a59a48 100644
--- a/src/plugins/meson-templates/resources/src/gi_composites.py
+++ b/src/plugins/meson-templates/resources/src/gi_composites.py
@@ -1,5 +1,5 @@
 #
-# Copyright © 2015 Dustin Spicuzza <dustin virtualroadside com>
+# Copyright 2015 Dustin Spicuzza <dustin virtualroadside com>
 #
 # 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/src/plugins/meson/gbp-meson-build-system.c b/src/plugins/meson/gbp-meson-build-system.c
index e0a37df39..0cdccd296 100644
--- a/src/plugins/meson/gbp-meson-build-system.c
+++ b/src/plugins/meson/gbp-meson-build-system.c
@@ -1,6 +1,6 @@
 /* gbp-meson-build-system.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/meson/gbp-meson-build-system.h b/src/plugins/meson/gbp-meson-build-system.h
index 47d1e7e98..d9e44260d 100644
--- a/src/plugins/meson/gbp-meson-build-system.h
+++ b/src/plugins/meson/gbp-meson-build-system.h
@@ -1,6 +1,6 @@
 /* gbp-meson-build-system.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/meson/gbp-meson-build-target-provider.c 
b/src/plugins/meson/gbp-meson-build-target-provider.c
index 19b9ecb3c..2efadc895 100644
--- a/src/plugins/meson/gbp-meson-build-target-provider.c
+++ b/src/plugins/meson/gbp-meson-build-target-provider.c
@@ -1,6 +1,6 @@
 /* gbp-meson-build-target-provider.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/meson/gbp-meson-build-target-provider.h 
b/src/plugins/meson/gbp-meson-build-target-provider.h
index 4e8ec4b11..d180a9221 100644
--- a/src/plugins/meson/gbp-meson-build-target-provider.h
+++ b/src/plugins/meson/gbp-meson-build-target-provider.h
@@ -1,6 +1,6 @@
 /* gbp-meson-build-target-provider.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/meson/gbp-meson-build-target.c b/src/plugins/meson/gbp-meson-build-target.c
index fd918e27e..82150271b 100644
--- a/src/plugins/meson/gbp-meson-build-target.c
+++ b/src/plugins/meson/gbp-meson-build-target.c
@@ -1,6 +1,6 @@
 /* gbp-meson-build-target.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/meson/gbp-meson-build-target.h b/src/plugins/meson/gbp-meson-build-target.h
index 856f3f020..c33cf6db7 100644
--- a/src/plugins/meson/gbp-meson-build-target.h
+++ b/src/plugins/meson/gbp-meson-build-target.h
@@ -1,6 +1,6 @@
 /* gbp-meson-build-target.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/meson/gbp-meson-pipeline-addin.c b/src/plugins/meson/gbp-meson-pipeline-addin.c
index 6ebdf7450..ba319c7e6 100644
--- a/src/plugins/meson/gbp-meson-pipeline-addin.c
+++ b/src/plugins/meson/gbp-meson-pipeline-addin.c
@@ -1,6 +1,6 @@
 /* gbp-meson-pipeline-addin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/meson/gbp-meson-pipeline-addin.h b/src/plugins/meson/gbp-meson-pipeline-addin.h
index 1cfd4f2e0..854261cb8 100644
--- a/src/plugins/meson/gbp-meson-pipeline-addin.h
+++ b/src/plugins/meson/gbp-meson-pipeline-addin.h
@@ -1,6 +1,6 @@
 /* gbp-meson-pipeline-addin.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/meson/gbp-meson-test-provider.c b/src/plugins/meson/gbp-meson-test-provider.c
index a4f95bd67..0b6264f25 100644
--- a/src/plugins/meson/gbp-meson-test-provider.c
+++ b/src/plugins/meson/gbp-meson-test-provider.c
@@ -1,6 +1,6 @@
 /* gbp-meson-test-provider.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/meson/gbp-meson-test-provider.h b/src/plugins/meson/gbp-meson-test-provider.h
index 6a10da92c..8b9c6f7ec 100644
--- a/src/plugins/meson/gbp-meson-test-provider.h
+++ b/src/plugins/meson/gbp-meson-test-provider.h
@@ -1,6 +1,6 @@
 /* gbp-meson-test-provider.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/meson/gbp-meson-test.c b/src/plugins/meson/gbp-meson-test.c
index dd9cf4a6c..9c7c62951 100644
--- a/src/plugins/meson/gbp-meson-test.c
+++ b/src/plugins/meson/gbp-meson-test.c
@@ -1,6 +1,6 @@
 /* gbp-meson-test.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/meson/gbp-meson-test.h b/src/plugins/meson/gbp-meson-test.h
index 9b809b979..1c434a451 100644
--- a/src/plugins/meson/gbp-meson-test.h
+++ b/src/plugins/meson/gbp-meson-test.h
@@ -1,6 +1,6 @@
 /* gbp-meson-test.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/meson/meson-plugin.c b/src/plugins/meson/meson-plugin.c
index 4b995d628..3cc196a9d 100644
--- a/src/plugins/meson/meson-plugin.c
+++ b/src/plugins/meson/meson-plugin.c
@@ -1,6 +1,6 @@
 /* meson-plugin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/messages/gbp-messages-editor-addin.c 
b/src/plugins/messages/gbp-messages-editor-addin.c
index f7ca618be..940a5e7d5 100644
--- a/src/plugins/messages/gbp-messages-editor-addin.c
+++ b/src/plugins/messages/gbp-messages-editor-addin.c
@@ -1,6 +1,6 @@
 /* gbp-messages-editor-addin.c
  *
- * Copyright © 2018 Christian Hergert <chergert redhat com>
+ * Copyright 2018 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/messages/gbp-messages-editor-addin.h 
b/src/plugins/messages/gbp-messages-editor-addin.h
index 5693e6d03..25d8a8933 100644
--- a/src/plugins/messages/gbp-messages-editor-addin.h
+++ b/src/plugins/messages/gbp-messages-editor-addin.h
@@ -1,6 +1,6 @@
 /* gbp-messages-editor-addin.h
  *
- * Copyright © 2018 Christian Hergert <chergert redhat com>
+ * Copyright 2018 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/messages/gbp-messages-panel.c b/src/plugins/messages/gbp-messages-panel.c
index 49c945456..f8856a2d9 100644
--- a/src/plugins/messages/gbp-messages-panel.c
+++ b/src/plugins/messages/gbp-messages-panel.c
@@ -1,6 +1,6 @@
 /* gbp-messages-panel.c
  *
- * Copyright © 2018 Christian Hergert <chergert redhat com>
+ * Copyright 2018 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/messages/gbp-messages-panel.h b/src/plugins/messages/gbp-messages-panel.h
index e90a8b297..8aa5a120f 100644
--- a/src/plugins/messages/gbp-messages-panel.h
+++ b/src/plugins/messages/gbp-messages-panel.h
@@ -1,6 +1,6 @@
 /* gbp-messages-panel.h
  *
- * Copyright © 2018 Christian Hergert <chergert redhat com>
+ * Copyright 2018 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/messages/gbp-messages-plugin.c b/src/plugins/messages/gbp-messages-plugin.c
index 5169d9bc7..bd591de29 100644
--- a/src/plugins/messages/gbp-messages-plugin.c
+++ b/src/plugins/messages/gbp-messages-plugin.c
@@ -1,6 +1,6 @@
 /* gbp-messages-plugin.c
  *
- * Copyright © 2018 Christian Hergert <chergert redhat com>
+ * Copyright 2018 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/newcomers/gbp-newcomers-project.c b/src/plugins/newcomers/gbp-newcomers-project.c
index 9f04f04a1..e026e517d 100644
--- a/src/plugins/newcomers/gbp-newcomers-project.c
+++ b/src/plugins/newcomers/gbp-newcomers-project.c
@@ -1,6 +1,6 @@
 /* gbp-newcomers-project.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/newcomers/gbp-newcomers-project.h b/src/plugins/newcomers/gbp-newcomers-project.h
index 7a65a5a10..ee7ce5b18 100644
--- a/src/plugins/newcomers/gbp-newcomers-project.h
+++ b/src/plugins/newcomers/gbp-newcomers-project.h
@@ -1,6 +1,6 @@
 /* ide-newcomer-project.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/newcomers/gbp-newcomers-section.c b/src/plugins/newcomers/gbp-newcomers-section.c
index 25c918e95..c63887bcc 100644
--- a/src/plugins/newcomers/gbp-newcomers-section.c
+++ b/src/plugins/newcomers/gbp-newcomers-section.c
@@ -1,6 +1,6 @@
 /* gbp-newcomers-section.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/newcomers/gbp-newcomers-section.h b/src/plugins/newcomers/gbp-newcomers-section.h
index 727983a8f..544352ed7 100644
--- a/src/plugins/newcomers/gbp-newcomers-section.h
+++ b/src/plugins/newcomers/gbp-newcomers-section.h
@@ -1,6 +1,6 @@
 /* gbp-newcomers-section.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/newcomers/newcomers-plugin.c b/src/plugins/newcomers/newcomers-plugin.c
index deace9626..f07ce78a5 100644
--- a/src/plugins/newcomers/newcomers-plugin.c
+++ b/src/plugins/newcomers/newcomers-plugin.c
@@ -1,6 +1,6 @@
 /* newcomers-plugin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/notification/ide-notification-addin.c 
b/src/plugins/notification/ide-notification-addin.c
index 286efc4b2..52957a1e0 100644
--- a/src/plugins/notification/ide-notification-addin.c
+++ b/src/plugins/notification/ide-notification-addin.c
@@ -1,6 +1,6 @@
 /* gbp-notification-addin.c
  *
- * Copyright © 2017 Lucie Charvat <luci charvat gmail com>
+ * Copyright 2017 Lucie Charvat <luci charvat gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/notification/ide-notification-addin.h 
b/src/plugins/notification/ide-notification-addin.h
index 72e3b098d..14b1b1044 100644
--- a/src/plugins/notification/ide-notification-addin.h
+++ b/src/plugins/notification/ide-notification-addin.h
@@ -1,6 +1,6 @@
 /* gbp-notification-addin.h
  *
- * Copyright © 2017 Lucie Charvat <luci charvat gmail com>
+ * Copyright 2017 Lucie Charvat <luci charvat gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/notification/ide-notification-plugin.c 
b/src/plugins/notification/ide-notification-plugin.c
index 237a23506..7c4d983e9 100644
--- a/src/plugins/notification/ide-notification-plugin.c
+++ b/src/plugins/notification/ide-notification-plugin.c
@@ -1,6 +1,6 @@
 /* autotools-plugin.c
  *
- * Copyright © 2017 Lucie Charvat <luci charvat gmail com>
+ * Copyright 2017 Lucie Charvat <luci charvat gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/npm/npm_plugin.py b/src/plugins/npm/npm_plugin.py
index 726628831..bf4041889 100644
--- a/src/plugins/npm/npm_plugin.py
+++ b/src/plugins/npm/npm_plugin.py
@@ -3,7 +3,7 @@
 #
 # npm_plugin.py
 #
-# Copyright © 2016 Christian Hergert <chris dronelabs com>
+# Copyright 2016 Christian Hergert <chris dronelabs com>
 #               2017 Giovanni Campagna <gcampagn cs stanford edu>
 #
 # This program is free software: you can redistribute it and/or modify
diff --git a/src/plugins/phpize/phpize_plugin.py b/src/plugins/phpize/phpize_plugin.py
index c689b4c66..43a26e1ea 100644
--- a/src/plugins/phpize/phpize_plugin.py
+++ b/src/plugins/phpize/phpize_plugin.py
@@ -3,7 +3,7 @@
 #
 # phpize_plugin.py
 #
-# Copyright © 2017 Christian Hergert <chergert redhat com>
+# Copyright 2017 Christian Hergert <chergert redhat com>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/project-tree/gb-new-file-popover.c b/src/plugins/project-tree/gb-new-file-popover.c
index d22f51bc2..4b119aa38 100644
--- a/src/plugins/project-tree/gb-new-file-popover.c
+++ b/src/plugins/project-tree/gb-new-file-popover.c
@@ -1,6 +1,6 @@
 /* gb-new-file-popover.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/project-tree/gb-new-file-popover.h b/src/plugins/project-tree/gb-new-file-popover.h
index d802cf396..9d0c385ea 100644
--- a/src/plugins/project-tree/gb-new-file-popover.h
+++ b/src/plugins/project-tree/gb-new-file-popover.h
@@ -1,6 +1,6 @@
 /* gb-new-file-popover.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/project-tree/gb-project-file.c b/src/plugins/project-tree/gb-project-file.c
index 1e7e77677..0da128665 100644
--- a/src/plugins/project-tree/gb-project-file.c
+++ b/src/plugins/project-tree/gb-project-file.c
@@ -1,6 +1,6 @@
 /* gb-project-file.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/project-tree/gb-project-file.h b/src/plugins/project-tree/gb-project-file.h
index a48d43ec7..69f7453e3 100644
--- a/src/plugins/project-tree/gb-project-file.h
+++ b/src/plugins/project-tree/gb-project-file.h
@@ -1,6 +1,6 @@
 /* gb-project-file.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/project-tree/gb-project-tree-actions.c 
b/src/plugins/project-tree/gb-project-tree-actions.c
index 383adecea..0c9c21a7e 100644
--- a/src/plugins/project-tree/gb-project-tree-actions.c
+++ b/src/plugins/project-tree/gb-project-tree-actions.c
@@ -1,6 +1,6 @@
 /* gb-project-tree-actions.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/project-tree/gb-project-tree-actions.h 
b/src/plugins/project-tree/gb-project-tree-actions.h
index 072ca187c..ffcda0ace 100644
--- a/src/plugins/project-tree/gb-project-tree-actions.h
+++ b/src/plugins/project-tree/gb-project-tree-actions.h
@@ -1,6 +1,6 @@
 /* gb-project-tree-actions.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/project-tree/gb-project-tree-addin.c 
b/src/plugins/project-tree/gb-project-tree-addin.c
index 473ded754..a2f59dd53 100644
--- a/src/plugins/project-tree/gb-project-tree-addin.c
+++ b/src/plugins/project-tree/gb-project-tree-addin.c
@@ -1,6 +1,6 @@
 /* gb-project-tree-addin.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/project-tree/gb-project-tree-addin.h 
b/src/plugins/project-tree/gb-project-tree-addin.h
index 611a3ec63..0511e94e7 100644
--- a/src/plugins/project-tree/gb-project-tree-addin.h
+++ b/src/plugins/project-tree/gb-project-tree-addin.h
@@ -1,6 +1,6 @@
 /* gb-project-tree-addin.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/project-tree/gb-project-tree-builder.c 
b/src/plugins/project-tree/gb-project-tree-builder.c
index 599c33eb9..8df73b37f 100644
--- a/src/plugins/project-tree/gb-project-tree-builder.c
+++ b/src/plugins/project-tree/gb-project-tree-builder.c
@@ -1,6 +1,6 @@
 /* gb-project-tree-builder.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/project-tree/gb-project-tree-builder.h 
b/src/plugins/project-tree/gb-project-tree-builder.h
index 3e079ec0a..68e411486 100644
--- a/src/plugins/project-tree/gb-project-tree-builder.h
+++ b/src/plugins/project-tree/gb-project-tree-builder.h
@@ -1,6 +1,6 @@
 /* gb-project-tree-builder.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/project-tree/gb-project-tree-editor-addin.c 
b/src/plugins/project-tree/gb-project-tree-editor-addin.c
index a69ee016e..cf6ca9e5a 100644
--- a/src/plugins/project-tree/gb-project-tree-editor-addin.c
+++ b/src/plugins/project-tree/gb-project-tree-editor-addin.c
@@ -1,6 +1,6 @@
 /* gb-project-tree-editor-addin.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/project-tree/gb-project-tree-editor-addin.h 
b/src/plugins/project-tree/gb-project-tree-editor-addin.h
index 6f16c3f34..a4767009b 100644
--- a/src/plugins/project-tree/gb-project-tree-editor-addin.h
+++ b/src/plugins/project-tree/gb-project-tree-editor-addin.h
@@ -1,6 +1,6 @@
 /* gb-project-tree-editor-addin.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/project-tree/gb-project-tree-private.h 
b/src/plugins/project-tree/gb-project-tree-private.h
index 98325eb08..66c40c423 100644
--- a/src/plugins/project-tree/gb-project-tree-private.h
+++ b/src/plugins/project-tree/gb-project-tree-private.h
@@ -1,6 +1,6 @@
 /* gb-project-tree-private.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/project-tree/gb-project-tree-shortcuts.c 
b/src/plugins/project-tree/gb-project-tree-shortcuts.c
index 8c49884b7..b9a8a012d 100644
--- a/src/plugins/project-tree/gb-project-tree-shortcuts.c
+++ b/src/plugins/project-tree/gb-project-tree-shortcuts.c
@@ -1,6 +1,6 @@
 /* gb-project-tree-shortcuts.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/project-tree/gb-project-tree.c b/src/plugins/project-tree/gb-project-tree.c
index 34069414d..0713d0987 100644
--- a/src/plugins/project-tree/gb-project-tree.c
+++ b/src/plugins/project-tree/gb-project-tree.c
@@ -1,6 +1,6 @@
 /* gb-project-tree.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/project-tree/gb-project-tree.h b/src/plugins/project-tree/gb-project-tree.h
index fd79d8972..b5bc4348f 100644
--- a/src/plugins/project-tree/gb-project-tree.h
+++ b/src/plugins/project-tree/gb-project-tree.h
@@ -1,6 +1,6 @@
 /* gb-project-tree.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/project-tree/gb-rename-file-popover.c 
b/src/plugins/project-tree/gb-rename-file-popover.c
index 45e517644..9dbd108f2 100644
--- a/src/plugins/project-tree/gb-rename-file-popover.c
+++ b/src/plugins/project-tree/gb-rename-file-popover.c
@@ -1,6 +1,6 @@
 /* gb-rename-file-popover.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/project-tree/gb-rename-file-popover.h 
b/src/plugins/project-tree/gb-rename-file-popover.h
index 85ca37fda..60ee037bf 100644
--- a/src/plugins/project-tree/gb-rename-file-popover.h
+++ b/src/plugins/project-tree/gb-rename-file-popover.h
@@ -1,6 +1,6 @@
 /* gb-rename-file-popover.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/project-tree/gb-vcs-tree-builder.c b/src/plugins/project-tree/gb-vcs-tree-builder.c
index 75d50f1f4..400f27fdc 100644
--- a/src/plugins/project-tree/gb-vcs-tree-builder.c
+++ b/src/plugins/project-tree/gb-vcs-tree-builder.c
@@ -1,6 +1,6 @@
 /* gb-vcs-tree-builder.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/project-tree/gb-vcs-tree-builder.h b/src/plugins/project-tree/gb-vcs-tree-builder.h
index b1a9a3cd8..931ed8a33 100644
--- a/src/plugins/project-tree/gb-vcs-tree-builder.h
+++ b/src/plugins/project-tree/gb-vcs-tree-builder.h
@@ -1,6 +1,6 @@
 /* gb-vcs-tree-builder.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/project-tree/project-tree-plugin.c b/src/plugins/project-tree/project-tree-plugin.c
index a340c0e5b..67293e9c9 100644
--- a/src/plugins/project-tree/project-tree-plugin.c
+++ b/src/plugins/project-tree/project-tree-plugin.c
@@ -1,6 +1,6 @@
 /* project-tree-plugin.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/python-gi-imports-completion/python_gi_imports_completion.py 
b/src/plugins/python-gi-imports-completion/python_gi_imports_completion.py
index 7c3ba336a..0f83e690e 100644
--- a/src/plugins/python-gi-imports-completion/python_gi_imports_completion.py
+++ b/src/plugins/python-gi-imports-completion/python_gi_imports_completion.py
@@ -3,8 +3,8 @@
 #
 # python_gi_imports_completion.py
 #
-# Copyright © 2015 Christian Hergert <chris dronelabs com>
-# Copyright © 2015 Elad Alfassa <elad fedoraproject org>
+# Copyright 2015 Christian Hergert <chris dronelabs com>
+# Copyright 2015 Elad Alfassa <elad fedoraproject org>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/python-pack/ide-python-format-provider.c 
b/src/plugins/python-pack/ide-python-format-provider.c
index b071e7ebc..b95d3335b 100644
--- a/src/plugins/python-pack/ide-python-format-provider.c
+++ b/src/plugins/python-pack/ide-python-format-provider.c
@@ -1,7 +1,7 @@
 /* ide-python-format-provider.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
- * Copyright © 2015 Elad Alfassa <elad fedoraproject org>
+ * Copyright 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Elad Alfassa <elad fedoraproject org>
  *
  * This file is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as
diff --git a/src/plugins/python-pack/ide-python-format-provider.h 
b/src/plugins/python-pack/ide-python-format-provider.h
index a203ad5c2..f5b062dc4 100644
--- a/src/plugins/python-pack/ide-python-format-provider.h
+++ b/src/plugins/python-pack/ide-python-format-provider.h
@@ -1,6 +1,6 @@
 /* ide-python-format-provider.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This file is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as
diff --git a/src/plugins/python-pack/ide-python-indenter.c b/src/plugins/python-pack/ide-python-indenter.c
index 50e8775b4..f504f319a 100644
--- a/src/plugins/python-pack/ide-python-indenter.c
+++ b/src/plugins/python-pack/ide-python-indenter.c
@@ -1,6 +1,6 @@
 /* ide-python-indenter.c
  *
- * Copyright © 2014-2015 Christian Hergert <christian hergert me>
+ * Copyright 2014-2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/python-pack/ide-python-indenter.h b/src/plugins/python-pack/ide-python-indenter.h
index e89dfdad9..0add3a8ee 100644
--- a/src/plugins/python-pack/ide-python-indenter.h
+++ b/src/plugins/python-pack/ide-python-indenter.h
@@ -1,6 +1,6 @@
 /* ide-python-indenter.h
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/python-pack/python-pack-plugin.c b/src/plugins/python-pack/python-pack-plugin.c
index 7d58b3948..a143b817b 100644
--- a/src/plugins/python-pack/python-pack-plugin.c
+++ b/src/plugins/python-pack/python-pack-plugin.c
@@ -1,6 +1,6 @@
 /* python-pack-plugin.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/quick-highlight/gbp-quick-highlight-editor-view-addin.c 
b/src/plugins/quick-highlight/gbp-quick-highlight-editor-view-addin.c
index 007ad5f79..64102cafc 100644
--- a/src/plugins/quick-highlight/gbp-quick-highlight-editor-view-addin.c
+++ b/src/plugins/quick-highlight/gbp-quick-highlight-editor-view-addin.c
@@ -1,7 +1,7 @@
 /* gbp-quick-highlight-editor-view-addin.c
  *
- * Copyright © 2016 Martin Blanchard <tchaik gmx com>
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Martin Blanchard <tchaik gmx com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/quick-highlight/gbp-quick-highlight-editor-view-addin.h 
b/src/plugins/quick-highlight/gbp-quick-highlight-editor-view-addin.h
index 4cd8ffdcc..9e0b1dbbb 100644
--- a/src/plugins/quick-highlight/gbp-quick-highlight-editor-view-addin.h
+++ b/src/plugins/quick-highlight/gbp-quick-highlight-editor-view-addin.h
@@ -1,6 +1,6 @@
 /* gbp-quick-highlight-editor-view-addin.h
  *
- * Copyright © 2016 Martin Blanchard <tchaik gmx com>
+ * Copyright 2016 Martin Blanchard <tchaik gmx com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/quick-highlight/gbp-quick-highlight-plugin.c 
b/src/plugins/quick-highlight/gbp-quick-highlight-plugin.c
index 3bbdb24fe..537defdac 100644
--- a/src/plugins/quick-highlight/gbp-quick-highlight-plugin.c
+++ b/src/plugins/quick-highlight/gbp-quick-highlight-plugin.c
@@ -1,6 +1,6 @@
 /* gbp-quick-highlight-plugin.c
  *
- * Copyright © 2016 Martin Blanchard <tchaik gmx com>
+ * Copyright 2016 Martin Blanchard <tchaik gmx com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/quick-highlight/gbp-quick-highlight-preferences.c 
b/src/plugins/quick-highlight/gbp-quick-highlight-preferences.c
index d9c5b805f..8b95e23f5 100644
--- a/src/plugins/quick-highlight/gbp-quick-highlight-preferences.c
+++ b/src/plugins/quick-highlight/gbp-quick-highlight-preferences.c
@@ -1,6 +1,6 @@
 /* gbp-quick-highlight-preferences.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/quick-highlight/gbp-quick-highlight-preferences.h 
b/src/plugins/quick-highlight/gbp-quick-highlight-preferences.h
index 1031acbc4..8d924bfa6 100644
--- a/src/plugins/quick-highlight/gbp-quick-highlight-preferences.h
+++ b/src/plugins/quick-highlight/gbp-quick-highlight-preferences.h
@@ -1,6 +1,6 @@
 /* gbp-quick-highlight-preferences.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/recent/gbp-recent-project-row.c b/src/plugins/recent/gbp-recent-project-row.c
index 310f17ee1..be82b0649 100644
--- a/src/plugins/recent/gbp-recent-project-row.c
+++ b/src/plugins/recent/gbp-recent-project-row.c
@@ -1,6 +1,6 @@
 /* gbp-recent-project-row.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/recent/gbp-recent-project-row.h b/src/plugins/recent/gbp-recent-project-row.h
index ae0623918..38b35f3c7 100644
--- a/src/plugins/recent/gbp-recent-project-row.h
+++ b/src/plugins/recent/gbp-recent-project-row.h
@@ -1,6 +1,6 @@
 /* ide-greeter-project-row.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/recent/gbp-recent-section.c b/src/plugins/recent/gbp-recent-section.c
index 1a15b6abf..1573dcd02 100644
--- a/src/plugins/recent/gbp-recent-section.c
+++ b/src/plugins/recent/gbp-recent-section.c
@@ -1,6 +1,6 @@
 /* gbp-recent-section.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/recent/gbp-recent-section.h b/src/plugins/recent/gbp-recent-section.h
index 87fb5c837..2dfeeb738 100644
--- a/src/plugins/recent/gbp-recent-section.h
+++ b/src/plugins/recent/gbp-recent-section.h
@@ -1,6 +1,6 @@
 /* gbp-recent-section.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/recent/recent-plugin.c b/src/plugins/recent/recent-plugin.c
index 51ef4225c..313c1d886 100644
--- a/src/plugins/recent/recent-plugin.c
+++ b/src/plugins/recent/recent-plugin.c
@@ -1,6 +1,6 @@
 /* recent-plugin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/retab/gbp-retab-plugin.c b/src/plugins/retab/gbp-retab-plugin.c
index c8d8cb70f..f3e5cf5d1 100644
--- a/src/plugins/retab/gbp-retab-plugin.c
+++ b/src/plugins/retab/gbp-retab-plugin.c
@@ -1,6 +1,6 @@
 /* gbp-retab-plugin.c
  *
- * Copyright © 2017 Lucie Charvat <luci charvat gmail com>
+ * Copyright 2017 Lucie Charvat <luci charvat gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/retab/gbp-retab-view-addin.c b/src/plugins/retab/gbp-retab-view-addin.c
index 1409aa9e5..fb1565c26 100644
--- a/src/plugins/retab/gbp-retab-view-addin.c
+++ b/src/plugins/retab/gbp-retab-view-addin.c
@@ -1,7 +1,7 @@
 
 /* gbp-retab-view-addin.c
  *
- * Copyright © 2017 Lucie Charvat <luci charvat gmail com>
+ * Copyright 2017 Lucie Charvat <luci charvat gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/retab/gbp-retab-view-addin.h b/src/plugins/retab/gbp-retab-view-addin.h
index 23f01500c..fbed1ac04 100644
--- a/src/plugins/retab/gbp-retab-view-addin.h
+++ b/src/plugins/retab/gbp-retab-view-addin.h
@@ -1,6 +1,6 @@
 /* gbp-retab-view-addin.h
  *
- * Copyright © 2017 Lucie Charvat <luci charvat gmail com>
+ * Copyright 2017 Lucie Charvat <luci charvat gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/rust-langserv/rust_langserv_plugin.py 
b/src/plugins/rust-langserv/rust_langserv_plugin.py
index 2f06ab09b..1a1039edc 100644
--- a/src/plugins/rust-langserv/rust_langserv_plugin.py
+++ b/src/plugins/rust-langserv/rust_langserv_plugin.py
@@ -2,7 +2,7 @@
 
 # rust_langserv_plugin.py
 #
-# Copyright © 2016 Christian Hergert <chergert redhat com>
+# Copyright 2016 Christian Hergert <chergert redhat com>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/rustup/rustup_plugin.py b/src/plugins/rustup/rustup_plugin.py
index 94476e358..be39e3572 100644
--- a/src/plugins/rustup/rustup_plugin.py
+++ b/src/plugins/rustup/rustup_plugin.py
@@ -3,8 +3,8 @@
 #
 # __init__.py
 #
-# Copyright © 2016 Christian Hergert <chergert redhat com>
-# Copyright © 2017 Georg Vienna <georg vienna himbarsoft com>
+# Copyright 2016 Christian Hergert <chergert redhat com>
+# Copyright 2017 Georg Vienna <georg vienna himbarsoft com>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/spellcheck/gbp-spell-buffer-addin.c b/src/plugins/spellcheck/gbp-spell-buffer-addin.c
index 835df168d..455007349 100644
--- a/src/plugins/spellcheck/gbp-spell-buffer-addin.c
+++ b/src/plugins/spellcheck/gbp-spell-buffer-addin.c
@@ -1,6 +1,6 @@
 /* gbp-spell-buffer-addin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/spellcheck/gbp-spell-buffer-addin.h b/src/plugins/spellcheck/gbp-spell-buffer-addin.h
index 6af5d4780..c2ce380f5 100644
--- a/src/plugins/spellcheck/gbp-spell-buffer-addin.h
+++ b/src/plugins/spellcheck/gbp-spell-buffer-addin.h
@@ -1,6 +1,6 @@
 /* gbp-spell-buffer-addin.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/spellcheck/gbp-spell-dict.c b/src/plugins/spellcheck/gbp-spell-dict.c
index 8bf3e5e27..0e56829bb 100644
--- a/src/plugins/spellcheck/gbp-spell-dict.c
+++ b/src/plugins/spellcheck/gbp-spell-dict.c
@@ -1,6 +1,6 @@
 /* gbp-spell-dict.c
  *
- * Copyright © 2016 Sébastien Lafargue <slafargue gnome org>
+ * Copyright 2016 Sébastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/spellcheck/gbp-spell-dict.h b/src/plugins/spellcheck/gbp-spell-dict.h
index 019cc67df..a4fcdd49a 100644
--- a/src/plugins/spellcheck/gbp-spell-dict.h
+++ b/src/plugins/spellcheck/gbp-spell-dict.h
@@ -1,6 +1,6 @@
 /* gbp-spell-dict.h
  *
- * Copyright © 2016 Sébastien Lafargue <slafargue gnome org>
+ * Copyright 2016 Sébastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/spellcheck/gbp-spell-editor-addin.c b/src/plugins/spellcheck/gbp-spell-editor-addin.c
index 10e0d7e49..c60652fac 100644
--- a/src/plugins/spellcheck/gbp-spell-editor-addin.c
+++ b/src/plugins/spellcheck/gbp-spell-editor-addin.c
@@ -1,6 +1,6 @@
 /* gbp-spell-editor-addin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/spellcheck/gbp-spell-editor-addin.h b/src/plugins/spellcheck/gbp-spell-editor-addin.h
index ea2368d7b..64f6333a2 100644
--- a/src/plugins/spellcheck/gbp-spell-editor-addin.h
+++ b/src/plugins/spellcheck/gbp-spell-editor-addin.h
@@ -1,6 +1,6 @@
 /* gbp-spell-editor-addin.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/spellcheck/gbp-spell-editor-view-addin.c 
b/src/plugins/spellcheck/gbp-spell-editor-view-addin.c
index 7b99e5ce4..466d2517b 100644
--- a/src/plugins/spellcheck/gbp-spell-editor-view-addin.c
+++ b/src/plugins/spellcheck/gbp-spell-editor-view-addin.c
@@ -1,7 +1,7 @@
 /* gbp-spell-editor-view-addin.c
  *
- * Copyright © 2016 Sebastien Lafargue <slafargue gnome org>
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/spellcheck/gbp-spell-editor-view-addin.h 
b/src/plugins/spellcheck/gbp-spell-editor-view-addin.h
index cfbbbc409..357fe33c8 100644
--- a/src/plugins/spellcheck/gbp-spell-editor-view-addin.h
+++ b/src/plugins/spellcheck/gbp-spell-editor-view-addin.h
@@ -1,6 +1,6 @@
 /* gbp-spell-editor-view-addin.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/spellcheck/gbp-spell-language-popover.c 
b/src/plugins/spellcheck/gbp-spell-language-popover.c
index 4537a792e..cd78a170c 100644
--- a/src/plugins/spellcheck/gbp-spell-language-popover.c
+++ b/src/plugins/spellcheck/gbp-spell-language-popover.c
@@ -1,6 +1,6 @@
 /* gbp-spell-language-popover.c
  *
- * Copyright © 2017 Sébastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sébastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/spellcheck/gbp-spell-language-popover.h 
b/src/plugins/spellcheck/gbp-spell-language-popover.h
index aa4020a5f..4f30fcbf2 100644
--- a/src/plugins/spellcheck/gbp-spell-language-popover.h
+++ b/src/plugins/spellcheck/gbp-spell-language-popover.h
@@ -1,6 +1,6 @@
 /* gbp-spell-language-popover.h
  *
- * Copyright © 2017 Sébastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sébastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/spellcheck/gbp-spell-navigator.c b/src/plugins/spellcheck/gbp-spell-navigator.c
index f5897e6b1..ca380ede4 100644
--- a/src/plugins/spellcheck/gbp-spell-navigator.c
+++ b/src/plugins/spellcheck/gbp-spell-navigator.c
@@ -1,6 +1,6 @@
 /* gbp-spell-navigator.c
  *
- * Copyright © 2016 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2016 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/spellcheck/gbp-spell-navigator.h b/src/plugins/spellcheck/gbp-spell-navigator.h
index 0f98066a9..4c32c75a1 100644
--- a/src/plugins/spellcheck/gbp-spell-navigator.h
+++ b/src/plugins/spellcheck/gbp-spell-navigator.h
@@ -1,6 +1,6 @@
 /* gbp-spell-navigator.h
  *
- * Copyright © 2016 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2016 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/spellcheck/gbp-spell-private.h b/src/plugins/spellcheck/gbp-spell-private.h
index 72a8369ba..62b38a96c 100644
--- a/src/plugins/spellcheck/gbp-spell-private.h
+++ b/src/plugins/spellcheck/gbp-spell-private.h
@@ -1,7 +1,7 @@
 /* gbp-spell-widget-private.h
  *
- * Copyright © 2016 Sebastien Lafargue <slafargue gnome org>
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/spellcheck/gbp-spell-utils.c b/src/plugins/spellcheck/gbp-spell-utils.c
index 002c2fb2d..7cb2f78e2 100644
--- a/src/plugins/spellcheck/gbp-spell-utils.c
+++ b/src/plugins/spellcheck/gbp-spell-utils.c
@@ -1,6 +1,6 @@
 /* gbp-spell-utils.c
  *
- * Copyright © 2016 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2016 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/spellcheck/gbp-spell-utils.h b/src/plugins/spellcheck/gbp-spell-utils.h
index d064cd56b..2690ec66d 100644
--- a/src/plugins/spellcheck/gbp-spell-utils.h
+++ b/src/plugins/spellcheck/gbp-spell-utils.h
@@ -1,6 +1,6 @@
 /* gbp-spell-utils.h
  *
- * Copyright © 2016 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2016 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/spellcheck/gbp-spell-widget-actions.c 
b/src/plugins/spellcheck/gbp-spell-widget-actions.c
index 8260d967a..50d0e6222 100644
--- a/src/plugins/spellcheck/gbp-spell-widget-actions.c
+++ b/src/plugins/spellcheck/gbp-spell-widget-actions.c
@@ -1,7 +1,7 @@
 /* gbp-spell-widget-actions.c
  *
- * Copyright © 2016 Sebastien Lafargue <slafargue gnome org>
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/spellcheck/gbp-spell-widget.c b/src/plugins/spellcheck/gbp-spell-widget.c
index 0d1f7ca95..df2d31aa0 100644
--- a/src/plugins/spellcheck/gbp-spell-widget.c
+++ b/src/plugins/spellcheck/gbp-spell-widget.c
@@ -1,6 +1,6 @@
 /* gbp-spell-widget.c
  *
- * Copyright © 2016 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2016 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/spellcheck/gbp-spell-widget.h b/src/plugins/spellcheck/gbp-spell-widget.h
index 5a3bed7cc..86c9f9d36 100644
--- a/src/plugins/spellcheck/gbp-spell-widget.h
+++ b/src/plugins/spellcheck/gbp-spell-widget.h
@@ -1,6 +1,6 @@
 /* gbp-spell-widget.h
  *
- * Copyright © 2016 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2016 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/spellcheck/spellcheck-plugin.c b/src/plugins/spellcheck/spellcheck-plugin.c
index 774290bfa..c808d545f 100644
--- a/src/plugins/spellcheck/spellcheck-plugin.c
+++ b/src/plugins/spellcheck/spellcheck-plugin.c
@@ -1,6 +1,6 @@
 /* spellcheck-plugin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/support/ide-support-application-addin.c 
b/src/plugins/support/ide-support-application-addin.c
index 928e2d9d2..b7aed8f53 100644
--- a/src/plugins/support/ide-support-application-addin.c
+++ b/src/plugins/support/ide-support-application-addin.c
@@ -1,6 +1,6 @@
 /* ide-support-application-addin.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/support/ide-support-application-addin.h 
b/src/plugins/support/ide-support-application-addin.h
index 416b5d2f1..36210d110 100644
--- a/src/plugins/support/ide-support-application-addin.h
+++ b/src/plugins/support/ide-support-application-addin.h
@@ -1,6 +1,6 @@
 /* ide-support-application-addin.h
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/support/ide-support-plugin.c b/src/plugins/support/ide-support-plugin.c
index e119b3d20..89cfac2d4 100644
--- a/src/plugins/support/ide-support-plugin.c
+++ b/src/plugins/support/ide-support-plugin.c
@@ -1,6 +1,6 @@
 /* ide-support-plugin.c
  *
- * Copyright © 2015 Christian Hergert <chergert redhat com>
+ * Copyright 2015 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/support/ide-support.c b/src/plugins/support/ide-support.c
index fb8df673e..a1a95d523 100644
--- a/src/plugins/support/ide-support.c
+++ b/src/plugins/support/ide-support.c
@@ -1,6 +1,6 @@
 /* ide-support.c
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/support/ide-support.h b/src/plugins/support/ide-support.h
index 779785052..231892770 100644
--- a/src/plugins/support/ide-support.h
+++ b/src/plugins/support/ide-support.h
@@ -1,6 +1,6 @@
 /* ide-support.h
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/symbol-tree/gbp-symbol-layout-stack-addin.c 
b/src/plugins/symbol-tree/gbp-symbol-layout-stack-addin.c
index fd1388c8b..0f1802109 100644
--- a/src/plugins/symbol-tree/gbp-symbol-layout-stack-addin.c
+++ b/src/plugins/symbol-tree/gbp-symbol-layout-stack-addin.c
@@ -1,6 +1,6 @@
 /* gbp-symbol-layout-stack-addin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/symbol-tree/gbp-symbol-layout-stack-addin.h 
b/src/plugins/symbol-tree/gbp-symbol-layout-stack-addin.h
index 0928916a4..fdc7c990d 100644
--- a/src/plugins/symbol-tree/gbp-symbol-layout-stack-addin.h
+++ b/src/plugins/symbol-tree/gbp-symbol-layout-stack-addin.h
@@ -1,6 +1,6 @@
 /* gbp-symbol-layout-stack-addin.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/symbol-tree/gbp-symbol-menu-button.c 
b/src/plugins/symbol-tree/gbp-symbol-menu-button.c
index 0a4dbd627..9d74f14e7 100644
--- a/src/plugins/symbol-tree/gbp-symbol-menu-button.c
+++ b/src/plugins/symbol-tree/gbp-symbol-menu-button.c
@@ -1,6 +1,6 @@
 /* gbp-symbol-menu-button.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/symbol-tree/gbp-symbol-menu-button.h 
b/src/plugins/symbol-tree/gbp-symbol-menu-button.h
index 8aada1d2a..7a99a5e69 100644
--- a/src/plugins/symbol-tree/gbp-symbol-menu-button.h
+++ b/src/plugins/symbol-tree/gbp-symbol-menu-button.h
@@ -1,6 +1,6 @@
 /* gbp-symbol-menu-button.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/symbol-tree/gbp-symbol-tree-builder.c 
b/src/plugins/symbol-tree/gbp-symbol-tree-builder.c
index 56ff4b870..43e860a2b 100644
--- a/src/plugins/symbol-tree/gbp-symbol-tree-builder.c
+++ b/src/plugins/symbol-tree/gbp-symbol-tree-builder.c
@@ -1,6 +1,6 @@
 /* gbp-symbol-tree-builder.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/symbol-tree/gbp-symbol-tree-builder.h 
b/src/plugins/symbol-tree/gbp-symbol-tree-builder.h
index dfcefdd37..b7a582534 100644
--- a/src/plugins/symbol-tree/gbp-symbol-tree-builder.h
+++ b/src/plugins/symbol-tree/gbp-symbol-tree-builder.h
@@ -1,6 +1,6 @@
 /* gbp-symbol-tree-builder.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/symbol-tree/symbol-tree-plugin.c b/src/plugins/symbol-tree/symbol-tree-plugin.c
index 768f9efff..4c0754bfb 100644
--- a/src/plugins/symbol-tree/symbol-tree-plugin.c
+++ b/src/plugins/symbol-tree/symbol-tree-plugin.c
@@ -1,6 +1,6 @@
 /* symbol-tree-plugin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/sysmon/gb-sysmon-addin.c b/src/plugins/sysmon/gb-sysmon-addin.c
index 6d6afbf3b..dd6bc9a48 100644
--- a/src/plugins/sysmon/gb-sysmon-addin.c
+++ b/src/plugins/sysmon/gb-sysmon-addin.c
@@ -1,6 +1,6 @@
 /* gb-sysmon-addin.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/sysmon/gb-sysmon-addin.h b/src/plugins/sysmon/gb-sysmon-addin.h
index 73511155b..0459d8013 100644
--- a/src/plugins/sysmon/gb-sysmon-addin.h
+++ b/src/plugins/sysmon/gb-sysmon-addin.h
@@ -1,6 +1,6 @@
 /* gb-sysmon-addin.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/sysmon/gb-sysmon-panel.c b/src/plugins/sysmon/gb-sysmon-panel.c
index 9cf718795..d8e9ce24e 100644
--- a/src/plugins/sysmon/gb-sysmon-panel.c
+++ b/src/plugins/sysmon/gb-sysmon-panel.c
@@ -1,6 +1,6 @@
 /* gb-sysmon-panel.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/sysmon/gb-sysmon-panel.h b/src/plugins/sysmon/gb-sysmon-panel.h
index dd8235cc1..6aa636526 100644
--- a/src/plugins/sysmon/gb-sysmon-panel.h
+++ b/src/plugins/sysmon/gb-sysmon-panel.h
@@ -1,6 +1,6 @@
 /* gb-sysmon-panel.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/sysprof/gbp-sysprof-perspective.c b/src/plugins/sysprof/gbp-sysprof-perspective.c
index fa59b07e6..d10d1c424 100644
--- a/src/plugins/sysprof/gbp-sysprof-perspective.c
+++ b/src/plugins/sysprof/gbp-sysprof-perspective.c
@@ -1,6 +1,6 @@
 /* gbp-sysprof-perspective.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/sysprof/gbp-sysprof-perspective.h b/src/plugins/sysprof/gbp-sysprof-perspective.h
index 7cc4583f2..18cc04159 100644
--- a/src/plugins/sysprof/gbp-sysprof-perspective.h
+++ b/src/plugins/sysprof/gbp-sysprof-perspective.h
@@ -1,6 +1,6 @@
 /* gbp-sysprof-perspective.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/sysprof/gbp-sysprof-plugin.c b/src/plugins/sysprof/gbp-sysprof-plugin.c
index ac0575ea1..12de3221c 100644
--- a/src/plugins/sysprof/gbp-sysprof-plugin.c
+++ b/src/plugins/sysprof/gbp-sysprof-plugin.c
@@ -1,6 +1,6 @@
 /* gbp-sysprof-plugin.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/sysprof/gbp-sysprof-workbench-addin.c 
b/src/plugins/sysprof/gbp-sysprof-workbench-addin.c
index c21ddae95..f21f27a4f 100644
--- a/src/plugins/sysprof/gbp-sysprof-workbench-addin.c
+++ b/src/plugins/sysprof/gbp-sysprof-workbench-addin.c
@@ -1,6 +1,6 @@
 /* gbp-sysprof-workbench-addin.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/sysprof/gbp-sysprof-workbench-addin.h 
b/src/plugins/sysprof/gbp-sysprof-workbench-addin.h
index 9193c46ab..ec7b42645 100644
--- a/src/plugins/sysprof/gbp-sysprof-workbench-addin.h
+++ b/src/plugins/sysprof/gbp-sysprof-workbench-addin.h
@@ -1,6 +1,6 @@
 /* gbp-sysprof-workbench-addin.h
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/terminal/gb-terminal-plugin.c b/src/plugins/terminal/gb-terminal-plugin.c
index 2632728b9..dbec0db44 100644
--- a/src/plugins/terminal/gb-terminal-plugin.c
+++ b/src/plugins/terminal/gb-terminal-plugin.c
@@ -1,6 +1,6 @@
 /* gb-terminal-plugin.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/terminal/gb-terminal-private.h b/src/plugins/terminal/gb-terminal-private.h
index 2143ca928..255e26ef6 100644
--- a/src/plugins/terminal/gb-terminal-private.h
+++ b/src/plugins/terminal/gb-terminal-private.h
@@ -1,6 +1,6 @@
 /* gb-terminal-private.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/terminal/gb-terminal-view-actions.c b/src/plugins/terminal/gb-terminal-view-actions.c
index c2868b91e..e4545f6ec 100644
--- a/src/plugins/terminal/gb-terminal-view-actions.c
+++ b/src/plugins/terminal/gb-terminal-view-actions.c
@@ -1,6 +1,6 @@
 /* gb-editor-view-actions.c
  *
- * Copyright © 2015 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2015 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/terminal/gb-terminal-view-private.h b/src/plugins/terminal/gb-terminal-view-private.h
index 61b21aa00..82a6bcb3e 100644
--- a/src/plugins/terminal/gb-terminal-view-private.h
+++ b/src/plugins/terminal/gb-terminal-view-private.h
@@ -1,6 +1,6 @@
 /* gb-terminal-view-private.h
  *
- * Copyright © 2015 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2015 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/terminal/gb-terminal-view.c b/src/plugins/terminal/gb-terminal-view.c
index d3e8c8a1e..726c94885 100644
--- a/src/plugins/terminal/gb-terminal-view.c
+++ b/src/plugins/terminal/gb-terminal-view.c
@@ -1,6 +1,6 @@
 /* gb-terminal-view.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/terminal/gb-terminal-view.h b/src/plugins/terminal/gb-terminal-view.h
index 1562c3cf9..b7a3df163 100644
--- a/src/plugins/terminal/gb-terminal-view.h
+++ b/src/plugins/terminal/gb-terminal-view.h
@@ -1,6 +1,6 @@
 /* gb-terminal-view.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/terminal/gb-terminal-workbench-addin.c 
b/src/plugins/terminal/gb-terminal-workbench-addin.c
index 4e3597041..c6e5c8078 100644
--- a/src/plugins/terminal/gb-terminal-workbench-addin.c
+++ b/src/plugins/terminal/gb-terminal-workbench-addin.c
@@ -1,6 +1,6 @@
 /* gb-terminal-workbench-addin.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/terminal/gb-terminal-workbench-addin.h 
b/src/plugins/terminal/gb-terminal-workbench-addin.h
index 4c76f7cd1..a3521b767 100644
--- a/src/plugins/terminal/gb-terminal-workbench-addin.h
+++ b/src/plugins/terminal/gb-terminal-workbench-addin.h
@@ -1,6 +1,6 @@
 /* gb-terminal-addin.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/todo/gbp-todo-item.c b/src/plugins/todo/gbp-todo-item.c
index eaf8a036f..0197c42aa 100644
--- a/src/plugins/todo/gbp-todo-item.c
+++ b/src/plugins/todo/gbp-todo-item.c
@@ -1,6 +1,6 @@
 /* gbp-todo-item.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/todo/gbp-todo-item.h b/src/plugins/todo/gbp-todo-item.h
index c126a0bd5..f01e604e7 100644
--- a/src/plugins/todo/gbp-todo-item.h
+++ b/src/plugins/todo/gbp-todo-item.h
@@ -1,6 +1,6 @@
 /* gbp-todo-item.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/todo/gbp-todo-model.c b/src/plugins/todo/gbp-todo-model.c
index e563ba220..079b4b642 100644
--- a/src/plugins/todo/gbp-todo-model.c
+++ b/src/plugins/todo/gbp-todo-model.c
@@ -1,6 +1,6 @@
 /* gbp-todo-model.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/todo/gbp-todo-model.h b/src/plugins/todo/gbp-todo-model.h
index 12d5a0c93..8314cd1d9 100644
--- a/src/plugins/todo/gbp-todo-model.h
+++ b/src/plugins/todo/gbp-todo-model.h
@@ -1,6 +1,6 @@
 /* gbp-todo-model.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/todo/gbp-todo-panel.c b/src/plugins/todo/gbp-todo-panel.c
index 3c429dfc1..d5d1975ca 100644
--- a/src/plugins/todo/gbp-todo-panel.c
+++ b/src/plugins/todo/gbp-todo-panel.c
@@ -1,6 +1,6 @@
 /* gbp-todo-panel.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/todo/gbp-todo-panel.h b/src/plugins/todo/gbp-todo-panel.h
index d01db1717..a16a2a1c5 100644
--- a/src/plugins/todo/gbp-todo-panel.h
+++ b/src/plugins/todo/gbp-todo-panel.h
@@ -1,6 +1,6 @@
 /* gbp-todo-panel.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/todo/gbp-todo-plugin.c b/src/plugins/todo/gbp-todo-plugin.c
index d97de2022..443567a86 100644
--- a/src/plugins/todo/gbp-todo-plugin.c
+++ b/src/plugins/todo/gbp-todo-plugin.c
@@ -1,6 +1,6 @@
 /* gbp-todo-plugin.c
  *
- * Copyright © 2015-2017 Christian Hergert <chergert redhat com>
+ * Copyright 2015-2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/todo/gbp-todo-workbench-addin.c b/src/plugins/todo/gbp-todo-workbench-addin.c
index 8fa263a03..28538e2d4 100644
--- a/src/plugins/todo/gbp-todo-workbench-addin.c
+++ b/src/plugins/todo/gbp-todo-workbench-addin.c
@@ -1,6 +1,6 @@
 /* gbp-todo-workbench-addin.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/todo/gbp-todo-workbench-addin.h b/src/plugins/todo/gbp-todo-workbench-addin.h
index ca93bb73b..d9ce28e17 100644
--- a/src/plugins/todo/gbp-todo-workbench-addin.h
+++ b/src/plugins/todo/gbp-todo-workbench-addin.h
@@ -1,6 +1,6 @@
 /* gbp-todo-workbench-addin.h
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/vala-pack/ide-vala-code-indexer.vala 
b/src/plugins/vala-pack/ide-vala-code-indexer.vala
index 95b01e106..78a184fc6 100644
--- a/src/plugins/vala-pack/ide-vala-code-indexer.vala
+++ b/src/plugins/vala-pack/ide-vala-code-indexer.vala
@@ -1,6 +1,6 @@
 /* ide-vala-indenter.vala
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/vala-pack/ide-vala-completion-item.vala 
b/src/plugins/vala-pack/ide-vala-completion-item.vala
index 58277bfc8..d504267cf 100644
--- a/src/plugins/vala-pack/ide-vala-completion-item.vala
+++ b/src/plugins/vala-pack/ide-vala-completion-item.vala
@@ -1,6 +1,6 @@
 /* ide-vala-completion-item.vala
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/vala-pack/ide-vala-completion-provider.vala 
b/src/plugins/vala-pack/ide-vala-completion-provider.vala
index af685e887..e95bd6893 100644
--- a/src/plugins/vala-pack/ide-vala-completion-provider.vala
+++ b/src/plugins/vala-pack/ide-vala-completion-provider.vala
@@ -1,6 +1,6 @@
 /* ide-vala-completion-provider.vala
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/vala-pack/ide-vala-completion.vala b/src/plugins/vala-pack/ide-vala-completion.vala
index ed2c1018a..c88414dfb 100644
--- a/src/plugins/vala-pack/ide-vala-completion.vala
+++ b/src/plugins/vala-pack/ide-vala-completion.vala
@@ -2,8 +2,8 @@
  * Some of the code below is taken from Anjuta and is licensed under the
  * terms of the GPL v2. The original copyright is preserved.
  *
- * Copyright © 2008-2010 Abderrahim Kitouni
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2008-2010 Abderrahim Kitouni
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/vala-pack/ide-vala-diagnostic-provider.vala 
b/src/plugins/vala-pack/ide-vala-diagnostic-provider.vala
index 7a417bb72..de7f0bbbe 100644
--- a/src/plugins/vala-pack/ide-vala-diagnostic-provider.vala
+++ b/src/plugins/vala-pack/ide-vala-diagnostic-provider.vala
@@ -1,6 +1,6 @@
 /* ide-vala-diagnostic-provider.vala
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/vala-pack/ide-vala-diagnostics.vala b/src/plugins/vala-pack/ide-vala-diagnostics.vala
index 295a17112..233f331ae 100644
--- a/src/plugins/vala-pack/ide-vala-diagnostics.vala
+++ b/src/plugins/vala-pack/ide-vala-diagnostics.vala
@@ -1,6 +1,6 @@
 /* ide-vala-diagnostics.vala
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/vala-pack/ide-vala-indenter.vala b/src/plugins/vala-pack/ide-vala-indenter.vala
index f6058181c..f7419492a 100644
--- a/src/plugins/vala-pack/ide-vala-indenter.vala
+++ b/src/plugins/vala-pack/ide-vala-indenter.vala
@@ -1,6 +1,6 @@
 /* ide-vala-indenter.vala
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/vala-pack/ide-vala-index.vala b/src/plugins/vala-pack/ide-vala-index.vala
index 287c4e129..be9bf1851 100644
--- a/src/plugins/vala-pack/ide-vala-index.vala
+++ b/src/plugins/vala-pack/ide-vala-index.vala
@@ -1,6 +1,6 @@
 /* ide-vala-index.vala
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/vala-pack/ide-vala-locator.vala b/src/plugins/vala-pack/ide-vala-locator.vala
index 667ef5be4..97a757fa8 100644
--- a/src/plugins/vala-pack/ide-vala-locator.vala
+++ b/src/plugins/vala-pack/ide-vala-locator.vala
@@ -1,6 +1,6 @@
 /*
- * Copyright © 2008 Abderrahim Kitouni
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2008 Abderrahim Kitouni
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/vala-pack/ide-vala-pipeline-addin.vala 
b/src/plugins/vala-pack/ide-vala-pipeline-addin.vala
index 594b81830..566a686fb 100644
--- a/src/plugins/vala-pack/ide-vala-pipeline-addin.vala
+++ b/src/plugins/vala-pack/ide-vala-pipeline-addin.vala
@@ -1,6 +1,6 @@
 /* ide-vala-pipeline-addin.vala
  *
- * Copyright © 2017 Christian Hergert <christian hergert me>
+ * Copyright 2017 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/vala-pack/ide-vala-preferences-addin.vala 
b/src/plugins/vala-pack/ide-vala-preferences-addin.vala
index 6d38299b0..b14ac1ccf 100644
--- a/src/plugins/vala-pack/ide-vala-preferences-addin.vala
+++ b/src/plugins/vala-pack/ide-vala-preferences-addin.vala
@@ -1,6 +1,6 @@
 /* ide-vala-preferences-addin.vala
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/vala-pack/ide-vala-service.vala b/src/plugins/vala-pack/ide-vala-service.vala
index 1ed406d61..c0cb4ee05 100644
--- a/src/plugins/vala-pack/ide-vala-service.vala
+++ b/src/plugins/vala-pack/ide-vala-service.vala
@@ -1,6 +1,6 @@
 /* ide-vala-service.vala
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/vala-pack/ide-vala-source-file.vala b/src/plugins/vala-pack/ide-vala-source-file.vala
index 549fa5abc..9572fb7ab 100644
--- a/src/plugins/vala-pack/ide-vala-source-file.vala
+++ b/src/plugins/vala-pack/ide-vala-source-file.vala
@@ -1,6 +1,6 @@
 /* ide-vala-source-file.vala
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -20,7 +20,7 @@
  * Bits of the following file were inspired from Anjuta. It's original
  * copyright is in tact below.
  *
- * Copyright © 2008-2010 Abderrahim Kitouni
+ * Copyright 2008-2010 Abderrahim Kitouni
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/vala-pack/ide-vala-symbol-resolver.vala 
b/src/plugins/vala-pack/ide-vala-symbol-resolver.vala
index 0ce115b32..9de577df5 100644
--- a/src/plugins/vala-pack/ide-vala-symbol-resolver.vala
+++ b/src/plugins/vala-pack/ide-vala-symbol-resolver.vala
@@ -1,6 +1,6 @@
 /* ide-vala-symbol-resolver.vala
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/vala-pack/ide-vala-symbol-tree.vala b/src/plugins/vala-pack/ide-vala-symbol-tree.vala
index eaa120c0b..d5140a11a 100644
--- a/src/plugins/vala-pack/ide-vala-symbol-tree.vala
+++ b/src/plugins/vala-pack/ide-vala-symbol-tree.vala
@@ -1,6 +1,6 @@
 /* ide-vala-symbol-tree.vala
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/vala-pack/vala-pack-plugin.vala b/src/plugins/vala-pack/vala-pack-plugin.vala
index 26b5a13ff..df206e6bb 100644
--- a/src/plugins/vala-pack/vala-pack-plugin.vala
+++ b/src/plugins/vala-pack/vala-pack-plugin.vala
@@ -1,6 +1,6 @@
 /* vala-pack-plugin.vala
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/valgrind/valgrind_plugin.py b/src/plugins/valgrind/valgrind_plugin.py
index ec61812bc..a3bd5dd55 100644
--- a/src/plugins/valgrind/valgrind_plugin.py
+++ b/src/plugins/valgrind/valgrind_plugin.py
@@ -1,7 +1,7 @@
 #
 # __init__.py
 #
-# Copyright © 2017 Christian Hergert <chergert redhat com>
+# Copyright 2017 Christian Hergert <chergert redhat com>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-analysis.c b/src/plugins/xml-pack/ide-xml-analysis.c
index fb78903e9..016064be0 100644
--- a/src/plugins/xml-pack/ide-xml-analysis.c
+++ b/src/plugins/xml-pack/ide-xml-analysis.c
@@ -1,6 +1,6 @@
 /* ide-xml-analysis.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-analysis.h b/src/plugins/xml-pack/ide-xml-analysis.h
index fb4c9a0a4..450fe54bc 100644
--- a/src/plugins/xml-pack/ide-xml-analysis.h
+++ b/src/plugins/xml-pack/ide-xml-analysis.h
@@ -1,6 +1,6 @@
 /* ide-xml-analysis.h
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-completion-attributes.c 
b/src/plugins/xml-pack/ide-xml-completion-attributes.c
index c22d3635b..abd829eeb 100644
--- a/src/plugins/xml-pack/ide-xml-completion-attributes.c
+++ b/src/plugins/xml-pack/ide-xml-completion-attributes.c
@@ -1,6 +1,6 @@
 /* ide-xml-completion-attributes.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-completion-attributes.h 
b/src/plugins/xml-pack/ide-xml-completion-attributes.h
index 68fae4f74..a849e1bb4 100644
--- a/src/plugins/xml-pack/ide-xml-completion-attributes.h
+++ b/src/plugins/xml-pack/ide-xml-completion-attributes.h
@@ -1,6 +1,6 @@
 /* ide-xml-completion-attributes.h
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-completion-provider.c 
b/src/plugins/xml-pack/ide-xml-completion-provider.c
index da09c22c3..39140ee33 100644
--- a/src/plugins/xml-pack/ide-xml-completion-provider.c
+++ b/src/plugins/xml-pack/ide-xml-completion-provider.c
@@ -1,6 +1,6 @@
 /* ide-xml-completion-provider.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-completion-provider.h 
b/src/plugins/xml-pack/ide-xml-completion-provider.h
index acdc9926a..51c486d74 100644
--- a/src/plugins/xml-pack/ide-xml-completion-provider.h
+++ b/src/plugins/xml-pack/ide-xml-completion-provider.h
@@ -1,6 +1,6 @@
 /* ide-xml-completion-provider.h
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-completion-values.c 
b/src/plugins/xml-pack/ide-xml-completion-values.c
index c10ee4440..0bb8c39b2 100644
--- a/src/plugins/xml-pack/ide-xml-completion-values.c
+++ b/src/plugins/xml-pack/ide-xml-completion-values.c
@@ -1,6 +1,6 @@
 /* ide-xml-completion-values.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-completion-values.h 
b/src/plugins/xml-pack/ide-xml-completion-values.h
index 9e4838afb..6168b70fd 100644
--- a/src/plugins/xml-pack/ide-xml-completion-values.h
+++ b/src/plugins/xml-pack/ide-xml-completion-values.h
@@ -1,6 +1,6 @@
 /* ide-xml-completion-values.h
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-diagnostic-provider.c 
b/src/plugins/xml-pack/ide-xml-diagnostic-provider.c
index 3124baae4..a824ffe14 100644
--- a/src/plugins/xml-pack/ide-xml-diagnostic-provider.c
+++ b/src/plugins/xml-pack/ide-xml-diagnostic-provider.c
@@ -1,6 +1,6 @@
 /* ide-xml-diagnostic-provider.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-diagnostic-provider.h 
b/src/plugins/xml-pack/ide-xml-diagnostic-provider.h
index ccc13e064..7ffad8bb5 100644
--- a/src/plugins/xml-pack/ide-xml-diagnostic-provider.h
+++ b/src/plugins/xml-pack/ide-xml-diagnostic-provider.h
@@ -1,6 +1,6 @@
 /* ide-xml-diagnostic-provider.h
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-hash-table.c b/src/plugins/xml-pack/ide-xml-hash-table.c
index 293420895..f9fab03d0 100644
--- a/src/plugins/xml-pack/ide-xml-hash-table.c
+++ b/src/plugins/xml-pack/ide-xml-hash-table.c
@@ -1,6 +1,6 @@
 /* ide-xml-hash-table.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-hash-table.h b/src/plugins/xml-pack/ide-xml-hash-table.h
index 7953d6426..7f47e8a10 100644
--- a/src/plugins/xml-pack/ide-xml-hash-table.h
+++ b/src/plugins/xml-pack/ide-xml-hash-table.h
@@ -1,6 +1,6 @@
 /* ide-xml-hash-table.h
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-highlighter.c b/src/plugins/xml-pack/ide-xml-highlighter.c
index ee29bd1cd..bdf52abdc 100644
--- a/src/plugins/xml-pack/ide-xml-highlighter.c
+++ b/src/plugins/xml-pack/ide-xml-highlighter.c
@@ -1,6 +1,6 @@
 /* ide-xml-highlighter.c
  *
- * Copyright © 2015 Dimitris Zenios <dimitris zenios gmail com>
+ * Copyright 2015 Dimitris Zenios <dimitris zenios gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-highlighter.h b/src/plugins/xml-pack/ide-xml-highlighter.h
index c074252c8..b3c43330b 100644
--- a/src/plugins/xml-pack/ide-xml-highlighter.h
+++ b/src/plugins/xml-pack/ide-xml-highlighter.h
@@ -1,6 +1,6 @@
 /* ide-xml-highlighter.h
  *
- * Copyright © 2015 Dimitris Zenios <dimitris zenios gmail com>
+ * Copyright 2015 Dimitris Zenios <dimitris zenios gmail com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-indenter.c b/src/plugins/xml-pack/ide-xml-indenter.c
index 65f04380a..5d901c724 100644
--- a/src/plugins/xml-pack/ide-xml-indenter.c
+++ b/src/plugins/xml-pack/ide-xml-indenter.c
@@ -1,6 +1,6 @@
 /* ide-xml-indenter.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-indenter.h b/src/plugins/xml-pack/ide-xml-indenter.h
index fa9b153a6..e17f03221 100644
--- a/src/plugins/xml-pack/ide-xml-indenter.h
+++ b/src/plugins/xml-pack/ide-xml-indenter.h
@@ -1,6 +1,6 @@
 /* ide-xml-indenter.h
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-parser-generic.c b/src/plugins/xml-pack/ide-xml-parser-generic.c
index 193d192c2..bf7b07806 100644
--- a/src/plugins/xml-pack/ide-xml-parser-generic.c
+++ b/src/plugins/xml-pack/ide-xml-parser-generic.c
@@ -1,6 +1,6 @@
 /* ide-xml-parser-generic.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-parser-generic.h b/src/plugins/xml-pack/ide-xml-parser-generic.h
index 3d08783e1..23a462e11 100644
--- a/src/plugins/xml-pack/ide-xml-parser-generic.h
+++ b/src/plugins/xml-pack/ide-xml-parser-generic.h
@@ -1,6 +1,6 @@
 /* ide-xml-parser-generic.h
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-parser-private.h b/src/plugins/xml-pack/ide-xml-parser-private.h
index a1a0747c4..7d56750fe 100644
--- a/src/plugins/xml-pack/ide-xml-parser-private.h
+++ b/src/plugins/xml-pack/ide-xml-parser-private.h
@@ -1,6 +1,6 @@
 /* ide-xml-parser-private.h
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-parser-ui.c b/src/plugins/xml-pack/ide-xml-parser-ui.c
index 1539ce87f..446c45f71 100644
--- a/src/plugins/xml-pack/ide-xml-parser-ui.c
+++ b/src/plugins/xml-pack/ide-xml-parser-ui.c
@@ -1,6 +1,6 @@
 /* ide-xml-parser-ui.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-parser-ui.h b/src/plugins/xml-pack/ide-xml-parser-ui.h
index 2f450d6d5..3ac91c2c8 100644
--- a/src/plugins/xml-pack/ide-xml-parser-ui.h
+++ b/src/plugins/xml-pack/ide-xml-parser-ui.h
@@ -1,6 +1,6 @@
 /* ide-xml-parser-ui.h
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-parser.c b/src/plugins/xml-pack/ide-xml-parser.c
index 309c92e82..8de919f7a 100644
--- a/src/plugins/xml-pack/ide-xml-parser.c
+++ b/src/plugins/xml-pack/ide-xml-parser.c
@@ -1,6 +1,6 @@
 /* ide-xml-parser.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-parser.h b/src/plugins/xml-pack/ide-xml-parser.h
index 4725c761e..52b1ae590 100644
--- a/src/plugins/xml-pack/ide-xml-parser.h
+++ b/src/plugins/xml-pack/ide-xml-parser.h
@@ -1,6 +1,6 @@
 /* ide-xml-parser.h
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-path.c b/src/plugins/xml-pack/ide-xml-path.c
index 5c11eb650..eb39f2e43 100644
--- a/src/plugins/xml-pack/ide-xml-path.c
+++ b/src/plugins/xml-pack/ide-xml-path.c
@@ -1,6 +1,6 @@
 /* ide-xml-path.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-path.h b/src/plugins/xml-pack/ide-xml-path.h
index b3ccc5135..7be69fb51 100644
--- a/src/plugins/xml-pack/ide-xml-path.h
+++ b/src/plugins/xml-pack/ide-xml-path.h
@@ -1,6 +1,6 @@
 /* ide-xml-path.h
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-position.c b/src/plugins/xml-pack/ide-xml-position.c
index d3f3b6434..438a65c92 100644
--- a/src/plugins/xml-pack/ide-xml-position.c
+++ b/src/plugins/xml-pack/ide-xml-position.c
@@ -1,6 +1,6 @@
 /* ide-xml-position.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-position.h b/src/plugins/xml-pack/ide-xml-position.h
index 3c6e361e8..e8c914bba 100644
--- a/src/plugins/xml-pack/ide-xml-position.h
+++ b/src/plugins/xml-pack/ide-xml-position.h
@@ -1,6 +1,6 @@
 /* ide-xml-position.h
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-rng-define.c b/src/plugins/xml-pack/ide-xml-rng-define.c
index 1c62171f6..9e7b3c5b5 100644
--- a/src/plugins/xml-pack/ide-xml-rng-define.c
+++ b/src/plugins/xml-pack/ide-xml-rng-define.c
@@ -1,6 +1,6 @@
 /* ide-xml-rng-define.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-rng-define.h b/src/plugins/xml-pack/ide-xml-rng-define.h
index b2dc72405..c17d84197 100644
--- a/src/plugins/xml-pack/ide-xml-rng-define.h
+++ b/src/plugins/xml-pack/ide-xml-rng-define.h
@@ -1,6 +1,6 @@
 /* ide-xml-rng-define.h
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-rng-grammar.c b/src/plugins/xml-pack/ide-xml-rng-grammar.c
index 12dde361a..aa6458271 100644
--- a/src/plugins/xml-pack/ide-xml-rng-grammar.c
+++ b/src/plugins/xml-pack/ide-xml-rng-grammar.c
@@ -1,6 +1,6 @@
 /* ide-xml-rng-grammar.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-rng-grammar.h b/src/plugins/xml-pack/ide-xml-rng-grammar.h
index e16636c2a..c3d4ed4f2 100644
--- a/src/plugins/xml-pack/ide-xml-rng-grammar.h
+++ b/src/plugins/xml-pack/ide-xml-rng-grammar.h
@@ -1,6 +1,6 @@
 /* ide-xml-rng-grammar.h
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-rng-parser.c b/src/plugins/xml-pack/ide-xml-rng-parser.c
index 31e59bd6a..b646422cf 100644
--- a/src/plugins/xml-pack/ide-xml-rng-parser.c
+++ b/src/plugins/xml-pack/ide-xml-rng-parser.c
@@ -1,6 +1,6 @@
 /* ide-xml-rng-parser.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-rng-parser.h b/src/plugins/xml-pack/ide-xml-rng-parser.h
index 16de0c5ad..0e61fa1d0 100644
--- a/src/plugins/xml-pack/ide-xml-rng-parser.h
+++ b/src/plugins/xml-pack/ide-xml-rng-parser.h
@@ -1,6 +1,6 @@
 /* ide-xml-rng-parser.h
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-sax.c b/src/plugins/xml-pack/ide-xml-sax.c
index 4cb6eedf0..ad78043b2 100644
--- a/src/plugins/xml-pack/ide-xml-sax.c
+++ b/src/plugins/xml-pack/ide-xml-sax.c
@@ -1,6 +1,6 @@
 /* ide-xml-sax.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-sax.h b/src/plugins/xml-pack/ide-xml-sax.h
index b1839ca4c..e38f00b56 100644
--- a/src/plugins/xml-pack/ide-xml-sax.h
+++ b/src/plugins/xml-pack/ide-xml-sax.h
@@ -1,6 +1,6 @@
 /* ide-xml-sax.h
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-schema-cache-entry.c 
b/src/plugins/xml-pack/ide-xml-schema-cache-entry.c
index 14a1a1e37..0bb593e4d 100644
--- a/src/plugins/xml-pack/ide-xml-schema-cache-entry.c
+++ b/src/plugins/xml-pack/ide-xml-schema-cache-entry.c
@@ -1,6 +1,6 @@
 /* ide-xml-schema-cache-entry.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-schema-cache-entry.h 
b/src/plugins/xml-pack/ide-xml-schema-cache-entry.h
index 0d98d9ac3..9ec477519 100644
--- a/src/plugins/xml-pack/ide-xml-schema-cache-entry.h
+++ b/src/plugins/xml-pack/ide-xml-schema-cache-entry.h
@@ -1,6 +1,6 @@
 /* ide-xml-schema-cache-entry.h
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-schema.c b/src/plugins/xml-pack/ide-xml-schema.c
index 00c4ce4b8..9a860b31e 100644
--- a/src/plugins/xml-pack/ide-xml-schema.c
+++ b/src/plugins/xml-pack/ide-xml-schema.c
@@ -1,6 +1,6 @@
 /* ide-xml-schema.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-schema.h b/src/plugins/xml-pack/ide-xml-schema.h
index 6ec7d0615..9f2e79ed1 100644
--- a/src/plugins/xml-pack/ide-xml-schema.h
+++ b/src/plugins/xml-pack/ide-xml-schema.h
@@ -1,6 +1,6 @@
 /* ide-xml-schema.h
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-service.c b/src/plugins/xml-pack/ide-xml-service.c
index 91a70c3d4..c4283e407 100644
--- a/src/plugins/xml-pack/ide-xml-service.c
+++ b/src/plugins/xml-pack/ide-xml-service.c
@@ -1,6 +1,6 @@
 /* ide-xml-service.c
  *
- * Copyright © 2017 Sébastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sébastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-service.h b/src/plugins/xml-pack/ide-xml-service.h
index 652942a1c..c0796be05 100644
--- a/src/plugins/xml-pack/ide-xml-service.h
+++ b/src/plugins/xml-pack/ide-xml-service.h
@@ -1,6 +1,6 @@
 /* ide-xml-service.h
  *
- * Copyright © 2017 Sébastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sébastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-stack.c b/src/plugins/xml-pack/ide-xml-stack.c
index add3dc194..7813b8144 100644
--- a/src/plugins/xml-pack/ide-xml-stack.c
+++ b/src/plugins/xml-pack/ide-xml-stack.c
@@ -1,6 +1,6 @@
 /* ide-xml-stack.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-stack.h b/src/plugins/xml-pack/ide-xml-stack.h
index 5a4a19f3a..84a402cd6 100644
--- a/src/plugins/xml-pack/ide-xml-stack.h
+++ b/src/plugins/xml-pack/ide-xml-stack.h
@@ -1,6 +1,6 @@
 /* ide-xml-stack.h
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-symbol-node.c b/src/plugins/xml-pack/ide-xml-symbol-node.c
index 5714a508d..80308af09 100644
--- a/src/plugins/xml-pack/ide-xml-symbol-node.c
+++ b/src/plugins/xml-pack/ide-xml-symbol-node.c
@@ -1,6 +1,6 @@
 /* ide-xml-symbol-node.c
  *
- * Copyright © 2017 Sébastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sébastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-symbol-node.h b/src/plugins/xml-pack/ide-xml-symbol-node.h
index c0783ecc6..29e7bc69e 100644
--- a/src/plugins/xml-pack/ide-xml-symbol-node.h
+++ b/src/plugins/xml-pack/ide-xml-symbol-node.h
@@ -1,6 +1,6 @@
 /* ide-xml-symbol-node.h
  *
- * Copyright © 2017 Sébastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sébastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-symbol-resolver.c b/src/plugins/xml-pack/ide-xml-symbol-resolver.c
index 55afd7149..750bb2b1f 100644
--- a/src/plugins/xml-pack/ide-xml-symbol-resolver.c
+++ b/src/plugins/xml-pack/ide-xml-symbol-resolver.c
@@ -1,6 +1,6 @@
 /* ide-xml-symbol-resolver.c
  *
- * Copyright © 2017 Sébastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sébastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-symbol-resolver.h b/src/plugins/xml-pack/ide-xml-symbol-resolver.h
index ecd1871a4..2c740017e 100644
--- a/src/plugins/xml-pack/ide-xml-symbol-resolver.h
+++ b/src/plugins/xml-pack/ide-xml-symbol-resolver.h
@@ -1,6 +1,6 @@
 /* ide-xml-symbol-resolver.h
  *
- * Copyright © 2017 Sébastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sébastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-symbol-tree.c b/src/plugins/xml-pack/ide-xml-symbol-tree.c
index f2dc8a67e..80df87e79 100644
--- a/src/plugins/xml-pack/ide-xml-symbol-tree.c
+++ b/src/plugins/xml-pack/ide-xml-symbol-tree.c
@@ -1,6 +1,6 @@
 /* ide-xml-symbol-tree.c
  *
- * Copyright © 2017 Sébastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sébastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-symbol-tree.h b/src/plugins/xml-pack/ide-xml-symbol-tree.h
index fbdbbf49c..a26a372fa 100644
--- a/src/plugins/xml-pack/ide-xml-symbol-tree.h
+++ b/src/plugins/xml-pack/ide-xml-symbol-tree.h
@@ -1,6 +1,6 @@
 /* ide-xml-symbol-tree.h
  *
- * Copyright © 2017 Sébastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sébastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-tree-builder-utils-private.h 
b/src/plugins/xml-pack/ide-xml-tree-builder-utils-private.h
index 50871796b..fb9ec71d5 100644
--- a/src/plugins/xml-pack/ide-xml-tree-builder-utils-private.h
+++ b/src/plugins/xml-pack/ide-xml-tree-builder-utils-private.h
@@ -1,6 +1,6 @@
 /* ide-xml-tree-builder-utils-private.h
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-tree-builder-utils.c 
b/src/plugins/xml-pack/ide-xml-tree-builder-utils.c
index 7836bf185..dccb7ca32 100644
--- a/src/plugins/xml-pack/ide-xml-tree-builder-utils.c
+++ b/src/plugins/xml-pack/ide-xml-tree-builder-utils.c
@@ -1,6 +1,6 @@
 /* ide-xml-tree-builder-utils.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-tree-builder.c b/src/plugins/xml-pack/ide-xml-tree-builder.c
index c41d849fd..bede0b8cb 100644
--- a/src/plugins/xml-pack/ide-xml-tree-builder.c
+++ b/src/plugins/xml-pack/ide-xml-tree-builder.c
@@ -1,6 +1,6 @@
 /* ide-xml-tree-builder.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-tree-builder.h b/src/plugins/xml-pack/ide-xml-tree-builder.h
index 57ba49323..d728e27a7 100644
--- a/src/plugins/xml-pack/ide-xml-tree-builder.h
+++ b/src/plugins/xml-pack/ide-xml-tree-builder.h
@@ -1,6 +1,6 @@
 /* ide-xml-tree-builder.h
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-types.h b/src/plugins/xml-pack/ide-xml-types.h
index a4dea83ab..21e7494ab 100644
--- a/src/plugins/xml-pack/ide-xml-types.h
+++ b/src/plugins/xml-pack/ide-xml-types.h
@@ -1,6 +1,6 @@
 /* ide-xml-types.h
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-utils.c b/src/plugins/xml-pack/ide-xml-utils.c
index 5221c5980..950cec11a 100644
--- a/src/plugins/xml-pack/ide-xml-utils.c
+++ b/src/plugins/xml-pack/ide-xml-utils.c
@@ -1,6 +1,6 @@
 /* ide-xml-utils.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-utils.h b/src/plugins/xml-pack/ide-xml-utils.h
index 5dff7c904..dfe78bb5d 100644
--- a/src/plugins/xml-pack/ide-xml-utils.h
+++ b/src/plugins/xml-pack/ide-xml-utils.h
@@ -1,6 +1,6 @@
 /* ide-xml-utils.h
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-validator.c b/src/plugins/xml-pack/ide-xml-validator.c
index 33ad68c25..57c4da7b0 100644
--- a/src/plugins/xml-pack/ide-xml-validator.c
+++ b/src/plugins/xml-pack/ide-xml-validator.c
@@ -1,6 +1,6 @@
 /* ide-xml-validator.c
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml-validator.h b/src/plugins/xml-pack/ide-xml-validator.h
index f4bcb9090..e4f4c4872 100644
--- a/src/plugins/xml-pack/ide-xml-validator.h
+++ b/src/plugins/xml-pack/ide-xml-validator.h
@@ -1,6 +1,6 @@
 /* ide-xml-validator.h
  *
- * Copyright © 2017 Sebastien Lafargue <slafargue gnome org>
+ * Copyright 2017 Sebastien Lafargue <slafargue gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/plugins/xml-pack/ide-xml.c b/src/plugins/xml-pack/ide-xml.c
index 24730d9d3..b1c017919 100644
--- a/src/plugins/xml-pack/ide-xml.c
+++ b/src/plugins/xml-pack/ide-xml.c
@@ -1,6 +1,6 @@
 /* ide-xml.c
  *
- * Copyright © 2015 Dimitris Zenios <dimitris zenios gmail com>
+ * Copyright 2015 Dimitris Zenios <dimitris zenios gmail com>
  *
  * This file is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/src/plugins/xml-pack/ide-xml.h b/src/plugins/xml-pack/ide-xml.h
index e38bc843c..dc13ca936 100644
--- a/src/plugins/xml-pack/ide-xml.h
+++ b/src/plugins/xml-pack/ide-xml.h
@@ -1,6 +1,6 @@
 /* ide-xml.h
  *
- * Copyright © 2015 Dimitris Zenios <dimitris zenios gmail com>
+ * Copyright 2015 Dimitris Zenios <dimitris zenios gmail com>
  *
  * This file is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/src/plugins/xml-pack/xml-pack-plugin.c b/src/plugins/xml-pack/xml-pack-plugin.c
index 15d56635d..997545c1a 100644
--- a/src/plugins/xml-pack/xml-pack-plugin.c
+++ b/src/plugins/xml-pack/xml-pack-plugin.c
@@ -1,6 +1,6 @@
 /* xml-pack-plugin.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/tests/test-c-parse-helper.c b/src/tests/test-c-parse-helper.c
index c73abee10..89d5ee4b7 100644
--- a/src/tests/test-c-parse-helper.c
+++ b/src/tests/test-c-parse-helper.c
@@ -1,6 +1,6 @@
 /* test-c-parse-helper.c
  *
- * Copyright © 2014 Christian Hergert <christian hergert me>
+ * Copyright 2014 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/tests/test-ide-buffer-manager.c b/src/tests/test-ide-buffer-manager.c
index e9f9d4a4c..4113837a0 100644
--- a/src/tests/test-ide-buffer-manager.c
+++ b/src/tests/test-ide-buffer-manager.c
@@ -1,6 +1,6 @@
 /* test-ide-buffer-manager.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/tests/test-ide-buffer.c b/src/tests/test-ide-buffer.c
index 632b88886..65c780be8 100644
--- a/src/tests/test-ide-buffer.c
+++ b/src/tests/test-ide-buffer.c
@@ -1,6 +1,6 @@
 /* test-ide-buffer.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/tests/test-ide-build-pipeline.c b/src/tests/test-ide-build-pipeline.c
index c136fa4d3..5c54a2680 100644
--- a/src/tests/test-ide-build-pipeline.c
+++ b/src/tests/test-ide-build-pipeline.c
@@ -1,6 +1,6 @@
 /* test-ide-build-pipeline.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/tests/test-ide-compile-commands.c b/src/tests/test-ide-compile-commands.c
index f4663eb9f..4647bc1d9 100644
--- a/src/tests/test-ide-compile-commands.c
+++ b/src/tests/test-ide-compile-commands.c
@@ -1,6 +1,6 @@
 /* test-ide-compile-commands.c
  *
- * Copyright © 2017 Christian Hergert <chergert redhat com>
+ * Copyright 2017 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/tests/test-ide-configuration.c b/src/tests/test-ide-configuration.c
index c816852b4..79f8908ba 100644
--- a/src/tests/test-ide-configuration.c
+++ b/src/tests/test-ide-configuration.c
@@ -1,6 +1,6 @@
 /* test-ide-configuration.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/tests/test-ide-context.c b/src/tests/test-ide-context.c
index 200497396..c15d31a6f 100644
--- a/src/tests/test-ide-context.c
+++ b/src/tests/test-ide-context.c
@@ -1,6 +1,6 @@
 /* test-ide-context.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/tests/test-ide-ctags.c b/src/tests/test-ide-ctags.c
index b2e1fb643..f5dd18d79 100644
--- a/src/tests/test-ide-ctags.c
+++ b/src/tests/test-ide-ctags.c
@@ -1,6 +1,6 @@
 /* test-ide-ctags.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/tests/test-ide-doap.c b/src/tests/test-ide-doap.c
index 989b5a51a..574baa692 100644
--- a/src/tests/test-ide-doap.c
+++ b/src/tests/test-ide-doap.c
@@ -1,6 +1,6 @@
 /* test-ide-doap.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/tests/test-ide-file-settings.c b/src/tests/test-ide-file-settings.c
index 36c265265..f25b1f5b5 100644
--- a/src/tests/test-ide-file-settings.c
+++ b/src/tests/test-ide-file-settings.c
@@ -1,6 +1,6 @@
 /* test-ide-file-settings.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/tests/test-ide-indenter.c b/src/tests/test-ide-indenter.c
index 8c013d240..d1285ab29 100644
--- a/src/tests/test-ide-indenter.c
+++ b/src/tests/test-ide-indenter.c
@@ -1,6 +1,6 @@
 /* test-ide-indenter.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/tests/test-ide-subprocess-launcher.c b/src/tests/test-ide-subprocess-launcher.c
index 73d2c2469..a5e25e5c7 100644
--- a/src/tests/test-ide-subprocess-launcher.c
+++ b/src/tests/test-ide-subprocess-launcher.c
@@ -1,6 +1,6 @@
 /* test-ide-subprocess-launcher.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/tests/test-ide-uri.c b/src/tests/test-ide-uri.c
index 30c383c18..d5c703efb 100644
--- a/src/tests/test-ide-uri.c
+++ b/src/tests/test-ide-uri.c
@@ -1,6 +1,6 @@
 /* test-ide-uri.c
  *
- * Copyright © 2016 Christian Hergert <christian hergert me>
+ * Copyright 2016 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/tests/test-line-reader.c b/src/tests/test-line-reader.c
index 3357a0608..032a4b783 100644
--- a/src/tests/test-line-reader.c
+++ b/src/tests/test-line-reader.c
@@ -1,6 +1,6 @@
 /* test-line-reader.c
  *
- * Copyright © 2018 Christian Hergert <chergert redhat com>
+ * Copyright 2018 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/tests/test-snippet.c b/src/tests/test-snippet.c
index 05fd7d6a5..ad402ede2 100644
--- a/src/tests/test-snippet.c
+++ b/src/tests/test-snippet.c
@@ -1,6 +1,6 @@
 /* test-snippet.c
  *
- * Copyright © 2016 Christian Hergert <chergert redhat com>
+ * Copyright 2016 Christian Hergert <chergert redhat com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/tests/test-vim.c b/src/tests/test-vim.c
index 64c5d0ecb..5500cd90c 100644
--- a/src/tests/test-vim.c
+++ b/src/tests/test-vim.c
@@ -1,6 +1,6 @@
 /* test-vim.c
  *
- * Copyright © 2015 Christian Hergert <christian hergert me>
+ * Copyright 2015 Christian Hergert <christian hergert me>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by


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