Drop obsolete encoding declaration

This was only parsed in Python 2.
Python 3 only supports UTF-8 for source files, and that's what it uses.
This commit is contained in:
Hugo Osvaldo Barrera 2021-10-30 19:35:15 +02:00 committed by Peter F. Patel-Schneider
parent 57f0ae2c99
commit b96d16672b
40 changed files with 0 additions and 40 deletions

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2020 Peter Patel-Schneider ## Copyright (C) 2020 Peter Patel-Schneider
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2020 ## Copyright (C) 2020
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## Revisions Copyright (C) Contributors to the Solaar project. ## Revisions Copyright (C) Contributors to the Solaar project.

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2020 Solaar ## Copyright (C) 2020 Solaar
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##

View File

@ -1,5 +1,4 @@
# -*- python-mode -*- # -*- python-mode -*-
# -*- coding: UTF-8 -*-
## Copyright (C) 2012-2013 Daniel Pavel ## Copyright (C) 2012-2013 Daniel Pavel
## ##