Kouhei Sutou
null+****@clear*****
Wed Feb 6 11:47:55 JST 2013
Kouhei Sutou 2013-02-06 11:47:55 +0900 (Wed, 06 Feb 2013) New Revision: 9cf201028617785f54ee2293533cdf7cb3deb4f5 https://github.com/groonga/groonga/commit/9cf201028617785f54ee2293533cdf7cb3deb4f5 Log: travis: add missing license header Modified files: data/travis/setup.sh Modified: data/travis/setup.sh (+15 -0) =================================================================== --- data/travis/setup.sh 2013-02-06 11:46:43 +0900 (4a90fd0) +++ data/travis/setup.sh 2013-02-06 11:47:55 +0900 (02d937c) @@ -1,4 +1,19 @@ #!/bin/sh +# +# Copyright (C) 2013 Kouhei Sutou <kou �� clear-code.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 set -e -------------- next part -------------- HTML����������������������������...Download