Skip to content

Commit 8266973

Browse files
author
Philip Guo
committed
another big renaming of v2/ -> v1-v2/
1 parent fd5e479 commit 8266973

125 files changed

Lines changed: 38 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
Online Python Tutor
2+
https://github.com/pgbovine/OnlinePythonTutor/
3+
4+
Copyright (C) 2010-2012 Philip J. Guo (philip@pgbovine.net)
5+
6+
Permission is hereby granted, free of charge, to any person obtaining a
7+
copy of this software and associated documentation files (the
8+
"Software"), to deal in the Software without restriction, including
9+
without limitation the rights to use, copy, modify, merge, publish,
10+
distribute, sublicense, and/or sell copies of the Software, and to
11+
permit persons to whom the Software is furnished to do so, subject to
12+
the following conditions:
13+
14+
The above copyright notice and this permission notice shall be included
15+
in all copies or substantial portions of the Software.
16+
17+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
18+
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
19+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
20+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
21+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
22+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
23+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
24+
25+
======
26+
27+
v1-v2/
28+
Version 1 - Released on January 19, 2010
29+
Version 2 - Released on October 4, 2011
30+
31+
v3/
32+
Version 3 - Released in September 2012
33+
File renamed without changes.

v2/README renamed to v1-v2/README

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2222
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2323
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2424

25+
======
26+
This directory contains the contents of Versions 1 and 2:
27+
28+
Version 1 - Released on January 19, 2010
29+
Version 2 - Released on October 4, 2011
2530

2631
======
2732
Introduction:
File renamed without changes.

0 commit comments

Comments
 (0)