diff --git a/doc/conf.py b/doc/conf.py index f6e8872..fb480d0 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -35,7 +35,7 @@ if 'efl' in sys.modules: project = 'Python EFL' author = 'The Python-EFL community (see AUTHORS)' -copyright = '2008-2021, ' + author # pylint: disable=redefined-builtin +copyright = '2008-2022, ' + author # pylint: disable=redefined-builtin # -- General configuration ---------------------------------------------------- diff --git a/doc/index.rst b/doc/index.rst index 5b3d85a..dd89424 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -75,7 +75,7 @@ Acknowledgements ================ :Copyright: - 2008-2021 The Python-EFL community (see AUTHORS) + 2008-2022 The Python-EFL community (see AUTHORS) :License: Python Bindings for EFL are licensed LGPL-3 (see COPYING) diff --git a/doc/themes/efldoc/static/efl.css b/doc/themes/efldoc/static/efl.css index 3f4d409..f695997 100644 --- a/doc/themes/efldoc/static/efl.css +++ b/doc/themes/efldoc/static/efl.css @@ -6,7 +6,7 @@ * * Originally based on sphinx13 theme. * - * :copyright: Copyright 2013-2021 by the Python-EFL team, see AUTHORS. + * :copyright: Copyright 2013-2022 by the Python-EFL team, see AUTHORS. * :license: LGPL, see COPYING for details. * */ diff --git a/efl/__init__.py b/efl/__init__.py index 0d444d0..8f05069 100644 --- a/efl/__init__.py +++ b/efl/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/dbus_mainloop/e_dbus.c b/efl/dbus_mainloop/e_dbus.c index 4067213..54837ce 100644 --- a/efl/dbus_mainloop/e_dbus.c +++ b/efl/dbus_mainloop/e_dbus.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2016 various contributors (see AUTHORS) + * Copyright (C) 2007-2022 various contributors (see AUTHORS) * * This file is part of Python-EFL. * diff --git a/efl/dbus_mainloop/e_dbus.h b/efl/dbus_mainloop/e_dbus.h index 5d350b7..c82eff9 100644 --- a/efl/dbus_mainloop/e_dbus.h +++ b/efl/dbus_mainloop/e_dbus.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2016 various contributors (see AUTHORS) + * Copyright (C) 2007-2022 various contributors (see AUTHORS) * * This file is part of Python-EFL. * diff --git a/efl/dbus_mainloop/efl.dbus_mainloop.pyx b/efl/dbus_mainloop/efl.dbus_mainloop.pyx index f77d840..337129b 100644 --- a/efl/dbus_mainloop/efl.dbus_mainloop.pyx +++ b/efl/dbus_mainloop/efl.dbus_mainloop.pyx @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/ecore/efl.ecore.pyx b/efl/ecore/efl.ecore.pyx index 25b6196..8b89026 100644 --- a/efl/ecore/efl.ecore.pyx +++ b/efl/ecore/efl.ecore.pyx @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/ecore/efl.ecore_animator.pxi b/efl/ecore/efl.ecore_animator.pxi index 79a3030..da40412 100644 --- a/efl/ecore/efl.ecore_animator.pxi +++ b/efl/ecore/efl.ecore_animator.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/ecore/efl.ecore_events.pxi b/efl/ecore/efl.ecore_events.pxi index 2d62f9b..bc96f50 100644 --- a/efl/ecore/efl.ecore_events.pxi +++ b/efl/ecore/efl.ecore_events.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/ecore/efl.ecore_exe.pxi b/efl/ecore/efl.ecore_exe.pxi index df472da..fcc28f8 100644 --- a/efl/ecore/efl.ecore_exe.pxi +++ b/efl/ecore/efl.ecore_exe.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/ecore/efl.ecore_fd_handler.pxi b/efl/ecore/efl.ecore_fd_handler.pxi index 6bb17b8..6ee02c0 100644 --- a/efl/ecore/efl.ecore_fd_handler.pxi +++ b/efl/ecore/efl.ecore_fd_handler.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/ecore/efl.ecore_file_download.pxi b/efl/ecore/efl.ecore_file_download.pxi index 90fc135..4aec153 100644 --- a/efl/ecore/efl.ecore_file_download.pxi +++ b/efl/ecore/efl.ecore_file_download.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/ecore/efl.ecore_file_monitor.pxi b/efl/ecore/efl.ecore_file_monitor.pxi index c3d0911..45158b9 100644 --- a/efl/ecore/efl.ecore_file_monitor.pxi +++ b/efl/ecore/efl.ecore_file_monitor.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/ecore/efl.ecore_idler.pxi b/efl/ecore/efl.ecore_idler.pxi index 6e13d46..363d705 100644 --- a/efl/ecore/efl.ecore_idler.pxi +++ b/efl/ecore/efl.ecore_idler.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/ecore/efl.ecore_poller.pxi b/efl/ecore/efl.ecore_poller.pxi index b33312d..064ec34 100644 --- a/efl/ecore/efl.ecore_poller.pxi +++ b/efl/ecore/efl.ecore_poller.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/ecore/efl.ecore_timer.pxi b/efl/ecore/efl.ecore_timer.pxi index e749a18..a83924c 100644 --- a/efl/ecore/efl.ecore_timer.pxi +++ b/efl/ecore/efl.ecore_timer.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/ecore_con/efl.ecore_con.pyx b/efl/ecore_con/efl.ecore_con.pyx index 51c0795..6aaf544 100644 --- a/efl/ecore_con/efl.ecore_con.pyx +++ b/efl/ecore_con/efl.ecore_con.pyx @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/ecore_con/efl.ecore_con_lookup.pxi b/efl/ecore_con/efl.ecore_con_lookup.pxi index 58214af..dc66c0b 100644 --- a/efl/ecore_con/efl.ecore_con_lookup.pxi +++ b/efl/ecore_con/efl.ecore_con_lookup.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/ecore_con/efl.ecore_con_url.pxi b/efl/ecore_con/efl.ecore_con_url.pxi index 50f36dd..3452fb2 100644 --- a/efl/ecore_con/efl.ecore_con_url.pxi +++ b/efl/ecore_con/efl.ecore_con_url.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/ecore_input/efl.ecore_input.pyx b/efl/ecore_input/efl.ecore_input.pyx index 524b76b..54a0e65 100644 --- a/efl/ecore_input/efl.ecore_input.pyx +++ b/efl/ecore_input/efl.ecore_input.pyx @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/ecore_input/efl.ecore_input_events.pxi b/efl/ecore_input/efl.ecore_input_events.pxi index b88beec..1c5268a 100644 --- a/efl/ecore_input/efl.ecore_input_events.pxi +++ b/efl/ecore_input/efl.ecore_input_events.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/ecore_x/efl.ecore_x.pyx b/efl/ecore_x/efl.ecore_x.pyx index 2d70a35..b9d5b75 100644 --- a/efl/ecore_x/efl.ecore_x.pyx +++ b/efl/ecore_x/efl.ecore_x.pyx @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/ecore_x/efl.ecore_x_events.pxi b/efl/ecore_x/efl.ecore_x_events.pxi index 2aed115..dd1a8e2 100644 --- a/efl/ecore_x/efl.ecore_x_events.pxi +++ b/efl/ecore_x/efl.ecore_x_events.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/ecore_x/efl.ecore_x_window.pxi b/efl/ecore_x/efl.ecore_x_window.pxi index b158764..b766ca5 100644 --- a/efl/ecore_x/efl.ecore_x_window.pxi +++ b/efl/ecore_x/efl.ecore_x_window.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/edje/efl.edje.pyx b/efl/edje/efl.edje.pyx index c419769..ddda07f 100644 --- a/efl/edje/efl.edje.pyx +++ b/efl/edje/efl.edje.pyx @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/edje/efl.edje_external.pxi b/efl/edje/efl.edje_external.pxi index ee0ac25..eb73ffc 100644 --- a/efl/edje/efl.edje_external.pxi +++ b/efl/edje/efl.edje_external.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/edje/efl.edje_message.pxi b/efl/edje/efl.edje_message.pxi index 9393382..5bac87a 100644 --- a/efl/edje/efl.edje_message.pxi +++ b/efl/edje/efl.edje_message.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/edje/efl.edje_object.pxi b/efl/edje/efl.edje_object.pxi index aeec971..4409a7b 100644 --- a/efl/edje/efl.edje_object.pxi +++ b/efl/edje/efl.edje_object.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/edje_edit/efl.edje_edit.pyx b/efl/edje_edit/efl.edje_edit.pyx index 477833e..afb2284 100644 --- a/efl/edje_edit/efl.edje_edit.pyx +++ b/efl/edje_edit/efl.edje_edit.pyx @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/edje_edit/efl.edje_edit_group.pxi b/efl/edje_edit/efl.edje_edit_group.pxi index 19f1936..d40b92a 100644 --- a/efl/edje_edit/efl.edje_edit_group.pxi +++ b/efl/edje_edit/efl.edje_edit_group.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/edje_edit/efl.edje_edit_part.pxi b/efl/edje_edit/efl.edje_edit_part.pxi index ebf2a7b..cdec78e 100644 --- a/efl/edje_edit/efl.edje_edit_part.pxi +++ b/efl/edje_edit/efl.edje_edit_part.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/edje_edit/efl.edje_edit_part_state.pxi b/efl/edje_edit/efl.edje_edit_part_state.pxi index c039d25..dcc8e18 100644 --- a/efl/edje_edit/efl.edje_edit_part_state.pxi +++ b/efl/edje_edit/efl.edje_edit_part_state.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/edje_edit/efl.edje_edit_program.pxi b/efl/edje_edit/efl.edje_edit_program.pxi index 4b1fc2d..5474eae 100644 --- a/efl/edje_edit/efl.edje_edit_program.pxi +++ b/efl/edje_edit/efl.edje_edit_program.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/__init__.py b/efl/elementary/__init__.py index 15711cd..6bef88f 100644 --- a/efl/elementary/__init__.py +++ b/efl/elementary/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/__init__.pyx b/efl/elementary/__init__.pyx index d0278b9..73a4875 100644 --- a/efl/elementary/__init__.pyx +++ b/efl/elementary/__init__.pyx @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/access.pyx b/efl/elementary/access.pyx index e48709e..c4c2413 100644 --- a/efl/elementary/access.pyx +++ b/efl/elementary/access.pyx @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/actionslider.pxi b/efl/elementary/actionslider.pxi index eb9787c..671f5d8 100644 --- a/efl/elementary/actionslider.pxi +++ b/efl/elementary/actionslider.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/background.pxi b/efl/elementary/background.pxi index c92e97a..62c9577 100644 --- a/efl/elementary/background.pxi +++ b/efl/elementary/background.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/box.pxi b/efl/elementary/box.pxi index 13fe7ca..72e1289 100644 --- a/efl/elementary/box.pxi +++ b/efl/elementary/box.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/bubble.pxi b/efl/elementary/bubble.pxi index b145fda..850c2ab 100644 --- a/efl/elementary/bubble.pxi +++ b/efl/elementary/bubble.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/button.pxi b/efl/elementary/button.pxi index 8959291..54159e9 100644 --- a/efl/elementary/button.pxi +++ b/efl/elementary/button.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/calendar.pxi b/efl/elementary/calendar.pxi index ef6a2c7..51be4d0 100644 --- a/efl/elementary/calendar.pxi +++ b/efl/elementary/calendar.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/check.pxi b/efl/elementary/check.pxi index c511df2..e4c9074 100644 --- a/efl/elementary/check.pxi +++ b/efl/elementary/check.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/clock.pxi b/efl/elementary/clock.pxi index 254b9b1..24a23c0 100644 --- a/efl/elementary/clock.pxi +++ b/efl/elementary/clock.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/colorselector.pxi b/efl/elementary/colorselector.pxi index cc79f7d..d658115 100644 --- a/efl/elementary/colorselector.pxi +++ b/efl/elementary/colorselector.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/combobox.pxi b/efl/elementary/combobox.pxi index c7642fa..36f2464 100644 --- a/efl/elementary/combobox.pxi +++ b/efl/elementary/combobox.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/configuration.pxi b/efl/elementary/configuration.pxi index f61301f..4c339a8 100644 --- a/efl/elementary/configuration.pxi +++ b/efl/elementary/configuration.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/conformant.pxi b/efl/elementary/conformant.pxi index 542c901..8169235 100644 --- a/efl/elementary/conformant.pxi +++ b/efl/elementary/conformant.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/ctxpopup.pxi b/efl/elementary/ctxpopup.pxi index f6b1a2d..f65b097 100644 --- a/efl/elementary/ctxpopup.pxi +++ b/efl/elementary/ctxpopup.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/datetime.pxi b/efl/elementary/datetime.pxi index 3066583..83188e6 100644 --- a/efl/elementary/datetime.pxi +++ b/efl/elementary/datetime.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/dayselector.pxi b/efl/elementary/dayselector.pxi index 339ffdb..4274189 100644 --- a/efl/elementary/dayselector.pxi +++ b/efl/elementary/dayselector.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/diskselector.pxi b/efl/elementary/diskselector.pxi index d7cf0b4..74a64a4 100644 --- a/efl/elementary/diskselector.pxi +++ b/efl/elementary/diskselector.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/entry.pxi b/efl/elementary/entry.pxi index 6196115..9107b38 100644 --- a/efl/elementary/entry.pxi +++ b/efl/elementary/entry.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/fileselector.pxi b/efl/elementary/fileselector.pxi index c987d7e..1719885 100644 --- a/efl/elementary/fileselector.pxi +++ b/efl/elementary/fileselector.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/fileselector_button.pxi b/efl/elementary/fileselector_button.pxi index 7116edd..2667c6c 100644 --- a/efl/elementary/fileselector_button.pxi +++ b/efl/elementary/fileselector_button.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/fileselector_entry.pxi b/efl/elementary/fileselector_entry.pxi index bce4ad7..305eec8 100644 --- a/efl/elementary/fileselector_entry.pxi +++ b/efl/elementary/fileselector_entry.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/flip.pxi b/efl/elementary/flip.pxi index 09e02fd..3a68c81 100644 --- a/efl/elementary/flip.pxi +++ b/efl/elementary/flip.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/flipselector.pxi b/efl/elementary/flipselector.pxi index df9aedd..dcc3fa5 100644 --- a/efl/elementary/flipselector.pxi +++ b/efl/elementary/flipselector.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/frame.pxi b/efl/elementary/frame.pxi index c554fd2..c571e6c 100644 --- a/efl/elementary/frame.pxi +++ b/efl/elementary/frame.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/gengrid.pxi b/efl/elementary/gengrid.pxi index cf6f444..af64e98 100644 --- a/efl/elementary/gengrid.pxi +++ b/efl/elementary/gengrid.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/genlist.pxi b/efl/elementary/genlist.pxi index 438458c..d41c532 100644 --- a/efl/elementary/genlist.pxi +++ b/efl/elementary/genlist.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/gesture_layer.pxi b/efl/elementary/gesture_layer.pxi index 0655099..5690da1 100644 --- a/efl/elementary/gesture_layer.pxi +++ b/efl/elementary/gesture_layer.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/glview.pyx b/efl/elementary/glview.pyx index b02892b..f0fbcbc 100644 --- a/efl/elementary/glview.pyx +++ b/efl/elementary/glview.pyx @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/grid.pxi b/efl/elementary/grid.pxi index 08b620b..32c0ee7 100644 --- a/efl/elementary/grid.pxi +++ b/efl/elementary/grid.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/hover.pxi b/efl/elementary/hover.pxi index dfba865..2f508ff 100644 --- a/efl/elementary/hover.pxi +++ b/efl/elementary/hover.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/hoversel.pxi b/efl/elementary/hoversel.pxi index a50a05f..21e63fa 100644 --- a/efl/elementary/hoversel.pxi +++ b/efl/elementary/hoversel.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/icon.pxi b/efl/elementary/icon.pxi index d56fce1..b9224e9 100644 --- a/efl/elementary/icon.pxi +++ b/efl/elementary/icon.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/image.pxi b/efl/elementary/image.pxi index 32ead53..3fdd890 100644 --- a/efl/elementary/image.pxi +++ b/efl/elementary/image.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/index.pxi b/efl/elementary/index.pxi index e7c7592..1b97a45 100644 --- a/efl/elementary/index.pxi +++ b/efl/elementary/index.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/innerwindow.pxi b/efl/elementary/innerwindow.pxi index 10e5140..e1779ea 100644 --- a/efl/elementary/innerwindow.pxi +++ b/efl/elementary/innerwindow.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/label.pxi b/efl/elementary/label.pxi index 5bbdc36..4d4e612 100644 --- a/efl/elementary/label.pxi +++ b/efl/elementary/label.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/layout.pxi b/efl/elementary/layout.pxi index 376bb5f..e796352 100644 --- a/efl/elementary/layout.pxi +++ b/efl/elementary/layout.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/list.pxi b/efl/elementary/list.pxi index c0d1402..9cae432 100644 --- a/efl/elementary/list.pxi +++ b/efl/elementary/list.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/map.pxi b/efl/elementary/map.pxi index 5dd2b47..acf6e90 100644 --- a/efl/elementary/map.pxi +++ b/efl/elementary/map.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/mapbuf.pxi b/efl/elementary/mapbuf.pxi index 537c69c..46a46f2 100644 --- a/efl/elementary/mapbuf.pxi +++ b/efl/elementary/mapbuf.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/menu.pxi b/efl/elementary/menu.pxi index 223f75b..dfdda80 100644 --- a/efl/elementary/menu.pxi +++ b/efl/elementary/menu.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/multibuttonentry.pxi b/efl/elementary/multibuttonentry.pxi index 71348ba..0014045 100644 --- a/efl/elementary/multibuttonentry.pxi +++ b/efl/elementary/multibuttonentry.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/naviframe.pxi b/efl/elementary/naviframe.pxi index 66fd665..5253950 100644 --- a/efl/elementary/naviframe.pxi +++ b/efl/elementary/naviframe.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/need.pxi b/efl/elementary/need.pxi index 2f7829a..ce1ea49 100644 --- a/efl/elementary/need.pxi +++ b/efl/elementary/need.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/notify.pxi b/efl/elementary/notify.pxi index a547056..112dd00 100644 --- a/efl/elementary/notify.pxi +++ b/efl/elementary/notify.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/object.pxi b/efl/elementary/object.pxi index cd7616c..5c1bbc8 100644 --- a/efl/elementary/object.pxi +++ b/efl/elementary/object.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/object_cdef.pxi b/efl/elementary/object_cdef.pxi index 88265d0..b6ff494 100644 --- a/efl/elementary/object_cdef.pxi +++ b/efl/elementary/object_cdef.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/object_item.pxi b/efl/elementary/object_item.pxi index 1f296bd..2e0ef80 100644 --- a/efl/elementary/object_item.pxi +++ b/efl/elementary/object_item.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/panel.pxi b/efl/elementary/panel.pxi index 5a839fc..531eb11 100644 --- a/efl/elementary/panel.pxi +++ b/efl/elementary/panel.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/panes.pxi b/efl/elementary/panes.pxi index 6eaac54..baca780 100644 --- a/efl/elementary/panes.pxi +++ b/efl/elementary/panes.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/photo.pxi b/efl/elementary/photo.pxi index 9e44ee6..b58134a 100644 --- a/efl/elementary/photo.pxi +++ b/efl/elementary/photo.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/photocam.pxi b/efl/elementary/photocam.pxi index 42261a4..b22ad5b 100644 --- a/efl/elementary/photocam.pxi +++ b/efl/elementary/photocam.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/plug.pxi b/efl/elementary/plug.pxi index 69b768b..aaeec36 100644 --- a/efl/elementary/plug.pxi +++ b/efl/elementary/plug.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/popup.pxi b/efl/elementary/popup.pxi index f2b742a..fdd1ccb 100644 --- a/efl/elementary/popup.pxi +++ b/efl/elementary/popup.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/progressbar.pxi b/efl/elementary/progressbar.pxi index 2acf383..07d8619 100644 --- a/efl/elementary/progressbar.pxi +++ b/efl/elementary/progressbar.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/radio.pxi b/efl/elementary/radio.pxi index 8ed9da9..a7bb4d9 100644 --- a/efl/elementary/radio.pxi +++ b/efl/elementary/radio.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/scroller.pxi b/efl/elementary/scroller.pxi index 9dbb463..7098be1 100644 --- a/efl/elementary/scroller.pxi +++ b/efl/elementary/scroller.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/segment_control.pxi b/efl/elementary/segment_control.pxi index e78caf3..66eea2c 100644 --- a/efl/elementary/segment_control.pxi +++ b/efl/elementary/segment_control.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/separator.pxi b/efl/elementary/separator.pxi index 40e0c4f..c3b5556 100644 --- a/efl/elementary/separator.pxi +++ b/efl/elementary/separator.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/slider.pxi b/efl/elementary/slider.pxi index 8514d4d..3677f44 100644 --- a/efl/elementary/slider.pxi +++ b/efl/elementary/slider.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/slideshow.pxi b/efl/elementary/slideshow.pxi index 481f7ae..e6cd13b 100644 --- a/efl/elementary/slideshow.pxi +++ b/efl/elementary/slideshow.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/spinner.pxi b/efl/elementary/spinner.pxi index 61e06a5..9d6989b 100644 --- a/efl/elementary/spinner.pxi +++ b/efl/elementary/spinner.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/store.pyx b/efl/elementary/store.pyx index 43ac8a3..39f3b81 100644 --- a/efl/elementary/store.pyx +++ b/efl/elementary/store.pyx @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/table.pxi b/efl/elementary/table.pxi index 523e687..8943bd4 100644 --- a/efl/elementary/table.pxi +++ b/efl/elementary/table.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/theme.pxi b/efl/elementary/theme.pxi index 2ff85be..545a47c 100644 --- a/efl/elementary/theme.pxi +++ b/efl/elementary/theme.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/thumb.pxi b/efl/elementary/thumb.pxi index a8c9446..6487203 100644 --- a/efl/elementary/thumb.pxi +++ b/efl/elementary/thumb.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/toolbar.pxi b/efl/elementary/toolbar.pxi index 8fd3d1a..d1dc7b7 100644 --- a/efl/elementary/toolbar.pxi +++ b/efl/elementary/toolbar.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/transit.pxi b/efl/elementary/transit.pxi index c757620..06a2d89 100644 --- a/efl/elementary/transit.pxi +++ b/efl/elementary/transit.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/video.pxi b/efl/elementary/video.pxi index 120d0ae..da6b633 100644 --- a/efl/elementary/video.pxi +++ b/efl/elementary/video.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/web.pxi b/efl/elementary/web.pxi index 2b61f5d..77ef081 100644 --- a/efl/elementary/web.pxi +++ b/efl/elementary/web.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/elementary/window.pxi b/efl/elementary/window.pxi index 758d402..449ca86 100644 --- a/efl/elementary/window.pxi +++ b/efl/elementary/window.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/emotion/efl.emotion.pyx b/efl/emotion/efl.emotion.pyx index e727d5d..1eb0c9e 100644 --- a/efl/emotion/efl.emotion.pyx +++ b/efl/emotion/efl.emotion.pyx @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/eo/efl.eo.pyx b/efl/eo/efl.eo.pyx index 4875b8b..cde92e5 100644 --- a/efl/eo/efl.eo.pyx +++ b/efl/eo/efl.eo.pyx @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/ethumb/efl.ethumb.pyx b/efl/ethumb/efl.ethumb.pyx index 5bd7430..6f7bf5f 100644 --- a/efl/ethumb/efl.ethumb.pyx +++ b/efl/ethumb/efl.ethumb.pyx @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/ethumb/efl.ethumb_client.pyx b/efl/ethumb/efl.ethumb_client.pyx index 5b3d9db..f2f99e8 100644 --- a/efl/ethumb/efl.ethumb_client.pyx +++ b/efl/ethumb/efl.ethumb_client.pyx @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/evas/efl.evas.pyx b/efl/evas/efl.evas.pyx index b84f513..e10cbbd 100644 --- a/efl/evas/efl.evas.pyx +++ b/efl/evas/efl.evas.pyx @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/evas/efl.evas_canvas.pxi b/efl/evas/efl.evas_canvas.pxi index 8289997..11422c3 100644 --- a/efl/evas/efl.evas_canvas.pxi +++ b/efl/evas/efl.evas_canvas.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/evas/efl.evas_canvas_callbacks.pxi b/efl/evas/efl.evas_canvas_callbacks.pxi index 0dabaf4..5ec4ee1 100644 --- a/efl/evas/efl.evas_canvas_callbacks.pxi +++ b/efl/evas/efl.evas_canvas_callbacks.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/evas/efl.evas_map.pxi b/efl/evas/efl.evas_map.pxi index bea2407..4b8df00 100644 --- a/efl/evas/efl.evas_map.pxi +++ b/efl/evas/efl.evas_map.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/evas/efl.evas_object.pxi b/efl/evas/efl.evas_object.pxi index d149033..c8006a5 100644 --- a/efl/evas/efl.evas_object.pxi +++ b/efl/evas/efl.evas_object.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/evas/efl.evas_object_box.pxi b/efl/evas/efl.evas_object_box.pxi index c4a2c8b..e4c9d6a 100644 --- a/efl/evas/efl.evas_object_box.pxi +++ b/efl/evas/efl.evas_object_box.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/evas/efl.evas_object_callbacks.pxi b/efl/evas/efl.evas_object_callbacks.pxi index 7ce6623..ef3e04e 100644 --- a/efl/evas/efl.evas_object_callbacks.pxi +++ b/efl/evas/efl.evas_object_callbacks.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/evas/efl.evas_object_events.pxi b/efl/evas/efl.evas_object_events.pxi index 1c78581..e65ac9b 100644 --- a/efl/evas/efl.evas_object_events.pxi +++ b/efl/evas/efl.evas_object_events.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/evas/efl.evas_object_grid.pxi b/efl/evas/efl.evas_object_grid.pxi index 6144069..f83eade 100644 --- a/efl/evas/efl.evas_object_grid.pxi +++ b/efl/evas/efl.evas_object_grid.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/evas/efl.evas_object_image.pxi b/efl/evas/efl.evas_object_image.pxi index 8e42079..56e4b68 100644 --- a/efl/evas/efl.evas_object_image.pxi +++ b/efl/evas/efl.evas_object_image.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/evas/efl.evas_object_line.pxi b/efl/evas/efl.evas_object_line.pxi index 6d24217..b907cb4 100644 --- a/efl/evas/efl.evas_object_line.pxi +++ b/efl/evas/efl.evas_object_line.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/evas/efl.evas_object_polygon.pxi b/efl/evas/efl.evas_object_polygon.pxi index 8dd7abd..7c63339 100644 --- a/efl/evas/efl.evas_object_polygon.pxi +++ b/efl/evas/efl.evas_object_polygon.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/evas/efl.evas_object_rectangle.pxi b/efl/evas/efl.evas_object_rectangle.pxi index 5c947fb..d273ce6 100644 --- a/efl/evas/efl.evas_object_rectangle.pxi +++ b/efl/evas/efl.evas_object_rectangle.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/evas/efl.evas_object_smart.pxi b/efl/evas/efl.evas_object_smart.pxi index edadcb9..a41b713 100644 --- a/efl/evas/efl.evas_object_smart.pxi +++ b/efl/evas/efl.evas_object_smart.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/evas/efl.evas_object_table.pxi b/efl/evas/efl.evas_object_table.pxi index 14f13e9..3b38285 100644 --- a/efl/evas/efl.evas_object_table.pxi +++ b/efl/evas/efl.evas_object_table.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/evas/efl.evas_object_text.pxi b/efl/evas/efl.evas_object_text.pxi index 5048871..b496e31 100644 --- a/efl/evas/efl.evas_object_text.pxi +++ b/efl/evas/efl.evas_object_text.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/evas/efl.evas_object_textblock.pxi b/efl/evas/efl.evas_object_textblock.pxi index c481bd1..c0b6649 100644 --- a/efl/evas/efl.evas_object_textblock.pxi +++ b/efl/evas/efl.evas_object_textblock.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/evas/efl.evas_object_textgrid.pxi b/efl/evas/efl.evas_object_textgrid.pxi index 9a1ed76..3a378db 100644 --- a/efl/evas/efl.evas_object_textgrid.pxi +++ b/efl/evas/efl.evas_object_textgrid.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/evas/efl.evas_rect.pxi b/efl/evas/efl.evas_rect.pxi index 89ce5fc..90c6b33 100644 --- a/efl/evas/efl.evas_rect.pxi +++ b/efl/evas/efl.evas_rect.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/utils/conversions.pyx b/efl/utils/conversions.pyx index 46a7201..26a8914 100644 --- a/efl/utils/conversions.pyx +++ b/efl/utils/conversions.pyx @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/utils/deprecated.pyx b/efl/utils/deprecated.pyx index e0b2aba..89dd7a3 100644 --- a/efl/utils/deprecated.pyx +++ b/efl/utils/deprecated.pyx @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/utils/logger.pyx b/efl/utils/logger.pyx index 1509132..984db97 100644 --- a/efl/utils/logger.pyx +++ b/efl/utils/logger.pyx @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/efl/utils/setup.py b/efl/utils/setup.py index ae4cc15..e47578f 100644 --- a/efl/utils/setup.py +++ b/efl/utils/setup.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/include/efl.c_eo.pxd b/include/efl.c_eo.pxd index d8dd6e1..b339916 100644 --- a/include/efl.c_eo.pxd +++ b/include/efl.c_eo.pxd @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/include/efl.c_ethumb.pxd b/include/efl.c_ethumb.pxd index f1f96b7..2e82df7 100644 --- a/include/efl.c_ethumb.pxd +++ b/include/efl.c_ethumb.pxd @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/include/efl.ecore.pxd b/include/efl.ecore.pxd index 8a7c46e..0dcd318 100644 --- a/include/efl.ecore.pxd +++ b/include/efl.ecore.pxd @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/include/efl.ecore_con.pxd b/include/efl.ecore_con.pxd index c2e9bab..169c069 100644 --- a/include/efl.ecore_con.pxd +++ b/include/efl.ecore_con.pxd @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/include/efl.ecore_input.pxd b/include/efl.ecore_input.pxd index ea6d3c5..2756629 100644 --- a/include/efl.ecore_input.pxd +++ b/include/efl.ecore_input.pxd @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/include/efl.ecore_x.pxd b/include/efl.ecore_x.pxd index 5489481..86388ac 100644 --- a/include/efl.ecore_x.pxd +++ b/include/efl.ecore_x.pxd @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/include/efl.edje.pxd b/include/efl.edje.pxd index d99e879..8461f44 100644 --- a/include/efl.edje.pxd +++ b/include/efl.edje.pxd @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/include/efl.edje_edit.pxd b/include/efl.edje_edit.pxd index 4207897..81f6d49 100644 --- a/include/efl.edje_edit.pxd +++ b/include/efl.edje_edit.pxd @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/include/efl.eina.pxd b/include/efl.eina.pxd index f201964..0e9fe75 100644 --- a/include/efl.eina.pxd +++ b/include/efl.eina.pxd @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/include/efl.elementary.pxd b/include/efl.elementary.pxd index 6522417..3e67b1d 100644 --- a/include/efl.elementary.pxd +++ b/include/efl.elementary.pxd @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/include/efl.emotion.pxd b/include/efl.emotion.pxd index 661ad30..23269aa 100644 --- a/include/efl.emotion.pxd +++ b/include/efl.emotion.pxd @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/include/efl.eo.pxd b/include/efl.eo.pxd index b031d27..c22c67c 100644 --- a/include/efl.eo.pxd +++ b/include/efl.eo.pxd @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/include/efl.ethumb.pxd b/include/efl.ethumb.pxd index aa5e9fc..52e022a 100644 --- a/include/efl.ethumb.pxd +++ b/include/efl.ethumb.pxd @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/include/efl.ethumb_client.pxd b/include/efl.ethumb_client.pxd index 2e46d8b..e0d6af5 100644 --- a/include/efl.ethumb_client.pxd +++ b/include/efl.ethumb_client.pxd @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/include/efl.evas.pxd b/include/efl.evas.pxd index ad33ff1..bfd6c2a 100644 --- a/include/efl.evas.pxd +++ b/include/efl.evas.pxd @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/include/efl.utils.conversions.pxd b/include/efl.utils.conversions.pxd index 62d4e8b..f5d13f3 100644 --- a/include/efl.utils.conversions.pxd +++ b/include/efl.utils.conversions.pxd @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/include/efl.utils.deprecated.pxd b/include/efl.utils.deprecated.pxd index 5c8e44d..5af5fb5 100644 --- a/include/efl.utils.deprecated.pxd +++ b/include/efl.utils.deprecated.pxd @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. # diff --git a/include/efl.utils.logger.pxd b/include/efl.utils.logger.pxd index 4a0dbf5..4320210 100644 --- a/include/efl.utils.logger.pxd +++ b/include/efl.utils.logger.pxd @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 various contributors (see AUTHORS) +# Copyright (C) 2007-2022 various contributors (see AUTHORS) # # This file is part of Python-EFL. #