[DRE-commits] [SCM] ruby-bson-ext.git branch, master, updated. upstream/1.8.5-3-gf97bfe8

Prach Pongpanich prachpub at gmail.com
Fri Apr 19 06:26:05 UTC 2013


The following commit has been merged in the master branch:
commit f97bfe8be99b26e9caee6dc9f7f534cd453f0804
Author: Prach Pongpanich <prachpub at gmail.com>
Date:   Fri Apr 19 13:25:42 2013 +0700

    update copyright file

diff --git a/debian/copyright b/debian/copyright
index c0ffd26..c9bec71 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,33 +1,53 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: bson_ext
-Source: FIXME <http://example.com/>
+Upstream-Name: cbson
+Source: https://github.com/mongodb/mongo-ruby-driver/
 
 Files: *
-Copyright: <years> <put author's name and email here>
-           <years> <likewise for another author>
-License: GPL-2+ (FIXME)
- 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; either
- version 2 of the License, or (at your option) any later
- version.
+Copyright: 2008-2013 10gen, Inc
+License: Apache-2.0
+
+Files: ext/cbson/encoding_helpers.c
+Copyright: 2001, Portions Copyright 2001 Unicode, Inc.
+License: Limited-apache
+
+Files: debian/*
+Copyright: 2013 Prach Pongpanich <prachpub at gmail.com>
+License: Apache-2.0
+
+License: Apache-2.0
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
  .
- 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.
+     http://www.apache.org/licenses/LICENSE-2.0
  .
- You should have received a copy of the GNU 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
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
  .
- On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.
+ On Debian systems, the full text of the Apache License version 2.0 can be
+ found in the file `/usr/share/common-licenses/Apache-2.0'.
 
-Files: debian/*
-Copyright: 2013 Prach Pongpanich <prachpub at gmail.com>
-License:
- [LICENSE TEXT]
+License: Limited-apache
+ The terms of the Apache license apply, see above.
+ Furthermore, this limitation applies:
+ .
+ Disclaimer
+ .
+ This source code is provided as is by Unicode, Inc. No claims are
+ made as to fitness for any particular purpose. No warranties of any
+ kind are expressed or implied. The recipient agrees to determine
+ applicability of information provided. If this file has been
+ purchased on magnetic or optical media from Unicode, Inc., the
+ sole remedy for any claim will be exchange of defective media
+ within 90 days of receipt.
+ .
+ Limitations on Rights to Redistribute This Code
+ .
+ Unicode, Inc. hereby grants the right to freely use the information
+ supplied in this file in the creation of products supporting the
+ Unicode Standard, and to make copies of this file in any form
+ for internal or external distribution as long as this notice
+ remains attached.

-- 
ruby-bson-ext.git



More information about the Pkg-ruby-extras-commits mailing list