Navigation Menu

Skip to content

Commit

Permalink
Add license header
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 21, 2013
1 parent 8766e82 commit bb47a63
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Gemfile
@@ -1,3 +1,18 @@
# Copyright (C) 2013 droonga project
#
# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

source 'https://rubygems.org'

gemspec
Expand Down

0 comments on commit bb47a63

Please sign in to comment.