Kouhei Sutou
null+****@clear*****
Fri Mar 4 17:29:07 JST 2016
Kouhei Sutou 2016-03-04 17:29:07 +0900 (Fri, 04 Mar 2016) New Revision: 9588fca688be96ff700f308136f9c2c8eb8e6cd4 https://github.com/ranguba/rroonga/commit/9588fca688be96ff700f308136f9c2c8eb8e6cd4 Message: Add missing copyright header Modified files: lib/rroonga.rb Modified: lib/rroonga.rb (+15 -0) =================================================================== --- lib/rroonga.rb 2016-03-04 17:28:16 +0900 (877d234) +++ lib/rroonga.rb 2016-03-04 17:29:07 +0900 (6d94445) @@ -1 +1,16 @@ +# Copyright (C) 2016 Fumiaki MATSUSHIMA <mtsmfm �� gmail.com> +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License version 2.1 as published by the Free Software Foundation. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + require "groonga" -------------- next part -------------- HTML����������������������������...Download