public
Fork of Caged/gitnub
Description: A Gitk-like application written in RubyCocoa that looks like it belongs on a Mac. See the wiki for downloads and screenshots.
Homepage: http://alternateidea.com
Clone URL: git://github.com/dustin/gitnub.git
Search Repo:
gitnub / mime-types / LICENCE
100644 18 lines (13 sloc) 0.662 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
= MIME::Types for Ruby
Homepage:: http://rubyforge.org/projects/mime-types/
Copyright:: Copyright (c) 2003 - 2006 Austin Ziegler.
Summary:: Ruby's licence, Perl Aristic Licence,
            GNU GPL version 2 (or later)
 
The text of the Ruby licence can be found at:
http://www.ruby-lang.org/en/LICENSE.txt
 
The text of the Perl Artistic Licence can be found at:
http://www.perl.com/pub/a/language/misc/Artistic.html
 
The text of the GNU GPL can be found at: http://www.gnu.org/copyleft/gpl.html
 
If you do not accept one of these licences, you may not use this software.
 
$Id: LICENCE,v 1.1 2006/02/12 21:27:21 austin Exp $
# vim: sts=2 sw=2 ts=4 et ai tw=77