[latexila] Rename to GNOME LaTeX: change license headers



commit dcc620a5143d8948f4eeb9e62421e4fb23a4f3f3
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Tue Dec 26 16:19:08 2017 +0100

    Rename to GNOME LaTeX: change license headers

 data/images/generate-symbols/generate_symbols.vala |    8 ++++----
 src/app_settings.vala                              |    8 ++++----
 src/bottom_panel.vala                              |    8 ++++----
 src/build_tool_dialog.vala                         |    8 ++++----
 src/build_tools_preferences.vala                   |    8 ++++----
 src/clean_build_files.vala                         |    8 ++++----
 src/completion.vala                                |    8 ++++----
 src/custom_statusbar.vala                          |    8 ++++----
 src/dialogs.vala                                   |    8 ++++----
 src/document.vala                                  |    8 ++++----
 src/document_structure.vala                        |    8 ++++----
 src/document_tab.vala                              |    8 ++++----
 src/document_view.vala                             |    8 ++++----
 src/documents_panel.vala                           |    8 ++++----
 src/encodings.vala                                 |    8 ++++----
 src/error_entry.vala                               |    8 ++++----
 src/factory.vala                                   |    8 ++++----
 src/file_browser.vala                              |    8 ++++----
 src/finance.vala                                   |    8 ++++----
 src/latex_menu.vala                                |    8 ++++----
 src/latexila_app.vala                              |    8 ++++----
 src/liblatexila/latexila-build-job.c               |    8 ++++----
 src/liblatexila/latexila-build-job.h               |    8 ++++----
 src/liblatexila/latexila-build-tool.c              |    8 ++++----
 src/liblatexila/latexila-build-tool.h              |    8 ++++----
 src/liblatexila/latexila-build-tools-default.c     |    8 ++++----
 src/liblatexila/latexila-build-tools-default.h     |    8 ++++----
 src/liblatexila/latexila-build-tools-personal.c    |    8 ++++----
 src/liblatexila/latexila-build-tools-personal.h    |    8 ++++----
 src/liblatexila/latexila-build-tools.c             |    8 ++++----
 src/liblatexila/latexila-build-tools.h             |    8 ++++----
 src/liblatexila/latexila-build-view.c              |    8 ++++----
 src/liblatexila/latexila-build-view.h              |    8 ++++----
 src/liblatexila/latexila-latex-commands.c          |    8 ++++----
 src/liblatexila/latexila-latex-commands.h          |    8 ++++----
 .../latexila-post-processor-all-output.c           |    8 ++++----
 .../latexila-post-processor-all-output.h           |    8 ++++----
 src/liblatexila/latexila-post-processor-latex.c    |    8 ++++----
 src/liblatexila/latexila-post-processor-latex.h    |    8 ++++----
 src/liblatexila/latexila-post-processor-latexmk.c  |    8 ++++----
 src/liblatexila/latexila-post-processor-latexmk.h  |    8 ++++----
 src/liblatexila/latexila-post-processor.c          |    8 ++++----
 src/liblatexila/latexila-post-processor.h          |    8 ++++----
 src/liblatexila/latexila-synctex.c                 |    8 ++++----
 src/liblatexila/latexila-synctex.h                 |    8 ++++----
 src/liblatexila/latexila-templates-common.c        |    8 ++++----
 src/liblatexila/latexila-templates-common.h        |    8 ++++----
 src/liblatexila/latexila-templates-default.c       |    8 ++++----
 src/liblatexila/latexila-templates-default.h       |    8 ++++----
 src/liblatexila/latexila-templates-dialogs.c       |    8 ++++----
 src/liblatexila/latexila-templates-dialogs.h       |    8 ++++----
 src/liblatexila/latexila-templates-manage-dialog.c |    8 ++++----
 src/liblatexila/latexila-templates-manage-dialog.h |    8 ++++----
 src/liblatexila/latexila-templates-personal.c      |    8 ++++----
 src/liblatexila/latexila-templates-personal.h      |    8 ++++----
 src/liblatexila/latexila-types.h                   |    8 ++++----
 src/liblatexila/latexila-utils.c                   |    8 ++++----
 src/liblatexila/latexila-utils.h                   |    8 ++++----
 src/liblatexila/latexila-view.c                    |    8 ++++----
 src/liblatexila/latexila-view.h                    |    8 ++++----
 src/liblatexila/latexila.h                         |    8 ++++----
 src/main.vala                                      |    8 ++++----
 src/main_window.vala                               |    8 ++++----
 src/main_window_build_tools.vala                   |    8 ++++----
 src/main_window_documents.vala                     |    8 ++++----
 src/main_window_edit.vala                          |    8 ++++----
 src/main_window_file.vala                          |    8 ++++----
 src/main_window_structure.vala                     |    8 ++++----
 src/main_window_tools.vala                         |    8 ++++----
 src/menu_in_toolbar.vala                           |    8 ++++----
 src/most_used_symbols.vala                         |    8 ++++----
 src/preferences_dialog.vala                        |    8 ++++----
 src/project_dialogs.vala                           |    8 ++++----
 src/projects.vala                                  |    8 ++++----
 src/search.vala                                    |    8 ++++----
 src/side_panel.vala                                |    8 ++++----
 src/stock_icons.vala                               |    8 ++++----
 src/structure.vala                                 |    8 ++++----
 src/structure_model.vala                           |    8 ++++----
 src/symbols.vala                                   |    8 ++++----
 src/symbols_view.vala                              |    8 ++++----
 src/tab_label.vala                                 |    8 ++++----
 src/ui/ui.xml                                      |    8 ++++----
 src/utils.vala                                     |    8 ++++----
 tests/test-build-tools.c                           |    8 ++++----
 tests/test-utils.c                                 |    8 ++++----
 86 files changed, 344 insertions(+), 344 deletions(-)
---
diff --git a/data/images/generate-symbols/generate_symbols.vala 
b/data/images/generate-symbols/generate_symbols.vala
index 2609234..5fdf510 100644
--- a/data/images/generate-symbols/generate_symbols.vala
+++ b/data/images/generate-symbols/generate_symbols.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2010 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 // Compile-me:
diff --git a/src/app_settings.vala b/src/app_settings.vala
index 688f88b..6061264 100644
--- a/src/app_settings.vala
+++ b/src/app_settings.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2010-2011 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 public class AppSettings : GLib.Settings
diff --git a/src/bottom_panel.vala b/src/bottom_panel.vala
index 0e80ece..f7c4345 100644
--- a/src/bottom_panel.vala
+++ b/src/bottom_panel.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2012 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Sébastien Wilmet
  */
diff --git a/src/build_tool_dialog.vala b/src/build_tool_dialog.vala
index d76f566..2a6b73b 100644
--- a/src/build_tool_dialog.vala
+++ b/src/build_tool_dialog.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2010-2015 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Sébastien Wilmet
  */
diff --git a/src/build_tools_preferences.vala b/src/build_tools_preferences.vala
index d01c904..b480068 100644
--- a/src/build_tools_preferences.vala
+++ b/src/build_tools_preferences.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2012-2015 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Sébastien Wilmet
  */
diff --git a/src/clean_build_files.vala b/src/clean_build_files.vala
index b2c9462..f3eb10b 100644
--- a/src/clean_build_files.vala
+++ b/src/clean_build_files.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2011, 2012 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 using Gtk;
diff --git a/src/completion.vala b/src/completion.vala
index 2e61b22..22ea849 100644
--- a/src/completion.vala
+++ b/src/completion.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2010-2012 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Authors: Sébastien Wilmet
  *          Pieter Pareit
diff --git a/src/custom_statusbar.vala b/src/custom_statusbar.vala
index 4ed2c39..dcd6945 100644
--- a/src/custom_statusbar.vala
+++ b/src/custom_statusbar.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2010-2011 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 using Gtk;
diff --git a/src/dialogs.vala b/src/dialogs.vala
index 0fffae0..e9b26bb 100644
--- a/src/dialogs.vala
+++ b/src/dialogs.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2010-2011 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 using Gtk;
diff --git a/src/document.vala b/src/document.vala
index 55c991f..1618391 100644
--- a/src/document.vala
+++ b/src/document.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2010-2011 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 using Gtk;
diff --git a/src/document_structure.vala b/src/document_structure.vala
index be953fc..3fde52e 100644
--- a/src/document_structure.vala
+++ b/src/document_structure.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2011-2012 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 using Gtk;
diff --git a/src/document_tab.vala b/src/document_tab.vala
index 7764779..fcc99d5 100644
--- a/src/document_tab.vala
+++ b/src/document_tab.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2010, 2011, 2017 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 using Gtk;
diff --git a/src/document_view.vala b/src/document_view.vala
index 61a9703..9f0c1c7 100644
--- a/src/document_view.vala
+++ b/src/document_view.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2010-2016 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 using Gtk;
diff --git a/src/documents_panel.vala b/src/documents_panel.vala
index d5cf97a..2325a9c 100644
--- a/src/documents_panel.vala
+++ b/src/documents_panel.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2010, 2011, 2017 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 using Gtk;
diff --git a/src/encodings.vala b/src/encodings.vala
index 561f046..ca85621 100644
--- a/src/encodings.vala
+++ b/src/encodings.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2010 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Encodings
diff --git a/src/error_entry.vala b/src/error_entry.vala
index c89c178..ce5017f 100644
--- a/src/error_entry.vala
+++ b/src/error_entry.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2012, 2013 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 using Gtk;
diff --git a/src/factory.vala b/src/factory.vala
index 957c536..03bb6e3 100644
--- a/src/factory.vala
+++ b/src/factory.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2017 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 public class Factory : Tepl.AbstractFactoryVala
diff --git a/src/file_browser.vala b/src/file_browser.vala
index 3933378..63e5df2 100644
--- a/src/file_browser.vala
+++ b/src/file_browser.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2010-2012, 2017 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 using Gtk;
diff --git a/src/finance.vala b/src/finance.vala
index f35a260..c0b54bf 100644
--- a/src/finance.vala
+++ b/src/finance.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2015 - Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 using Gtk;
diff --git a/src/latex_menu.vala b/src/latex_menu.vala
index cb2c59a..6c6ffa4 100644
--- a/src/latex_menu.vala
+++ b/src/latex_menu.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2010-2011, 2017 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 using Gtk;
diff --git a/src/latexila_app.vala b/src/latexila_app.vala
index 6e4c738..db74ced 100644
--- a/src/latexila_app.vala
+++ b/src/latexila_app.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2010-2015, 2017 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Sébastien Wilmet
  */
diff --git a/src/liblatexila/latexila-build-job.c b/src/liblatexila/latexila-build-job.c
index 2e990fd..7959395 100644
--- a/src/liblatexila/latexila-build-job.c
+++ b/src/liblatexila/latexila-build-job.c
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 /**
diff --git a/src/liblatexila/latexila-build-job.h b/src/liblatexila/latexila-build-job.h
index 4421853..4c57b08 100644
--- a/src/liblatexila/latexila-build-job.h
+++ b/src/liblatexila/latexila-build-job.h
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef LATEXILA_BUILD_JOB_H
diff --git a/src/liblatexila/latexila-build-tool.c b/src/liblatexila/latexila-build-tool.c
index fa3c3c7..c760bb7 100644
--- a/src/liblatexila/latexila-build-tool.c
+++ b/src/liblatexila/latexila-build-tool.c
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 /**
diff --git a/src/liblatexila/latexila-build-tool.h b/src/liblatexila/latexila-build-tool.h
index 94545a1..b7608c9 100644
--- a/src/liblatexila/latexila-build-tool.h
+++ b/src/liblatexila/latexila-build-tool.h
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef LATEXILA_BUILD_TOOL_H
diff --git a/src/liblatexila/latexila-build-tools-default.c b/src/liblatexila/latexila-build-tools-default.c
index 4a787a6..ea5ac01 100644
--- a/src/liblatexila/latexila-build-tools-default.c
+++ b/src/liblatexila/latexila-build-tools-default.c
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 /**
diff --git a/src/liblatexila/latexila-build-tools-default.h b/src/liblatexila/latexila-build-tools-default.h
index b81d79b..f3d6f6d 100644
--- a/src/liblatexila/latexila-build-tools-default.h
+++ b/src/liblatexila/latexila-build-tools-default.h
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef LATEXILA_BUILD_TOOLS_DEFAULT_H
diff --git a/src/liblatexila/latexila-build-tools-personal.c b/src/liblatexila/latexila-build-tools-personal.c
index 4ce917a..daef58a 100644
--- a/src/liblatexila/latexila-build-tools-personal.c
+++ b/src/liblatexila/latexila-build-tools-personal.c
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 /**
diff --git a/src/liblatexila/latexila-build-tools-personal.h b/src/liblatexila/latexila-build-tools-personal.h
index 8a3b24a..666ea9d 100644
--- a/src/liblatexila/latexila-build-tools-personal.h
+++ b/src/liblatexila/latexila-build-tools-personal.h
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef LATEXILA_BUILD_TOOLS_PERSONAL_H
diff --git a/src/liblatexila/latexila-build-tools.c b/src/liblatexila/latexila-build-tools.c
index 7faead0..1e70030 100644
--- a/src/liblatexila/latexila-build-tools.c
+++ b/src/liblatexila/latexila-build-tools.c
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 /**
diff --git a/src/liblatexila/latexila-build-tools.h b/src/liblatexila/latexila-build-tools.h
index 6224d42..1e9aca0 100644
--- a/src/liblatexila/latexila-build-tools.h
+++ b/src/liblatexila/latexila-build-tools.h
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef LATEXILA_BUILD_TOOLS_H
diff --git a/src/liblatexila/latexila-build-view.c b/src/liblatexila/latexila-build-view.c
index 45492f8..55e93e4 100644
--- a/src/liblatexila/latexila-build-view.c
+++ b/src/liblatexila/latexila-build-view.c
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 /**
diff --git a/src/liblatexila/latexila-build-view.h b/src/liblatexila/latexila-build-view.h
index 5a8a5da..8f666cb 100644
--- a/src/liblatexila/latexila-build-view.h
+++ b/src/liblatexila/latexila-build-view.h
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef LATEXILA_BUILD_VIEW_H
diff --git a/src/liblatexila/latexila-latex-commands.c b/src/liblatexila/latexila-latex-commands.c
index 287d292..11e44a1 100644
--- a/src/liblatexila/latexila-latex-commands.c
+++ b/src/liblatexila/latexila-latex-commands.c
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2017 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 /**
diff --git a/src/liblatexila/latexila-latex-commands.h b/src/liblatexila/latexila-latex-commands.h
index bc1d44e..dd908ef 100644
--- a/src/liblatexila/latexila-latex-commands.h
+++ b/src/liblatexila/latexila-latex-commands.h
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2017 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef LATEXILA_LATEX_COMMANDS_H
diff --git a/src/liblatexila/latexila-post-processor-all-output.c 
b/src/liblatexila/latexila-post-processor-all-output.c
index 9509479..3f6c908 100644
--- a/src/liblatexila/latexila-post-processor-all-output.c
+++ b/src/liblatexila/latexila-post-processor-all-output.c
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 /**
diff --git a/src/liblatexila/latexila-post-processor-all-output.h 
b/src/liblatexila/latexila-post-processor-all-output.h
index 1392bf6..2861a72 100644
--- a/src/liblatexila/latexila-post-processor-all-output.h
+++ b/src/liblatexila/latexila-post-processor-all-output.h
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef LATEXILA_POST_PROCESSOR_ALL_OUTPUT_H
diff --git a/src/liblatexila/latexila-post-processor-latex.c b/src/liblatexila/latexila-post-processor-latex.c
index 987f020..992d0dc 100644
--- a/src/liblatexila/latexila-post-processor-latex.c
+++ b/src/liblatexila/latexila-post-processor-latex.c
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 /**
diff --git a/src/liblatexila/latexila-post-processor-latex.h b/src/liblatexila/latexila-post-processor-latex.h
index 7ce7743..4d6aad6 100644
--- a/src/liblatexila/latexila-post-processor-latex.h
+++ b/src/liblatexila/latexila-post-processor-latex.h
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef LATEXILA_POST_PROCESSOR_LATEX_H
diff --git a/src/liblatexila/latexila-post-processor-latexmk.c 
b/src/liblatexila/latexila-post-processor-latexmk.c
index e1d24c1..5218e87 100644
--- a/src/liblatexila/latexila-post-processor-latexmk.c
+++ b/src/liblatexila/latexila-post-processor-latexmk.c
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 /**
diff --git a/src/liblatexila/latexila-post-processor-latexmk.h 
b/src/liblatexila/latexila-post-processor-latexmk.h
index 474a80f..1f4afb9 100644
--- a/src/liblatexila/latexila-post-processor-latexmk.h
+++ b/src/liblatexila/latexila-post-processor-latexmk.h
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef LATEXILA_POST_PROCESSOR_LATEXMK_H
diff --git a/src/liblatexila/latexila-post-processor.c b/src/liblatexila/latexila-post-processor.c
index e01fdab..f0e6ba9 100644
--- a/src/liblatexila/latexila-post-processor.c
+++ b/src/liblatexila/latexila-post-processor.c
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 /**
diff --git a/src/liblatexila/latexila-post-processor.h b/src/liblatexila/latexila-post-processor.h
index b755bd5..a9c20b5 100644
--- a/src/liblatexila/latexila-post-processor.h
+++ b/src/liblatexila/latexila-post-processor.h
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef LATEXILA_POST_PROCESSOR_H
diff --git a/src/liblatexila/latexila-synctex.c b/src/liblatexila/latexila-synctex.c
index 0135bf0..7ee318f 100644
--- a/src/liblatexila/latexila-synctex.c
+++ b/src/liblatexila/latexila-synctex.c
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 /**
diff --git a/src/liblatexila/latexila-synctex.h b/src/liblatexila/latexila-synctex.h
index c206904..c2ca43b 100644
--- a/src/liblatexila/latexila-synctex.h
+++ b/src/liblatexila/latexila-synctex.h
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef LATEXILA_SYNCTEX_H
diff --git a/src/liblatexila/latexila-templates-common.c b/src/liblatexila/latexila-templates-common.c
index 8d45153..3b359f9 100644
--- a/src/liblatexila/latexila-templates-common.c
+++ b/src/liblatexila/latexila-templates-common.c
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2015 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 /* Common functions between default and personal templates. */
diff --git a/src/liblatexila/latexila-templates-common.h b/src/liblatexila/latexila-templates-common.h
index 1082387..f9d6f1e 100644
--- a/src/liblatexila/latexila-templates-common.h
+++ b/src/liblatexila/latexila-templates-common.h
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2015 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef LATEXILA_TEMPLATES_COMMON_H
diff --git a/src/liblatexila/latexila-templates-default.c b/src/liblatexila/latexila-templates-default.c
index 3e8df3b..0d38179 100644
--- a/src/liblatexila/latexila-templates-default.c
+++ b/src/liblatexila/latexila-templates-default.c
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2015 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 /**
diff --git a/src/liblatexila/latexila-templates-default.h b/src/liblatexila/latexila-templates-default.h
index e9e06c8..9fcbf4c 100644
--- a/src/liblatexila/latexila-templates-default.h
+++ b/src/liblatexila/latexila-templates-default.h
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2015 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef LATEXILA_TEMPLATES_DEFAULT_H
diff --git a/src/liblatexila/latexila-templates-dialogs.c b/src/liblatexila/latexila-templates-dialogs.c
index 6996705..063d379 100644
--- a/src/liblatexila/latexila-templates-dialogs.c
+++ b/src/liblatexila/latexila-templates-dialogs.c
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2015 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "latexila-templates-dialogs.h"
diff --git a/src/liblatexila/latexila-templates-dialogs.h b/src/liblatexila/latexila-templates-dialogs.h
index 2e356e6..1e5de87 100644
--- a/src/liblatexila/latexila-templates-dialogs.h
+++ b/src/liblatexila/latexila-templates-dialogs.h
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2015 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef LATEXILA_TEMPLATES_DIALOGS_H
diff --git a/src/liblatexila/latexila-templates-manage-dialog.c 
b/src/liblatexila/latexila-templates-manage-dialog.c
index 52e9601..3235d02 100644
--- a/src/liblatexila/latexila-templates-manage-dialog.c
+++ b/src/liblatexila/latexila-templates-manage-dialog.c
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2015 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 /**
diff --git a/src/liblatexila/latexila-templates-manage-dialog.h 
b/src/liblatexila/latexila-templates-manage-dialog.h
index defe44b..78e1c80 100644
--- a/src/liblatexila/latexila-templates-manage-dialog.h
+++ b/src/liblatexila/latexila-templates-manage-dialog.h
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2015 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef LATEXILA_TEMPLATES_MANAGE_DIALOG_H
diff --git a/src/liblatexila/latexila-templates-personal.c b/src/liblatexila/latexila-templates-personal.c
index eedce26..18537fc 100644
--- a/src/liblatexila/latexila-templates-personal.c
+++ b/src/liblatexila/latexila-templates-personal.c
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2015 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 /**
diff --git a/src/liblatexila/latexila-templates-personal.h b/src/liblatexila/latexila-templates-personal.h
index f3c5d9c..0d428c2 100644
--- a/src/liblatexila/latexila-templates-personal.h
+++ b/src/liblatexila/latexila-templates-personal.h
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2015 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef LATEXILA_TEMPLATES_PERSONAL_H
diff --git a/src/liblatexila/latexila-types.h b/src/liblatexila/latexila-types.h
index f70491c..67c4cea 100644
--- a/src/liblatexila/latexila-types.h
+++ b/src/liblatexila/latexila-types.h
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014-2015 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 /* Every type is defined here. It avoids problems with header #includes cycles.
diff --git a/src/liblatexila/latexila-utils.c b/src/liblatexila/latexila-utils.c
index 4c3de69..67ef45a 100644
--- a/src/liblatexila/latexila-utils.c
+++ b/src/liblatexila/latexila-utils.c
@@ -1,5 +1,5 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * From gedit-utils.c:
  * Copyright (C) 1998, 1999 - Alex Roberts, Evan Lawrence
@@ -8,18 +8,18 @@
  *
  * Copyright (C) 2014, 2015, 2017 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 /**
diff --git a/src/liblatexila/latexila-utils.h b/src/liblatexila/latexila-utils.h
index 1f134a2..d4b418e 100644
--- a/src/liblatexila/latexila-utils.h
+++ b/src/liblatexila/latexila-utils.h
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014-2015 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef LATEXILA_UTILS_H
diff --git a/src/liblatexila/latexila-view.c b/src/liblatexila/latexila-view.c
index 2896a15..28454d8 100644
--- a/src/liblatexila/latexila-view.c
+++ b/src/liblatexila/latexila-view.c
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2017 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 /**
diff --git a/src/liblatexila/latexila-view.h b/src/liblatexila/latexila-view.h
index ca070c4..74b3d33 100644
--- a/src/liblatexila/latexila-view.h
+++ b/src/liblatexila/latexila-view.h
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2017 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef LATEXILA_VIEW_H
diff --git a/src/liblatexila/latexila.h b/src/liblatexila/latexila.h
index 48cb381..a3248b9 100644
--- a/src/liblatexila/latexila.h
+++ b/src/liblatexila/latexila.h
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014-2015 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 /* Main header for the LaTeXila "library". Code using the library (e.g. Vala
diff --git a/src/main.vala b/src/main.vala
index 44f37a5..80f2cdd 100644
--- a/src/main.vala
+++ b/src/main.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2010-2015, 2017 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Sébastien Wilmet
  */
diff --git a/src/main_window.vala b/src/main_window.vala
index b1fd2de..b3dfdad 100644
--- a/src/main_window.vala
+++ b/src/main_window.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2010-2015, 2017 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 using Gtk;
diff --git a/src/main_window_build_tools.vala b/src/main_window_build_tools.vala
index 5d2fc4b..2f508d0 100644
--- a/src/main_window_build_tools.vala
+++ b/src/main_window_build_tools.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2012, 2014 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Sébastien Wilmet
  */
diff --git a/src/main_window_documents.vala b/src/main_window_documents.vala
index 509f605..fa1c5c3 100644
--- a/src/main_window_documents.vala
+++ b/src/main_window_documents.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2012, 2015, 2017 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Sébastien Wilmet
  */
diff --git a/src/main_window_edit.vala b/src/main_window_edit.vala
index b52f4dd..3518b62 100644
--- a/src/main_window_edit.vala
+++ b/src/main_window_edit.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2012, 2015, 2017 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Sébastien Wilmet
  */
diff --git a/src/main_window_file.vala b/src/main_window_file.vala
index 2d74a96..18ddf23 100644
--- a/src/main_window_file.vala
+++ b/src/main_window_file.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2012, 2017 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Sébastien Wilmet
  */
diff --git a/src/main_window_structure.vala b/src/main_window_structure.vala
index 148f94a..e5d3dc3 100644
--- a/src/main_window_structure.vala
+++ b/src/main_window_structure.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2012 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Sébastien Wilmet
  */
diff --git a/src/main_window_tools.vala b/src/main_window_tools.vala
index a1ba3e3..9355120 100644
--- a/src/main_window_tools.vala
+++ b/src/main_window_tools.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2015 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 using Gtk;
diff --git a/src/menu_in_toolbar.vala b/src/menu_in_toolbar.vala
index f2a095c..971e968 100644
--- a/src/menu_in_toolbar.vala
+++ b/src/menu_in_toolbar.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2010 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 using Gtk;
diff --git a/src/most_used_symbols.vala b/src/most_used_symbols.vala
index 98dc079..a71f670 100644
--- a/src/most_used_symbols.vala
+++ b/src/most_used_symbols.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2010-2012 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Sébastien Wilmet
  */
diff --git a/src/preferences_dialog.vala b/src/preferences_dialog.vala
index 62eecdc..8a0481d 100644
--- a/src/preferences_dialog.vala
+++ b/src/preferences_dialog.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2010-2012 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 using Gtk;
diff --git a/src/project_dialogs.vala b/src/project_dialogs.vala
index 6424837..3d4f531 100644
--- a/src/project_dialogs.vala
+++ b/src/project_dialogs.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2010-2011, 2015 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 using Gtk;
diff --git a/src/projects.vala b/src/projects.vala
index 65bcb6b..6f17d7d 100644
--- a/src/projects.vala
+++ b/src/projects.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2010-2011 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 using Gee;
diff --git a/src/search.vala b/src/search.vala
index dd32d1c..19b644f 100644
--- a/src/search.vala
+++ b/src/search.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2010-2012, 2017 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 using Gtk;
diff --git a/src/side_panel.vala b/src/side_panel.vala
index 4be4212..f6a2f13 100644
--- a/src/side_panel.vala
+++ b/src/side_panel.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2010-2012 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 using Gtk;
diff --git a/src/stock_icons.vala b/src/stock_icons.vala
index 535b288..3ac296b 100644
--- a/src/stock_icons.vala
+++ b/src/stock_icons.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2012 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Sébastien Wilmet
  */
diff --git a/src/structure.vala b/src/structure.vala
index 57b2a8f..a249427 100644
--- a/src/structure.vala
+++ b/src/structure.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2011-2012 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 using Gtk;
diff --git a/src/structure_model.vala b/src/structure_model.vala
index 0879a60..18886ae 100644
--- a/src/structure_model.vala
+++ b/src/structure_model.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2011-2012 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 using Gtk;
diff --git a/src/symbols.vala b/src/symbols.vala
index 131bec4..e7bc28c 100644
--- a/src/symbols.vala
+++ b/src/symbols.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2010-2012 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Sébastien Wilmet
  */
diff --git a/src/symbols_view.vala b/src/symbols_view.vala
index eff90ac..532148f 100644
--- a/src/symbols_view.vala
+++ b/src/symbols_view.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2012 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Sébastien Wilmet
  */
diff --git a/src/tab_label.vala b/src/tab_label.vala
index 39e5703..4049d49 100644
--- a/src/tab_label.vala
+++ b/src/tab_label.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2017 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 public class TabLabel : Tepl.TabLabel
diff --git a/src/ui/ui.xml b/src/ui/ui.xml
index f0083d2..da7bc27 100644
--- a/src/ui/ui.xml
+++ b/src/ui/ui.xml
@@ -1,20 +1,20 @@
 <!--
-This file is part of LaTeXila.
+This file is part of GNOME LaTeX.
 
 Copyright © 2010-2015 Sébastien Wilmet
 
-LaTeXila is free software: you can redistribute it and/or modify
+GNOME LaTeX is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
 
-LaTeXila is distributed in the hope that it will be useful,
+GNOME LaTeX is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
 -->
 
 <ui>
diff --git a/src/utils.vala b/src/utils.vala
index 67fb7a5..4fecfd4 100644
--- a/src/utils.vala
+++ b/src/utils.vala
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright © 2010-2012 Sébastien Wilmet
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 using Gtk;
diff --git a/tests/test-build-tools.c b/tests/test-build-tools.c
index 9326fc4..74f7fe4 100644
--- a/tests/test-build-tools.c
+++ b/tests/test-build-tools.c
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "latexila.h"
diff --git a/tests/test-utils.c b/tests/test-utils.c
index e771ed5..b6a02b0 100644
--- a/tests/test-utils.c
+++ b/tests/test-utils.c
@@ -1,20 +1,20 @@
 /*
- * This file is part of LaTeXila.
+ * This file is part of GNOME LaTeX.
  *
  * Copyright (C) 2014 - Sébastien Wilmet <swilmet gnome org>
  *
- * LaTeXila is free software: you can redistribute it and/or modify
+ * GNOME LaTeX is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * LaTeXila is distributed in the hope that it will be useful,
+ * GNOME LaTeX is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with LaTeXila.  If not, see <http://www.gnu.org/licenses/>.
+ * along with GNOME LaTeX.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "latexila.h"


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