Skip to content

Commit

Permalink
Updating docblock versions
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonMillward committed Aug 18, 2014
1 parent efdb3f9 commit a70aaf0
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion autorippr.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
Copyright (c) 2014, Jason Millward
@category misc
@version $Id: 1.6, 2014-07-21 18:48:00 CST $;
@version $Id: 1.6.1, 2014-08-18 10:42:00 CST $;
@author Jason Millward <[email protected]>
@license http://opensource.org/licenses/MIT
Expand Down
2 changes: 1 addition & 1 deletion classes/analytics.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
Copyright (c) 2012, Jason Millward
@category misc
@version $Id: 1.6, 2014-07-21 18:48:00 CST $;
@version $Id: 1.6.1, 2014-08-18 10:42:00 CST $;
@author Jason Millward <[email protected]>
@license http://opensource.org/licenses/MIT
"""
Expand Down
2 changes: 1 addition & 1 deletion classes/database.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Copyright (c) 2012, Jason Millward
@category misc
@version $Id: 1.6, 2014-07-21 18:48:00 CST $;
@version $Id: 1.6.1, 2014-08-18 10:42:00 CST $;
@author Jason Millward <[email protected]>
@license http://opensource.org/licenses/MIT
"""
Expand Down
2 changes: 1 addition & 1 deletion classes/filebot.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Copyright (c) 2012, Jason Millward
@category misc
@version $Id: 1.6, 2014-07-21 18:48:00 CST $;
@version $Id: 1.6.1, 2014-08-18 10:42:00 CST $;
@author Jason Millward <[email protected]>
@license http://opensource.org/licenses/MIT
"""
Expand Down
2 changes: 1 addition & 1 deletion classes/handbrake.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Copyright (c) 2012, Jason Millward
@category misc
@version $Id: 1.6, 2014-07-21 18:48:00 CST $;
@version $Id: 1.6.1, 2014-08-18 10:42:00 CST $;
@author Jason Millward <[email protected]>
@license http://opensource.org/licenses/MIT
"""
Expand Down
2 changes: 1 addition & 1 deletion classes/logger.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Copyright (c) 2012, Jason Millward
@category misc
@version $Id: 1.6, 2014-07-21 18:48:00 CST $;
@version $Id: 1.6.1, 2014-08-18 10:42:00 CST $;
@author Jason Millward <[email protected]>
@license http://opensource.org/licenses/MIT
"""
Expand Down
2 changes: 1 addition & 1 deletion classes/makemkv.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Copyright (c) 2012, Jason Millward
@category misc
@version $Id: 1.6, 2014-07-21 18:48:00 CST $;
@version $Id: 1.6.1, 2014-08-18 10:42:00 CST $;
@author Jason Millward <[email protected]>
@license http://opensource.org/licenses/MIT
"""
Expand Down
2 changes: 1 addition & 1 deletion classes/stopwatch.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Copyright (c) 2012, Jason Millward
@category misc
@version $Id: 1.6, 2014-07-21 18:48:00 CST $;
@version $Id: 1.6.1, 2014-08-18 10:42:00 CST $;
@author Jason Millward <[email protected]>
@license http://opensource.org/licenses/MIT
"""
Expand Down
2 changes: 1 addition & 1 deletion classes/testing.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Copyright (c) 2012, Jason Millward
@category misc
@version $Id: 1.6, 2014-07-21 18:48:00 CST $;
@version $Id: 1.6.1, 2014-08-18 10:42:00 CST $;
@author Jason Millward <[email protected]>
@license http://opensource.org/licenses/MIT
"""
Expand Down

0 comments on commit a70aaf0

Please sign in to comment.