public
Description: A rubygem for easily manipulating the User and System paths from the command line.
Homepage: http://rubyforge.org/projects/patheditor/
Clone URL: git://github.com/m4dc4p/patheditor.git
patheditor / LICENSE.txt
100755 12 lines (11 sloc) 0.303 kb
1
2
3
4
5
6
7
8
9
10
11
12
#
# = PathEditor
#
# Copyright (c) Justin Bailey
#
# Written and maintained by Justin Bailey <jgbailey@gmail.com>.
#
# This program is free software. You can re-distribute and/or
# modify this program under the same terms of ruby itself ---
# Ruby Distribution License or GNU General Public License.
#