[DRE-commits] [SCM] ruby-mixlib-config.git branch, master, updated. upstream/1.1.2-8-ge4afebe

Praveen Arimbrathodiyil pravi.a at gmail.com
Wed Sep 21 18:07:56 UTC 2011


The following commit has been merged in the master branch:
commit ce34b2b5befbd5aa5b9f1e91672575ffbbd3bb89
Author: Praveen Arimbrathodiyil <pravi.a at gmail.com>
Date:   Wed Sep 21 23:10:37 2011 +0530

    change license to Apache 2.0

diff --git a/debian/copyright b/debian/copyright
index 007fa6e..c9cf76f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,33 +1,35 @@
 Format: http://dep.debian.net/deps/dep5
 Upstream-Name: mixlib-config
-Source: FIXME <http://example.com/>
+Source: https://github.com/opscode/mixlib-config
 
 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 Opscode, Inc
+           2008 Adam Jacob <adam at opscode.com>
+           2008 Arjuna Christensen <aj at hjksolutions.com>
+           2008 Bryan McLellan <btm at loftninjas.org>
+           2008 Ezra Zygmuntowicz <ezra at engineyard.com>
+           2009 Sean Cribbs <seancribbs at gmail.com>
+           2009 Christopher Brown <cb at opscode.com>
+           2009 Thom May <thom at clearairturbulence.org>
+License: Apache-2.0
+
+Files: debian/*
+Copyright: 2009 Bryan McLellan <btm at loftninjas.org>
+					 2011 Praveen Arimbrathodiyil <pravi.a 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'.
-
-Files: debian/*
-Copyright: 2011  <>
-License:
- [LICENSE TEXT]
+ 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'.

-- 
ruby-mixlib-config.git



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