From 3c567aeb184c2af627bcccda3edd96b43b5efe4b Mon Sep 17 00:00:00 2001 From: viennet Date: Fri, 1 Jan 2021 17:51:08 +0100 Subject: [PATCH] update copyright year --- ImportScolars.py | 2 +- ZAbsences.py | 2 +- ZEntreprises.py | 2 +- ZNotes.py | 2 +- ZScoDoc.py | 2 +- ZScoUsers.py | 2 +- ZScolar.py | 2 +- __init__.py | 2 +- bonus_sport.py | 2 +- csv2rules.py | 2 +- gen_tables.py | 2 +- html_sco_header.py | 2 +- html_sidebar.py | 2 +- htmlutils.py | 2 +- notes_cache.py | 2 +- notes_table.py | 2 +- notes_users.py | 2 +- pe_avislatex.py | 2 +- pe_jurype.py | 2 +- pe_semestretag.py | 2 +- pe_settag.py | 2 +- pe_tagtable.py | 2 +- pe_tools.py | 2 +- pe_view.py | 2 +- sco_abs_notification.py | 2 +- sco_abs_views.py | 2 +- sco_apogee_compare.py | 2 +- sco_apogee_csv.py | 2 +- sco_archives.py | 2 +- sco_archives_etud.py | 2 +- sco_bac.py | 2 +- sco_bulletins.py | 2 +- sco_bulletins_example.py | 2 +- sco_bulletins_generator.py | 2 +- sco_bulletins_json.py | 2 +- sco_bulletins_legacy.py | 2 +- sco_bulletins_pdf.py | 2 +- sco_bulletins_signature.py | 2 +- sco_bulletins_standard.py | 2 +- sco_bulletins_ucac.py | 2 +- sco_bulletins_xml.py | 2 +- sco_cache.py | 2 +- sco_codes_parcours.py | 2 +- sco_compute_moy.py | 2 +- sco_cost_formation.py | 2 +- sco_debouche.py | 2 +- sco_dept.py | 2 +- sco_dump_db.py | 2 +- sco_edit_formation.py | 2 +- sco_edit_matiere.py | 2 +- sco_edit_module.py | 2 +- sco_edit_ue.py | 2 +- sco_edt_cal.py | 2 +- sco_etape_apogee.py | 2 +- sco_etape_apogee_view.py | 2 +- sco_etape_bilan.py | 2 +- sco_evaluations.py | 2 +- sco_excel.py | 2 +- sco_exceptions.py | 2 +- sco_export_results.py | 2 +- sco_find_etud.py | 2 +- sco_formations.py | 2 +- sco_formsemestre.py | 2 +- sco_formsemestre_custommenu.py | 2 +- sco_formsemestre_edit.py | 2 +- sco_formsemestre_exterieurs.py | 2 +- sco_formsemestre_inscriptions.py | 2 +- sco_formsemestre_status.py | 2 +- sco_formsemestre_validation.py | 2 +- sco_formulas.py | 2 +- sco_groups.py | 2 +- sco_groups_edit.py | 2 +- sco_groups_view.py | 2 +- sco_import_users.py | 2 +- sco_inscr_passage.py | 2 +- sco_liste_notes.py | 2 +- sco_lycee.py | 2 +- sco_modalites.py | 2 +- sco_moduleimpl_inscriptions.py | 2 +- sco_moduleimpl_status.py | 2 +- sco_news.py | 2 +- sco_page_etud.py | 2 +- sco_parcours_dut.py | 2 +- sco_pdf.py | 2 +- sco_photos.py | 2 +- sco_placement.py | 2 +- sco_portal_apogee.py | 2 +- sco_poursuite_dut.py | 2 +- sco_preferences.py | 2 +- sco_prepajury.py | 2 +- sco_pvjury.py | 2 +- sco_pvpdf.py | 2 +- sco_recapcomplet.py | 2 +- sco_report.py | 2 +- sco_saisie_notes.py | 2 +- sco_semset.py | 2 +- sco_synchro_etuds.py | 2 +- sco_tag_module.py | 2 +- sco_trombino.py | 2 +- sco_trombino_tours.py | 2 +- sco_ue_external.py | 2 +- sco_undo_notes.py | 2 +- sco_up_to_date.py | 2 +- sco_utils.py | 2 +- sco_zope.py | 2 +- scolars.py | 2 +- scolog.py | 2 +- 107 files changed, 107 insertions(+), 107 deletions(-) mode change 100755 => 100644 csv2rules.py diff --git a/ImportScolars.py b/ImportScolars.py index 47c18bdb96..8713ac3cda 100644 --- a/ImportScolars.py +++ b/ImportScolars.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/ZAbsences.py b/ZAbsences.py index 34fe59e11c..94b3b2c85a 100644 --- a/ZAbsences.py +++ b/ZAbsences.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/ZEntreprises.py b/ZEntreprises.py index 3ee42a84e4..e835c80dc1 100644 --- a/ZEntreprises.py +++ b/ZEntreprises.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/ZNotes.py b/ZNotes.py index 967af76831..ae180b3e42 100644 --- a/ZNotes.py +++ b/ZNotes.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/ZScoDoc.py b/ZScoDoc.py index 2e2c1c1ddc..c2c7094ccd 100644 --- a/ZScoDoc.py +++ b/ZScoDoc.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/ZScoUsers.py b/ZScoUsers.py index f270d74238..241a769d8f 100644 --- a/ZScoUsers.py +++ b/ZScoUsers.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/ZScolar.py b/ZScolar.py index 2b8f22b1c8..133a827c9c 100644 --- a/ZScolar.py +++ b/ZScolar.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/__init__.py b/__init__.py index 97c50056b4..a7ebcf4b30 100644 --- a/__init__.py +++ b/__init__.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/bonus_sport.py b/bonus_sport.py index c002ff5992..3a4222e69c 100644 --- a/bonus_sport.py +++ b/bonus_sport.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/csv2rules.py b/csv2rules.py old mode 100755 new mode 100644 index c99c934325..be06c95d8c --- a/csv2rules.py +++ b/csv2rules.py @@ -6,7 +6,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/gen_tables.py b/gen_tables.py index 3d15ee91bb..1ee16ebfc5 100644 --- a/gen_tables.py +++ b/gen_tables.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/html_sco_header.py b/html_sco_header.py index c6f4dc0531..2a51e3ea5d 100644 --- a/html_sco_header.py +++ b/html_sco_header.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/html_sidebar.py b/html_sidebar.py index cf379ce6c4..797aca4114 100644 --- a/html_sidebar.py +++ b/html_sidebar.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/htmlutils.py b/htmlutils.py index aab3bbb7e3..61fe9eaa49 100644 --- a/htmlutils.py +++ b/htmlutils.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/notes_cache.py b/notes_cache.py index 63d84e87bf..b53a7873a7 100644 --- a/notes_cache.py +++ b/notes_cache.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/notes_table.py b/notes_table.py index 28b1de96bb..9c2c1b3e20 100644 --- a/notes_table.py +++ b/notes_table.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/notes_users.py b/notes_users.py index 6917ab3f69..8afc81dff7 100644 --- a/notes_users.py +++ b/notes_users.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/pe_avislatex.py b/pe_avislatex.py index 06fda73621..76d2c76bf2 100644 --- a/pe_avislatex.py +++ b/pe_avislatex.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/pe_jurype.py b/pe_jurype.py index b6d998c93b..b0aee94032 100644 --- a/pe_jurype.py +++ b/pe_jurype.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/pe_semestretag.py b/pe_semestretag.py index c7a906aa5f..cfb47ce739 100644 --- a/pe_semestretag.py +++ b/pe_semestretag.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/pe_settag.py b/pe_settag.py index 08af55c74c..841e6f042d 100644 --- a/pe_settag.py +++ b/pe_settag.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/pe_tagtable.py b/pe_tagtable.py index 07602cb38f..3cd9cefafc 100644 --- a/pe_tagtable.py +++ b/pe_tagtable.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/pe_tools.py b/pe_tools.py index d501cc48d3..3826a3efd9 100644 --- a/pe_tools.py +++ b/pe_tools.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/pe_view.py b/pe_view.py index 1c3cc695e6..21bab71302 100644 --- a/pe_view.py +++ b/pe_view.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_abs_notification.py b/sco_abs_notification.py index 7af6e57886..13e4f41be2 100644 --- a/sco_abs_notification.py +++ b/sco_abs_notification.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_abs_views.py b/sco_abs_views.py index 4280223208..af23bfd049 100644 --- a/sco_abs_views.py +++ b/sco_abs_views.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_apogee_compare.py b/sco_apogee_compare.py index 2277bfba8a..b5232478ab 100644 --- a/sco_apogee_compare.py +++ b/sco_apogee_compare.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_apogee_csv.py b/sco_apogee_csv.py index 18d5d9f804..f097f4deac 100644 --- a/sco_apogee_csv.py +++ b/sco_apogee_csv.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_archives.py b/sco_archives.py index 17be7cc673..e328d4fb2c 100644 --- a/sco_archives.py +++ b/sco_archives.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_archives_etud.py b/sco_archives_etud.py index 86a19b4c0d..cfbf3923dc 100644 --- a/sco_archives_etud.py +++ b/sco_archives_etud.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_bac.py b/sco_bac.py index 12ca3e5216..b7902ac2bb 100644 --- a/sco_bac.py +++ b/sco_bac.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_bulletins.py b/sco_bulletins.py index 96f784e36c..ab6e216160 100644 --- a/sco_bulletins.py +++ b/sco_bulletins.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_bulletins_example.py b/sco_bulletins_example.py index c064a5462e..03000bfe3c 100644 --- a/sco_bulletins_example.py +++ b/sco_bulletins_example.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_bulletins_generator.py b/sco_bulletins_generator.py index 3c4cf6380c..4e09360b32 100644 --- a/sco_bulletins_generator.py +++ b/sco_bulletins_generator.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_bulletins_json.py b/sco_bulletins_json.py index 4fdfeb8c24..d284ce82dd 100644 --- a/sco_bulletins_json.py +++ b/sco_bulletins_json.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_bulletins_legacy.py b/sco_bulletins_legacy.py index a39661837f..75bda0bb59 100644 --- a/sco_bulletins_legacy.py +++ b/sco_bulletins_legacy.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_bulletins_pdf.py b/sco_bulletins_pdf.py index a3a2f1793c..56617a5733 100644 --- a/sco_bulletins_pdf.py +++ b/sco_bulletins_pdf.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_bulletins_signature.py b/sco_bulletins_signature.py index ecf2e29c35..45f0399c0c 100644 --- a/sco_bulletins_signature.py +++ b/sco_bulletins_signature.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_bulletins_standard.py b/sco_bulletins_standard.py index fb439401a1..5bc89845b7 100644 --- a/sco_bulletins_standard.py +++ b/sco_bulletins_standard.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_bulletins_ucac.py b/sco_bulletins_ucac.py index 39fe016c8a..b27dc0675a 100644 --- a/sco_bulletins_ucac.py +++ b/sco_bulletins_ucac.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_bulletins_xml.py b/sco_bulletins_xml.py index c1cfe8eef8..7c486ca7b0 100644 --- a/sco_bulletins_xml.py +++ b/sco_bulletins_xml.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_cache.py b/sco_cache.py index d2a603eec1..33e44a793e 100644 --- a/sco_cache.py +++ b/sco_cache.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_codes_parcours.py b/sco_codes_parcours.py index 5a57b63de3..5430503173 100644 --- a/sco_codes_parcours.py +++ b/sco_codes_parcours.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_compute_moy.py b/sco_compute_moy.py index 69d1a747a7..57a74dab0b 100644 --- a/sco_compute_moy.py +++ b/sco_compute_moy.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_cost_formation.py b/sco_cost_formation.py index 07ac063d92..2334740f74 100644 --- a/sco_cost_formation.py +++ b/sco_cost_formation.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_debouche.py b/sco_debouche.py index 2b50cdd93e..ad3c653053 100644 --- a/sco_debouche.py +++ b/sco_debouche.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_dept.py b/sco_dept.py index bd9b509cbf..f7c95c0ad8 100644 --- a/sco_dept.py +++ b/sco_dept.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_dump_db.py b/sco_dump_db.py index 53d007b047..10ffa9d82a 100644 --- a/sco_dump_db.py +++ b/sco_dump_db.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_edit_formation.py b/sco_edit_formation.py index 27d8d355bb..8b206e4d00 100644 --- a/sco_edit_formation.py +++ b/sco_edit_formation.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_edit_matiere.py b/sco_edit_matiere.py index 8af7cd2028..83f4a4d6d5 100644 --- a/sco_edit_matiere.py +++ b/sco_edit_matiere.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_edit_module.py b/sco_edit_module.py index d22e5accb1..270304b411 100644 --- a/sco_edit_module.py +++ b/sco_edit_module.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_edit_ue.py b/sco_edit_ue.py index a3986e254b..e37daf8e62 100644 --- a/sco_edit_ue.py +++ b/sco_edit_ue.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_edt_cal.py b/sco_edt_cal.py index f058a08ef6..3462532f0c 100644 --- a/sco_edt_cal.py +++ b/sco_edt_cal.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_etape_apogee.py b/sco_etape_apogee.py index b023518a35..f07376cbbe 100644 --- a/sco_etape_apogee.py +++ b/sco_etape_apogee.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_etape_apogee_view.py b/sco_etape_apogee_view.py index 2c1a072dce..f0fdb01caf 100644 --- a/sco_etape_apogee_view.py +++ b/sco_etape_apogee_view.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_etape_bilan.py b/sco_etape_bilan.py index 0957a3d350..371cfc0b64 100644 --- a/sco_etape_bilan.py +++ b/sco_etape_bilan.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2019 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_evaluations.py b/sco_evaluations.py index 9001004497..e3db6d00fe 100644 --- a/sco_evaluations.py +++ b/sco_evaluations.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_excel.py b/sco_excel.py index 81538a378a..5b00a7be9d 100644 --- a/sco_excel.py +++ b/sco_excel.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_exceptions.py b/sco_exceptions.py index 4a3d6fda29..445b6feeb8 100644 --- a/sco_exceptions.py +++ b/sco_exceptions.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_export_results.py b/sco_export_results.py index b5abe6b37c..55ac49db73 100644 --- a/sco_export_results.py +++ b/sco_export_results.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_find_etud.py b/sco_find_etud.py index 6f1d0e1a99..73be7040cd 100644 --- a/sco_find_etud.py +++ b/sco_find_etud.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_formations.py b/sco_formations.py index c6b03f9b3b..3756cd1d55 100644 --- a/sco_formations.py +++ b/sco_formations.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_formsemestre.py b/sco_formsemestre.py index e7ad4a18cb..217c2a465c 100644 --- a/sco_formsemestre.py +++ b/sco_formsemestre.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_formsemestre_custommenu.py b/sco_formsemestre_custommenu.py index 840d6b2e2e..661856bfff 100644 --- a/sco_formsemestre_custommenu.py +++ b/sco_formsemestre_custommenu.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_formsemestre_edit.py b/sco_formsemestre_edit.py index 467d11596f..b35b364950 100644 --- a/sco_formsemestre_edit.py +++ b/sco_formsemestre_edit.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_formsemestre_exterieurs.py b/sco_formsemestre_exterieurs.py index 0775ca9287..e90e480542 100644 --- a/sco_formsemestre_exterieurs.py +++ b/sco_formsemestre_exterieurs.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_formsemestre_inscriptions.py b/sco_formsemestre_inscriptions.py index 4292c4ee8e..602ad670c8 100644 --- a/sco_formsemestre_inscriptions.py +++ b/sco_formsemestre_inscriptions.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_formsemestre_status.py b/sco_formsemestre_status.py index 8b9116b62e..b3132e6a1c 100644 --- a/sco_formsemestre_status.py +++ b/sco_formsemestre_status.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_formsemestre_validation.py b/sco_formsemestre_validation.py index c8cba955e6..53fa0c67cd 100644 --- a/sco_formsemestre_validation.py +++ b/sco_formsemestre_validation.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_formulas.py b/sco_formulas.py index 8bd0d107f6..fa663438a5 100644 --- a/sco_formulas.py +++ b/sco_formulas.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_groups.py b/sco_groups.py index 84a98217aa..7cc57d408d 100644 --- a/sco_groups.py +++ b/sco_groups.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_groups_edit.py b/sco_groups_edit.py index 4fc12b72ec..db5dd95d5b 100644 --- a/sco_groups_edit.py +++ b/sco_groups_edit.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_groups_view.py b/sco_groups_view.py index 5518bf480b..bc17d8eec0 100644 --- a/sco_groups_view.py +++ b/sco_groups_view.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_import_users.py b/sco_import_users.py index e614a0fa09..704b2b6408 100644 --- a/sco_import_users.py +++ b/sco_import_users.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_inscr_passage.py b/sco_inscr_passage.py index d59307c4ef..0da58a1f94 100644 --- a/sco_inscr_passage.py +++ b/sco_inscr_passage.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_liste_notes.py b/sco_liste_notes.py index 79777ed899..1b997ce036 100644 --- a/sco_liste_notes.py +++ b/sco_liste_notes.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_lycee.py b/sco_lycee.py index 059416cb9c..0cf42b02dc 100644 --- a/sco_lycee.py +++ b/sco_lycee.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_modalites.py b/sco_modalites.py index 0ce8cfe290..77d66fb0c5 100644 --- a/sco_modalites.py +++ b/sco_modalites.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_moduleimpl_inscriptions.py b/sco_moduleimpl_inscriptions.py index 6fe3c85bf7..a920ed1f1b 100644 --- a/sco_moduleimpl_inscriptions.py +++ b/sco_moduleimpl_inscriptions.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_moduleimpl_status.py b/sco_moduleimpl_status.py index 354e5bd0ed..e60c642fb9 100644 --- a/sco_moduleimpl_status.py +++ b/sco_moduleimpl_status.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_news.py b/sco_news.py index 372d90a32a..ba6acd34ba 100644 --- a/sco_news.py +++ b/sco_news.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_page_etud.py b/sco_page_etud.py index 67add92165..c17768c26a 100644 --- a/sco_page_etud.py +++ b/sco_page_etud.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_parcours_dut.py b/sco_parcours_dut.py index 680f9be2a1..d4bd5bb881 100644 --- a/sco_parcours_dut.py +++ b/sco_parcours_dut.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_pdf.py b/sco_pdf.py index a4d3cbc6a1..4761d14983 100644 --- a/sco_pdf.py +++ b/sco_pdf.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_photos.py b/sco_photos.py index 12d126dfdd..7d1b1288f7 100644 --- a/sco_photos.py +++ b/sco_photos.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_placement.py b/sco_placement.py index 4dd8fd4224..b406445314 100644 --- a/sco_placement.py +++ b/sco_placement.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_portal_apogee.py b/sco_portal_apogee.py index f1e3016293..a760362bea 100644 --- a/sco_portal_apogee.py +++ b/sco_portal_apogee.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_poursuite_dut.py b/sco_poursuite_dut.py index edbec9490a..43244b4fcf 100644 --- a/sco_poursuite_dut.py +++ b/sco_poursuite_dut.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_preferences.py b/sco_preferences.py index ec227b1d11..be6fbc1624 100644 --- a/sco_preferences.py +++ b/sco_preferences.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_prepajury.py b/sco_prepajury.py index eed81aae40..0df0063d2e 100644 --- a/sco_prepajury.py +++ b/sco_prepajury.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_pvjury.py b/sco_pvjury.py index 52bd8a3ef7..d275a2b0d3 100644 --- a/sco_pvjury.py +++ b/sco_pvjury.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_pvpdf.py b/sco_pvpdf.py index f40ec4f979..9ce9b14ad8 100644 --- a/sco_pvpdf.py +++ b/sco_pvpdf.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_recapcomplet.py b/sco_recapcomplet.py index 022983f010..b406ee0079 100644 --- a/sco_recapcomplet.py +++ b/sco_recapcomplet.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_report.py b/sco_report.py index 4c4393499d..4e1d13ee56 100644 --- a/sco_report.py +++ b/sco_report.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_saisie_notes.py b/sco_saisie_notes.py index 883021959a..2b83228a68 100644 --- a/sco_saisie_notes.py +++ b/sco_saisie_notes.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_semset.py b/sco_semset.py index 65e3219f08..ade6eba204 100644 --- a/sco_semset.py +++ b/sco_semset.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_synchro_etuds.py b/sco_synchro_etuds.py index 2c32c1fdb7..c9070a2b54 100644 --- a/sco_synchro_etuds.py +++ b/sco_synchro_etuds.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_tag_module.py b/sco_tag_module.py index b4798c9b17..9bd9c6e94c 100644 --- a/sco_tag_module.py +++ b/sco_tag_module.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_trombino.py b/sco_trombino.py index 230714de3f..f1a3385675 100644 --- a/sco_trombino.py +++ b/sco_trombino.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_trombino_tours.py b/sco_trombino_tours.py index 58155fd9c4..105b58b5e9 100644 --- a/sco_trombino_tours.py +++ b/sco_trombino_tours.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_ue_external.py b/sco_ue_external.py index c50ce5fddb..192949294b 100644 --- a/sco_ue_external.py +++ b/sco_ue_external.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_undo_notes.py b/sco_undo_notes.py index 1a94132e27..ef612000aa 100644 --- a/sco_undo_notes.py +++ b/sco_undo_notes.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_up_to_date.py b/sco_up_to_date.py index 29a7b2808b..818789ad57 100644 --- a/sco_up_to_date.py +++ b/sco_up_to_date.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_utils.py b/sco_utils.py index 059d3cc72f..b7ff1e538e 100644 --- a/sco_utils.py +++ b/sco_utils.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sco_zope.py b/sco_zope.py index 6c8ccbfa03..73f581293b 100644 --- a/sco_zope.py +++ b/sco_zope.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/scolars.py b/scolars.py index b3e91e531a..3a21bb1c3e 100644 --- a/scolars.py +++ b/scolars.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/scolog.py b/scolog.py index f7f1c061e8..992c837058 100644 --- a/scolog.py +++ b/scolog.py @@ -5,7 +5,7 @@ # # Gestion scolarite IUT # -# Copyright (c) 1999 - 2020 Emmanuel Viennet. All rights reserved. +# Copyright (c) 1999 - 2021 Emmanuel Viennet. All rights reserved. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by