diff --git a/kwapi/drivers/driver.py b/kwapi/drivers/driver.py index 89e8d8e..04051c8 100644 --- a/kwapi/drivers/driver.py +++ b/kwapi/drivers/driver.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- -# # Author: François Rossigneux # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/kwapi/drivers/dummy.py b/kwapi/drivers/dummy.py index 016e21f..d42f437 100644 --- a/kwapi/drivers/dummy.py +++ b/kwapi/drivers/dummy.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- -# # Author: François Rossigneux # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/kwapi/drivers/ipmi.py b/kwapi/drivers/ipmi.py index e8f69ee..ff6b3ce 100644 --- a/kwapi/drivers/ipmi.py +++ b/kwapi/drivers/ipmi.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- -# # Author: François Rossigneux # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/kwapi/drivers/snmp.py b/kwapi/drivers/snmp.py index b95baa4..6affca0 100644 --- a/kwapi/drivers/snmp.py +++ b/kwapi/drivers/snmp.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- -# # Author: François Rossigneux # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/kwapi/drivers/wattsup.py b/kwapi/drivers/wattsup.py index 292c9e3..7093af6 100644 --- a/kwapi/drivers/wattsup.py +++ b/kwapi/drivers/wattsup.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- -# # Author: François Rossigneux # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/kwapi/plugins/__init__.py b/kwapi/plugins/__init__.py index e61d105..739bf64 100644 --- a/kwapi/plugins/__init__.py +++ b/kwapi/plugins/__init__.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- -# # Author: François Rossigneux # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/kwapi/plugins/api/acl.py b/kwapi/plugins/api/acl.py index 83e2f2e..5926089 100644 --- a/kwapi/plugins/api/acl.py +++ b/kwapi/plugins/api/acl.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- -# # Author: François Rossigneux # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/kwapi/plugins/api/app.py b/kwapi/plugins/api/app.py index 294a79c..f83520d 100644 --- a/kwapi/plugins/api/app.py +++ b/kwapi/plugins/api/app.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- -# # Author: François Rossigneux # # Licensed under the Apache License, Version 2.0 (the "License"); you may diff --git a/kwapi/plugins/api/collector.py b/kwapi/plugins/api/collector.py index adb9664..38929c8 100644 --- a/kwapi/plugins/api/collector.py +++ b/kwapi/plugins/api/collector.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- -# # Author: François Rossigneux # # Licensed under the Apache License, Version 2.0 (the "License"); you may