diff --git a/designate/api/admin/app.py b/designate/api/admin/app.py index 275176ade..4464640cb 100644 --- a/designate/api/admin/app.py +++ b/designate/api/admin/app.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/api/admin/views/base.py b/designate/api/admin/views/base.py index 71196dd1a..5f567d33e 100644 --- a/designate/api/admin/views/base.py +++ b/designate/api/admin/views/base.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/api/v1/extensions/diagnostics.py b/designate/api/v1/extensions/diagnostics.py index a2c280075..3d83c9331 100644 --- a/designate/api/v1/extensions/diagnostics.py +++ b/designate/api/v1/extensions/diagnostics.py @@ -1,6 +1,6 @@ # Copyright 2012 Hewlett-Packard Development Company, L.P. All Rights Reserved. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/api/v1/extensions/quotas.py b/designate/api/v1/extensions/quotas.py index 74d1a1589..07a8a4d0a 100644 --- a/designate/api/v1/extensions/quotas.py +++ b/designate/api/v1/extensions/quotas.py @@ -1,6 +1,6 @@ # Copyright 2012 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/api/v1/extensions/reports.py b/designate/api/v1/extensions/reports.py index 8def19306..863a4a9df 100644 --- a/designate/api/v1/extensions/reports.py +++ b/designate/api/v1/extensions/reports.py @@ -1,6 +1,6 @@ # Copyright 2012 Hewlett-Packard Development Company, L.P. All Rights Reserved. # -# Author: Simon McCartney +# Author: Simon McCartney # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/api/v1/extensions/sync.py b/designate/api/v1/extensions/sync.py index a592494de..238a8bdd1 100644 --- a/designate/api/v1/extensions/sync.py +++ b/designate/api/v1/extensions/sync.py @@ -1,6 +1,6 @@ # Copyright 2012 Hewlett-Packard Development Company, L.P. All Rights Reserved. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/api/v1/extensions/touch.py b/designate/api/v1/extensions/touch.py index 1a500729e..e81c5c57c 100644 --- a/designate/api/v1/extensions/touch.py +++ b/designate/api/v1/extensions/touch.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/api/v2/__init__.py b/designate/api/v2/__init__.py index dda97d2a1..8359cb33f 100644 --- a/designate/api/v2/__init__.py +++ b/designate/api/v2/__init__.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/api/v2/app.py b/designate/api/v2/app.py index 275176ade..4464640cb 100644 --- a/designate/api/v2/app.py +++ b/designate/api/v2/app.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/api/v2/controllers/errors.py b/designate/api/v2/controllers/errors.py index 8518e7032..fcaefc22c 100644 --- a/designate/api/v2/controllers/errors.py +++ b/designate/api/v2/controllers/errors.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Graham Hayes +# Author: Graham Hayes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/api/v2/controllers/floatingips.py b/designate/api/v2/controllers/floatingips.py index 414553376..007f00c81 100644 --- a/designate/api/v2/controllers/floatingips.py +++ b/designate/api/v2/controllers/floatingips.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/api/v2/controllers/limits.py b/designate/api/v2/controllers/limits.py index 07e6c7e3c..4976bc522 100644 --- a/designate/api/v2/controllers/limits.py +++ b/designate/api/v2/controllers/limits.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/api/v2/controllers/recordsets.py b/designate/api/v2/controllers/recordsets.py index e1545b540..2e40b766f 100644 --- a/designate/api/v2/controllers/recordsets.py +++ b/designate/api/v2/controllers/recordsets.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/api/v2/controllers/reverse.py b/designate/api/v2/controllers/reverse.py index 48f8576e8..f59d3a564 100644 --- a/designate/api/v2/controllers/reverse.py +++ b/designate/api/v2/controllers/reverse.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/api/v2/controllers/root.py b/designate/api/v2/controllers/root.py index c54de6d1b..2dfacad7e 100644 --- a/designate/api/v2/controllers/root.py +++ b/designate/api/v2/controllers/root.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/api/v2/controllers/tsigkeys.py b/designate/api/v2/controllers/tsigkeys.py index da90f5d66..63bf933dc 100644 --- a/designate/api/v2/controllers/tsigkeys.py +++ b/designate/api/v2/controllers/tsigkeys.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/api/v2/controllers/zones/__init__.py b/designate/api/v2/controllers/zones/__init__.py index da556c1ea..989f23672 100644 --- a/designate/api/v2/controllers/zones/__init__.py +++ b/designate/api/v2/controllers/zones/__init__.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/api/v2/controllers/zones/nameservers.py b/designate/api/v2/controllers/zones/nameservers.py index 0a6a86962..8906a346d 100644 --- a/designate/api/v2/controllers/zones/nameservers.py +++ b/designate/api/v2/controllers/zones/nameservers.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/api/v2/controllers/zones/tasks/__init__.py b/designate/api/v2/controllers/zones/tasks/__init__.py index 755e02fd0..0d2cdf82e 100644 --- a/designate/api/v2/controllers/zones/tasks/__init__.py +++ b/designate/api/v2/controllers/zones/tasks/__init__.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Graham Hayes +# Author: Graham Hayes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/api/v2/controllers/zones/tasks/transfer_accepts.py b/designate/api/v2/controllers/zones/tasks/transfer_accepts.py index bff659e0d..9b8379e0e 100644 --- a/designate/api/v2/controllers/zones/tasks/transfer_accepts.py +++ b/designate/api/v2/controllers/zones/tasks/transfer_accepts.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Graham Hayes +# Author: Graham Hayes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/api/v2/controllers/zones/tasks/transfer_requests.py b/designate/api/v2/controllers/zones/tasks/transfer_requests.py index 0522a41a2..3012338b0 100644 --- a/designate/api/v2/controllers/zones/tasks/transfer_requests.py +++ b/designate/api/v2/controllers/zones/tasks/transfer_requests.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Graham Hayes +# Author: Graham Hayes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/api/v2/controllers/zones/tasks/xfr.py b/designate/api/v2/controllers/zones/tasks/xfr.py index 54d6c1baf..350043768 100644 --- a/designate/api/v2/controllers/zones/tasks/xfr.py +++ b/designate/api/v2/controllers/zones/tasks/xfr.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/api/v2/patches.py b/designate/api/v2/patches.py index cf52710b2..31d8a3413 100644 --- a/designate/api/v2/patches.py +++ b/designate/api/v2/patches.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/api/versions.py b/designate/api/versions.py index 3600c3056..5a299de2a 100644 --- a/designate/api/versions.py +++ b/designate/api/versions.py @@ -1,6 +1,6 @@ # Copyright 2012 Hewlett-Packard Development Company, L.P. All Rights Reserved. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/backend/impl_akamai.py b/designate/backend/impl_akamai.py index c52722851..316a4e896 100644 --- a/designate/backend/impl_akamai.py +++ b/designate/backend/impl_akamai.py @@ -1,6 +1,6 @@ # Copyright 2012-2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/backend/impl_designate.py b/designate/backend/impl_designate.py index b8b03ff49..6c4022631 100644 --- a/designate/backend/impl_designate.py +++ b/designate/backend/impl_designate.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/backend/impl_dynect.py b/designate/backend/impl_dynect.py index d09b2617a..dbd608302 100644 --- a/designate/backend/impl_dynect.py +++ b/designate/backend/impl_dynect.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/backend/impl_powerdns/__init__.py b/designate/backend/impl_powerdns/__init__.py index d819457fd..8941bc502 100644 --- a/designate/backend/impl_powerdns/__init__.py +++ b/designate/backend/impl_powerdns/__init__.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/backend/impl_powerdns/migrate_repo/versions/003_correct_master_column_length.py b/designate/backend/impl_powerdns/migrate_repo/versions/003_correct_master_column_length.py index bd654c8ec..7e86962c8 100644 --- a/designate/backend/impl_powerdns/migrate_repo/versions/003_correct_master_column_length.py +++ b/designate/backend/impl_powerdns/migrate_repo/versions/003_correct_master_column_length.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/backend/impl_powerdns/migrate_repo/versions/004_correct_content_column_length.py b/designate/backend/impl_powerdns/migrate_repo/versions/004_correct_content_column_length.py index 3d4a74700..37ba8f6b9 100644 --- a/designate/backend/impl_powerdns/migrate_repo/versions/004_correct_content_column_length.py +++ b/designate/backend/impl_powerdns/migrate_repo/versions/004_correct_content_column_length.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/backend/impl_powerdns/migrate_repo/versions/005_rename_moniker_id_columns.py b/designate/backend/impl_powerdns/migrate_repo/versions/005_rename_moniker_id_columns.py index e6f5c4585..0744700b7 100644 --- a/designate/backend/impl_powerdns/migrate_repo/versions/005_rename_moniker_id_columns.py +++ b/designate/backend/impl_powerdns/migrate_repo/versions/005_rename_moniker_id_columns.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/backend/impl_powerdns/migrate_repo/versions/008_record_add_designate_recordset_id_index.py b/designate/backend/impl_powerdns/migrate_repo/versions/008_record_add_designate_recordset_id_index.py index 1e2edec77..4841102c5 100644 --- a/designate/backend/impl_powerdns/migrate_repo/versions/008_record_add_designate_recordset_id_index.py +++ b/designate/backend/impl_powerdns/migrate_repo/versions/008_record_add_designate_recordset_id_index.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/backend/impl_powerdns/migrate_repo/versions/009_cascade_domain_deletes.py b/designate/backend/impl_powerdns/migrate_repo/versions/009_cascade_domain_deletes.py index 949761c2f..5de25e56d 100644 --- a/designate/backend/impl_powerdns/migrate_repo/versions/009_cascade_domain_deletes.py +++ b/designate/backend/impl_powerdns/migrate_repo/versions/009_cascade_domain_deletes.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/backend/impl_powerdns/migrate_repo/versions/011_records_drop_designate_ids.py b/designate/backend/impl_powerdns/migrate_repo/versions/011_records_drop_designate_ids.py index afd413961..4e72a13cd 100644 --- a/designate/backend/impl_powerdns/migrate_repo/versions/011_records_drop_designate_ids.py +++ b/designate/backend/impl_powerdns/migrate_repo/versions/011_records_drop_designate_ids.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/backend/impl_powerdns/migrate_repo/versions/012_placeholder.py b/designate/backend/impl_powerdns/migrate_repo/versions/012_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/backend/impl_powerdns/migrate_repo/versions/012_placeholder.py +++ b/designate/backend/impl_powerdns/migrate_repo/versions/012_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/backend/impl_powerdns/migrate_repo/versions/013_placeholder.py b/designate/backend/impl_powerdns/migrate_repo/versions/013_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/backend/impl_powerdns/migrate_repo/versions/013_placeholder.py +++ b/designate/backend/impl_powerdns/migrate_repo/versions/013_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/backend/impl_powerdns/migrate_repo/versions/014_placeholder.py b/designate/backend/impl_powerdns/migrate_repo/versions/014_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/backend/impl_powerdns/migrate_repo/versions/014_placeholder.py +++ b/designate/backend/impl_powerdns/migrate_repo/versions/014_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/backend/impl_powerdns/migrate_repo/versions/015_placeholder.py b/designate/backend/impl_powerdns/migrate_repo/versions/015_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/backend/impl_powerdns/migrate_repo/versions/015_placeholder.py +++ b/designate/backend/impl_powerdns/migrate_repo/versions/015_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/backend/impl_powerdns/migrate_repo/versions/016_placeholder.py b/designate/backend/impl_powerdns/migrate_repo/versions/016_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/backend/impl_powerdns/migrate_repo/versions/016_placeholder.py +++ b/designate/backend/impl_powerdns/migrate_repo/versions/016_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/backend/impl_powerdns/tables.py b/designate/backend/impl_powerdns/tables.py index 41d055523..1b8cdf608 100644 --- a/designate/backend/impl_powerdns/tables.py +++ b/designate/backend/impl_powerdns/tables.py @@ -1,6 +1,6 @@ # Copyright 2012-2014 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/central/__init__.py b/designate/central/__init__.py index fffa399a3..e4ebc8d1d 100644 --- a/designate/central/__init__.py +++ b/designate/central/__init__.py @@ -1,6 +1,6 @@ # Copyright 2012 Hewlett-Packard Development Company, L.P. All Rights Reserved. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/central/rpcapi.py b/designate/central/rpcapi.py index 62830b9be..1f29e5945 100644 --- a/designate/central/rpcapi.py +++ b/designate/central/rpcapi.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/cmd/api.py b/designate/cmd/api.py index 79b17b711..9ca60aaa9 100644 --- a/designate/cmd/api.py +++ b/designate/cmd/api.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/cmd/central.py b/designate/cmd/central.py index e041138be..e77ff5072 100644 --- a/designate/cmd/central.py +++ b/designate/cmd/central.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/cmd/mdns.py b/designate/cmd/mdns.py index 36d16e8dc..f5dce4b58 100644 --- a/designate/cmd/mdns.py +++ b/designate/cmd/mdns.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/cmd/sink.py b/designate/cmd/sink.py index b3e38897d..bca9c0590 100644 --- a/designate/cmd/sink.py +++ b/designate/cmd/sink.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/cmd/zone_manager.py b/designate/cmd/zone_manager.py index a479e5c84..fa10073a8 100644 --- a/designate/cmd/zone_manager.py +++ b/designate/cmd/zone_manager.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/coordination.py b/designate/coordination.py index 2b05e31d5..0647897af 100644 --- a/designate/coordination.py +++ b/designate/coordination.py @@ -2,7 +2,7 @@ # Copyright 2014 Red Hat, Inc. # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/debug.py b/designate/debug.py index e52f118ee..160d5c0db 100644 --- a/designate/debug.py +++ b/designate/debug.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. All Rights Reserved. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/dnsutils.py b/designate/dnsutils.py index ad5871973..ddedbd2d1 100644 --- a/designate/dnsutils.py +++ b/designate/dnsutils.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/i18n.py b/designate/i18n.py index 46cb015ac..6052cdc68 100644 --- a/designate/i18n.py +++ b/designate/i18n.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/manage/akamai.py b/designate/manage/akamai.py index 2af0c0125..140072886 100644 --- a/designate/manage/akamai.py +++ b/designate/manage/akamai.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/manage/pool.py b/designate/manage/pool.py index 53e890f9d..325073d7f 100644 --- a/designate/manage/pool.py +++ b/designate/manage/pool.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/mdns/__init__.py b/designate/mdns/__init__.py index 4a5dfa6c4..76f40f3d6 100644 --- a/designate/mdns/__init__.py +++ b/designate/mdns/__init__.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/mdns/base.py b/designate/mdns/base.py index 2e6354be6..f6b6fb6ec 100644 --- a/designate/mdns/base.py +++ b/designate/mdns/base.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/mdns/handler.py b/designate/mdns/handler.py index e107e5ebb..f1fafccff 100644 --- a/designate/mdns/handler.py +++ b/designate/mdns/handler.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/mdns/service.py b/designate/mdns/service.py index cbe229bb1..8606ead63 100644 --- a/designate/mdns/service.py +++ b/designate/mdns/service.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/mdns/xfr.py b/designate/mdns/xfr.py index f3df29544..c2b4b43e0 100644 --- a/designate/mdns/xfr.py +++ b/designate/mdns/xfr.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/network_api/__init__.py b/designate/network_api/__init__.py index 1602cf0f3..7115c35e0 100644 --- a/designate/network_api/__init__.py +++ b/designate/network_api/__init__.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/network_api/base.py b/designate/network_api/base.py index 2b7a0792d..ee116ab55 100644 --- a/designate/network_api/base.py +++ b/designate/network_api/base.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/network_api/fake.py b/designate/network_api/fake.py index f7c9553e7..3eeed22c7 100644 --- a/designate/network_api/fake.py +++ b/designate/network_api/fake.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/notification_handler/__init__.py b/designate/notification_handler/__init__.py index 27ae48391..e3da35213 100644 --- a/designate/notification_handler/__init__.py +++ b/designate/notification_handler/__init__.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/objects/floating_ip.py b/designate/objects/floating_ip.py index c934d4d3e..ea33d0610 100644 --- a/designate/objects/floating_ip.py +++ b/designate/objects/floating_ip.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/objects/zone_attribute.py b/designate/objects/zone_attribute.py index 10543a2e4..0407f4ff2 100644 --- a/designate/objects/zone_attribute.py +++ b/designate/objects/zone_attribute.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/objects/zone_master.py b/designate/objects/zone_master.py index a48312c03..c9dd30397 100644 --- a/designate/objects/zone_master.py +++ b/designate/objects/zone_master.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/objects/zone_transfer_accept.py b/designate/objects/zone_transfer_accept.py index b9a12a098..ac793101c 100644 --- a/designate/objects/zone_transfer_accept.py +++ b/designate/objects/zone_transfer_accept.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Graham Hayes +# Author: Graham Hayes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/objects/zone_transfer_request.py b/designate/objects/zone_transfer_request.py index 0b599d442..584f6187b 100644 --- a/designate/objects/zone_transfer_request.py +++ b/designate/objects/zone_transfer_request.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Graham Hayes +# Author: Graham Hayes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/pool_manager/cache/impl_sqlalchemy/migrate_repo/versions/003_placeholder.py b/designate/pool_manager/cache/impl_sqlalchemy/migrate_repo/versions/003_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/pool_manager/cache/impl_sqlalchemy/migrate_repo/versions/003_placeholder.py +++ b/designate/pool_manager/cache/impl_sqlalchemy/migrate_repo/versions/003_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/pool_manager/cache/impl_sqlalchemy/migrate_repo/versions/004_placeholder.py b/designate/pool_manager/cache/impl_sqlalchemy/migrate_repo/versions/004_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/pool_manager/cache/impl_sqlalchemy/migrate_repo/versions/004_placeholder.py +++ b/designate/pool_manager/cache/impl_sqlalchemy/migrate_repo/versions/004_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/pool_manager/cache/impl_sqlalchemy/migrate_repo/versions/005_placeholder.py b/designate/pool_manager/cache/impl_sqlalchemy/migrate_repo/versions/005_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/pool_manager/cache/impl_sqlalchemy/migrate_repo/versions/005_placeholder.py +++ b/designate/pool_manager/cache/impl_sqlalchemy/migrate_repo/versions/005_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/pool_manager/cache/impl_sqlalchemy/migrate_repo/versions/006_placeholder.py b/designate/pool_manager/cache/impl_sqlalchemy/migrate_repo/versions/006_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/pool_manager/cache/impl_sqlalchemy/migrate_repo/versions/006_placeholder.py +++ b/designate/pool_manager/cache/impl_sqlalchemy/migrate_repo/versions/006_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/pool_manager/cache/impl_sqlalchemy/migrate_repo/versions/007_placeholder.py b/designate/pool_manager/cache/impl_sqlalchemy/migrate_repo/versions/007_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/pool_manager/cache/impl_sqlalchemy/migrate_repo/versions/007_placeholder.py +++ b/designate/pool_manager/cache/impl_sqlalchemy/migrate_repo/versions/007_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/pool_manager/cache/impl_sqlalchemy/migrate_repo/versions/008_domain_to_zone_rename.py b/designate/pool_manager/cache/impl_sqlalchemy/migrate_repo/versions/008_domain_to_zone_rename.py index 0270e9082..746189457 100644 --- a/designate/pool_manager/cache/impl_sqlalchemy/migrate_repo/versions/008_domain_to_zone_rename.py +++ b/designate/pool_manager/cache/impl_sqlalchemy/migrate_repo/versions/008_domain_to_zone_rename.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/quota/__init__.py b/designate/quota/__init__.py index 71e5db48e..a31837eb6 100644 --- a/designate/quota/__init__.py +++ b/designate/quota/__init__.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/quota/base.py b/designate/quota/base.py index 744d50880..b33b192f3 100644 --- a/designate/quota/base.py +++ b/designate/quota/base.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/quota/impl_noop.py b/designate/quota/impl_noop.py index a44a7b573..7d5e545cb 100644 --- a/designate/quota/impl_noop.py +++ b/designate/quota/impl_noop.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/quota/impl_storage.py b/designate/quota/impl_storage.py index 78358db15..735e881b3 100644 --- a/designate/quota/impl_storage.py +++ b/designate/quota/impl_storage.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/schema/_validators.py b/designate/schema/_validators.py index 9a69404f3..072c0fcc9 100644 --- a/designate/schema/_validators.py +++ b/designate/schema/_validators.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/schema/format.py b/designate/schema/format.py index a5cd5ab2e..674fd9a5f 100644 --- a/designate/schema/format.py +++ b/designate/schema/format.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/schema/resolvers.py b/designate/schema/resolvers.py index f58745a77..1b6f453a2 100644 --- a/designate/schema/resolvers.py +++ b/designate/schema/resolvers.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/schema/validators.py b/designate/schema/validators.py index 8955da315..35c5a37cd 100644 --- a/designate/schema/validators.py +++ b/designate/schema/validators.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/sink/__init__.py b/designate/sink/__init__.py index c849234fe..9c5c5801c 100644 --- a/designate/sink/__init__.py +++ b/designate/sink/__init__.py @@ -1,6 +1,6 @@ # Copyright 2012 Hewlett-Packard Development Company, L.P. All Rights Reserved. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/038_icehouse.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/038_icehouse.py index a0f36f897..84434282f 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/038_icehouse.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/038_icehouse.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/040_fix_record_data.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/040_fix_record_data.py index 7eb1fbd49..291eeb8fd 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/040_fix_record_data.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/040_fix_record_data.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/042_priority_to_data.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/042_priority_to_data.py index 0c541747c..92a1737dd 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/042_priority_to_data.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/042_priority_to_data.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/048_add_zone_ownership_transfers_tables.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/048_add_zone_ownership_transfers_tables.py index 01c4981d3..6a6f593ed 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/048_add_zone_ownership_transfers_tables.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/048_add_zone_ownership_transfers_tables.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Graham Hayes +# Author: Graham Hayes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/051_scoped_tsig.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/051_scoped_tsig.py index e1be426bf..10031f0f4 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/051_scoped_tsig.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/051_scoped_tsig.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/052_secondary_zones.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/052_secondary_zones.py index 4bd844e0f..1d18929ef 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/052_secondary_zones.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/052_secondary_zones.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/053_pool_nameservers.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/053_pool_nameservers.py index 112408465..c8423d968 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/053_pool_nameservers.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/053_pool_nameservers.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/054_allow_duplicate_domains.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/054_allow_duplicate_domains.py index b45cb8497..b11b8f0be 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/054_allow_duplicate_domains.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/054_allow_duplicate_domains.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/056_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/056_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/056_placeholder.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/056_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/057_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/057_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/057_placeholder.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/057_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/058_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/058_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/058_placeholder.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/058_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/059_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/059_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/059_placeholder.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/059_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/060_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/060_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/060_placeholder.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/060_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/061_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/061_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/061_placeholder.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/061_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/062_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/062_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/062_placeholder.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/062_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/063_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/063_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/063_placeholder.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/063_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/064_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/064_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/064_placeholder.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/064_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/065_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/065_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/065_placeholder.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/065_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/068_add_shard_column.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/068_add_shard_column.py index 0cef1b00e..883d5dd35 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/068_add_shard_column.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/068_add_shard_column.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/070_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/070_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/070_placeholder.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/070_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/071_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/071_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/071_placeholder.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/071_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/072_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/072_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/072_placeholder.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/072_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/073_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/073_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/073_placeholder.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/073_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/074_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/074_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/074_placeholder.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/074_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/075_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/075_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/075_placeholder.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/075_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/076_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/076_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/076_placeholder.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/076_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/077_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/077_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/077_placeholder.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/077_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/078_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/078_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/078_placeholder.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/078_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/079_placeholder.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/079_placeholder.py index 5626d695c..69c0bce5f 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/079_placeholder.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/079_placeholder.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/migrate_repo/versions/082_unique_ns_record.py b/designate/storage/impl_sqlalchemy/migrate_repo/versions/082_unique_ns_record.py index 4659576c5..a32dd1bcd 100644 --- a/designate/storage/impl_sqlalchemy/migrate_repo/versions/082_unique_ns_record.py +++ b/designate/storage/impl_sqlalchemy/migrate_repo/versions/082_unique_ns_record.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/storage/impl_sqlalchemy/tables.py b/designate/storage/impl_sqlalchemy/tables.py index b16f7c5db..979f192cf 100644 --- a/designate/storage/impl_sqlalchemy/tables.py +++ b/designate/storage/impl_sqlalchemy/tables.py @@ -1,6 +1,6 @@ # Copyright 2012-2014 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/fixtures.py b/designate/tests/fixtures.py index 37af5410a..52cfdf3e8 100644 --- a/designate/tests/fixtures.py +++ b/designate/tests/fixtures.py @@ -1,7 +1,7 @@ # Copyright 2012 Managed I.T. # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/test_api/test_v2/test_tsigkeys.py b/designate/tests/test_api/test_v2/test_tsigkeys.py index 7ca075486..1b1cd6695 100644 --- a/designate/tests/test_api/test_v2/test_tsigkeys.py +++ b/designate/tests/test_api/test_v2/test_tsigkeys.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/test_api/test_v2/test_zone_transfers.py b/designate/tests/test_api/test_v2/test_zone_transfers.py index 0cdecb802..c4c2d3447 100644 --- a/designate/tests/test_api/test_v2/test_zone_transfers.py +++ b/designate/tests/test_api/test_v2/test_zone_transfers.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Graham Hayes +# Author: Graham Hayes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/test_backend/__init__.py b/designate/tests/test_backend/__init__.py index 70c369046..92493e0ae 100644 --- a/designate/tests/test_backend/__init__.py +++ b/designate/tests/test_backend/__init__.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/test_backend/test_dynect.py b/designate/tests/test_backend/test_dynect.py index 3fe8e05bc..fccd251ba 100644 --- a/designate/tests/test_backend/test_dynect.py +++ b/designate/tests/test_backend/test_dynect.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/test_backend/test_powerdns.py b/designate/tests/test_backend/test_powerdns.py index 74c2d8a6c..6b39eabc3 100644 --- a/designate/tests/test_backend/test_powerdns.py +++ b/designate/tests/test_backend/test_powerdns.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/test_coordination.py b/designate/tests/test_coordination.py index 3119000b2..15bb4412c 100644 --- a/designate/tests/test_coordination.py +++ b/designate/tests/test_coordination.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/test_dnsutils.py b/designate/tests/test_dnsutils.py index 2b8210913..d6205b693 100644 --- a/designate/tests/test_dnsutils.py +++ b/designate/tests/test_dnsutils.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/test_mdns/__init__.py b/designate/tests/test_mdns/__init__.py index c29ef4228..203ff3340 100644 --- a/designate/tests/test_mdns/__init__.py +++ b/designate/tests/test_mdns/__init__.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/test_mdns/test_handler.py b/designate/tests/test_mdns/test_handler.py index d6e7088af..440daf6f5 100644 --- a/designate/tests/test_mdns/test_handler.py +++ b/designate/tests/test_mdns/test_handler.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/test_mdns/test_service.py b/designate/tests/test_mdns/test_service.py index fe8d58f32..5ece26864 100644 --- a/designate/tests/test_mdns/test_service.py +++ b/designate/tests/test_mdns/test_service.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/test_network_api/test_neutron.py b/designate/tests/test_network_api/test_neutron.py index 246b38281..3f0b1494e 100644 --- a/designate/tests/test_network_api/test_neutron.py +++ b/designate/tests/test_network_api/test_neutron.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/test_quota/test_quota.py b/designate/tests/test_quota/test_quota.py index a259fe659..9348dec78 100644 --- a/designate/tests/test_quota/test_quota.py +++ b/designate/tests/test_quota/test_quota.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/test_quota/test_storage.py b/designate/tests/test_quota/test_storage.py index 8d9cd57df..08dc178ae 100644 --- a/designate/tests/test_quota/test_storage.py +++ b/designate/tests/test_quota/test_storage.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/test_schema/test_format.py b/designate/tests/test_schema/test_format.py index 3c2f8cf89..51b9c00fe 100644 --- a/designate/tests/test_schema/test_format.py +++ b/designate/tests/test_schema/test_format.py @@ -1,6 +1,6 @@ # Copyright 2013 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/test_sqlalchemy.py b/designate/tests/test_sqlalchemy.py index 13941d3cb..3bde90349 100644 --- a/designate/tests/test_sqlalchemy.py +++ b/designate/tests/test_sqlalchemy.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/test_zone_manager/test_service.py b/designate/tests/test_zone_manager/test_service.py index 4bbe23afb..56b169390 100644 --- a/designate/tests/test_zone_manager/test_service.py +++ b/designate/tests/test_zone_manager/test_service.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/test_zone_manager/test_tasks.py b/designate/tests/test_zone_manager/test_tasks.py index 72e96c6e6..9606c4e9f 100644 --- a/designate/tests/test_zone_manager/test_tasks.py +++ b/designate/tests/test_zone_manager/test_tasks.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/unit/test_api/test_middleware.py b/designate/tests/unit/test_api/test_middleware.py index e6afa951f..2e9420354 100644 --- a/designate/tests/unit/test_api/test_middleware.py +++ b/designate/tests/unit/test_api/test_middleware.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/unit/test_backend/test_designate.py b/designate/tests/unit/test_backend/test_designate.py index 3d2a551e4..37568ec2b 100644 --- a/designate/tests/unit/test_backend/test_designate.py +++ b/designate/tests/unit/test_backend/test_designate.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/unit/test_central/test_basic.py b/designate/tests/unit/test_central/test_basic.py index 69b702659..56420ae15 100644 --- a/designate/tests/unit/test_central/test_basic.py +++ b/designate/tests/unit/test_central/test_basic.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Federico Ceratto +# Author: Federico Ceratto # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/unit/test_objects/test_adapters.py b/designate/tests/unit/test_objects/test_adapters.py index ad16d6b60..bf22777d0 100644 --- a/designate/tests/unit/test_objects/test_adapters.py +++ b/designate/tests/unit/test_objects/test_adapters.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/unit/test_objects/test_base.py b/designate/tests/unit/test_objects/test_base.py index 2bf57ec0a..cbb86320c 100644 --- a/designate/tests/unit/test_objects/test_base.py +++ b/designate/tests/unit/test_objects/test_base.py @@ -1,6 +1,6 @@ # Copyright 2014 Hewlett-Packard Development Company, L.P. # -# Author: Kiall Mac Innes +# Author: Kiall Mac Innes # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/unit/test_objects/test_domain.py b/designate/tests/unit/test_objects/test_domain.py index 8935e5f47..0cb5e9b89 100644 --- a/designate/tests/unit/test_objects/test_domain.py +++ b/designate/tests/unit/test_objects/test_domain.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Federico Ceratto +# Author: Federico Ceratto # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/unit/test_objects/test_recordset.py b/designate/tests/unit/test_objects/test_recordset.py index 8259ba0a2..fa27b8dd4 100644 --- a/designate/tests/unit/test_objects/test_recordset.py +++ b/designate/tests/unit/test_objects/test_recordset.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Federico Ceratto +# Author: Federico Ceratto # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/unit/test_pool.py b/designate/tests/unit/test_pool.py index 4fe51686a..2d22a2a97 100644 --- a/designate/tests/unit/test_pool.py +++ b/designate/tests/unit/test_pool.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Federico Ceratto +# Author: Federico Ceratto # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/tests/unit/test_zone_manager/test_tasks.py b/designate/tests/unit/test_zone_manager/test_tasks.py index 930925c70..7df78934f 100644 --- a/designate/tests/unit/test_zone_manager/test_tasks.py +++ b/designate/tests/unit/test_zone_manager/test_tasks.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/zone_manager/__init__.py b/designate/zone_manager/__init__.py index d78e4152a..2b9943b11 100644 --- a/designate/zone_manager/__init__.py +++ b/designate/zone_manager/__init__.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/zone_manager/service.py b/designate/zone_manager/service.py index ba03bb5ef..4f03a5df4 100644 --- a/designate/zone_manager/service.py +++ b/designate/zone_manager/service.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain diff --git a/designate/zone_manager/tasks.py b/designate/zone_manager/tasks.py index 18c2852fd..fa0cf0bfd 100644 --- a/designate/zone_manager/tasks.py +++ b/designate/zone_manager/tasks.py @@ -1,6 +1,6 @@ # Copyright 2015 Hewlett-Packard Development Company, L.P. # -# Author: Endre Karlson +# Author: Endre Karlson # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain