ruby_posix_mq.git  about / heads / tags
POSIX message queues for Ruby
blob 831f7ee6cd52a95f9e5c6ca71dcf2d17d3448975 1113 bytes (raw)
$ git show v2.1.0:LICENSE	# shows this blob on the CLI

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
 
Ruby posix_mq is copyrighted Free Software by all contributors, see logs in
revision control for names and email addresses of all of them.

You can redistribute it and/or modify it either under the terms of the GNU
Lesser General Public License as published by the Free Software Foundation,
version 3.0 {LGPLv3}[http://www.gnu.org/licenses/lgpl-3.0.txt] (see
link:COPYING) or version 2 of the GNU General Public License
{GPLv2}[http://www.gnu.org/licenses/gpl-2.0.txt] (see link:COPYING-GPL2).

The project leader {Eric Wong}[mailto:normalperson@yhbt.net] reserves
the right to upgrade the project license to future versions of the LGPL
(but no other licenses).

Ruby posix_mq 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 Ruby posix_mq; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301

git clone https://yhbt.net/ruby_posix_mq.git