public
Description: Rubinius, the Ruby VM
Homepage: http://rubini.us
Clone URL: git://github.com/evanphx/rubinius.git
Search Repo:
Correct typos in LICENSE file, spotted by raggi
wilson (author)
Wed Feb 27 10:22:29 -0800 2008
commit  3e874668421c534a8979482d51d597971284e33f
tree    a4f3798b393ff5c69f8aa3f16f3025fae87e5559
parent  b239a3b615d341f982a7a4a3a1b1200d95f79684
...
4
5
6
7
 
8
9
10
 
11
12
13
...
4
5
6
 
7
8
9
 
10
11
12
13
0
@@ -4,10 +4,10 @@ All rights reserved.
0
 Redistribution and use in source and binary forms, with or without
0
 modification, are permitted provided that the following conditions are met:
0
 
0
-* Redistributions of source code must retain the above copyright notice, thi
0
+* Redistributions of source code must retain the above copyright notice, this
0
   list of conditions and the following disclaimer.
0
 * Redistributions in binary form must reproduce the above copyright notice
0
- this list of conditions and the following disclaimer in the documentatio
0
+ this list of conditions and the following disclaimer in the documentation
0
   and/or other materials provided with the distribution.
0
 * Neither the name of the Evan Phoenix nor the names of its contributors
0
   may be used to endorse or promote products derived from this software

Comments

    No one has commented yet.