[los-cocos] r1362 committed - more update copyright header

2 views
Skip to first unread message

los-...@googlecode.com

unread,
Mar 24, 2014, 8:34:16 AM3/24/14
to cocos-...@googlegroups.com
Revision: 1362
Author: ccanepacc
Date: Mon Mar 24 12:34:04 2014 UTC
Log: more update copyright header
http://code.google.com/p/los-cocos/source/detail?r=1362

Modified:
/trunk/tools/change_license.py
/trunk/tools/skeleton/anim_player.py
/trunk/tools/skeleton/animator.py
/trunk/tools/skeleton/skeleton_editor.py
/trunk/tools/skeleton/ui.py

=======================================
--- /trunk/tools/change_license.py Mon Mar 24 12:26:15 2014 UTC
+++ /trunk/tools/change_license.py Mon Mar 24 12:34:04 2014 UTC
@@ -176,8 +176,8 @@
filename not in exclude):
process_file(os.path.join(root, filename))
else:
- if (filename.endswith('.py') and
- filename not in exclude):
+ if (path.endswith('.py') and
+ path not in exclude):
process_file(path)

for name in reported:
=======================================
--- /trunk/tools/skeleton/anim_player.py Wed Mar 19 14:11:44 2014 UTC
+++ /trunk/tools/skeleton/anim_player.py Mon Mar 24 12:34:04 2014 UTC
@@ -2,6 +2,7 @@
# cocos2d
# Copyright (c) 2008-2012 Daniel Moisset, Ricardo Quesada, Rayentray Tappa,
# Lucio Torre
+# Copyright (c) 2009-2014 Richard Jones, Claudio Canepa
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
=======================================
--- /trunk/tools/skeleton/animator.py Wed Mar 19 14:11:44 2014 UTC
+++ /trunk/tools/skeleton/animator.py Mon Mar 24 12:34:04 2014 UTC
@@ -2,6 +2,7 @@
# cocos2d
# Copyright (c) 2008-2012 Daniel Moisset, Ricardo Quesada, Rayentray Tappa,
# Lucio Torre
+# Copyright (c) 2009-2014 Richard Jones, Claudio Canepa
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
=======================================
--- /trunk/tools/skeleton/skeleton_editor.py Wed Mar 19 14:11:44 2014 UTC
+++ /trunk/tools/skeleton/skeleton_editor.py Mon Mar 24 12:34:04 2014 UTC
@@ -2,6 +2,7 @@
# cocos2d
# Copyright (c) 2008-2012 Daniel Moisset, Ricardo Quesada, Rayentray Tappa,
# Lucio Torre
+# Copyright (c) 2009-2014 Richard Jones, Claudio Canepa
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
=======================================
--- /trunk/tools/skeleton/ui.py Wed Mar 19 14:11:44 2014 UTC
+++ /trunk/tools/skeleton/ui.py Mon Mar 24 12:34:04 2014 UTC
@@ -2,6 +2,7 @@
# cocos2d
# Copyright (c) 2008-2012 Daniel Moisset, Ricardo Quesada, Rayentray Tappa,
# Lucio Torre
+# Copyright (c) 2009-2014 Richard Jones, Claudio Canepa
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
Reply all
Reply to author
Forward
0 new messages