Skip to content

Commit a363e70

Browse files
author
Philip Guo
committed
updated copyright and links
1 parent 94b57c1 commit a363e70

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<!--
55
66
Online Python Tutor
7-
Copyright (C) 2010-2011 Philip J. Guo (philip@pgbovine.net)
7+
Copyright (C) 2010-2012 Philip J. Guo (philip@pgbovine.net)
88
https://github.com/pgbovine/OnlinePythonTutor/
99
1010
This program is free software: you can redistribute it and/or modify
@@ -201,7 +201,7 @@ <h2>new practice problems in plain text format</h2>
201201
<div id="footer">
202202

203203
<p>This application was created by <a
204-
href="http://www.stanford.edu/~pgbovine/">Philip Guo</a>, a
204+
href="http://www.pgbovine.net/">Philip Guo</a>, a
205205
Stanford Computer Science Ph.D. student and Python enthusiast.</p>
206206

207207
<p>
@@ -212,7 +212,7 @@ <h2>new practice problems in plain text format</h2>
212212
</p>
213213

214214
<p>
215-
Copyright &copy; 2010-2011 <a href="http://www.stanford.edu/~pgbovine/">Philip Guo</a>. All rights reserved.
215+
Copyright &copy; 2010-2012 <a href="http://www.pgbovine.net/">Philip Guo</a>. All rights reserved.
216216
</p>
217217

218218
</div>

tutor.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<!--
55
66
Online Python Tutor
7-
Copyright (C) 2010-2011 Philip J. Guo (philip@pgbovine.net)
7+
Copyright (C) 2010-2012 Philip J. Guo (philip@pgbovine.net)
88
https://github.com/pgbovine/OnlinePythonTutor/
99
1010
This program is free software: you can redistribute it and/or modify
@@ -206,7 +206,7 @@
206206
repository and send bug reports, feedback, and suggestions to philip@pgbovine.net
207207

208208
<p style="margin-top: 8px;"/>
209-
Copyright &copy; 2010-2011 <a href="http://www.stanford.edu/~pgbovine/">Philip Guo</a>. All rights reserved.
209+
Copyright &copy; 2010-2012 <a href="http://www.pgbovine.net/">Philip Guo</a>. All rights reserved.
210210
</div>
211211

212212
</center>

0 commit comments

Comments
 (0)