From a27fb90e6bf3856e1dfd24176ab02d190b39827e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Charlier?= Date: Fri, 20 Mar 2015 21:54:59 +0100 Subject: [PATCH] Remove utf-8 characters As many people seem to have issues with this Change-Id: Ic4156269dc6304f1b851d9b5c794bf49dce9b443 --- lib/puppet/provider/nova_cells/nova_manage.rb | 2 +- lib/puppet/type/nova_cells.rb | 2 +- manifests/cells.pp | 2 +- manifests/manage/cells.pp | 2 +- spec/classes/nova_cells_spec.rb | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/puppet/provider/nova_cells/nova_manage.rb b/lib/puppet/provider/nova_cells/nova_manage.rb index 84051f16b..76faf05a9 100644 --- a/lib/puppet/provider/nova_cells/nova_manage.rb +++ b/lib/puppet/provider/nova_cells/nova_manage.rb @@ -2,7 +2,7 @@ # Copyright (C) 2013 eNovance SAS # # Author: Emilien Macchi -# François Charlier +# Francois Charlier # # 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/lib/puppet/type/nova_cells.rb b/lib/puppet/type/nova_cells.rb index 77098f1e9..4765fd439 100644 --- a/lib/puppet/type/nova_cells.rb +++ b/lib/puppet/type/nova_cells.rb @@ -2,7 +2,7 @@ # Copyright (C) 2013 eNovance SAS # # Author: Emilien Macchi -# François Charlier +# Francois Charlier # # 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/manifests/cells.pp b/manifests/cells.pp index 278ffc9db..4080d4742 100644 --- a/manifests/cells.pp +++ b/manifests/cells.pp @@ -2,7 +2,7 @@ # Copyright (C) 2013 eNovance SAS # # Author: Emilien Macchi -# François Charlier +# Francois Charlier # # 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/manifests/manage/cells.pp b/manifests/manage/cells.pp index 059c7d545..9114904b3 100644 --- a/manifests/manage/cells.pp +++ b/manifests/manage/cells.pp @@ -2,7 +2,7 @@ # Copyright (C) 2013 eNovance SAS # # Author: Emilien Macchi -# François Charlier +# Francois Charlier # # 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/spec/classes/nova_cells_spec.rb b/spec/classes/nova_cells_spec.rb index f8cbc01be..62d9c9c82 100644 --- a/spec/classes/nova_cells_spec.rb +++ b/spec/classes/nova_cells_spec.rb @@ -2,7 +2,7 @@ # Copyright (C) 2013 eNovance SAS # # Author: Emilien Macchi -# François Charlier +# Francois Charlier # # 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