[Groonga-commit] groonga/groonga at 7f5a97f [master] deb: reorganize license field to fix lintian warning

Back to archive index

HAYASHI Kentaro null+****@clear*****
Tue Aug 12 22:23:34 JST 2014


HAYASHI Kentaro	2014-08-12 22:23:34 +0900 (Tue, 12 Aug 2014)

  New Revision: 7f5a97f5b3dccd51963c68abc2c33cc9402f3bb8
  https://github.com/groonga/groonga/commit/7f5a97f5b3dccd51963c68abc2c33cc9402f3bb8

  Message:
    deb: reorganize license field to fix lintian warning

  Modified files:
    packages/debian/copyright

  Modified: packages/debian/copyright (+37 -35)
===================================================================
--- packages/debian/copyright    2014-08-12 21:06:59 +0900 (54b76ec)
+++ packages/debian/copyright    2014-08-12 22:23:34 +0900 (151ef39)
@@ -6,42 +6,10 @@ Source: http://packages.groonga.org/source/groonga/
 Files: *
 Copyright: Copyright 2009-2013 Brazil, Inc.
 License: LGPL-2.1
- 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 package 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 package; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
- .
- On Debian systems, the complete text of the GNU Lesser General
- Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
 
 Files: debian/*
 Copyright: Copyright 2011 Kouhei Sutou <kou �� clear-code.com>
 License: LGPL-2.1
- This package 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 package 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 package; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
- .
- On Debian systems, the complete text of the GNU Lesser General
- Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
 
 Files: data/html/admin/css/redmond/*
 Copyright: Copyright 2011, Brandon Aaron
@@ -73,6 +41,30 @@ License: MIT or GPL-2
 Files: data/html/admin/js/jquery.flot*
 Copyright: Copyright (c) 2007-2009 IOLA and Ole Laursen
 License: MIT
+
+Files: data/html/admin/js/jquery-1.7.2.min.js
+Copyright: Copyright 2011, John Resig
+License: MIT or GPL-2
+
+License: LGPL-2.1
+ 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 package 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 package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+License: MIT
  Permission is hereby granted, free of charge, to any person
  obtaining a copy of this software and associated documentation
  files (the "Software"), to deal in the Software without
@@ -94,6 +86,16 @@ License: MIT
  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  OTHER DEALINGS IN THE SOFTWARE.
 
-Files: data/html/admin/js/jquery-1.7.2.min.js
-Copyright: Copyright 2011, John Resig
-License: MIT or GPL-2
+License: GPL-2
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; version 2.
+ .
+ This program 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 General Public License
+ for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software Foundation,
+ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-------------- next part --------------
HTML����������������������������...
Download 



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