diff options
Diffstat (limited to 'cloudinit/__init__.py')
-rw-r--r-- | cloudinit/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cloudinit/__init__.py b/cloudinit/__init__.py index 1d8a1898..a48c8ab3 100644 --- a/cloudinit/__init__.py +++ b/cloudinit/__init__.py @@ -1,3 +1,4 @@ +# vi: ts=4 expandtab # # Common code for the EC2 initialisation scripts in Ubuntu # Copyright (C) 2008-2009 Canonical Ltd |