X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=bindings%2Fruby%2Fextconf.rb;h=ccac609ce6a1b63ccacabad5e2b6e25d1f829dbd;hb=92680f12ebd276952ae51ff271526f4dd995a18a;hp=a9d9d42b6a158cc9580ce5d3a8005cd19b04f24e;hpb=06bf04500ba282052d38adf428219968ae62bb54;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'