public
Rubygem
Description: Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary.
Homepage: http://jointheconversation.org/rubygit/
Clone URL: git://github.com/schacon/ruby-git.git
updated license to have valid info
schacon (author)
Mon May 26 08:22:47 -0700 2008
commit  eac13c4070d7190472fa1e233a715bb6eb694552
tree    57388db41f6ffcd68b36c65c154da0be213af56b
parent  06551bcea9493e7bf847cc6d33cb20525d158365
...
1
2
3
 
4
5
6
...
1
2
 
3
4
5
6
0
@@ -1,6 +1,6 @@
0
 The MIT License
0
 
0
-Copyright (c) <year> <copyright holders>
0
+Copyright (c) 2008 Scott Chacon
0
 
0
 Permission is hereby granted, free of charge, to any person obtaining a copy
0
 of this software and associated documentation files (the "Software"), to deal

Comments

    No one has commented yet.