X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=bindings%2Fruby%2Fextconf.rb;h=ccac609ce6a1b63ccacabad5e2b6e25d1f829dbd;hb=5c00af46ec5add69b3b2750ea2a9437e5953a7b0;hp=a9d9d42b6a158cc9580ce5d3a8005cd19b04f24e;hpb=44ea57a0d10ddab514abea319c4d25ec4e36b51e;p=notmuch 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'