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/benstiglitz/gitnub.git
Search Repo:
commit  cf3ed4c9b0d78afef9eb5f3576b51903b4e29e51
tree    382698bb3064cd3abc2dc007a3f4f9a8c074b221
parent  40a16e4399228b9e9e35b0bb3709f940c5db6700
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