Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174&view=co
Upstream-Name: Ruby Facets
Upstream-Contact: Thomas Sawyer <transfire@gmail.com>
Source: http://rubygems.org/gems/facets
Comment:
 Please keep this level of details in the entries below, listing individual files
 instead of wildcards, to be able to track files better.
 .
 Files in lib/ are copied from src/ by upstream means and their corresponding
 licence is not repeated.
 .
 Files in qed/ are generated documentation from src/ files and their corresponding
 licence is not repeated.


Files: *
Copyright: © 2004-2010 Thomas Sawyer (aka Trans)
License: Ruby or GPL-2
Comment: main copyright holder

Files: debian/*
Copyright: © 2009-2010 Marc Dequènes (Duck) <Duck@DuckCorp.org>
License: GPL-3+
Comment: Debian packaging


License: Ruby
 Ruby is copyrighted free software by Yukihiro Matsumoto <matz@netlab.co.jp>.
 You can redistribute it and/or modify it under either the terms of the GPL
 (see COPYING.txt file), or the conditions below:
 . 
   1. You may make and give away verbatim copies of the source form of the
      software without restriction, provided that you duplicate all of the
      original copyright notices and associated disclaimers.
 .
   2. You may modify your copy of the software in any way, provided that
      you do at least ONE of the following:
 .
        a) place your modifications in the Public Domain or otherwise
           make them Freely Available, such as by posting said
 	  modifications to Usenet or an equivalent medium, or by allowing
 	  the author to include your modifications in the software.
 .
        b) use the modified software only within your corporation or
           organization.
 .
        c) rename any non-standard executables so the names do not conflict
 	  with standard executables, which must also be provided.
 .
        d) make other distribution arrangements with the author.
 .
   3. You may distribute the software in object code or executable
      form, provided that you do at least ONE of the following:
 .
        a) distribute the executables and library files of the software,
 	  together with instructions (in the manual page or equivalent)
 	  on where to get the original distribution.
 .
        b) accompany the distribution with the machine-readable source of
 	  the software.
 .
        c) give non-standard executables non-standard names, with
           instructions on where to get the original software distribution.
 .
        d) make other distribution arrangements with the author.
 .
   4. You may modify and include the part of the software into any other
      software (possibly commercial).  But some files in the distribution
      are not written by the author, so that they are not under this terms.
 .
      They are gc.c(partly), utils.c(partly), regex.[ch], st.[ch] and some
      files under the ./missing directory.  See each file for the copying
      condition.
 .
   5. The scripts and library files supplied as input to or produced as 
      output from the software do not automatically fall under the
      copyright of the software, but belong to whomever generated them, 
      and may be sold commercially, and may be aggregated with this
      software.
 .
   6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
      IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
      WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
      PURPOSE.

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 restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 . 
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.

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; either version 2 of the License, or
    (at your option) any later version.
 .
    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.
 .
    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'.

License: GPL-3+
    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 3 of the License, or
    (at your option) any later version.
 .
    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, see <http://www.gnu.org/licenses/>.
 .
    On Debian systems, the full text of the GNU General Public
    License version 3 can be found in the file
    `/usr/share/common-licenses/GPL-3'.

License: Rails
 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 restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


Files: src/core/facets/proc/compose.rb
Copyright: Dave
License: Ruby or GPL-2

Files: src/core/facets/proc/update.rb
Copyright: Tim Pease
License: Ruby or GPL-2

Files: src/core/facets/class/to_proc.rb src/core/facets/array/delete_unless.rb src/core/facets/integer/odd.rb src/core/facets/hash/delete_unless.rb src/core/facets/hash/delete_values.rb
Copyright: Daniel Schierbeck
License: Ruby or GPL-2

Files: src/core/facets/array/nonuniq.rb
Copyright: Martin DeMello
           Thibaut Barrère
License: Ruby or GPL-2

Files: src/core/facets/array/before.rb src/core/facets/dir/each_child.rb src/core/facets/regexp/op_add.rb src/core-uncommon/facets/kernel/trap_chain.rb src/standard/facets/find.rb
Copyright: Tyler Rick
License: Ruby or GPL-2

Files: src/core/facets/array/combination.rb src/core/facets/array/commonality.rb src/core/facets/regexp/to_re.rb src/core/facets/comparable/cap.rb src/core/facets/comparable/clip.rb work/defunct/core/facets/array/combinations.rb
Copyright: Florian Gross
License: Ruby or GPL-2

Files: src/core/facets/array/probability.rb src/core/facets/enumerable/frequency.rb
Copyright: Brian Schröder
License: Ruby or GPL-2

Files: src/core/facets/array/entropy.rb
Copyright: Derek
License: Ruby or GPL-2

Files: src/core/facets/array/select.rb src/core/facets/string/tabto.rb src/core/facets/string/tab.rb src/core/facets/kernel/not_nil.rb src/core/facets/enumerable/one.rb src/core/facets/enumerable/none.rb src/core/facets/enumerable/map_with_index.rb src/core/facets/hash/swap.rb src/core/facets/hash/alias.rb src/core/facets/file/write.rb work/defunct/core/facets/hash/normalize_keys.rb work/defunct/core/facets/module/by_name.rb
Copyright: Gavin Sinclair
License: Ruby or GPL-2

Files: src/core/facets/array/pad.rb
Copyright: Richard Laugesen
License: Ruby or GPL-2

Files: src/core/facets/array/only.rb src/core/facets/hash/select.rb src/core/facets/module/instance_method_defined.rb src/core/facets/file/writelines.rb
Copyright: Gavin Sinclair
           Noah Gibbs
License: Ruby or GPL-2

Files: src/core/facets/array/permutation.rb
Copyright: Shin-ichiro Hara
License: Ruby or GPL-2

Files: src/core/facets/array/product.rb
Copyright: Thomas Hafner
License: Ruby or GPL-2

Files: src/core/facets/array/mode.rb
Copyright: Robert Klemme
License: Ruby or GPL-2

Files: src/core/facets/dir/recurse.rb src/core/facets/integer/bitmask.rb src/core/facets/string/rewrite.rb src/core/facets/exception/detail.rb src/core/facets/file/rewrite.rb src/core/facets/file/sanitize.rb src/core/facets/file/read_binary.rb src/core/facets/file/append.rb src/core/facets/file/create.rb work/defunct/core/facets/module/on_included.rb
Copyright: George Moschovitis
License: Ruby or GPL-2

Files: src/core/facets/dir/ascend.rb
Copyright: Daniel Berger
           Jeffrey Schwab
License: Ruby or GPL-2

Files: src/core/facets/symbol/to_proc.rb
Copyright: Florian Gross
           Nobuhiro Imai
License: Ruby or GPL-2

Files: src/core/facets/integer/factorial.rb
Copyright: Malte Milatz
License: Ruby or GPL-2

Files: src/core/facets/string/similarity.rb
Copyright: Derek Lewis
License: Ruby or GPL-2

Files: src/core/facets/string/expand_tab.rb
Copyright: Gavin Sinclair
           Noah Gibbs
           GGaramuno
License: Ruby or GPL-2

Files: src/core/facets/string/edit_distance.rb
Copyright: Paul Battley
License: Ruby or GPL-2

Files: src/core/facets/string/titlecase.rb
Copyright: Eliazar Parra
License:
  This software is provided 'as-is', without any express or implied
  warranty.  In no event will the authors be held liable for any damages
  arising from the use of this software.
  .
  Permission is granted to anyone to use this software for any purpose,
  including commercial applications, and to alter it and redistribute it
  freely, subject to the following restrictions:
  .
  1. The origin of this software must not be misrepresented; you must not
  claim that you wrote the original software. If you use this software
  in a product, an acknowledgment in the product documentation would be
  appreciated but is not required.
  2. Altered source versions must be plainly marked as such, and must not be
  misrepresented as being the original software.
  3. This notice may not be removed or altered from any source distribution.

Files: src/core/facets/string/start_with.rb
Copyright: Juris Galang
License: Ruby or GPL-2

Files: src/core/facets/string/natcmp.rb
Copyright: (C) 2003 by Alan Davies <cs96and_AT_yahoo_DOT_co_DOT_uk>
           Martin Pool
License:
  This software is provided 'as-is', without any express or implied
  warranty.  In no event will the authors be held liable for any damages
  arising from the use of this software.
  .
  Permission is granted to anyone to use this software for any purpose,
  including commercial applications, and to alter it and redistribute it
  freely, subject to the following restrictions:
  .
  1. The origin of this software must not be misrepresented; you must not
     claim that you wrote the original software. If you use this software
     in a product, an acknowledgment in the product documentation would be
     appreciated but is not required.
  .
  2. Altered source versions must be plainly marked as such, and must not be
     misrepresented as being the original software.
  .
  3. This notice may not be removed or altered from any source distribution.

Files: src/core/facets/string/capitalized.rb
Copyright: Phil Tomson
License: Ruby or GPL-2

Files: src/core/facets/string/indent.rb
Copyright: Noah Gibbs
           mynyml
License: Ruby or GPL-2

Files: src/core/facets/string/op_sub.rb
Copyright: Benjamin David Oakes
License: Ruby or GPL-2

Files: src/core/facets/string/random_binary.rb src/standard/facets/digest/salted_digest.rb
Copyright: Guido De Rosa
License: Ruby or GPL-2

Files: src/core/facets/string/word_wrap.rb
Copyright: Gavin Kistner
           Dayne Broderson
License: Ruby or GPL-2

Files: src/core/facets/nilclass/to_f.rb
Copyright: Matz
License: Ruby or GPL-2

Files: src/core/facets/lazy.rb
Copyright: (c) 2005 MenTaLguY <mental@rydia.net>
License: Ruby or GPL-2

Files: src/core/facets/kernel/meta_eval.rb src/core/facets/kernel/meta_def.rb src/core/facets/module/module_def.rb src/core-uncommon/facets/kernel/eigenclass.rb
Copyright: WhyTheLuckyStiff
License: Ruby or GPL-2

Files: src/core/facets/kernel/returning.rb
Copyright: Mikael Brockman
License: Ruby or GPL-2

Files: src/core/facets/kernel/require_relative.rb
Copyright: Paul Brannan
           Pragmatic Programmers
License: Ruby or GPL-2

Files: src/core/facets/kernel/ergo.rb
Copyright: Daniel DeLorme
License: Ruby or GPL-2

Files: src/core/facets/kernel/silence.rb src/core/facets/process/daemon.rb src/core-uncommon/facets/module/cattr.rb
Copyright: David Heinemeier Hansson
License: MIT

Files: src/core/facets/range/overlap.rb
Copyright: Daniel Schierbeck
           Brandon Keepers
License: Ruby or GPL-2

Files: src/core/facets/numeric/spacing.rb
Copyright: Victor H. Goff III
License: Ruby or GPL-2

Files: src/core/facets/matchdata/match.rb work/defunct/core/facets/enumerable/each.rb
Copyright: Martin DeMello
License: Ruby or GPL-2

Files: src/core/facets/object/dup.rb
Copyright: Dan Kubb
License: Ruby or GPL-2

Files: src/core/facets/enumerable/map_send.rb
Copyright: Sean O'Halpin
License: Ruby or GPL-2

Files: src/core/facets/enumerable/cluster_by.rb src/core/facets/enumerable/group_by.rb work/defunct/core/facets/hash/group_by_value.rb
Copyright: Erik Veenstra
License: Ruby or GPL-2

Files: src/core/facets/enumerable/accumulate.rb
Copyright: George Moshchovitis
           Daniel Emirikol
License: Ruby or GPL-2

Files: src/core/facets/enumerable/filter.rb
Copyright: David Black
           Louis J Scoras
License: Ruby or GPL-2

Files: src/core/facets/time/elapse.rb
Copyright: Hal Fulton
License: Ruby or GPL-2

Files: src/core/facets/comparable/cmp.rb
Copyright: Peter Vanbroekhoven
License: Ruby or GPL-2

Files: src/core/facets/hash/to_struct.rb
Copyright: Daniel Berger
License: Ruby or GPL-2

Files: src/core/facets/hash/subset.rb
Copyright: Alexey Petrushin
License: Ruby or GPL-2

Files: src/core/facets/hash/join.rb
Copyright: Mauricio Fernandez
License: Ruby or GPL-2

Files: src/core/facets/hash/new_with.rb
Copyright: Pit Capitan
License: Ruby or GPL-2

Files: src/core/facets/hash/to_mod.rb
Copyright: Jay Fields
License: Ruby or GPL-2

Files: src/core/facets/hash/inverse.rb
Copyright: Tilo Sloboda
License: Ruby or GPL-2

Files: src/core/facets/hash/collate.rb
Copyright: Tilo Sloboda
           Gavin Kistner (Phrogz)
License: Ruby or GPL-2

Files: src/core/facets/to_hash.rb
Copyright: Forian Gross
           Sandor Szücs
License: Ruby or GPL-2

Files: src/core/facets/module/set.rb
Copyright: Blake Mizerany (Sinatra)
License: Ruby or GPL-2

Files: src/core/facets/module/alias_method_chain.rb
Copyright: Bitsweat
           Rails Team
License: Ruby or GPL-2

Files: src/core/facets/filetest/root.rb
Copyright: Jeffrey Schwab
License: Ruby or GPL-2

Files: src/core/facets/file/null.rb
Copyright: Daniel Burger
License: Ruby or GPL-2

Files: src/core/facets/file/ext.rb src/core-uncommon/facets/enumerable/has.rb
Copyright: Lavir the Whiolet
License: Ruby or GPL-2

Files: src/core-uncommon/facets/string/acronym.rb
Copyright: Robert Fey
License: Ruby or GPL-2

Files: src/core-uncommon/facets/kernel/y.rb
Copyright: Michael Fellinger
License: Ruby or GPL-2

Files: src/core-uncommon/facets/module/let.rb
Copyright: Howard Yeh
License: Ruby or GPL-2

Files: src/core-uncommon/facets/module/method_space.rb
Copyright: Pit Captain
License: Ruby or GPL-2

Files: src/supplemental/facets/platform.rb
Copyright: (c) 2007 Eric Hodel
License: Ruby or GPL-2

Files: src/standard/facets/pathname.rb
Copyright: Jean-Denis Vauguet
License: Ruby or GPL-2

Files: src/standard/facets/fileutils/which.rb
Copyright: Daniel J. Berger
           Michael Granger
License: Ruby or GPL-2

Files: src/standard/facets/fileutils/whereis.rb src/standard/facets/fileutils/wc.rb
Copyright: Daniel J. Berger
License: Ruby or GPL-2

Files: src/standard/facets/fileutils/safe_ln.rb
Copyright: Jim Weirich
License: Ruby or GPL-2

Files: src/standard/facets/thread.rb
Copyright: Sean O'Halpin
           Zucker
License: Ruby or GPL-2

Files: src/standard/facets/date.rb
Copyright: Ken Kunz.
           Benjamin Oakes
License: Ruby or GPL-2

Files: src/standard/facets/ostruct.rb
Copyright: Noah Gibbs
           Gavin Sinclair
           Alison Rowland
           Jamie Macey
           Mat Schaffer
License: Ruby or GPL-2

Files: src/standard/facets/shellwords.rb
Copyright: Lavir the Whiolet
           Michel Martens
License: MIT

Files: src/standard/facets/net/http.rb
Copyright: Daniel Huckstep
License: Ruby or GPL-2

Files: src/standard/facets/basicobject.rb
Copyright: 2004 by Jim Weirich (jim@weirichhouse.org).
License: Ruby or GPL-2

Files: work/defunct/core/facets/array/permutation.rb
Copyright: Florian Gross
           Daniel Sheppard
License: Ruby or GPL-2

Files: work/defunct/core/facets/kernel/deep_clone.rb
Copyright: Jan Molic
License: Ruby or GPL-2

Files: work/defunct/more/facets/duration.rb
Copyright: (c) 2006 Matthew Harris <shugotenshi at gmail.com>
License: MIT

Files: work/defunct/more/facets/logger.rb work/consider/aspects.rb
Copyright: (c) 2005 George Moschovitis
License: Ruby or GPL-2

Files: work/consider/lib/core/facets/array/op_div.rb
Copyright: WhyTheLuckyStiff ...
License: Ruby or GPL-2

Files: work/consider/lib/more/facets/tasksystem.rb
Copyright: (c) 2007,2008 Tiger Ops
License: GPL-3+

Files: work/consider/lib/more/facets/plugin.rb
Copyright: (c) 2006-2007 Frédéric Senault.  All rights reserved.
License:
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
  are met:
  1. Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the distribution.
  3. Neither the name of Frédéric Senault or any contributors may be
     used to endorse or promote products derived from this software
     without specific prior written permission.
  .
  THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  SUCH DAMAGE.

