X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=bindings%2Fruby%2Fextconf.rb;h=ccac609ce6a1b63ccacabad5e2b6e25d1f829dbd;hp=a9d9d42b6a158cc9580ce5d3a8005cd19b04f24e;hb=4ed0362d41e62d5254be6cfb46e0c0c9fd9de0a0;hpb=44ea57a0d10ddab514abea319c4d25ec4e36b51e diff --git a/bindings/ruby/extconf.rb b/bindings/ruby/extconf.rb index a9d9d42b..ccac609c 100644 --- a/bindings/ruby/extconf.rb +++ b/bindings/ruby/extconf.rb @@ -1,7 +1,6 @@ #!/usr/bin/env ruby # coding: utf-8 -# vim: set sw=2 sts=2 et nowrap fenc=utf-8 : -# Copyright 2010 Ali Polatel +# Copyright 2010, 2011 Ali Polatel # Distributed under the terms of the GNU General Public License v3 require 'mkmf'