public
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/Caged/gitnub.git
Click here to lend your support to: gitnub and make a donation at www.pledgie.com !
commit  fc4de4ef7a337d4b391fad6ff33d357cf2bad074
tree    213fcf53eaab928a71d62a81b230f917141c7e0b
parent  4f75917dc36de9d8827f378600b1d821931f09bc
gitnub / mime-types / LICENCE
100644 19 lines (13 sloc) 0.662 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
= 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