pd / story fork watch download tarball
public
Description: command line runner for rspec stories
Clone URL: git://github.com/pd/story.git
mit all around
pd (author)
Thu Jun 05 13:31:31 -0700 2008
commit  13a063ec7b162f1205f0c92aef8e3a77d368343d
tree    cdff05b0572b2b0103b567e362a77945211f3e27
parent  12562c49745cec238b7f350634a2e492e10c4774
...
1
 
2
3
4
...
14
15
16
17
 
18
19
20
...
 
1
2
3
4
...
14
15
16
 
17
18
19
20
0
@@ -1,4 +1,4 @@
0
-Copyright (c) 2008 Kyle Hargraves
0
+Copyright (c) 2008 The authors of this thing here
0
 
0
 Permission is hereby granted, free of charge, to any person obtaining
0
 a copy of this software and associated documentation files (the
0
@@ -14,7 +14,7 @@ included in all copies or substantial portions of the Software.
0
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
0
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
0
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOa AND
0
-NONINFRINGEMENT. IN NO EVENT SaALL THE AUTHORS OR COPYRIGHT HOLDERS BE
0
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
0
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
0
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
0
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
...
106
107
108
109
110
111
112
113
114
 
 
...
106
107
108
 
 
 
 
 
 
109
110
0
@@ -106,9 +106,5 @@ If you would like to use it, build your gem from rspec's git repository.
0
 == Credits
0
 
0
 Bryan Helmkamp wrote the original version of this file, script/story,
0
-and posted it to the rspec-users mailing list.
0
-
0
-I realize now that I just copied the standard files into the project
0
-directory, including an MIT-LICENSE with my name on it. This is
0
-despite the fact that the initial version was 99% someone else's work.
0
-Sorry, I'm dumb and wasn't really thinking about the crap I packaged.
0
+and posted it to the rspec-users mailing list. He gave his okay for
0
+the MIT license this thing rocks.

Comments

    No one has commented yet.