diff options
| author | Daniel Pittman <daniel@puppetlabs.com> | 2011-05-03 13:33:43 -0700 |
|---|---|---|
| committer | Daniel Pittman <daniel@puppetlabs.com> | 2011-05-03 14:54:10 -0700 |
| commit | 0d6ac040f4223725586c2b5d71ffcb0d36206080 (patch) | |
| tree | 32b7fa210ad3d7e44f82d56a1f5e7fd9c54f402b /lib/puppet/interface | |
| parent | b7ba66c8ebd7d59de40188a70b4e6fa0ddd8d2ad (diff) | |
| download | puppet-0d6ac040f4223725586c2b5d71ffcb0d36206080.tar.gz puppet-0d6ac040f4223725586c2b5d71ffcb0d36206080.tar.xz puppet-0d6ac040f4223725586c2b5d71ffcb0d36206080.zip | |
maint: remove emacs 'coding' cookie from files.
This is unnecessary, and only turned up because Matz &c. impose their taste on
the rest of the world through the Emacs Ruby mode. Since people are starting
to clone that, and it doesn't add value, eliminate it everywhere.
Reviewed-By: Pieter van de Bruggen <pieter@puppetlabs.com>
Diffstat (limited to 'lib/puppet/interface')
| -rw-r--r-- | lib/puppet/interface/face_collection.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/puppet/interface/face_collection.rb b/lib/puppet/interface/face_collection.rb index baa424692..12d3c56b1 100644 --- a/lib/puppet/interface/face_collection.rb +++ b/lib/puppet/interface/face_collection.rb @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- require 'puppet/interface' module Puppet::Interface::FaceCollection |
