[Groonga-commit] groonga/groonga-query-log [master] bin: add licence header

Back to archive index

Haruka Yoshihara null+****@clear*****
Thu Dec 13 16:06:27 JST 2012


Haruka Yoshihara	2012-12-13 16:06:27 +0900 (Thu, 13 Dec 2012)

  New Revision: 4fce254bbf4e64e2d9af13adde96af786dd76555
  https://github.com/groonga/groonga-query-log/commit/4fce254bbf4e64e2d9af13adde96af786dd76555

  Log:
    bin: add licence header

  Modified files:
    bin/groonga-query-log-analyzer

  Modified: bin/groonga-query-log-analyzer (+16 -0)
===================================================================
--- bin/groonga-query-log-analyzer    2012-12-13 15:46:07 +0900 (0c57314)
+++ bin/groonga-query-log-analyzer    2012-12-13 16:06:27 +0900 (bf3f08d)
@@ -1,5 +1,21 @@
 #!/usr/bin/env ruby
 # -*- coding: utf-8 -*-
+#
+# Copyright (C) 2012  Haruka Yoshihara <yoshihara �� 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 as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+#
+# 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/query-log"
 
-------------- next part --------------
HTML����������������������������...
Télécharger 



More information about the Groonga-commit mailing list
Back to archive index