diff --git a/CMakeLists.txt b/CMakeLists.txt index 56d7d6d3a916..a41a53c12de8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ #/**************************************************************************** # Copyright (c) 2013 cocos2d-x.org # Copyright (c) 2014 martell malone -# Copyright (c) 2015 Chukong Technologies Inc. +# Copyright (c) 2015-2017 Chukong Technologies Inc. # # http://www.cocos2d-x.org # diff --git a/cocos/2d/CCAction.cpp b/cocos/2d/CCAction.cpp index 84dbe1831ae6..e2dbb6a9f610 100644 --- a/cocos/2d/CCAction.cpp +++ b/cocos/2d/CCAction.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCAction.h b/cocos/2d/CCAction.h index 6a5c993e24f6..cc729b09dc3c 100644 --- a/cocos/2d/CCAction.h +++ b/cocos/2d/CCAction.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCActionCamera.cpp b/cocos/2d/CCActionCamera.cpp index cb02318f0cbb..5300d724d8d5 100644 --- a/cocos/2d/CCActionCamera.cpp +++ b/cocos/2d/CCActionCamera.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCActionCamera.h b/cocos/2d/CCActionCamera.h index e2acc08c10cc..c64e4140dfa0 100644 --- a/cocos/2d/CCActionCamera.h +++ b/cocos/2d/CCActionCamera.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCActionCatmullRom.cpp b/cocos/2d/CCActionCatmullRom.cpp index 70570249e1ab..11e7ff43e9dd 100644 --- a/cocos/2d/CCActionCatmullRom.cpp +++ b/cocos/2d/CCActionCatmullRom.cpp @@ -2,7 +2,7 @@ * Copyright (c) 2008 Radu Gruian * Copyright (c) 2011 Vit Valentin * Copyright (c) 2012 cocos2d-x.org - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/2d/CCActionCatmullRom.h b/cocos/2d/CCActionCatmullRom.h index 04f68a342f05..bdf5591798f2 100644 --- a/cocos/2d/CCActionCatmullRom.h +++ b/cocos/2d/CCActionCatmullRom.h @@ -2,7 +2,7 @@ * Copyright (c) 2008 Radu Gruian * Copyright (c) 2011 Vit Valentin * Copyright (c) 2012 cocos2d-x.org - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/cocos/2d/CCActionEase.cpp b/cocos/2d/CCActionEase.cpp index 1f9dbf58ae9b..39c91a7ac25e 100644 --- a/cocos/2d/CCActionEase.cpp +++ b/cocos/2d/CCActionEase.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2009 Jason Booth Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCActionEase.h b/cocos/2d/CCActionEase.h index 8b73d70e2401..3d258019f3ba 100644 --- a/cocos/2d/CCActionEase.h +++ b/cocos/2d/CCActionEase.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2009 Jason Booth Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCActionGrid.cpp b/cocos/2d/CCActionGrid.cpp index 4f049722c02f..aebeaae057d9 100644 --- a/cocos/2d/CCActionGrid.cpp +++ b/cocos/2d/CCActionGrid.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2009 On-Core Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCActionGrid.h b/cocos/2d/CCActionGrid.h index 4bab7f3da0ab..3c1f2a4f6f39 100644 --- a/cocos/2d/CCActionGrid.h +++ b/cocos/2d/CCActionGrid.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2009 On-Core Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCActionGrid3D.cpp b/cocos/2d/CCActionGrid3D.cpp index 937bf3646871..5148374aaf3a 100644 --- a/cocos/2d/CCActionGrid3D.cpp +++ b/cocos/2d/CCActionGrid3D.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2009 On-Core Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCActionGrid3D.h b/cocos/2d/CCActionGrid3D.h index cb33aa1e2799..925846447d79 100644 --- a/cocos/2d/CCActionGrid3D.h +++ b/cocos/2d/CCActionGrid3D.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2009 On-Core Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCActionInstant.cpp b/cocos/2d/CCActionInstant.cpp index 1a6548403bd9..1895f70f6c3c 100644 --- a/cocos/2d/CCActionInstant.cpp +++ b/cocos/2d/CCActionInstant.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCActionInstant.h b/cocos/2d/CCActionInstant.h index 7364d63dc9ab..78e484d8d399 100644 --- a/cocos/2d/CCActionInstant.h +++ b/cocos/2d/CCActionInstant.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCActionInterval.cpp b/cocos/2d/CCActionInterval.cpp index 2caf883718d5..7705b84b64cf 100644 --- a/cocos/2d/CCActionInterval.cpp +++ b/cocos/2d/CCActionInterval.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCActionInterval.h b/cocos/2d/CCActionInterval.h index 80dfc05b1e72..f87e901035ea 100644 --- a/cocos/2d/CCActionInterval.h +++ b/cocos/2d/CCActionInterval.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011 Zynga Inc. Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCActionManager.cpp b/cocos/2d/CCActionManager.cpp index 0054badf24cd..e8c00cc174a0 100644 --- a/cocos/2d/CCActionManager.cpp +++ b/cocos/2d/CCActionManager.cpp @@ -3,7 +3,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2009 Valentin Milea Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -CopyRight (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCActionManager.h b/cocos/2d/CCActionManager.h index 2586e76e29ba..d14e2833c3ed 100644 --- a/cocos/2d/CCActionManager.h +++ b/cocos/2d/CCActionManager.h @@ -3,7 +3,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2009 Valentin Milea Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -CopyRight (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCActionPageTurn3D.cpp b/cocos/2d/CCActionPageTurn3D.cpp index 035a609e44cc..2639d53db3a6 100644 --- a/cocos/2d/CCActionPageTurn3D.cpp +++ b/cocos/2d/CCActionPageTurn3D.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2009 Sindesso Pty Ltd http://www.sindesso.com/ Copyright (c) 2010-2012 cocos2d-x.org -CopyRight (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCActionPageTurn3D.h b/cocos/2d/CCActionPageTurn3D.h index 9ffa9ccb6b9a..6f26fef3f8f6 100644 --- a/cocos/2d/CCActionPageTurn3D.h +++ b/cocos/2d/CCActionPageTurn3D.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2009 Sindesso Pty Ltd http://www.sindesso.com/ Copyright (c) 2010-2012 cocos2d-x.org -CopyRight (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCActionProgressTimer.cpp b/cocos/2d/CCActionProgressTimer.cpp index 964bb7e08f9f..ef0f33b2393b 100644 --- a/cocos/2d/CCActionProgressTimer.cpp +++ b/cocos/2d/CCActionProgressTimer.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (C) 2010 Lam Pham Copyright (c) 2010-2012 cocos2d-x.org -CopyRight (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCActionProgressTimer.h b/cocos/2d/CCActionProgressTimer.h index b33b4a8506fb..67558e96717f 100644 --- a/cocos/2d/CCActionProgressTimer.h +++ b/cocos/2d/CCActionProgressTimer.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (C) 2010 Lam Pham Copyright (c) 2010-2012 cocos2d-x.org -CopyRight (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCActionTiledGrid.cpp b/cocos/2d/CCActionTiledGrid.cpp index 4e272d657e40..bf47c8a59924 100644 --- a/cocos/2d/CCActionTiledGrid.cpp +++ b/cocos/2d/CCActionTiledGrid.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2009 On-Core Copyright (c) 2010-2012 cocos2d-x.org -CopyRight (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCActionTiledGrid.h b/cocos/2d/CCActionTiledGrid.h index a34a30022390..5ea99038dbb4 100644 --- a/cocos/2d/CCActionTiledGrid.h +++ b/cocos/2d/CCActionTiledGrid.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2009 On-Core Copyright (c) 2010-2012 cocos2d-x.org -CopyRight (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCActionTween.cpp b/cocos/2d/CCActionTween.cpp index 4137bf7be138..08a94a4c4e69 100644 --- a/cocos/2d/CCActionTween.cpp +++ b/cocos/2d/CCActionTween.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2009 lhunath (Maarten Billemont) Copyright (c) 2010-2012 cocos2d-x.org -CopyRight (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCActionTween.h b/cocos/2d/CCActionTween.h index e3e351e2d22d..b9d92681d396 100644 --- a/cocos/2d/CCActionTween.h +++ b/cocos/2d/CCActionTween.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2009 lhunath (Maarten Billemont) Copyright (c) 2010-2012 cocos2d-x.org -CopyRight (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCAnimation.cpp b/cocos/2d/CCAnimation.cpp index 76c9ef482317..1dfafb8c6e80 100644 --- a/cocos/2d/CCAnimation.cpp +++ b/cocos/2d/CCAnimation.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -CopyRight (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCAnimation.h b/cocos/2d/CCAnimation.h index 196dfc10d255..621660fb95ba 100644 --- a/cocos/2d/CCAnimation.h +++ b/cocos/2d/CCAnimation.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -CopyRight (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCAnimationCache.cpp b/cocos/2d/CCAnimationCache.cpp index 97963c2c746a..c87c38467ba1 100644 --- a/cocos/2d/CCAnimationCache.cpp +++ b/cocos/2d/CCAnimationCache.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -CopyRight (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCAnimationCache.h b/cocos/2d/CCAnimationCache.h index dfc705261453..9662511dac57 100644 --- a/cocos/2d/CCAnimationCache.h +++ b/cocos/2d/CCAnimationCache.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -CopyRight (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCAtlasNode.cpp b/cocos/2d/CCAtlasNode.cpp index f5c49df0588d..0e67bf792b84 100644 --- a/cocos/2d/CCAtlasNode.cpp +++ b/cocos/2d/CCAtlasNode.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCAtlasNode.h b/cocos/2d/CCAtlasNode.h index 351985251043..cd313867d20a 100644 --- a/cocos/2d/CCAtlasNode.h +++ b/cocos/2d/CCAtlasNode.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCAutoPolygon.cpp b/cocos/2d/CCAutoPolygon.cpp index 814516999e99..28955a0611ca 100644 --- a/cocos/2d/CCAutoPolygon.cpp +++ b/cocos/2d/CCAutoPolygon.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCAutoPolygon.h b/cocos/2d/CCAutoPolygon.h index d87e1edfc6ba..565ac04a5bc2 100644 --- a/cocos/2d/CCAutoPolygon.h +++ b/cocos/2d/CCAutoPolygon.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCCamera.cpp b/cocos/2d/CCCamera.cpp index 43439b4affce..bc2393100695 100644 --- a/cocos/2d/CCCamera.cpp +++ b/cocos/2d/CCCamera.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCCamera.h b/cocos/2d/CCCamera.h index 8aae3defc160..fca02f645884 100644 --- a/cocos/2d/CCCamera.h +++ b/cocos/2d/CCCamera.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2014 Chukong Technologies Inc. +Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCCameraBackgroundBrush.cpp b/cocos/2d/CCCameraBackgroundBrush.cpp index 35db13259320..ebb3de6917d0 100644 --- a/cocos/2d/CCCameraBackgroundBrush.cpp +++ b/cocos/2d/CCCameraBackgroundBrush.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCCameraBackgroundBrush.h b/cocos/2d/CCCameraBackgroundBrush.h index 84d8d8bb1b11..07f29a898a1e 100644 --- a/cocos/2d/CCCameraBackgroundBrush.h +++ b/cocos/2d/CCCameraBackgroundBrush.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCClippingNode.cpp b/cocos/2d/CCClippingNode.cpp index 8fe0d80ee5f0..19302ffbd231 100644 --- a/cocos/2d/CCClippingNode.cpp +++ b/cocos/2d/CCClippingNode.cpp @@ -1,7 +1,7 @@ /* * Copyright (c) 2012 Pierre-David Bélanger * Copyright (c) 2012 cocos2d-x.org - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * cocos2d-x: http://www.cocos2d-x.org * diff --git a/cocos/2d/CCClippingNode.h b/cocos/2d/CCClippingNode.h index 66b2c3800b67..8cb404957d46 100644 --- a/cocos/2d/CCClippingNode.h +++ b/cocos/2d/CCClippingNode.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2012 Pierre-David Bélanger * Copyright (c) 2012 cocos2d-x.org - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * http://www.cocos2d-x.org * diff --git a/cocos/2d/CCComponent.cpp b/cocos/2d/CCComponent.cpp index b7d4ec083024..953f9993ccc4 100644 --- a/cocos/2d/CCComponent.cpp +++ b/cocos/2d/CCComponent.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCComponent.h b/cocos/2d/CCComponent.h index be6c4b4134da..34b1c9b3d2bd 100644 --- a/cocos/2d/CCComponent.h +++ b/cocos/2d/CCComponent.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCComponentContainer.cpp b/cocos/2d/CCComponentContainer.cpp index 303d5ea54acd..5fb4bf44c644 100644 --- a/cocos/2d/CCComponentContainer.cpp +++ b/cocos/2d/CCComponentContainer.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCComponentContainer.h b/cocos/2d/CCComponentContainer.h index 01e3189d684f..5553a3d163e1 100644 --- a/cocos/2d/CCComponentContainer.h +++ b/cocos/2d/CCComponentContainer.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCDrawNode.cpp b/cocos/2d/CCDrawNode.cpp index 5a91e957a4f9..241f328a2927 100644 --- a/cocos/2d/CCDrawNode.cpp +++ b/cocos/2d/CCDrawNode.cpp @@ -1,6 +1,6 @@ /* Copyright (c) 2012 Scott Lembcke and Howling Moon Software * Copyright (c) 2012 cocos2d-x.org - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/2d/CCDrawNode.h b/cocos/2d/CCDrawNode.h index 7e8854181735..6db0abd36d73 100644 --- a/cocos/2d/CCDrawNode.h +++ b/cocos/2d/CCDrawNode.h @@ -1,6 +1,6 @@ /* Copyright (c) 2012 Scott Lembcke and Howling Moon Software * Copyright (c) 2012 cocos2d-x.org - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/2d/CCDrawingPrimitives.cpp b/cocos/2d/CCDrawingPrimitives.cpp index 315f78bf34fe..1620a03c675d 100644 --- a/cocos/2d/CCDrawingPrimitives.cpp +++ b/cocos/2d/CCDrawingPrimitives.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2013 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCDrawingPrimitives.h b/cocos/2d/CCDrawingPrimitives.h index 5975d2327e42..c6f277947153 100644 --- a/cocos/2d/CCDrawingPrimitives.h +++ b/cocos/2d/CCDrawingPrimitives.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2013 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCFastTMXLayer.cpp b/cocos/2d/CCFastTMXLayer.cpp index b4c1771c6101..1bfc59fed545 100644 --- a/cocos/2d/CCFastTMXLayer.cpp +++ b/cocos/2d/CCFastTMXLayer.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. Copyright (c) 2011 HKASoftware diff --git a/cocos/2d/CCFastTMXLayer.h b/cocos/2d/CCFastTMXLayer.h index bd220f19a6b7..aa567bb52a5c 100644 --- a/cocos/2d/CCFastTMXLayer.h +++ b/cocos/2d/CCFastTMXLayer.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCFastTMXTiledMap.cpp b/cocos/2d/CCFastTMXTiledMap.cpp index bbb6487dec57..586fceb8dd3e 100644 --- a/cocos/2d/CCFastTMXTiledMap.cpp +++ b/cocos/2d/CCFastTMXTiledMap.cpp @@ -2,7 +2,7 @@ Copyright (c) 2009-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCFastTMXTiledMap.h b/cocos/2d/CCFastTMXTiledMap.h index b650b46bef1b..e3b65ea81a55 100644 --- a/cocos/2d/CCFastTMXTiledMap.h +++ b/cocos/2d/CCFastTMXTiledMap.h @@ -2,7 +2,7 @@ Copyright (c) 2009-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCFont.h b/cocos/2d/CCFont.h index 45548269026d..3f60054f3f37 100644 --- a/cocos/2d/CCFont.h +++ b/cocos/2d/CCFont.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCFontAtlas.cpp b/cocos/2d/CCFontAtlas.cpp index c38aed2b950c..73e8bbecdb4c 100644 --- a/cocos/2d/CCFontAtlas.cpp +++ b/cocos/2d/CCFontAtlas.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCFontAtlas.h b/cocos/2d/CCFontAtlas.h index afa48ff0096d..e7041b915eb5 100644 --- a/cocos/2d/CCFontAtlas.h +++ b/cocos/2d/CCFontAtlas.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCFontAtlasCache.cpp b/cocos/2d/CCFontAtlasCache.cpp index 1d07a86a5cca..f4bc2711e4fa 100644 --- a/cocos/2d/CCFontAtlasCache.cpp +++ b/cocos/2d/CCFontAtlasCache.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCFontAtlasCache.h b/cocos/2d/CCFontAtlasCache.h index 9b565dc4aabd..a08ab9e021e3 100644 --- a/cocos/2d/CCFontAtlasCache.h +++ b/cocos/2d/CCFontAtlasCache.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCFontCharMap.cpp b/cocos/2d/CCFontCharMap.cpp index 10e48eb2b8c5..88a9f8dc177e 100644 --- a/cocos/2d/CCFontCharMap.cpp +++ b/cocos/2d/CCFontCharMap.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCFontCharMap.h b/cocos/2d/CCFontCharMap.h index 42545f5f252d..7343c7e3eb4a 100644 --- a/cocos/2d/CCFontCharMap.h +++ b/cocos/2d/CCFontCharMap.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCFontFNT.cpp b/cocos/2d/CCFontFNT.cpp index 4dd577dadd5f..d55abc678b0c 100644 --- a/cocos/2d/CCFontFNT.cpp +++ b/cocos/2d/CCFontFNT.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCFontFNT.h b/cocos/2d/CCFontFNT.h index 64cc5db40311..575b08907b92 100644 --- a/cocos/2d/CCFontFNT.h +++ b/cocos/2d/CCFontFNT.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCFontFreeType.cpp b/cocos/2d/CCFontFreeType.cpp index 2320c0a4b6eb..87fe306669a7 100644 --- a/cocos/2d/CCFontFreeType.cpp +++ b/cocos/2d/CCFontFreeType.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCFontFreeType.h b/cocos/2d/CCFontFreeType.h index b82398fa8a92..f57ef36bd356 100644 --- a/cocos/2d/CCFontFreeType.h +++ b/cocos/2d/CCFontFreeType.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCGLBufferedNode.cpp b/cocos/2d/CCGLBufferedNode.cpp index eeaf26c75ff7..4a99b7b0c95b 100644 --- a/cocos/2d/CCGLBufferedNode.cpp +++ b/cocos/2d/CCGLBufferedNode.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCGLBufferedNode.h b/cocos/2d/CCGLBufferedNode.h index ffb9d10cd119..b4a5dff21ffc 100644 --- a/cocos/2d/CCGLBufferedNode.h +++ b/cocos/2d/CCGLBufferedNode.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCGrid.cpp b/cocos/2d/CCGrid.cpp index 846e12b7766c..e77685333a8c 100644 --- a/cocos/2d/CCGrid.cpp +++ b/cocos/2d/CCGrid.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2009 On-Core Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCGrid.h b/cocos/2d/CCGrid.h index 7807ca1de02d..0a62401eb2f9 100644 --- a/cocos/2d/CCGrid.h +++ b/cocos/2d/CCGrid.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2009 On-Core Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCLabel.cpp b/cocos/2d/CCLabel.cpp index 0000f2b08c53..a005dd730d3c 100644 --- a/cocos/2d/CCLabel.cpp +++ b/cocos/2d/CCLabel.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCLabel.h b/cocos/2d/CCLabel.h index d3c8b97a54f9..40678ba3f269 100644 --- a/cocos/2d/CCLabel.h +++ b/cocos/2d/CCLabel.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCLabelAtlas.cpp b/cocos/2d/CCLabelAtlas.cpp index d528fca8564c..fa3bc55f67c9 100644 --- a/cocos/2d/CCLabelAtlas.cpp +++ b/cocos/2d/CCLabelAtlas.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCLabelAtlas.h b/cocos/2d/CCLabelAtlas.h index 9fac0f0b9ec6..fe79e94d7cfa 100644 --- a/cocos/2d/CCLabelAtlas.h +++ b/cocos/2d/CCLabelAtlas.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCLabelBMFont.cpp b/cocos/2d/CCLabelBMFont.cpp index df8570963dbd..7ca74955d5aa 100644 --- a/cocos/2d/CCLabelBMFont.cpp +++ b/cocos/2d/CCLabelBMFont.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCLabelBMFont.h b/cocos/2d/CCLabelBMFont.h index f019fb1520b4..fba5812dd7d4 100644 --- a/cocos/2d/CCLabelBMFont.h +++ b/cocos/2d/CCLabelBMFont.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCLabelTTF.cpp b/cocos/2d/CCLabelTTF.cpp index bed84d605fd7..8b663c2af114 100644 --- a/cocos/2d/CCLabelTTF.cpp +++ b/cocos/2d/CCLabelTTF.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCLabelTTF.h b/cocos/2d/CCLabelTTF.h index ff65bc7c2ad4..a56ac80ca108 100644 --- a/cocos/2d/CCLabelTTF.h +++ b/cocos/2d/CCLabelTTF.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCLabelTextFormatter.cpp b/cocos/2d/CCLabelTextFormatter.cpp index 4d935152cb9d..67b6393114b8 100644 --- a/cocos/2d/CCLabelTextFormatter.cpp +++ b/cocos/2d/CCLabelTextFormatter.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCLayer.cpp b/cocos/2d/CCLayer.cpp index 2844ef31dfd9..7d2d235414bb 100644 --- a/cocos/2d/CCLayer.cpp +++ b/cocos/2d/CCLayer.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCLayer.h b/cocos/2d/CCLayer.h index 4694dfd5b0fe..dc70f267203d 100644 --- a/cocos/2d/CCLayer.h +++ b/cocos/2d/CCLayer.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCLight.h b/cocos/2d/CCLight.h index bdcf706b85bd..7d6be2d16ce3 100644 --- a/cocos/2d/CCLight.h +++ b/cocos/2d/CCLight.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCMenu.cpp b/cocos/2d/CCMenu.cpp index 84270330282f..e07a6b401064 100644 --- a/cocos/2d/CCMenu.cpp +++ b/cocos/2d/CCMenu.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCMenu.h b/cocos/2d/CCMenu.h index af0b663463ca..5b6f8119e974 100644 --- a/cocos/2d/CCMenu.h +++ b/cocos/2d/CCMenu.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCMenuItem.cpp b/cocos/2d/CCMenuItem.cpp index 2aa3c6705b5d..e9c888315f76 100644 --- a/cocos/2d/CCMenuItem.cpp +++ b/cocos/2d/CCMenuItem.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCMenuItem.h b/cocos/2d/CCMenuItem.h index c6ec34149f7a..9680b909831a 100644 --- a/cocos/2d/CCMenuItem.h +++ b/cocos/2d/CCMenuItem.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCMotionStreak.cpp b/cocos/2d/CCMotionStreak.cpp index 37956d348157..f95e5e3be9ce 100644 --- a/cocos/2d/CCMotionStreak.cpp +++ b/cocos/2d/CCMotionStreak.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2011 ForzeField Studios S.L. Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCMotionStreak.h b/cocos/2d/CCMotionStreak.h index 0f6c0692c5cb..29ade5586172 100644 --- a/cocos/2d/CCMotionStreak.h +++ b/cocos/2d/CCMotionStreak.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2011 ForzeField Studios S.L. Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCNode.cpp b/cocos/2d/CCNode.cpp index cf52f65c6c63..17863c6014d4 100644 --- a/cocos/2d/CCNode.cpp +++ b/cocos/2d/CCNode.cpp @@ -3,7 +3,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2009 Valentin Milea Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCNode.h b/cocos/2d/CCNode.h index 2020a5d348f3..25a14ba32fb6 100644 --- a/cocos/2d/CCNode.h +++ b/cocos/2d/CCNode.h @@ -3,7 +3,7 @@ Copyright (c) 2009 Valentin Milea Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCNodeGrid.cpp b/cocos/2d/CCNodeGrid.cpp index ea06572f22d3..8d190edb1163 100644 --- a/cocos/2d/CCNodeGrid.cpp +++ b/cocos/2d/CCNodeGrid.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCNodeGrid.h b/cocos/2d/CCNodeGrid.h index 958dcf1d5a97..d26c696c1ab7 100644 --- a/cocos/2d/CCNodeGrid.h +++ b/cocos/2d/CCNodeGrid.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCParallaxNode.cpp b/cocos/2d/CCParallaxNode.cpp index 57a31f9e9b6b..5d819f78aef2 100644 --- a/cocos/2d/CCParallaxNode.cpp +++ b/cocos/2d/CCParallaxNode.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCParallaxNode.h b/cocos/2d/CCParallaxNode.h index a8eb534bfa45..61674d7dd667 100644 --- a/cocos/2d/CCParallaxNode.h +++ b/cocos/2d/CCParallaxNode.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCParticleBatchNode.cpp b/cocos/2d/CCParticleBatchNode.cpp index 2939e05fe652..6657d7cd1678 100644 --- a/cocos/2d/CCParticleBatchNode.cpp +++ b/cocos/2d/CCParticleBatchNode.cpp @@ -4,7 +4,7 @@ * Copyright (c) 2010-2012 cocos2d-x.org * Copyright (c) 2011 Zynga Inc. * Copyright (c) 2011 Marco Tillemans - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * http://www.cocos2d-x.org * diff --git a/cocos/2d/CCParticleBatchNode.h b/cocos/2d/CCParticleBatchNode.h index 26b214f92bc0..f59793bef673 100644 --- a/cocos/2d/CCParticleBatchNode.h +++ b/cocos/2d/CCParticleBatchNode.h @@ -4,7 +4,7 @@ * Copyright (c) 2010-2012 cocos2d-x.org * Copyright (c) 2011 Zynga Inc. * Copyright (c) 2011 Marco Tillemans - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * http://www.cocos2d-x.org * diff --git a/cocos/2d/CCParticleExamples.cpp b/cocos/2d/CCParticleExamples.cpp index dbd158773512..a0ecad8aebde 100644 --- a/cocos/2d/CCParticleExamples.cpp +++ b/cocos/2d/CCParticleExamples.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCParticleExamples.h b/cocos/2d/CCParticleExamples.h index 3c2bb0e72222..0b48b83203d7 100644 --- a/cocos/2d/CCParticleExamples.h +++ b/cocos/2d/CCParticleExamples.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCParticleSystem.cpp b/cocos/2d/CCParticleSystem.cpp index 32fa383e60c5..eebb68faabd7 100644 --- a/cocos/2d/CCParticleSystem.cpp +++ b/cocos/2d/CCParticleSystem.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCParticleSystem.h b/cocos/2d/CCParticleSystem.h index d4db56d24aa3..93a16e9ff60b 100644 --- a/cocos/2d/CCParticleSystem.h +++ b/cocos/2d/CCParticleSystem.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCParticleSystemQuad.cpp b/cocos/2d/CCParticleSystemQuad.cpp index 887f8e4e72e8..298ca94d5df9 100644 --- a/cocos/2d/CCParticleSystemQuad.cpp +++ b/cocos/2d/CCParticleSystemQuad.cpp @@ -3,7 +3,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2009 Leonardo Kasperavičius Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCParticleSystemQuad.h b/cocos/2d/CCParticleSystemQuad.h index 848fe4dc0e5e..1b4e91ecc252 100644 --- a/cocos/2d/CCParticleSystemQuad.h +++ b/cocos/2d/CCParticleSystemQuad.h @@ -3,7 +3,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2009 Leonardo Kasperavičius Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCProgressTimer.cpp b/cocos/2d/CCProgressTimer.cpp index b6da04f5a16f..e574193ce34a 100644 --- a/cocos/2d/CCProgressTimer.cpp +++ b/cocos/2d/CCProgressTimer.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2010 Lam Pham Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc +Copyright (c) 2013-2017 Chukong Technologies Inc http://www.cocos2d-x.org diff --git a/cocos/2d/CCProgressTimer.h b/cocos/2d/CCProgressTimer.h index 4f5591a93d49..2dada53a0949 100644 --- a/cocos/2d/CCProgressTimer.h +++ b/cocos/2d/CCProgressTimer.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2010 Lam Pham Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCProtectedNode.cpp b/cocos/2d/CCProtectedNode.cpp index 6896abcd2a55..dd76b437edd9 100644 --- a/cocos/2d/CCProtectedNode.cpp +++ b/cocos/2d/CCProtectedNode.cpp @@ -3,7 +3,7 @@ Copyright (c) 2009 Valentin Milea Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCProtectedNode.h b/cocos/2d/CCProtectedNode.h index 9a055fef3a0e..f80445067915 100644 --- a/cocos/2d/CCProtectedNode.h +++ b/cocos/2d/CCProtectedNode.h @@ -3,7 +3,7 @@ Copyright (c) 2009 Valentin Milea Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCRenderTexture.cpp b/cocos/2d/CCRenderTexture.cpp index 28dba85f0b90..5f0c9a57f10a 100644 --- a/cocos/2d/CCRenderTexture.cpp +++ b/cocos/2d/CCRenderTexture.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2009 Jason Booth Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCRenderTexture.h b/cocos/2d/CCRenderTexture.h index 47cef7135c57..98af93a8a78f 100644 --- a/cocos/2d/CCRenderTexture.h +++ b/cocos/2d/CCRenderTexture.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2009 Jason Booth Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCScene.cpp b/cocos/2d/CCScene.cpp index c0c1d350dc7b..f8d7ef954fe8 100644 --- a/cocos/2d/CCScene.cpp +++ b/cocos/2d/CCScene.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCScene.h b/cocos/2d/CCScene.h index 078c6abfb124..19d76bf03129 100644 --- a/cocos/2d/CCScene.h +++ b/cocos/2d/CCScene.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCSprite.cpp b/cocos/2d/CCSprite.cpp index 61208adb65d5..6389dc9cbbf2 100644 --- a/cocos/2d/CCSprite.cpp +++ b/cocos/2d/CCSprite.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCSprite.h b/cocos/2d/CCSprite.h index 789fc085fb0c..d16b8857621b 100644 --- a/cocos/2d/CCSprite.h +++ b/cocos/2d/CCSprite.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCSpriteBatchNode.cpp b/cocos/2d/CCSpriteBatchNode.cpp index 2217114fdc83..3774fb8166dd 100644 --- a/cocos/2d/CCSpriteBatchNode.cpp +++ b/cocos/2d/CCSpriteBatchNode.cpp @@ -3,7 +3,7 @@ Copyright (c) 2009-2010 Ricardo Quesada Copyright (c) 2009 Matt Oswald Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCSpriteBatchNode.h b/cocos/2d/CCSpriteBatchNode.h index 6b631cd7287c..a60b04f50c71 100644 --- a/cocos/2d/CCSpriteBatchNode.h +++ b/cocos/2d/CCSpriteBatchNode.h @@ -3,7 +3,7 @@ Copyright (c) 2009-2010 Ricardo Quesada Copyright (c) 2009 Matt Oswald Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCSpriteFrame.cpp b/cocos/2d/CCSpriteFrame.cpp index 71da07f3ceca..2fda1615428c 100644 --- a/cocos/2d/CCSpriteFrame.cpp +++ b/cocos/2d/CCSpriteFrame.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2011 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCSpriteFrame.h b/cocos/2d/CCSpriteFrame.h index f121629f636a..e373e4b9dee3 100644 --- a/cocos/2d/CCSpriteFrame.h +++ b/cocos/2d/CCSpriteFrame.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2011 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCSpriteFrameCache.cpp b/cocos/2d/CCSpriteFrameCache.cpp index 6c25e26e9d8b..312f9ad1a200 100644 --- a/cocos/2d/CCSpriteFrameCache.cpp +++ b/cocos/2d/CCSpriteFrameCache.cpp @@ -4,7 +4,7 @@ Copyright (c) 2009 Jason Booth Copyright (c) 2009 Robert J Payne Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCSpriteFrameCache.h b/cocos/2d/CCSpriteFrameCache.h index 3f807682404c..13c11e568ba0 100644 --- a/cocos/2d/CCSpriteFrameCache.h +++ b/cocos/2d/CCSpriteFrameCache.h @@ -4,7 +4,7 @@ Copyright (c) 2009 Jason Booth Copyright (c) 2009 Robert J Payne Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCTMXLayer.cpp b/cocos/2d/CCTMXLayer.cpp index a71ab741558d..870acb572404 100644 --- a/cocos/2d/CCTMXLayer.cpp +++ b/cocos/2d/CCTMXLayer.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCTMXLayer.h b/cocos/2d/CCTMXLayer.h index 98396406b02d..dc3e9ff0ceec 100644 --- a/cocos/2d/CCTMXLayer.h +++ b/cocos/2d/CCTMXLayer.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCTMXObjectGroup.cpp b/cocos/2d/CCTMXObjectGroup.cpp index 00c09dccd541..0e0397cfc13b 100644 --- a/cocos/2d/CCTMXObjectGroup.cpp +++ b/cocos/2d/CCTMXObjectGroup.cpp @@ -3,7 +3,7 @@ Copyright (c) 2010 Neophit Copyright (c) 2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCTMXObjectGroup.h b/cocos/2d/CCTMXObjectGroup.h index 97d2a5f44ad4..faf6b40ec8ae 100644 --- a/cocos/2d/CCTMXObjectGroup.h +++ b/cocos/2d/CCTMXObjectGroup.h @@ -3,7 +3,7 @@ Copyright (c) 2010 Neophit Copyright (c) 2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCTMXTiledMap.cpp b/cocos/2d/CCTMXTiledMap.cpp index 6bc1728cdf43..c7312629042f 100644 --- a/cocos/2d/CCTMXTiledMap.cpp +++ b/cocos/2d/CCTMXTiledMap.cpp @@ -2,7 +2,7 @@ Copyright (c) 2009-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCTMXTiledMap.h b/cocos/2d/CCTMXTiledMap.h index fd09f5f89d48..87cfd1760192 100644 --- a/cocos/2d/CCTMXTiledMap.h +++ b/cocos/2d/CCTMXTiledMap.h @@ -2,7 +2,7 @@ Copyright (c) 2009-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCTMXXMLParser.cpp b/cocos/2d/CCTMXXMLParser.cpp index e9a82995c697..0f592332a4d2 100644 --- a/cocos/2d/CCTMXXMLParser.cpp +++ b/cocos/2d/CCTMXXMLParser.cpp @@ -3,7 +3,7 @@ Copyright (c) 2011 Максим Аксенов Copyright (c) 2009-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCTMXXMLParser.h b/cocos/2d/CCTMXXMLParser.h index bdfd6a4882c8..214aa1ed131d 100644 --- a/cocos/2d/CCTMXXMLParser.h +++ b/cocos/2d/CCTMXXMLParser.h @@ -2,7 +2,7 @@ Copyright (c) 2009-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCTextFieldTTF.cpp b/cocos/2d/CCTextFieldTTF.cpp index 3a1bd20db86f..86b0e156d0ed 100644 --- a/cocos/2d/CCTextFieldTTF.cpp +++ b/cocos/2d/CCTextFieldTTF.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCTextFieldTTF.h b/cocos/2d/CCTextFieldTTF.h index cdcadca95bfd..5edaef3d6ca0 100644 --- a/cocos/2d/CCTextFieldTTF.h +++ b/cocos/2d/CCTextFieldTTF.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCTileMapAtlas.cpp b/cocos/2d/CCTileMapAtlas.cpp index 2c22a2153264..5fe524f109c4 100644 --- a/cocos/2d/CCTileMapAtlas.cpp +++ b/cocos/2d/CCTileMapAtlas.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCTileMapAtlas.h b/cocos/2d/CCTileMapAtlas.h index f595171ccc32..5ac68af995c7 100644 --- a/cocos/2d/CCTileMapAtlas.h +++ b/cocos/2d/CCTileMapAtlas.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCTransition.cpp b/cocos/2d/CCTransition.cpp index af02d1950fac..dd219ab73c3a 100644 --- a/cocos/2d/CCTransition.cpp +++ b/cocos/2d/CCTransition.cpp @@ -2,7 +2,7 @@ Copyright (c) 2009-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCTransition.h b/cocos/2d/CCTransition.h index a410818a757b..0e2d1c3c4bc4 100644 --- a/cocos/2d/CCTransition.h +++ b/cocos/2d/CCTransition.h @@ -2,7 +2,7 @@ Copyright (c) 2009-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCTransitionPageTurn.cpp b/cocos/2d/CCTransitionPageTurn.cpp index 31c253c306f1..c2e7d3518a09 100644 --- a/cocos/2d/CCTransitionPageTurn.cpp +++ b/cocos/2d/CCTransitionPageTurn.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2009 Sindesso Pty Ltd http://www.sindesso.com/ Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCTransitionPageTurn.h b/cocos/2d/CCTransitionPageTurn.h index 2892768692a8..4c3dc630e3dc 100644 --- a/cocos/2d/CCTransitionPageTurn.h +++ b/cocos/2d/CCTransitionPageTurn.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2009 Sindesso Pty Ltd http://www.sindesso.com/ Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCTransitionProgress.cpp b/cocos/2d/CCTransitionProgress.cpp index bb4ba116df18..19549f7a85ca 100644 --- a/cocos/2d/CCTransitionProgress.cpp +++ b/cocos/2d/CCTransitionProgress.cpp @@ -2,7 +2,7 @@ Copyright (c) 2009 Lam Pham Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2012 Ricardo Quesada -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCTransitionProgress.h b/cocos/2d/CCTransitionProgress.h index 7fc1aa595981..014a516df3a1 100644 --- a/cocos/2d/CCTransitionProgress.h +++ b/cocos/2d/CCTransitionProgress.h @@ -2,7 +2,7 @@ Copyright (c) 2009 Lam Pham Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2012 Ricardo Quesada -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCTweenFunction.cpp b/cocos/2d/CCTweenFunction.cpp index d1d00c48a760..bd4eed285202 100644 --- a/cocos/2d/CCTweenFunction.cpp +++ b/cocos/2d/CCTweenFunction.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/2d/CCTweenFunction.h b/cocos/2d/CCTweenFunction.h index 6f021916e94c..6f9684106a0a 100644 --- a/cocos/2d/CCTweenFunction.h +++ b/cocos/2d/CCTweenFunction.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCAABB.cpp b/cocos/3d/CCAABB.cpp index 912e184c003d..6096962084e1 100755 --- a/cocos/3d/CCAABB.cpp +++ b/cocos/3d/CCAABB.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCAABB.h b/cocos/3d/CCAABB.h index 6faaeb4ecb01..9481402bc749 100644 --- a/cocos/3d/CCAABB.h +++ b/cocos/3d/CCAABB.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCAnimate3D.cpp b/cocos/3d/CCAnimate3D.cpp index 07633334c168..56f35725cf97 100644 --- a/cocos/3d/CCAnimate3D.cpp +++ b/cocos/3d/CCAnimate3D.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCAnimate3D.h b/cocos/3d/CCAnimate3D.h index e790448b34c0..684127e25e8a 100644 --- a/cocos/3d/CCAnimate3D.h +++ b/cocos/3d/CCAnimate3D.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCAnimation3D.cpp b/cocos/3d/CCAnimation3D.cpp index 676ce05e1b81..1b73787eda59 100644 --- a/cocos/3d/CCAnimation3D.cpp +++ b/cocos/3d/CCAnimation3D.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCAnimation3D.h b/cocos/3d/CCAnimation3D.h index c95886ccfdd4..b0d0ccdca71c 100644 --- a/cocos/3d/CCAnimation3D.h +++ b/cocos/3d/CCAnimation3D.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCAnimationCurve.h b/cocos/3d/CCAnimationCurve.h index 4556fae9f0a9..0725e73e2b00 100644 --- a/cocos/3d/CCAnimationCurve.h +++ b/cocos/3d/CCAnimationCurve.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCAttachNode.cpp b/cocos/3d/CCAttachNode.cpp index 9e5ddeccba8d..d18a5757546f 100644 --- a/cocos/3d/CCAttachNode.cpp +++ b/cocos/3d/CCAttachNode.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCAttachNode.h b/cocos/3d/CCAttachNode.h index 7e07f84d1214..0e27830f4267 100644 --- a/cocos/3d/CCAttachNode.h +++ b/cocos/3d/CCAttachNode.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCBillBoard.cpp b/cocos/3d/CCBillBoard.cpp index 5dd4f3bd5d8c..52313f6cc72c 100644 --- a/cocos/3d/CCBillBoard.cpp +++ b/cocos/3d/CCBillBoard.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCBillBoard.h b/cocos/3d/CCBillBoard.h index 517f2056cfd5..041167daa8c9 100644 --- a/cocos/3d/CCBillBoard.h +++ b/cocos/3d/CCBillBoard.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCBundle3D.cpp b/cocos/3d/CCBundle3D.cpp index 14f506ab5613..8c2a75cd2e98 100644 --- a/cocos/3d/CCBundle3D.cpp +++ b/cocos/3d/CCBundle3D.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2014 Chukong Technologies Inc. +Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCBundle3D.h b/cocos/3d/CCBundle3D.h index 363bb7c5843f..8a731b70cdd6 100644 --- a/cocos/3d/CCBundle3D.h +++ b/cocos/3d/CCBundle3D.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCBundle3DData.h b/cocos/3d/CCBundle3DData.h index 72b720ab93e6..744ad26955ed 100644 --- a/cocos/3d/CCBundle3DData.h +++ b/cocos/3d/CCBundle3DData.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCBundleReader.cpp b/cocos/3d/CCBundleReader.cpp index 0813e70e785e..2fdd84c98a9f 100644 --- a/cocos/3d/CCBundleReader.cpp +++ b/cocos/3d/CCBundleReader.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCBundleReader.h b/cocos/3d/CCBundleReader.h index b8c21ee53c85..f81bcd20e1aa 100644 --- a/cocos/3d/CCBundleReader.h +++ b/cocos/3d/CCBundleReader.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCFrustum.cpp b/cocos/3d/CCFrustum.cpp index ace97e6098be..bfe41e7f795f 100755 --- a/cocos/3d/CCFrustum.cpp +++ b/cocos/3d/CCFrustum.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCFrustum.h b/cocos/3d/CCFrustum.h index 0fb2d30d6329..784969425fc5 100755 --- a/cocos/3d/CCFrustum.h +++ b/cocos/3d/CCFrustum.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCMesh.cpp b/cocos/3d/CCMesh.cpp index 008e3aafe0f0..5a4dfb81167d 100644 --- a/cocos/3d/CCMesh.cpp +++ b/cocos/3d/CCMesh.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCMesh.h b/cocos/3d/CCMesh.h index 72c9c7650e6e..e4bed49e6d8f 100644 --- a/cocos/3d/CCMesh.h +++ b/cocos/3d/CCMesh.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCMeshSkin.cpp b/cocos/3d/CCMeshSkin.cpp index 649ffd8189f5..50493692799c 100644 --- a/cocos/3d/CCMeshSkin.cpp +++ b/cocos/3d/CCMeshSkin.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCMeshSkin.h b/cocos/3d/CCMeshSkin.h index c0b27c57654f..e71cdb44beb4 100644 --- a/cocos/3d/CCMeshSkin.h +++ b/cocos/3d/CCMeshSkin.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCMeshVertexIndexData.cpp b/cocos/3d/CCMeshVertexIndexData.cpp index 04282f10ef91..9c45dd929d80 100644 --- a/cocos/3d/CCMeshVertexIndexData.cpp +++ b/cocos/3d/CCMeshVertexIndexData.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCMeshVertexIndexData.h b/cocos/3d/CCMeshVertexIndexData.h index 07b5fe2916c3..5213693e4bb6 100644 --- a/cocos/3d/CCMeshVertexIndexData.h +++ b/cocos/3d/CCMeshVertexIndexData.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCMotionStreak3D.cpp b/cocos/3d/CCMotionStreak3D.cpp index ffed36d71382..40d615b9f351 100644 --- a/cocos/3d/CCMotionStreak3D.cpp +++ b/cocos/3d/CCMotionStreak3D.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2011 ForzeField Studios S.L. Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCMotionStreak3D.h b/cocos/3d/CCMotionStreak3D.h index b3b9b944e87a..84c9ea5fe788 100644 --- a/cocos/3d/CCMotionStreak3D.h +++ b/cocos/3d/CCMotionStreak3D.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCOBB.cpp b/cocos/3d/CCOBB.cpp index 401300872e6d..e101bade01bc 100755 --- a/cocos/3d/CCOBB.cpp +++ b/cocos/3d/CCOBB.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCOBB.h b/cocos/3d/CCOBB.h index 48eeb0ca0204..e1874e6ec0fb 100644 --- a/cocos/3d/CCOBB.h +++ b/cocos/3d/CCOBB.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCPlane.cpp b/cocos/3d/CCPlane.cpp index 922d91d88cd8..e24d7d842481 100755 --- a/cocos/3d/CCPlane.cpp +++ b/cocos/3d/CCPlane.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCPlane.h b/cocos/3d/CCPlane.h index cc1baf822c81..a36a67cd9b91 100755 --- a/cocos/3d/CCPlane.h +++ b/cocos/3d/CCPlane.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCRay.cpp b/cocos/3d/CCRay.cpp index 645c716a6394..d68fbaa9064c 100755 --- a/cocos/3d/CCRay.cpp +++ b/cocos/3d/CCRay.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) Chukong Technologies Inc. +Copyright (c) 2014-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/3d/CCRay.h b/cocos/3d/CCRay.h index 2b23eadaa3ea..50447e379f99 100644 --- a/cocos/3d/CCRay.h +++ b/cocos/3d/CCRay.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCSkeleton3D.cpp b/cocos/3d/CCSkeleton3D.cpp index f084db254146..d786b8a58a7b 100644 --- a/cocos/3d/CCSkeleton3D.cpp +++ b/cocos/3d/CCSkeleton3D.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCSkeleton3D.h b/cocos/3d/CCSkeleton3D.h index f080aadb1f64..e94e193e1caf 100644 --- a/cocos/3d/CCSkeleton3D.h +++ b/cocos/3d/CCSkeleton3D.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCSkybox.cpp b/cocos/3d/CCSkybox.cpp index 2ccf1ab0790d..584da76b022c 100644 --- a/cocos/3d/CCSkybox.cpp +++ b/cocos/3d/CCSkybox.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCSkybox.h b/cocos/3d/CCSkybox.h index d3b02d1bc12a..d6f10eefc3bb 100644 --- a/cocos/3d/CCSkybox.h +++ b/cocos/3d/CCSkybox.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCSprite3D.cpp b/cocos/3d/CCSprite3D.cpp index 01e483ba2188..d039a44046e5 100644 --- a/cocos/3d/CCSprite3D.cpp +++ b/cocos/3d/CCSprite3D.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCSprite3D.h b/cocos/3d/CCSprite3D.h index c6b81c83037a..68eb6173ca59 100644 --- a/cocos/3d/CCSprite3D.h +++ b/cocos/3d/CCSprite3D.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCSprite3DMaterial.cpp b/cocos/3d/CCSprite3DMaterial.cpp index 242b499885d7..c5c35b5b15c1 100644 --- a/cocos/3d/CCSprite3DMaterial.cpp +++ b/cocos/3d/CCSprite3DMaterial.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCSprite3DMaterial.h b/cocos/3d/CCSprite3DMaterial.h index ee47ebe80719..a2d50c232c16 100644 --- a/cocos/3d/CCSprite3DMaterial.h +++ b/cocos/3d/CCSprite3DMaterial.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCTerrain.cpp b/cocos/3d/CCTerrain.cpp index 8a4aa410cadd..e176b3c6e8a2 100644 --- a/cocos/3d/CCTerrain.cpp +++ b/cocos/3d/CCTerrain.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2015 Chukong Technologies Inc. +Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/CCTerrain.h b/cocos/3d/CCTerrain.h index 2bf7084eebdc..7e240bc7236f 100644 --- a/cocos/3d/CCTerrain.h +++ b/cocos/3d/CCTerrain.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2015 Chukong Technologies Inc. +Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/3d/cocos3d.h b/cocos/3d/cocos3d.h index 0aa8e0871a8b..9ab8b9fbd424 100755 --- a/cocos/3d/cocos3d.h +++ b/cocos/3d/cocos3d.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/CMakeLists.txt b/cocos/CMakeLists.txt index 0c289b6f83a7..c06165a79097 100644 --- a/cocos/CMakeLists.txt +++ b/cocos/CMakeLists.txt @@ -1,7 +1,7 @@ #/**************************************************************************** # Copyright (c) 2013 cocos2d-x.org # Copyright (c) 2014 martell malone -# Copyright (c) 2015 Chukong Technologies Inc. +# Copyright (c) 2015-2017 Chukong Technologies Inc. # # http://www.cocos2d-x.org # diff --git a/cocos/audio/AudioEngine.cpp b/cocos/audio/AudioEngine.cpp index 592fca09f7ff..9f9b7c04d713 100644 --- a/cocos/audio/AudioEngine.cpp +++ b/cocos/audio/AudioEngine.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/AssetFd.cpp b/cocos/audio/android/AssetFd.cpp index 88ab1bb85770..ceb3fbd3a1ce 100644 --- a/cocos/audio/android/AssetFd.cpp +++ b/cocos/audio/android/AssetFd.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/AssetFd.h b/cocos/audio/android/AssetFd.h index 565568276a51..f9d83d21d5ed 100644 --- a/cocos/audio/android/AssetFd.h +++ b/cocos/audio/android/AssetFd.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/AudioDecoder.cpp b/cocos/audio/android/AudioDecoder.cpp index 203671db29dc..0b11cc2291b9 100644 --- a/cocos/audio/android/AudioDecoder.cpp +++ b/cocos/audio/android/AudioDecoder.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/AudioDecoder.h b/cocos/audio/android/AudioDecoder.h index 72eb0b5a049d..5934bb8d93a2 100644 --- a/cocos/audio/android/AudioDecoder.h +++ b/cocos/audio/android/AudioDecoder.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/AudioEngine-inl.cpp b/cocos/audio/android/AudioEngine-inl.cpp index 81b9ba5cd450..396bfa9bc7a1 100644 --- a/cocos/audio/android/AudioEngine-inl.cpp +++ b/cocos/audio/android/AudioEngine-inl.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/AudioEngine-inl.h b/cocos/audio/android/AudioEngine-inl.h index 620f1fbe3075..f2a6943d899c 100644 --- a/cocos/audio/android/AudioEngine-inl.h +++ b/cocos/audio/android/AudioEngine-inl.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/AudioMixerController.cpp b/cocos/audio/android/AudioMixerController.cpp index 1e46af338dfe..40aeed4ec05e 100644 --- a/cocos/audio/android/AudioMixerController.cpp +++ b/cocos/audio/android/AudioMixerController.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/AudioMixerController.h b/cocos/audio/android/AudioMixerController.h index bb4915641be7..290b688c36b0 100644 --- a/cocos/audio/android/AudioMixerController.h +++ b/cocos/audio/android/AudioMixerController.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/AudioPlayerProvider.cpp b/cocos/audio/android/AudioPlayerProvider.cpp index 8727eb209e93..c603bb51133b 100644 --- a/cocos/audio/android/AudioPlayerProvider.cpp +++ b/cocos/audio/android/AudioPlayerProvider.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/AudioPlayerProvider.h b/cocos/audio/android/AudioPlayerProvider.h index 2392a069e5c3..e1720a852cf4 100644 --- a/cocos/audio/android/AudioPlayerProvider.h +++ b/cocos/audio/android/AudioPlayerProvider.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/CCThreadPool.cpp b/cocos/audio/android/CCThreadPool.cpp index bc4f7d3a8f83..6f5cbe6895ad 100644 --- a/cocos/audio/android/CCThreadPool.cpp +++ b/cocos/audio/android/CCThreadPool.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2016 Chukong Technologies Inc. + Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/CCThreadPool.h b/cocos/audio/android/CCThreadPool.h index 143e1c87915b..5498bbfd9f26 100644 --- a/cocos/audio/android/CCThreadPool.h +++ b/cocos/audio/android/CCThreadPool.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2016 Chukong Technologies Inc. + Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/IAudioPlayer.h b/cocos/audio/android/IAudioPlayer.h index fc3cec37b54d..fe8390d43dac 100644 --- a/cocos/audio/android/IAudioPlayer.h +++ b/cocos/audio/android/IAudioPlayer.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/ICallerThreadUtils.h b/cocos/audio/android/ICallerThreadUtils.h index 0df795c7627a..cec4f625161f 100644 --- a/cocos/audio/android/ICallerThreadUtils.h +++ b/cocos/audio/android/ICallerThreadUtils.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/IVolumeProvider.h b/cocos/audio/android/IVolumeProvider.h index a4b246858ec8..e76c6c48df42 100644 --- a/cocos/audio/android/IVolumeProvider.h +++ b/cocos/audio/android/IVolumeProvider.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/OpenSLHelper.h b/cocos/audio/android/OpenSLHelper.h index e02a598c99bf..aec8513b190e 100644 --- a/cocos/audio/android/OpenSLHelper.h +++ b/cocos/audio/android/OpenSLHelper.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/PcmAudioPlayer.cpp b/cocos/audio/android/PcmAudioPlayer.cpp index dd39707a600c..5624345aff05 100644 --- a/cocos/audio/android/PcmAudioPlayer.cpp +++ b/cocos/audio/android/PcmAudioPlayer.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/PcmAudioPlayer.h b/cocos/audio/android/PcmAudioPlayer.h index 0a25e22ced0c..a08c8b0193ab 100644 --- a/cocos/audio/android/PcmAudioPlayer.h +++ b/cocos/audio/android/PcmAudioPlayer.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/PcmAudioService.cpp b/cocos/audio/android/PcmAudioService.cpp index 2c63a6c731c7..25afef5f048a 100644 --- a/cocos/audio/android/PcmAudioService.cpp +++ b/cocos/audio/android/PcmAudioService.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/PcmAudioService.h b/cocos/audio/android/PcmAudioService.h index 4b1af4442776..2e83e266508e 100644 --- a/cocos/audio/android/PcmAudioService.h +++ b/cocos/audio/android/PcmAudioService.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/PcmBufferProvider.cpp b/cocos/audio/android/PcmBufferProvider.cpp index c2174d6543e3..a5f55b8162a3 100644 --- a/cocos/audio/android/PcmBufferProvider.cpp +++ b/cocos/audio/android/PcmBufferProvider.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/PcmBufferProvider.h b/cocos/audio/android/PcmBufferProvider.h index 2caaea93e0ec..45bbe93f5a84 100644 --- a/cocos/audio/android/PcmBufferProvider.h +++ b/cocos/audio/android/PcmBufferProvider.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/PcmData.cpp b/cocos/audio/android/PcmData.cpp index fc5be4462eee..add468e4361b 100644 --- a/cocos/audio/android/PcmData.cpp +++ b/cocos/audio/android/PcmData.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/PcmData.h b/cocos/audio/android/PcmData.h index 89c720783805..4457b8d31c72 100644 --- a/cocos/audio/android/PcmData.h +++ b/cocos/audio/android/PcmData.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/Track.cpp b/cocos/audio/android/Track.cpp index da06da5df903..780e75edf726 100644 --- a/cocos/audio/android/Track.cpp +++ b/cocos/audio/android/Track.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/Track.h b/cocos/audio/android/Track.h index 9d69b91c70be..570bc1a6954f 100644 --- a/cocos/audio/android/Track.h +++ b/cocos/audio/android/Track.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/UrlAudioPlayer.cpp b/cocos/audio/android/UrlAudioPlayer.cpp index 54bbafc1f18f..a01de52e7532 100644 --- a/cocos/audio/android/UrlAudioPlayer.cpp +++ b/cocos/audio/android/UrlAudioPlayer.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/UrlAudioPlayer.h b/cocos/audio/android/UrlAudioPlayer.h index bf91772c4ffb..5e4dfa0b2257 100644 --- a/cocos/audio/android/UrlAudioPlayer.h +++ b/cocos/audio/android/UrlAudioPlayer.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/audio.h b/cocos/audio/android/audio.h index bc6219902cfb..d0be20d86172 100644 --- a/cocos/audio/android/audio.h +++ b/cocos/audio/android/audio.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/ccdandroidUtils.cpp b/cocos/audio/android/ccdandroidUtils.cpp index e01ad51586e3..1bcd0a2d8a9f 100644 --- a/cocos/audio/android/ccdandroidUtils.cpp +++ b/cocos/audio/android/ccdandroidUtils.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/ccdandroidUtils.h b/cocos/audio/android/ccdandroidUtils.h index 79106952f400..1424f2e44908 100644 --- a/cocos/audio/android/ccdandroidUtils.h +++ b/cocos/audio/android/ccdandroidUtils.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/cddSimpleAudioEngine.cpp b/cocos/audio/android/cddSimpleAudioEngine.cpp index 169338099f11..d4cbb12bb942 100644 --- a/cocos/audio/android/cddSimpleAudioEngine.cpp +++ b/cocos/audio/android/cddSimpleAudioEngine.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/jni/cddandroidAndroidJavaEngine.cpp b/cocos/audio/android/jni/cddandroidAndroidJavaEngine.cpp index 6333f629ced3..68b556b411b2 100644 --- a/cocos/audio/android/jni/cddandroidAndroidJavaEngine.cpp +++ b/cocos/audio/android/jni/cddandroidAndroidJavaEngine.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/jni/cddandroidAndroidJavaEngine.h b/cocos/audio/android/jni/cddandroidAndroidJavaEngine.h index 832900259506..76869d6edcfa 100644 --- a/cocos/audio/android/jni/cddandroidAndroidJavaEngine.h +++ b/cocos/audio/android/jni/cddandroidAndroidJavaEngine.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/utils/Utils.cpp b/cocos/audio/android/utils/Utils.cpp index 6f7dc34a2d8a..0ef5771be5b3 100644 --- a/cocos/audio/android/utils/Utils.cpp +++ b/cocos/audio/android/utils/Utils.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/android/utils/Utils.h b/cocos/audio/android/utils/Utils.h index d4d2415321f1..8979bb39dafb 100644 --- a/cocos/audio/android/utils/Utils.h +++ b/cocos/audio/android/utils/Utils.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/apple/AudioCache.h b/cocos/audio/apple/AudioCache.h index 4c313c096b4c..8c7c3a8e4f53 100644 --- a/cocos/audio/apple/AudioCache.h +++ b/cocos/audio/apple/AudioCache.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/apple/AudioCache.mm b/cocos/audio/apple/AudioCache.mm index 6cb54db7d6f1..e2ae554ed97e 100644 --- a/cocos/audio/apple/AudioCache.mm +++ b/cocos/audio/apple/AudioCache.mm @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/apple/AudioDecoder.h b/cocos/audio/apple/AudioDecoder.h index a19f2723c0bc..c0547faf8b0a 100644 --- a/cocos/audio/apple/AudioDecoder.h +++ b/cocos/audio/apple/AudioDecoder.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2016 Chukong Technologies Inc. + Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/apple/AudioDecoder.mm b/cocos/audio/apple/AudioDecoder.mm index a7c1b74718c7..3862f7d7a775 100644 --- a/cocos/audio/apple/AudioDecoder.mm +++ b/cocos/audio/apple/AudioDecoder.mm @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2016 Chukong Technologies Inc. + Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/apple/AudioEngine-inl.h b/cocos/audio/apple/AudioEngine-inl.h index 5bde49a43f50..3c88ee7071d1 100644 --- a/cocos/audio/apple/AudioEngine-inl.h +++ b/cocos/audio/apple/AudioEngine-inl.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/apple/AudioEngine-inl.mm b/cocos/audio/apple/AudioEngine-inl.mm index 22899e2c362a..a5342e506b85 100644 --- a/cocos/audio/apple/AudioEngine-inl.mm +++ b/cocos/audio/apple/AudioEngine-inl.mm @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/apple/AudioMacros.h b/cocos/audio/apple/AudioMacros.h index b74fd6dced91..9d890c181aa1 100644 --- a/cocos/audio/apple/AudioMacros.h +++ b/cocos/audio/apple/AudioMacros.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2016 Chukong Technologies Inc. + Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/apple/AudioPlayer.h b/cocos/audio/apple/AudioPlayer.h index f79be14f7acf..b21a4ccfb8e4 100644 --- a/cocos/audio/apple/AudioPlayer.h +++ b/cocos/audio/apple/AudioPlayer.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/apple/AudioPlayer.mm b/cocos/audio/apple/AudioPlayer.mm index 22818e2eada3..22409143eacd 100644 --- a/cocos/audio/apple/AudioPlayer.mm +++ b/cocos/audio/apple/AudioPlayer.mm @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/include/AudioEngine.h b/cocos/audio/include/AudioEngine.h index fff741c1eaf8..582b95f81e14 100644 --- a/cocos/audio/include/AudioEngine.h +++ b/cocos/audio/include/AudioEngine.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/include/Export.h b/cocos/audio/include/Export.h index 56485a8e6b0f..bd057292bf20 100644 --- a/cocos/audio/include/Export.h +++ b/cocos/audio/include/Export.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/include/SimpleAudioEngine.h b/cocos/audio/include/SimpleAudioEngine.h index 818600b1f1a3..482c1c35da5c 100644 --- a/cocos/audio/include/SimpleAudioEngine.h +++ b/cocos/audio/include/SimpleAudioEngine.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2010 Steve Oldmeadow Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/linux/AudioEngine-linux.h b/cocos/audio/linux/AudioEngine-linux.h index a0a48651827b..b2e931519852 100644 --- a/cocos/audio/linux/AudioEngine-linux.h +++ b/cocos/audio/linux/AudioEngine-linux.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/tizen/AudioEngine-tizen.cpp b/cocos/audio/tizen/AudioEngine-tizen.cpp index 76ed8c2788c3..cb89347bd4c7 100644 --- a/cocos/audio/tizen/AudioEngine-tizen.cpp +++ b/cocos/audio/tizen/AudioEngine-tizen.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/tizen/AudioEngine-tizen.h b/cocos/audio/tizen/AudioEngine-tizen.h index 9616fc60141b..c6ee70d75850 100644 --- a/cocos/audio/tizen/AudioEngine-tizen.h +++ b/cocos/audio/tizen/AudioEngine-tizen.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/tizen/SimpleAudioEngineTizen.cpp b/cocos/audio/tizen/SimpleAudioEngineTizen.cpp index 8d28f8689297..fdc0e3ccb12f 100644 --- a/cocos/audio/tizen/SimpleAudioEngineTizen.cpp +++ b/cocos/audio/tizen/SimpleAudioEngineTizen.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/win32/AudioCache.cpp b/cocos/audio/win32/AudioCache.cpp index 30cfc5290685..a2b11db03c81 100644 --- a/cocos/audio/win32/AudioCache.cpp +++ b/cocos/audio/win32/AudioCache.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/win32/AudioCache.h b/cocos/audio/win32/AudioCache.h index d2b1ba98add6..35ba1647e061 100644 --- a/cocos/audio/win32/AudioCache.h +++ b/cocos/audio/win32/AudioCache.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/win32/AudioDecoder.cpp b/cocos/audio/win32/AudioDecoder.cpp index 2572c9520783..7dae9530f99e 100644 --- a/cocos/audio/win32/AudioDecoder.cpp +++ b/cocos/audio/win32/AudioDecoder.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2016 Chukong Technologies Inc. + Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/win32/AudioDecoder.h b/cocos/audio/win32/AudioDecoder.h index 90873e4b0b56..2d7b49eca64b 100644 --- a/cocos/audio/win32/AudioDecoder.h +++ b/cocos/audio/win32/AudioDecoder.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2016 Chukong Technologies Inc. + Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/win32/AudioDecoderManager.cpp b/cocos/audio/win32/AudioDecoderManager.cpp index 1e157825f8fc..57c405f2519e 100644 --- a/cocos/audio/win32/AudioDecoderManager.cpp +++ b/cocos/audio/win32/AudioDecoderManager.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/win32/AudioDecoderManager.h b/cocos/audio/win32/AudioDecoderManager.h index 9d7eec4f9f18..adfb9980593f 100644 --- a/cocos/audio/win32/AudioDecoderManager.h +++ b/cocos/audio/win32/AudioDecoderManager.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/win32/AudioDecoderMp3.cpp b/cocos/audio/win32/AudioDecoderMp3.cpp index c46be3ca7949..8dc626830054 100644 --- a/cocos/audio/win32/AudioDecoderMp3.cpp +++ b/cocos/audio/win32/AudioDecoderMp3.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2016 Chukong Technologies Inc. + Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/win32/AudioDecoderMp3.h b/cocos/audio/win32/AudioDecoderMp3.h index 516b03ba2d62..3c85c7ecd1fd 100644 --- a/cocos/audio/win32/AudioDecoderMp3.h +++ b/cocos/audio/win32/AudioDecoderMp3.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2016 Chukong Technologies Inc. + Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/win32/AudioDecoderOgg.cpp b/cocos/audio/win32/AudioDecoderOgg.cpp index c556fccad8b3..edfa82b5f2b4 100644 --- a/cocos/audio/win32/AudioDecoderOgg.cpp +++ b/cocos/audio/win32/AudioDecoderOgg.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2016 Chukong Technologies Inc. + Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/win32/AudioDecoderOgg.h b/cocos/audio/win32/AudioDecoderOgg.h index af84586d1dc7..be062eef8b0b 100644 --- a/cocos/audio/win32/AudioDecoderOgg.h +++ b/cocos/audio/win32/AudioDecoderOgg.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2016 Chukong Technologies Inc. + Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/win32/AudioEngine-win32.cpp b/cocos/audio/win32/AudioEngine-win32.cpp index 272b2707feec..7d4551bf8782 100644 --- a/cocos/audio/win32/AudioEngine-win32.cpp +++ b/cocos/audio/win32/AudioEngine-win32.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/win32/AudioEngine-win32.h b/cocos/audio/win32/AudioEngine-win32.h index 3f460e2637b0..f2d0ac67d0bc 100644 --- a/cocos/audio/win32/AudioEngine-win32.h +++ b/cocos/audio/win32/AudioEngine-win32.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/win32/AudioMacros.h b/cocos/audio/win32/AudioMacros.h index b1282d22157e..8db9565eae46 100644 --- a/cocos/audio/win32/AudioMacros.h +++ b/cocos/audio/win32/AudioMacros.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2016 Chukong Technologies Inc. + Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/win32/AudioPlayer.cpp b/cocos/audio/win32/AudioPlayer.cpp index 389f33b817f1..f534c4cc306e 100644 --- a/cocos/audio/win32/AudioPlayer.cpp +++ b/cocos/audio/win32/AudioPlayer.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/win32/AudioPlayer.h b/cocos/audio/win32/AudioPlayer.h index a8675b78b876..44395751ee5c 100644 --- a/cocos/audio/win32/AudioPlayer.h +++ b/cocos/audio/win32/AudioPlayer.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/audio/win32/SimpleAudioEngine.cpp b/cocos/audio/win32/SimpleAudioEngine.cpp index 0b4cbd07f73a..f7aaf08167e6 100644 --- a/cocos/audio/win32/SimpleAudioEngine.cpp +++ b/cocos/audio/win32/SimpleAudioEngine.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCAsyncTaskPool.cpp b/cocos/base/CCAsyncTaskPool.cpp index d35b6d477112..6a3cd0c0ff97 100644 --- a/cocos/base/CCAsyncTaskPool.cpp +++ b/cocos/base/CCAsyncTaskPool.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCAsyncTaskPool.h b/cocos/base/CCAsyncTaskPool.h index 35ae23bc7e67..89e3fc3da622 100644 --- a/cocos/base/CCAsyncTaskPool.h +++ b/cocos/base/CCAsyncTaskPool.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCAutoreleasePool.cpp b/cocos/base/CCAutoreleasePool.cpp index 24b6cd3d17a0..a5b53c6fee71 100644 --- a/cocos/base/CCAutoreleasePool.cpp +++ b/cocos/base/CCAutoreleasePool.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCAutoreleasePool.h b/cocos/base/CCAutoreleasePool.h index 02104e64b765..355d9ea99dab 100644 --- a/cocos/base/CCAutoreleasePool.h +++ b/cocos/base/CCAutoreleasePool.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCConfiguration.cpp b/cocos/base/CCConfiguration.cpp index 0346c60d2f79..88bfb031441e 100644 --- a/cocos/base/CCConfiguration.cpp +++ b/cocos/base/CCConfiguration.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCConfiguration.h b/cocos/base/CCConfiguration.h index 8268f998c375..4728053edb29 100644 --- a/cocos/base/CCConfiguration.h +++ b/cocos/base/CCConfiguration.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCConsole.cpp b/cocos/base/CCConsole.cpp index 195587f6a1fa..8b5ecf728fdf 100644 --- a/cocos/base/CCConsole.cpp +++ b/cocos/base/CCConsole.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCConsole.h b/cocos/base/CCConsole.h index 7d759a22852f..b1d52ccf9a55 100644 --- a/cocos/base/CCConsole.h +++ b/cocos/base/CCConsole.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCController-android.cpp b/cocos/base/CCController-android.cpp index e7444a58ed37..a1894e8a75d4 100644 --- a/cocos/base/CCController-android.cpp +++ b/cocos/base/CCController-android.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2014 cocos2d-x.org - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCController-apple.mm b/cocos/base/CCController-apple.mm index ed824ae0c1a0..53c1d18009bc 100644 --- a/cocos/base/CCController-apple.mm +++ b/cocos/base/CCController-apple.mm @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2014 cocos2d-x.org - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCController.cpp b/cocos/base/CCController.cpp index 8fa1c483bab4..c676aac31547 100644 --- a/cocos/base/CCController.cpp +++ b/cocos/base/CCController.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2014 cocos2d-x.org - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCController.h b/cocos/base/CCController.h index 671eb856b9a0..93f7a94ca0f1 100644 --- a/cocos/base/CCController.h +++ b/cocos/base/CCController.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCData.cpp b/cocos/base/CCData.cpp index 76f539de6657..313ac0ddf1c6 100644 --- a/cocos/base/CCData.cpp +++ b/cocos/base/CCData.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCData.h b/cocos/base/CCData.h index 7bf3058adc1b..ccd544a8433b 100644 --- a/cocos/base/CCData.h +++ b/cocos/base/CCData.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCDataVisitor.cpp b/cocos/base/CCDataVisitor.cpp index a2c75d8a3986..fe04b6eb7d8c 100644 --- a/cocos/base/CCDataVisitor.cpp +++ b/cocos/base/CCDataVisitor.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCDataVisitor.h b/cocos/base/CCDataVisitor.h index 8f66cc0a16d2..9d60722dd6f4 100644 --- a/cocos/base/CCDataVisitor.h +++ b/cocos/base/CCDataVisitor.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCDirector.cpp b/cocos/base/CCDirector.cpp index f9c91e40e018..5ecc2ad8f672 100644 --- a/cocos/base/CCDirector.cpp +++ b/cocos/base/CCDirector.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2013 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCDirector.h b/cocos/base/CCDirector.h index 76390de8703a..e6fae7fac3be 100644 --- a/cocos/base/CCDirector.h +++ b/cocos/base/CCDirector.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2013 cocos2d-x.org Copyright (c) 2011 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEvent.cpp b/cocos/base/CCEvent.cpp index af53da763c93..ca8b1fd8b60e 100644 --- a/cocos/base/CCEvent.cpp +++ b/cocos/base/CCEvent.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEvent.h b/cocos/base/CCEvent.h index 41f81c33e964..424acf3e6669 100644 --- a/cocos/base/CCEvent.h +++ b/cocos/base/CCEvent.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventAcceleration.cpp b/cocos/base/CCEventAcceleration.cpp index 909c7bec448b..cddc51a3de85 100644 --- a/cocos/base/CCEventAcceleration.cpp +++ b/cocos/base/CCEventAcceleration.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventAcceleration.h b/cocos/base/CCEventAcceleration.h index 7a9bc09e4f86..782e43bbe7c6 100644 --- a/cocos/base/CCEventAcceleration.h +++ b/cocos/base/CCEventAcceleration.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventController.cpp b/cocos/base/CCEventController.cpp index 4cd641479c7e..35a13da43da6 100644 --- a/cocos/base/CCEventController.cpp +++ b/cocos/base/CCEventController.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2014 cocos2d-x.org - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventController.h b/cocos/base/CCEventController.h index 3a0b0601898c..a6073b6a7f60 100644 --- a/cocos/base/CCEventController.h +++ b/cocos/base/CCEventController.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2014 cocos2d-x.org - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventCustom.cpp b/cocos/base/CCEventCustom.cpp index e4910c7c9d63..63c20947c5de 100644 --- a/cocos/base/CCEventCustom.cpp +++ b/cocos/base/CCEventCustom.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventCustom.h b/cocos/base/CCEventCustom.h index 66b263061135..3273b91aaab7 100644 --- a/cocos/base/CCEventCustom.h +++ b/cocos/base/CCEventCustom.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventDispatcher.cpp b/cocos/base/CCEventDispatcher.cpp index f97568df6e3d..8cfdf1027d8d 100644 --- a/cocos/base/CCEventDispatcher.cpp +++ b/cocos/base/CCEventDispatcher.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventDispatcher.h b/cocos/base/CCEventDispatcher.h index dd8e29c20cc1..56a25387b9f7 100644 --- a/cocos/base/CCEventDispatcher.h +++ b/cocos/base/CCEventDispatcher.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventFocus.cpp b/cocos/base/CCEventFocus.cpp index 92ff539dcb80..d32fd3b1bce1 100644 --- a/cocos/base/CCEventFocus.cpp +++ b/cocos/base/CCEventFocus.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2014 cocos2d-x.org - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventFocus.h b/cocos/base/CCEventFocus.h index e824a7ed703f..3becacf65a40 100644 --- a/cocos/base/CCEventFocus.h +++ b/cocos/base/CCEventFocus.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2014 cocos2d-x.org - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventKeyboard.cpp b/cocos/base/CCEventKeyboard.cpp index 434a26486cbb..5a26361b4963 100644 --- a/cocos/base/CCEventKeyboard.cpp +++ b/cocos/base/CCEventKeyboard.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventKeyboard.h b/cocos/base/CCEventKeyboard.h index 046a4dae4341..510a95651e47 100644 --- a/cocos/base/CCEventKeyboard.h +++ b/cocos/base/CCEventKeyboard.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventListener.cpp b/cocos/base/CCEventListener.cpp index a1c367ceb6dd..d600978a3184 100644 --- a/cocos/base/CCEventListener.cpp +++ b/cocos/base/CCEventListener.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventListener.h b/cocos/base/CCEventListener.h index 3fb190aa9759..5d1e481c6a2b 100644 --- a/cocos/base/CCEventListener.h +++ b/cocos/base/CCEventListener.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventListenerAcceleration.cpp b/cocos/base/CCEventListenerAcceleration.cpp index 9b27f638bd92..ff2e617a3541 100644 --- a/cocos/base/CCEventListenerAcceleration.cpp +++ b/cocos/base/CCEventListenerAcceleration.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventListenerAcceleration.h b/cocos/base/CCEventListenerAcceleration.h index 0e98f7605cf1..c6737e538623 100644 --- a/cocos/base/CCEventListenerAcceleration.h +++ b/cocos/base/CCEventListenerAcceleration.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventListenerController.cpp b/cocos/base/CCEventListenerController.cpp index 7d9b531d0d14..4f44e1db7cdc 100644 --- a/cocos/base/CCEventListenerController.cpp +++ b/cocos/base/CCEventListenerController.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2014 cocos2d-x.org - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventListenerController.h b/cocos/base/CCEventListenerController.h index cf032ec989aa..fdba767f8386 100644 --- a/cocos/base/CCEventListenerController.h +++ b/cocos/base/CCEventListenerController.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2014 cocos2d-x.org - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventListenerCustom.cpp b/cocos/base/CCEventListenerCustom.cpp index 1d9e9d7f4610..0c072b4d4b52 100644 --- a/cocos/base/CCEventListenerCustom.cpp +++ b/cocos/base/CCEventListenerCustom.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventListenerCustom.h b/cocos/base/CCEventListenerCustom.h index 6d676a032bf9..df0a3eb71501 100644 --- a/cocos/base/CCEventListenerCustom.h +++ b/cocos/base/CCEventListenerCustom.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventListenerFocus.cpp b/cocos/base/CCEventListenerFocus.cpp index da32e6a1d1d6..77e6311cbcd6 100644 --- a/cocos/base/CCEventListenerFocus.cpp +++ b/cocos/base/CCEventListenerFocus.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2014 cocos2d-x.org - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventListenerFocus.h b/cocos/base/CCEventListenerFocus.h index e7ec0aad2cdf..749510b9ff07 100644 --- a/cocos/base/CCEventListenerFocus.h +++ b/cocos/base/CCEventListenerFocus.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2014 cocos2d-x.org - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventListenerKeyboard.cpp b/cocos/base/CCEventListenerKeyboard.cpp index 5350ae7ab22e..2cb8c26f9593 100644 --- a/cocos/base/CCEventListenerKeyboard.cpp +++ b/cocos/base/CCEventListenerKeyboard.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventListenerKeyboard.h b/cocos/base/CCEventListenerKeyboard.h index 96a7d4ea9de3..072fca956b42 100644 --- a/cocos/base/CCEventListenerKeyboard.h +++ b/cocos/base/CCEventListenerKeyboard.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventListenerMouse.cpp b/cocos/base/CCEventListenerMouse.cpp index 27ea70e30647..8ebe7b80d8a1 100644 --- a/cocos/base/CCEventListenerMouse.cpp +++ b/cocos/base/CCEventListenerMouse.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventListenerMouse.h b/cocos/base/CCEventListenerMouse.h index 779313dc3327..743aa0eee8a5 100644 --- a/cocos/base/CCEventListenerMouse.h +++ b/cocos/base/CCEventListenerMouse.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventListenerTouch.cpp b/cocos/base/CCEventListenerTouch.cpp index ee7934cf691d..c579969394fa 100644 --- a/cocos/base/CCEventListenerTouch.cpp +++ b/cocos/base/CCEventListenerTouch.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventListenerTouch.h b/cocos/base/CCEventListenerTouch.h index 570cf03dc785..1d193f3ef483 100644 --- a/cocos/base/CCEventListenerTouch.h +++ b/cocos/base/CCEventListenerTouch.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventMouse.cpp b/cocos/base/CCEventMouse.cpp index df99167afebb..4d63afb4a761 100644 --- a/cocos/base/CCEventMouse.cpp +++ b/cocos/base/CCEventMouse.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventMouse.h b/cocos/base/CCEventMouse.h index 95988722afd5..ac1b5d479df3 100644 --- a/cocos/base/CCEventMouse.h +++ b/cocos/base/CCEventMouse.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventTouch.cpp b/cocos/base/CCEventTouch.cpp index 8a417674d073..478a8c05b2ad 100644 --- a/cocos/base/CCEventTouch.cpp +++ b/cocos/base/CCEventTouch.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventTouch.h b/cocos/base/CCEventTouch.h index 42fa84f4a219..a93598d2f24d 100644 --- a/cocos/base/CCEventTouch.h +++ b/cocos/base/CCEventTouch.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCEventType.h b/cocos/base/CCEventType.h index c176d667c340..401ac6161e23 100644 --- a/cocos/base/CCEventType.h +++ b/cocos/base/CCEventType.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCGameController.h b/cocos/base/CCGameController.h index 8e207460ef32..62aedcd8aad3 100644 --- a/cocos/base/CCGameController.h +++ b/cocos/base/CCGameController.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCIMEDispatcher.h b/cocos/base/CCIMEDispatcher.h index 5e41f36f3cac..f3ab6f73e1f6 100644 --- a/cocos/base/CCIMEDispatcher.h +++ b/cocos/base/CCIMEDispatcher.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCMap.h b/cocos/base/CCMap.h index 98bb0c250eaa..0f6934b5ef5c 100644 --- a/cocos/base/CCMap.h +++ b/cocos/base/CCMap.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2015 Chukong Technologies + Copyright (c) 2013-2017 Chukong Technologies http://www.cocos2d-x.org diff --git a/cocos/base/CCNS.cpp b/cocos/base/CCNS.cpp index d104685369b9..6ea7381a5877 100644 --- a/cocos/base/CCNS.cpp +++ b/cocos/base/CCNS.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2014 Chukong Technologies +Copyright (c) 2013-2017 Chukong Technologies http://www.cocos2d-x.org diff --git a/cocos/base/CCNS.h b/cocos/base/CCNS.h index c970567a159b..7b8315d70924 100644 --- a/cocos/base/CCNS.h +++ b/cocos/base/CCNS.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2014 Chukong Technologies +Copyright (c) 2013-2017 Chukong Technologies http://www.cocos2d-x.org diff --git a/cocos/base/CCNinePatchImageParser.cpp b/cocos/base/CCNinePatchImageParser.cpp index 09f0c26817d7..3976f49956a2 100644 --- a/cocos/base/CCNinePatchImageParser.cpp +++ b/cocos/base/CCNinePatchImageParser.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCNinePatchImageParser.h b/cocos/base/CCNinePatchImageParser.h index 0fa45bf5aa91..d3bd7b9a20ab 100644 --- a/cocos/base/CCNinePatchImageParser.h +++ b/cocos/base/CCNinePatchImageParser.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCProfiling.cpp b/cocos/base/CCProfiling.cpp index fb6375133d41..1ed66969ab68 100644 --- a/cocos/base/CCProfiling.cpp +++ b/cocos/base/CCProfiling.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2010 Stuart Carnie Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCProfiling.h b/cocos/base/CCProfiling.h index 2eae4a00e331..15d0de666922 100644 --- a/cocos/base/CCProfiling.h +++ b/cocos/base/CCProfiling.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2010 Stuart Carnie Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCProperties.cpp b/cocos/base/CCProperties.cpp index 104d1ac54d19..e48bf902338a 100644 --- a/cocos/base/CCProperties.cpp +++ b/cocos/base/CCProperties.cpp @@ -1,6 +1,6 @@ /** Copyright 2013 BlackBerry Inc. - Copyright (c) 2015 Chukong Technologies + Copyright (c) 2015-2017 Chukong Technologies Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cocos/base/CCProperties.h b/cocos/base/CCProperties.h index 6b73c8724556..aefc8395ba53 100644 --- a/cocos/base/CCProperties.h +++ b/cocos/base/CCProperties.h @@ -1,6 +1,6 @@ /** Copyright 2013 BlackBerry Inc. - Copyright (c) 2015 Chukong Technologies + Copyright (c) 2015-2017 Chukong Technologies Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cocos/base/CCProtocols.h b/cocos/base/CCProtocols.h index 507a5f4f304c..34a307cfff75 100644 --- a/cocos/base/CCProtocols.h +++ b/cocos/base/CCProtocols.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCRef.cpp b/cocos/base/CCRef.cpp index de0cc32363bc..60d96c00d2c7 100644 --- a/cocos/base/CCRef.cpp +++ b/cocos/base/CCRef.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2014 Chukong Technologies +Copyright (c) 2013-2017 Chukong Technologies http://www.cocos2d-x.org diff --git a/cocos/base/CCRef.h b/cocos/base/CCRef.h index aa19c226c266..ad6c9df4ba75 100644 --- a/cocos/base/CCRef.h +++ b/cocos/base/CCRef.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2014 Chukong Technologies +Copyright (c) 2013-2017 Chukong Technologies http://www.cocos2d-x.org diff --git a/cocos/base/CCRefPtr.h b/cocos/base/CCRefPtr.h index d9dc99392671..49a41406414d 100644 --- a/cocos/base/CCRefPtr.h +++ b/cocos/base/CCRefPtr.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2014 PlayFirst Inc. - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCScheduler.cpp b/cocos/base/CCScheduler.cpp index 725d74a2a60a..4d955faa5951 100644 --- a/cocos/base/CCScheduler.cpp +++ b/cocos/base/CCScheduler.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCScheduler.h b/cocos/base/CCScheduler.h index 9ed397f8eeee..1da84bc8aa0a 100644 --- a/cocos/base/CCScheduler.h +++ b/cocos/base/CCScheduler.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCScriptSupport.cpp b/cocos/base/CCScriptSupport.cpp index f7f6629a0eed..5ab35b904a43 100644 --- a/cocos/base/CCScriptSupport.cpp +++ b/cocos/base/CCScriptSupport.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCScriptSupport.h b/cocos/base/CCScriptSupport.h index 9db2fe54fe8b..9a9e1d395cb5 100644 --- a/cocos/base/CCScriptSupport.h +++ b/cocos/base/CCScriptSupport.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCStencilStateManager.cpp b/cocos/base/CCStencilStateManager.cpp index 91744d2c5930..7e19e4bc34f1 100644 --- a/cocos/base/CCStencilStateManager.cpp +++ b/cocos/base/CCStencilStateManager.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCStencilStateManager.hpp b/cocos/base/CCStencilStateManager.hpp index 82e0c2ee0fe4..555a5f5c3e53 100644 --- a/cocos/base/CCStencilStateManager.hpp +++ b/cocos/base/CCStencilStateManager.hpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org - Copyright (c) 2013-2015 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCTouch.cpp b/cocos/base/CCTouch.cpp index e3f74eda932b..8dbe36034993 100644 --- a/cocos/base/CCTouch.cpp +++ b/cocos/base/CCTouch.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCTouch.h b/cocos/base/CCTouch.h index 0e5000026425..51ef2f63dbb5 100644 --- a/cocos/base/CCTouch.h +++ b/cocos/base/CCTouch.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCUserDefault-android.cpp b/cocos/base/CCUserDefault-android.cpp index 8c8f32c05ab3..1388a7138ded 100644 --- a/cocos/base/CCUserDefault-android.cpp +++ b/cocos/base/CCUserDefault-android.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCUserDefault-apple.mm b/cocos/base/CCUserDefault-apple.mm index 881ac3f1effb..03dccf59d692 100644 --- a/cocos/base/CCUserDefault-apple.mm +++ b/cocos/base/CCUserDefault-apple.mm @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCUserDefault-winrt.cpp b/cocos/base/CCUserDefault-winrt.cpp index 145ba8c97a9b..b8123f203d22 100644 --- a/cocos/base/CCUserDefault-winrt.cpp +++ b/cocos/base/CCUserDefault-winrt.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCUserDefault.cpp b/cocos/base/CCUserDefault.cpp index 5a508be89b43..d729f2f77175 100644 --- a/cocos/base/CCUserDefault.cpp +++ b/cocos/base/CCUserDefault.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCUserDefault.h b/cocos/base/CCUserDefault.h index 7e0f9a786af0..acd454776e62 100644 --- a/cocos/base/CCUserDefault.h +++ b/cocos/base/CCUserDefault.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/CCValue.cpp b/cocos/base/CCValue.cpp index e79e61d8ffd8..a3a8833c77e6 100644 --- a/cocos/base/CCValue.cpp +++ b/cocos/base/CCValue.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2014 Chukong Technologies + Copyright (c) 2013-2017 Chukong Technologies http://www.cocos2d-x.org diff --git a/cocos/base/CCValue.h b/cocos/base/CCValue.h index eff28afa41ec..16eec63341c1 100644 --- a/cocos/base/CCValue.h +++ b/cocos/base/CCValue.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2014 Chukong Technologies + Copyright (c) 2013-2017 Chukong Technologies http://www.cocos2d-x.org diff --git a/cocos/base/CCVector.h b/cocos/base/CCVector.h index 2fa5368ee1f9..ac6dbf45316f 100644 --- a/cocos/base/CCVector.h +++ b/cocos/base/CCVector.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2010 ForzeField Studios S.L. http://forzefield.com Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2014 Chukong Technologies +Copyright (c) 2013-2017 Chukong Technologies http://www.cocos2d-x.org diff --git a/cocos/base/ObjectFactory.cpp b/cocos/base/ObjectFactory.cpp index 863b29db0f4b..1a334e8b126f 100644 --- a/cocos/base/ObjectFactory.cpp +++ b/cocos/base/ObjectFactory.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/ObjectFactory.h b/cocos/base/ObjectFactory.h index b9043e89c8b0..0d535f529678 100644 --- a/cocos/base/ObjectFactory.h +++ b/cocos/base/ObjectFactory.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/TGAlib.cpp b/cocos/base/TGAlib.cpp index 02d2f518aa91..e126d38b50cf 100644 --- a/cocos/base/TGAlib.cpp +++ b/cocos/base/TGAlib.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/TGAlib.h b/cocos/base/TGAlib.h index be1c333cf2e5..385025d4eb6d 100644 --- a/cocos/base/TGAlib.h +++ b/cocos/base/TGAlib.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/ZipUtils.cpp b/cocos/base/ZipUtils.cpp index 79c0d984d60c..4672ff9eb5fe 100644 --- a/cocos/base/ZipUtils.cpp +++ b/cocos/base/ZipUtils.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/ZipUtils.h b/cocos/base/ZipUtils.h index 5a274d208d06..bf0d2916555a 100644 --- a/cocos/base/ZipUtils.h +++ b/cocos/base/ZipUtils.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/allocator/CCAllocatorBase.h b/cocos/base/allocator/CCAllocatorBase.h index 90d81e7ec91a..c1140a93dd33 100644 --- a/cocos/base/allocator/CCAllocatorBase.h +++ b/cocos/base/allocator/CCAllocatorBase.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. Author: Justin Graham (https://github.com/mannewalis) http://www.cocos2d-x.org diff --git a/cocos/base/allocator/CCAllocatorDiagnostics.cpp b/cocos/base/allocator/CCAllocatorDiagnostics.cpp index 4268949ca4ec..1bc3735b58c3 100644 --- a/cocos/base/allocator/CCAllocatorDiagnostics.cpp +++ b/cocos/base/allocator/CCAllocatorDiagnostics.cpp @@ -1,6 +1,6 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. Author: Justin Graham (https://github.com/mannewalis) http://www.cocos2d-x.org diff --git a/cocos/base/allocator/CCAllocatorDiagnostics.h b/cocos/base/allocator/CCAllocatorDiagnostics.h index cf2aa5b5c91f..36f836b2d8b0 100644 --- a/cocos/base/allocator/CCAllocatorDiagnostics.h +++ b/cocos/base/allocator/CCAllocatorDiagnostics.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. Author: Justin Graham (https://github.com/mannewalis) http://www.cocos2d-x.org diff --git a/cocos/base/allocator/CCAllocatorGlobal.cpp b/cocos/base/allocator/CCAllocatorGlobal.cpp index 99cd2c91aaea..5d5697969371 100644 --- a/cocos/base/allocator/CCAllocatorGlobal.cpp +++ b/cocos/base/allocator/CCAllocatorGlobal.cpp @@ -1,6 +1,6 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. Author: Justin Graham (https://github.com/mannewalis) http://www.cocos2d-x.org diff --git a/cocos/base/allocator/CCAllocatorGlobal.h b/cocos/base/allocator/CCAllocatorGlobal.h index a3b8b8b2e08c..619edfb3d31e 100644 --- a/cocos/base/allocator/CCAllocatorGlobal.h +++ b/cocos/base/allocator/CCAllocatorGlobal.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. Author: Justin Graham (https://github.com/mannewalis) http://www.cocos2d-x.org diff --git a/cocos/base/allocator/CCAllocatorGlobalNewDelete.cpp b/cocos/base/allocator/CCAllocatorGlobalNewDelete.cpp index 4abe522edf61..fb11a016b6a9 100644 --- a/cocos/base/allocator/CCAllocatorGlobalNewDelete.cpp +++ b/cocos/base/allocator/CCAllocatorGlobalNewDelete.cpp @@ -1,6 +1,6 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. Author: Justin Graham (https://github.com/mannewalis) http://www.cocos2d-x.org diff --git a/cocos/base/allocator/CCAllocatorMacros.h b/cocos/base/allocator/CCAllocatorMacros.h index fe8ffff1a9f8..f37668a6f50b 100644 --- a/cocos/base/allocator/CCAllocatorMacros.h +++ b/cocos/base/allocator/CCAllocatorMacros.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. Author: Justin Graham (https://github.com/mannewalis) http://www.cocos2d-x.org diff --git a/cocos/base/allocator/CCAllocatorMutex.h b/cocos/base/allocator/CCAllocatorMutex.h index a68ba97a71be..027df9d70cef 100644 --- a/cocos/base/allocator/CCAllocatorMutex.h +++ b/cocos/base/allocator/CCAllocatorMutex.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. Author: Justin Graham (https://github.com/mannewalis) http://www.cocos2d-x.org diff --git a/cocos/base/allocator/CCAllocatorStrategyDefault.h b/cocos/base/allocator/CCAllocatorStrategyDefault.h index 77637c3a24af..21ac434e6352 100644 --- a/cocos/base/allocator/CCAllocatorStrategyDefault.h +++ b/cocos/base/allocator/CCAllocatorStrategyDefault.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. Author: Justin Graham (https://github.com/mannewalis) http://www.cocos2d-x.org diff --git a/cocos/base/allocator/CCAllocatorStrategyFixedBlock.h b/cocos/base/allocator/CCAllocatorStrategyFixedBlock.h index 257e1a8cf633..40067fbe4d38 100644 --- a/cocos/base/allocator/CCAllocatorStrategyFixedBlock.h +++ b/cocos/base/allocator/CCAllocatorStrategyFixedBlock.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. Author: Justin Graham (https://github.com/mannewalis) http://www.cocos2d-x.org diff --git a/cocos/base/allocator/CCAllocatorStrategyGlobalSmallBlock.h b/cocos/base/allocator/CCAllocatorStrategyGlobalSmallBlock.h index 27047588c422..53614b52d155 100644 --- a/cocos/base/allocator/CCAllocatorStrategyGlobalSmallBlock.h +++ b/cocos/base/allocator/CCAllocatorStrategyGlobalSmallBlock.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. Author: Justin Graham (https://github.com/mannewalis) http://www.cocos2d-x.org diff --git a/cocos/base/allocator/CCAllocatorStrategyPool.h b/cocos/base/allocator/CCAllocatorStrategyPool.h index 2ec729221123..2582ca3c0627 100644 --- a/cocos/base/allocator/CCAllocatorStrategyPool.h +++ b/cocos/base/allocator/CCAllocatorStrategyPool.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. Author: Justin Graham (https://github.com/mannewalis) http://www.cocos2d-x.org diff --git a/cocos/base/atitc.cpp b/cocos/base/atitc.cpp index b234d40dc6dd..bd6e8c72e0eb 100644 --- a/cocos/base/atitc.cpp +++ b/cocos/base/atitc.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/atitc.h b/cocos/base/atitc.h index dd724ad27666..4feb66bf0e79 100644 --- a/cocos/base/atitc.h +++ b/cocos/base/atitc.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/base64.cpp b/cocos/base/base64.cpp index 8e452e5a5ebf..f50ee40b8e74 100644 --- a/cocos/base/base64.cpp +++ b/cocos/base/base64.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/base64.h b/cocos/base/base64.h index a483715b68cb..868c0c31cf2b 100644 --- a/cocos/base/base64.h +++ b/cocos/base/base64.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/ccCArray.cpp b/cocos/base/ccCArray.cpp index b233d045c9f1..f586a5fb72fc 100644 --- a/cocos/base/ccCArray.cpp +++ b/cocos/base/ccCArray.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2007 Scott Lembcke Copyright (c) 2010-2012 cocos2d-x.org -CopyRight (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/ccCArray.h b/cocos/base/ccCArray.h index 511a6e5632eb..0ad74af0eb37 100644 --- a/cocos/base/ccCArray.h +++ b/cocos/base/ccCArray.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2007 Scott Lembcke Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/ccConfig.h b/cocos/base/ccConfig.h index 87871430888a..1be755aa5fc9 100644 --- a/cocos/base/ccConfig.h +++ b/cocos/base/ccConfig.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/ccFPSImages.c b/cocos/base/ccFPSImages.c index 448351b49d44..a03acf3d2bd7 100644 --- a/cocos/base/ccFPSImages.c +++ b/cocos/base/ccFPSImages.c @@ -2,7 +2,7 @@ * cocos2d for iPhone: http://www.cocos2d-iphone.org * * Copyright (c) 2012 Zynga Inc. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/base/ccFPSImages.h b/cocos/base/ccFPSImages.h index abfa9d6dbb8a..42145b10a7b9 100644 --- a/cocos/base/ccFPSImages.h +++ b/cocos/base/ccFPSImages.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/ccMacros.h b/cocos/base/ccMacros.h index fb180681fb05..f48f1e15dd72 100644 --- a/cocos/base/ccMacros.h +++ b/cocos/base/ccMacros.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/ccRandom.cpp b/cocos/base/ccRandom.cpp index d742e74bfd29..3e8f0b5b93da 100644 --- a/cocos/base/ccRandom.cpp +++ b/cocos/base/ccRandom.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/ccRandom.h b/cocos/base/ccRandom.h index 18383887a156..d416638b498d 100644 --- a/cocos/base/ccRandom.h +++ b/cocos/base/ccRandom.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/ccTypes.cpp b/cocos/base/ccTypes.cpp index 296afd604ad3..7e2c73c1f87c 100644 --- a/cocos/base/ccTypes.cpp +++ b/cocos/base/ccTypes.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/ccTypes.h b/cocos/base/ccTypes.h index 407945b6e480..d35d29979b65 100644 --- a/cocos/base/ccTypes.h +++ b/cocos/base/ccTypes.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/ccUTF8.cpp b/cocos/base/ccUTF8.cpp index 1ade1e6368e2..6ae55acbb070 100644 --- a/cocos/base/ccUTF8.cpp +++ b/cocos/base/ccUTF8.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2014 cocos2d-x.org - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/ccUTF8.h b/cocos/base/ccUTF8.h index c644743038bd..187389cfaa6a 100644 --- a/cocos/base/ccUTF8.h +++ b/cocos/base/ccUTF8.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2014 cocos2d-x.org - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/ccUtils.cpp b/cocos/base/ccUtils.cpp index 2c556bc8e17c..544b154e967c 100644 --- a/cocos/base/ccUtils.cpp +++ b/cocos/base/ccUtils.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/ccUtils.h b/cocos/base/ccUtils.h index edb086ccc8eb..eda4fa547c86 100644 --- a/cocos/base/ccUtils.h +++ b/cocos/base/ccUtils.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/base/s3tc.cpp b/cocos/base/s3tc.cpp index 60abf65e9e08..4065a6ddce75 100644 --- a/cocos/base/s3tc.cpp +++ b/cocos/base/s3tc.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2014 Chukong Technologies + Copyright (c) 2013-2017 Chukong Technologies http://www.cocos2d-x.org diff --git a/cocos/base/s3tc.h b/cocos/base/s3tc.h index a9f22860404c..b43c301cc21f 100644 --- a/cocos/base/s3tc.h +++ b/cocos/base/s3tc.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2015 Chukong Technologies + Copyright (c) 2013-2017 Chukong Technologies http://www.cocos2d-x.org diff --git a/cocos/cocos2d.cpp b/cocos/cocos2d.cpp index 5832247dc494..20ea80b6f0dd 100644 --- a/cocos/cocos2d.cpp +++ b/cocos/cocos2d.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/cocos2d.h b/cocos/cocos2d.h index 9f8494a49977..79c1075556f0 100644 --- a/cocos/cocos2d.h +++ b/cocos/cocos2d.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/deprecated/CCArray.cpp b/cocos/deprecated/CCArray.cpp index e81812ed26bb..027999974c3e 100644 --- a/cocos/deprecated/CCArray.cpp +++ b/cocos/deprecated/CCArray.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2010 ForzeField Studios S.L. http://forzefield.com Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/deprecated/CCArray.h b/cocos/deprecated/CCArray.h index ec64e975e633..49c950f875ef 100644 --- a/cocos/deprecated/CCArray.h +++ b/cocos/deprecated/CCArray.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2010 ForzeField Studios S.L. http://forzefield.com Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/deprecated/CCBool.h b/cocos/deprecated/CCBool.h index a81b3bd61853..425bcbb8104a 100644 --- a/cocos/deprecated/CCBool.h +++ b/cocos/deprecated/CCBool.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/deprecated/CCDeprecated.cpp b/cocos/deprecated/CCDeprecated.cpp index 832f21b4b1b9..247ae309c559 100644 --- a/cocos/deprecated/CCDeprecated.cpp +++ b/cocos/deprecated/CCDeprecated.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/deprecated/CCDeprecated.h b/cocos/deprecated/CCDeprecated.h index b7c3c1411ea0..7841121d63c0 100644 --- a/cocos/deprecated/CCDeprecated.h +++ b/cocos/deprecated/CCDeprecated.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/deprecated/CCDictionary.cpp b/cocos/deprecated/CCDictionary.cpp index c67521711223..ff622f29bd3b 100644 --- a/cocos/deprecated/CCDictionary.cpp +++ b/cocos/deprecated/CCDictionary.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/deprecated/CCDictionary.h b/cocos/deprecated/CCDictionary.h index 37c88d3af7c6..6a2d2b6c6e44 100644 --- a/cocos/deprecated/CCDictionary.h +++ b/cocos/deprecated/CCDictionary.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/deprecated/CCDouble.h b/cocos/deprecated/CCDouble.h index 886aa6d0e6df..7b4beeba28fa 100644 --- a/cocos/deprecated/CCDouble.h +++ b/cocos/deprecated/CCDouble.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2015 Chukong Technologies + Copyright (c) 2013-2017 Chukong Technologies http://www.cocos2d-x.org diff --git a/cocos/deprecated/CCFloat.h b/cocos/deprecated/CCFloat.h index f002c30745a2..51deac7199c7 100644 --- a/cocos/deprecated/CCFloat.h +++ b/cocos/deprecated/CCFloat.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2015 Chukong Technologies + Copyright (c) 2013-2017 Chukong Technologies http://www.cocos2d-x.org diff --git a/cocos/deprecated/CCInteger.h b/cocos/deprecated/CCInteger.h index d5bb86645354..81efe0e1b570 100644 --- a/cocos/deprecated/CCInteger.h +++ b/cocos/deprecated/CCInteger.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2015 Chukong Technologies + Copyright (c) 2013-2017 Chukong Technologies http://www.cocos2d-x.org diff --git a/cocos/deprecated/CCNotificationCenter.cpp b/cocos/deprecated/CCNotificationCenter.cpp index 6685802f49e2..91c8b6d46588 100644 --- a/cocos/deprecated/CCNotificationCenter.cpp +++ b/cocos/deprecated/CCNotificationCenter.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2011 Erawppa Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/deprecated/CCNotificationCenter.h b/cocos/deprecated/CCNotificationCenter.h index c2eca0fe506c..455192f7cea9 100644 --- a/cocos/deprecated/CCNotificationCenter.h +++ b/cocos/deprecated/CCNotificationCenter.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2011 Erawppa Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/deprecated/CCSet.cpp b/cocos/deprecated/CCSet.cpp index 67313397b300..851246213a8e 100644 --- a/cocos/deprecated/CCSet.cpp +++ b/cocos/deprecated/CCSet.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2014 Chukong Technologies +Copyright (c) 2013-2017 Chukong Technologies http://www.cocos2d-x.org diff --git a/cocos/deprecated/CCSet.h b/cocos/deprecated/CCSet.h index 0c5bc96291bc..298eb963015c 100644 --- a/cocos/deprecated/CCSet.h +++ b/cocos/deprecated/CCSet.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2015 Chukong Technologies +Copyright (c) 2013-2017 Chukong Technologies http://www.cocos2d-x.org diff --git a/cocos/deprecated/CCString.cpp b/cocos/deprecated/CCString.cpp index dc4f126fd50f..f59b629544ae 100644 --- a/cocos/deprecated/CCString.cpp +++ b/cocos/deprecated/CCString.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2014 Chukong Technologies +Copyright (c) 2013-2017 Chukong Technologies http://www.cocos2d-x.org diff --git a/cocos/deprecated/CCString.h b/cocos/deprecated/CCString.h index 9c4981cfa02b..6f965cced81e 100644 --- a/cocos/deprecated/CCString.h +++ b/cocos/deprecated/CCString.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2015 Chukong Technologies +Copyright (c) 2013-2017 Chukong Technologies http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/ActionTimeline/CCBoneNode.cpp b/cocos/editor-support/cocostudio/ActionTimeline/CCBoneNode.cpp index e239d0049dcf..679bdb0c0003 100644 --- a/cocos/editor-support/cocostudio/ActionTimeline/CCBoneNode.cpp +++ b/cocos/editor-support/cocostudio/ActionTimeline/CCBoneNode.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2015 Chukong Technologies Inc. +Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/ActionTimeline/CCBoneNode.h b/cocos/editor-support/cocostudio/ActionTimeline/CCBoneNode.h index c66e53519fe9..8d6f879012d8 100644 --- a/cocos/editor-support/cocostudio/ActionTimeline/CCBoneNode.h +++ b/cocos/editor-support/cocostudio/ActionTimeline/CCBoneNode.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2015 Chukong Technologies Inc. +Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/ActionTimeline/CCSkeletonNode.cpp b/cocos/editor-support/cocostudio/ActionTimeline/CCSkeletonNode.cpp index 903a44d8bc9a..73c18db5d4ff 100644 --- a/cocos/editor-support/cocostudio/ActionTimeline/CCSkeletonNode.cpp +++ b/cocos/editor-support/cocostudio/ActionTimeline/CCSkeletonNode.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2015 Chukong Technologies Inc. +Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/ActionTimeline/CCSkeletonNode.h b/cocos/editor-support/cocostudio/ActionTimeline/CCSkeletonNode.h index fa7c7a3f389e..07bfeb2464c9 100644 --- a/cocos/editor-support/cocostudio/ActionTimeline/CCSkeletonNode.h +++ b/cocos/editor-support/cocostudio/ActionTimeline/CCSkeletonNode.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2015 Chukong Technologies Inc. +Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/ActionTimeline/CCSkinNode.cpp b/cocos/editor-support/cocostudio/ActionTimeline/CCSkinNode.cpp index e95ce35da4fa..474af1626990 100644 --- a/cocos/editor-support/cocostudio/ActionTimeline/CCSkinNode.cpp +++ b/cocos/editor-support/cocostudio/ActionTimeline/CCSkinNode.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2015 Chukong Technologies Inc. +Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/ActionTimeline/CCSkinNode.h b/cocos/editor-support/cocostudio/ActionTimeline/CCSkinNode.h index 368325092921..f371d9e6370c 100644 --- a/cocos/editor-support/cocostudio/ActionTimeline/CCSkinNode.h +++ b/cocos/editor-support/cocostudio/ActionTimeline/CCSkinNode.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2015 Chukong Technologies Inc. +Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/ActionTimeline/CCTimelineMacro.h b/cocos/editor-support/cocostudio/ActionTimeline/CCTimelineMacro.h index 804e0ea87ee6..25abd4fdbb5d 100644 --- a/cocos/editor-support/cocostudio/ActionTimeline/CCTimelineMacro.h +++ b/cocos/editor-support/cocostudio/ActionTimeline/CCTimelineMacro.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2014 Chukong Technologies +Copyright (c) 2013-2017 Chukong Technologies http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCActionFrame.cpp b/cocos/editor-support/cocostudio/CCActionFrame.cpp index 4033ac65ec87..fa6401f38697 100644 --- a/cocos/editor-support/cocostudio/CCActionFrame.cpp +++ b/cocos/editor-support/cocostudio/CCActionFrame.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCActionFrame.h b/cocos/editor-support/cocostudio/CCActionFrame.h index ea4b41f0952d..bb5ff81c0811 100644 --- a/cocos/editor-support/cocostudio/CCActionFrame.h +++ b/cocos/editor-support/cocostudio/CCActionFrame.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCActionFrameEasing.cpp b/cocos/editor-support/cocostudio/CCActionFrameEasing.cpp index bef0132a8e16..1886da6c901b 100644 --- a/cocos/editor-support/cocostudio/CCActionFrameEasing.cpp +++ b/cocos/editor-support/cocostudio/CCActionFrameEasing.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCActionFrameEasing.h b/cocos/editor-support/cocostudio/CCActionFrameEasing.h index 69535bcb7f7b..d00a750ece48 100644 --- a/cocos/editor-support/cocostudio/CCActionFrameEasing.h +++ b/cocos/editor-support/cocostudio/CCActionFrameEasing.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCActionManagerEx.cpp b/cocos/editor-support/cocostudio/CCActionManagerEx.cpp index 91ed7cb93376..1deb594c078f 100644 --- a/cocos/editor-support/cocostudio/CCActionManagerEx.cpp +++ b/cocos/editor-support/cocostudio/CCActionManagerEx.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCActionManagerEx.h b/cocos/editor-support/cocostudio/CCActionManagerEx.h index 0533780069fc..772497bf15ce 100644 --- a/cocos/editor-support/cocostudio/CCActionManagerEx.h +++ b/cocos/editor-support/cocostudio/CCActionManagerEx.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCActionNode.cpp b/cocos/editor-support/cocostudio/CCActionNode.cpp index a9d585b86545..b7a7c2c76aae 100644 --- a/cocos/editor-support/cocostudio/CCActionNode.cpp +++ b/cocos/editor-support/cocostudio/CCActionNode.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCActionNode.h b/cocos/editor-support/cocostudio/CCActionNode.h index fb2402b8eac5..f2449388d403 100644 --- a/cocos/editor-support/cocostudio/CCActionNode.h +++ b/cocos/editor-support/cocostudio/CCActionNode.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCActionObject.cpp b/cocos/editor-support/cocostudio/CCActionObject.cpp index aa8300925a45..bbbb71e00db4 100644 --- a/cocos/editor-support/cocostudio/CCActionObject.cpp +++ b/cocos/editor-support/cocostudio/CCActionObject.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCActionObject.h b/cocos/editor-support/cocostudio/CCActionObject.h index cfaadd10004b..4066ea4224ff 100644 --- a/cocos/editor-support/cocostudio/CCActionObject.h +++ b/cocos/editor-support/cocostudio/CCActionObject.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCArmature.cpp b/cocos/editor-support/cocostudio/CCArmature.cpp index 5fade6aa8687..92d877df9a0e 100644 --- a/cocos/editor-support/cocostudio/CCArmature.cpp +++ b/cocos/editor-support/cocostudio/CCArmature.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCArmature.h b/cocos/editor-support/cocostudio/CCArmature.h index 467ff83491e3..9908a13fda3b 100644 --- a/cocos/editor-support/cocostudio/CCArmature.h +++ b/cocos/editor-support/cocostudio/CCArmature.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCArmatureAnimation.cpp b/cocos/editor-support/cocostudio/CCArmatureAnimation.cpp index 8b6dd83e3c38..87fa2281951e 100644 --- a/cocos/editor-support/cocostudio/CCArmatureAnimation.cpp +++ b/cocos/editor-support/cocostudio/CCArmatureAnimation.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCArmatureAnimation.h b/cocos/editor-support/cocostudio/CCArmatureAnimation.h index acd42c923535..4798a7ce5471 100644 --- a/cocos/editor-support/cocostudio/CCArmatureAnimation.h +++ b/cocos/editor-support/cocostudio/CCArmatureAnimation.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCArmatureDataManager.cpp b/cocos/editor-support/cocostudio/CCArmatureDataManager.cpp index 5434af332640..44307ae35928 100644 --- a/cocos/editor-support/cocostudio/CCArmatureDataManager.cpp +++ b/cocos/editor-support/cocostudio/CCArmatureDataManager.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCArmatureDataManager.h b/cocos/editor-support/cocostudio/CCArmatureDataManager.h index 55e09023c62b..f6d7f3441f63 100644 --- a/cocos/editor-support/cocostudio/CCArmatureDataManager.h +++ b/cocos/editor-support/cocostudio/CCArmatureDataManager.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCArmatureDefine.cpp b/cocos/editor-support/cocostudio/CCArmatureDefine.cpp index 7d385a32f544..f0d04a76b527 100644 --- a/cocos/editor-support/cocostudio/CCArmatureDefine.cpp +++ b/cocos/editor-support/cocostudio/CCArmatureDefine.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCArmatureDefine.h b/cocos/editor-support/cocostudio/CCArmatureDefine.h index 5a1ba8dc7d24..5a378499b05f 100644 --- a/cocos/editor-support/cocostudio/CCArmatureDefine.h +++ b/cocos/editor-support/cocostudio/CCArmatureDefine.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCBatchNode.cpp b/cocos/editor-support/cocostudio/CCBatchNode.cpp index de5071f1ecb0..d6d4ccdedbb4 100644 --- a/cocos/editor-support/cocostudio/CCBatchNode.cpp +++ b/cocos/editor-support/cocostudio/CCBatchNode.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCBatchNode.h b/cocos/editor-support/cocostudio/CCBatchNode.h index 984384ba6c72..1d279ac4ad37 100644 --- a/cocos/editor-support/cocostudio/CCBatchNode.h +++ b/cocos/editor-support/cocostudio/CCBatchNode.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCBone.cpp b/cocos/editor-support/cocostudio/CCBone.cpp index 969e5835ecac..c4639fdf322a 100644 --- a/cocos/editor-support/cocostudio/CCBone.cpp +++ b/cocos/editor-support/cocostudio/CCBone.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCBone.h b/cocos/editor-support/cocostudio/CCBone.h index 7f468f5d6e6e..ae6c7eea7c43 100644 --- a/cocos/editor-support/cocostudio/CCBone.h +++ b/cocos/editor-support/cocostudio/CCBone.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCColliderDetector.cpp b/cocos/editor-support/cocostudio/CCColliderDetector.cpp index 7a7787021327..92ccfe488200 100644 --- a/cocos/editor-support/cocostudio/CCColliderDetector.cpp +++ b/cocos/editor-support/cocostudio/CCColliderDetector.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCColliderDetector.h b/cocos/editor-support/cocostudio/CCColliderDetector.h index 230389514529..2f93d6b71b9b 100644 --- a/cocos/editor-support/cocostudio/CCColliderDetector.h +++ b/cocos/editor-support/cocostudio/CCColliderDetector.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCComAttribute.cpp b/cocos/editor-support/cocostudio/CCComAttribute.cpp index a2f1d0dc03ea..2555eea8eee5 100644 --- a/cocos/editor-support/cocostudio/CCComAttribute.cpp +++ b/cocos/editor-support/cocostudio/CCComAttribute.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCComAttribute.h b/cocos/editor-support/cocostudio/CCComAttribute.h index 805add6ac3b5..c03ae3d447db 100644 --- a/cocos/editor-support/cocostudio/CCComAttribute.h +++ b/cocos/editor-support/cocostudio/CCComAttribute.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCComAudio.cpp b/cocos/editor-support/cocostudio/CCComAudio.cpp index ea57d4788439..e1096d9921a2 100644 --- a/cocos/editor-support/cocostudio/CCComAudio.cpp +++ b/cocos/editor-support/cocostudio/CCComAudio.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCComAudio.h b/cocos/editor-support/cocostudio/CCComAudio.h index 10d5950e2c39..1059f3d55d49 100644 --- a/cocos/editor-support/cocostudio/CCComAudio.h +++ b/cocos/editor-support/cocostudio/CCComAudio.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCComBase.h b/cocos/editor-support/cocostudio/CCComBase.h index 32cd789a6b63..8479e3622096 100644 --- a/cocos/editor-support/cocostudio/CCComBase.h +++ b/cocos/editor-support/cocostudio/CCComBase.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCComController.cpp b/cocos/editor-support/cocostudio/CCComController.cpp index c81766cb1d1e..25e47c4c3320 100644 --- a/cocos/editor-support/cocostudio/CCComController.cpp +++ b/cocos/editor-support/cocostudio/CCComController.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCComController.h b/cocos/editor-support/cocostudio/CCComController.h index 1a97296d9845..bb9b5a8d5211 100644 --- a/cocos/editor-support/cocostudio/CCComController.h +++ b/cocos/editor-support/cocostudio/CCComController.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCComRender.cpp b/cocos/editor-support/cocostudio/CCComRender.cpp index f1def1d7b7f3..d4ed0d99df37 100644 --- a/cocos/editor-support/cocostudio/CCComRender.cpp +++ b/cocos/editor-support/cocostudio/CCComRender.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCComRender.h b/cocos/editor-support/cocostudio/CCComRender.h index ae78a81861bb..01515030eae8 100644 --- a/cocos/editor-support/cocostudio/CCComRender.h +++ b/cocos/editor-support/cocostudio/CCComRender.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCDataReaderHelper.cpp b/cocos/editor-support/cocostudio/CCDataReaderHelper.cpp index be5db52ab309..5d67700d0a26 100644 --- a/cocos/editor-support/cocostudio/CCDataReaderHelper.cpp +++ b/cocos/editor-support/cocostudio/CCDataReaderHelper.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCDataReaderHelper.h b/cocos/editor-support/cocostudio/CCDataReaderHelper.h index e0e87e1ffa72..d44fbb246bd9 100644 --- a/cocos/editor-support/cocostudio/CCDataReaderHelper.h +++ b/cocos/editor-support/cocostudio/CCDataReaderHelper.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCDatas.cpp b/cocos/editor-support/cocostudio/CCDatas.cpp index a55e2f2cd926..c9ac15f38d85 100644 --- a/cocos/editor-support/cocostudio/CCDatas.cpp +++ b/cocos/editor-support/cocostudio/CCDatas.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCDatas.h b/cocos/editor-support/cocostudio/CCDatas.h index c6f93a245b38..5240e6816d77 100644 --- a/cocos/editor-support/cocostudio/CCDatas.h +++ b/cocos/editor-support/cocostudio/CCDatas.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCDecorativeDisplay.cpp b/cocos/editor-support/cocostudio/CCDecorativeDisplay.cpp index a75f01121fa6..bc522d41fd82 100644 --- a/cocos/editor-support/cocostudio/CCDecorativeDisplay.cpp +++ b/cocos/editor-support/cocostudio/CCDecorativeDisplay.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCDecorativeDisplay.h b/cocos/editor-support/cocostudio/CCDecorativeDisplay.h index 601a4ad2d697..7c6d48dfda93 100644 --- a/cocos/editor-support/cocostudio/CCDecorativeDisplay.h +++ b/cocos/editor-support/cocostudio/CCDecorativeDisplay.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCDisplayFactory.cpp b/cocos/editor-support/cocostudio/CCDisplayFactory.cpp index 943b401fbc5a..4964ad98b1a4 100644 --- a/cocos/editor-support/cocostudio/CCDisplayFactory.cpp +++ b/cocos/editor-support/cocostudio/CCDisplayFactory.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCDisplayFactory.h b/cocos/editor-support/cocostudio/CCDisplayFactory.h index cf816fb9172a..d36e59203df6 100644 --- a/cocos/editor-support/cocostudio/CCDisplayFactory.h +++ b/cocos/editor-support/cocostudio/CCDisplayFactory.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCDisplayManager.cpp b/cocos/editor-support/cocostudio/CCDisplayManager.cpp index 029bbd67cf90..3a0245eb7c20 100644 --- a/cocos/editor-support/cocostudio/CCDisplayManager.cpp +++ b/cocos/editor-support/cocostudio/CCDisplayManager.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCDisplayManager.h b/cocos/editor-support/cocostudio/CCDisplayManager.h index e876d6e1c513..542bd1e42eed 100644 --- a/cocos/editor-support/cocostudio/CCDisplayManager.h +++ b/cocos/editor-support/cocostudio/CCDisplayManager.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCInputDelegate.cpp b/cocos/editor-support/cocostudio/CCInputDelegate.cpp index d9cd0b4e5a9f..3682b9497aa9 100644 --- a/cocos/editor-support/cocostudio/CCInputDelegate.cpp +++ b/cocos/editor-support/cocostudio/CCInputDelegate.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCInputDelegate.h b/cocos/editor-support/cocostudio/CCInputDelegate.h index aaa81dd23f2c..c817f9f0c4a4 100644 --- a/cocos/editor-support/cocostudio/CCInputDelegate.h +++ b/cocos/editor-support/cocostudio/CCInputDelegate.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCProcessBase.cpp b/cocos/editor-support/cocostudio/CCProcessBase.cpp index 7d7613690ddb..3e412f61d9f7 100644 --- a/cocos/editor-support/cocostudio/CCProcessBase.cpp +++ b/cocos/editor-support/cocostudio/CCProcessBase.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCProcessBase.h b/cocos/editor-support/cocostudio/CCProcessBase.h index 040a0c86886e..5b50d0806bf3 100644 --- a/cocos/editor-support/cocostudio/CCProcessBase.h +++ b/cocos/editor-support/cocostudio/CCProcessBase.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCSGUIReader.cpp b/cocos/editor-support/cocostudio/CCSGUIReader.cpp index 112f21f22428..19b787d3f555 100644 --- a/cocos/editor-support/cocostudio/CCSGUIReader.cpp +++ b/cocos/editor-support/cocostudio/CCSGUIReader.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCSGUIReader.h b/cocos/editor-support/cocostudio/CCSGUIReader.h index 88735ea6b8bd..e4d55376da46 100644 --- a/cocos/editor-support/cocostudio/CCSGUIReader.h +++ b/cocos/editor-support/cocostudio/CCSGUIReader.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCSSceneReader.cpp b/cocos/editor-support/cocostudio/CCSSceneReader.cpp index 52e46a7ff759..5ca7bc81b1e3 100644 --- a/cocos/editor-support/cocostudio/CCSSceneReader.cpp +++ b/cocos/editor-support/cocostudio/CCSSceneReader.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCSSceneReader.h b/cocos/editor-support/cocostudio/CCSSceneReader.h index a0b5fafdec74..423190b54308 100644 --- a/cocos/editor-support/cocostudio/CCSSceneReader.h +++ b/cocos/editor-support/cocostudio/CCSSceneReader.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCSkin.cpp b/cocos/editor-support/cocostudio/CCSkin.cpp index 5ae68e92dff4..e8b65a23300b 100644 --- a/cocos/editor-support/cocostudio/CCSkin.cpp +++ b/cocos/editor-support/cocostudio/CCSkin.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCSkin.h b/cocos/editor-support/cocostudio/CCSkin.h index 64b7356be96f..775dd21a36da 100644 --- a/cocos/editor-support/cocostudio/CCSkin.h +++ b/cocos/editor-support/cocostudio/CCSkin.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCSpriteFrameCacheHelper.cpp b/cocos/editor-support/cocostudio/CCSpriteFrameCacheHelper.cpp index cd3e8386020d..71c8054f703e 100644 --- a/cocos/editor-support/cocostudio/CCSpriteFrameCacheHelper.cpp +++ b/cocos/editor-support/cocostudio/CCSpriteFrameCacheHelper.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCSpriteFrameCacheHelper.h b/cocos/editor-support/cocostudio/CCSpriteFrameCacheHelper.h index 73505dbc8993..df590946902c 100644 --- a/cocos/editor-support/cocostudio/CCSpriteFrameCacheHelper.h +++ b/cocos/editor-support/cocostudio/CCSpriteFrameCacheHelper.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCTransformHelp.cpp b/cocos/editor-support/cocostudio/CCTransformHelp.cpp index 10ff14ca3371..6ca898447294 100644 --- a/cocos/editor-support/cocostudio/CCTransformHelp.cpp +++ b/cocos/editor-support/cocostudio/CCTransformHelp.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCTransformHelp.h b/cocos/editor-support/cocostudio/CCTransformHelp.h index 45babaebdb8f..a27e7339eb47 100644 --- a/cocos/editor-support/cocostudio/CCTransformHelp.h +++ b/cocos/editor-support/cocostudio/CCTransformHelp.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCTween.cpp b/cocos/editor-support/cocostudio/CCTween.cpp index 543ca0fdb160..aea5f405f16c 100644 --- a/cocos/editor-support/cocostudio/CCTween.cpp +++ b/cocos/editor-support/cocostudio/CCTween.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCTween.h b/cocos/editor-support/cocostudio/CCTween.h index af9fec27143c..743863e7dcf0 100644 --- a/cocos/editor-support/cocostudio/CCTween.h +++ b/cocos/editor-support/cocostudio/CCTween.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCUtilMath.cpp b/cocos/editor-support/cocostudio/CCUtilMath.cpp index 90fb9303d2c6..ad709984fe42 100644 --- a/cocos/editor-support/cocostudio/CCUtilMath.cpp +++ b/cocos/editor-support/cocostudio/CCUtilMath.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CCUtilMath.h b/cocos/editor-support/cocostudio/CCUtilMath.h index 3c4efde7f277..d31e3a096877 100644 --- a/cocos/editor-support/cocostudio/CCUtilMath.h +++ b/cocos/editor-support/cocostudio/CCUtilMath.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/CocoStudio.h b/cocos/editor-support/cocostudio/CocoStudio.h index 6fd50a901336..63a861f83301 100644 --- a/cocos/editor-support/cocostudio/CocoStudio.h +++ b/cocos/editor-support/cocostudio/CocoStudio.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/DictionaryHelper.cpp b/cocos/editor-support/cocostudio/DictionaryHelper.cpp index 42df1474bcd8..a1700fea4c5d 100644 --- a/cocos/editor-support/cocostudio/DictionaryHelper.cpp +++ b/cocos/editor-support/cocostudio/DictionaryHelper.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/DictionaryHelper.h b/cocos/editor-support/cocostudio/DictionaryHelper.h index 3b2b09b3029e..22861d09ecd8 100644 --- a/cocos/editor-support/cocostudio/DictionaryHelper.h +++ b/cocos/editor-support/cocostudio/DictionaryHelper.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/TriggerBase.cpp b/cocos/editor-support/cocostudio/TriggerBase.cpp index 92424a1ed2e8..743e79cf270c 100755 --- a/cocos/editor-support/cocostudio/TriggerBase.cpp +++ b/cocos/editor-support/cocostudio/TriggerBase.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/TriggerBase.h b/cocos/editor-support/cocostudio/TriggerBase.h index 8d09332b8f31..7ebece6fe2e0 100755 --- a/cocos/editor-support/cocostudio/TriggerBase.h +++ b/cocos/editor-support/cocostudio/TriggerBase.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/TriggerMng.cpp b/cocos/editor-support/cocostudio/TriggerMng.cpp index 5a5c7bfdef84..ccc05b8a056b 100755 --- a/cocos/editor-support/cocostudio/TriggerMng.cpp +++ b/cocos/editor-support/cocostudio/TriggerMng.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/TriggerMng.h b/cocos/editor-support/cocostudio/TriggerMng.h index 768a1679aefb..1271698c9c5e 100755 --- a/cocos/editor-support/cocostudio/TriggerMng.h +++ b/cocos/editor-support/cocostudio/TriggerMng.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/TriggerObj.cpp b/cocos/editor-support/cocostudio/TriggerObj.cpp index cf7fed9fd5dc..f61ab49ce95c 100755 --- a/cocos/editor-support/cocostudio/TriggerObj.cpp +++ b/cocos/editor-support/cocostudio/TriggerObj.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/TriggerObj.h b/cocos/editor-support/cocostudio/TriggerObj.h index a43e715767bf..38eb24dfe457 100755 --- a/cocos/editor-support/cocostudio/TriggerObj.h +++ b/cocos/editor-support/cocostudio/TriggerObj.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/WidgetReader/SkeletonReader/BoneNodeReader.cpp b/cocos/editor-support/cocostudio/WidgetReader/SkeletonReader/BoneNodeReader.cpp index 4f1cc683b4cd..b77e01bb03f2 100644 --- a/cocos/editor-support/cocostudio/WidgetReader/SkeletonReader/BoneNodeReader.cpp +++ b/cocos/editor-support/cocostudio/WidgetReader/SkeletonReader/BoneNodeReader.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2015 Chukong Technologies Inc. +Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/WidgetReader/SkeletonReader/BoneNodeReader.h b/cocos/editor-support/cocostudio/WidgetReader/SkeletonReader/BoneNodeReader.h index 99850d3b195c..d1b33fd50520 100644 --- a/cocos/editor-support/cocostudio/WidgetReader/SkeletonReader/BoneNodeReader.h +++ b/cocos/editor-support/cocostudio/WidgetReader/SkeletonReader/BoneNodeReader.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2015 Chukong Technologies Inc. +Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/WidgetReader/SkeletonReader/SkeletonNodeReader.cpp b/cocos/editor-support/cocostudio/WidgetReader/SkeletonReader/SkeletonNodeReader.cpp index a7d924f506b9..b31ef8b4e34b 100644 --- a/cocos/editor-support/cocostudio/WidgetReader/SkeletonReader/SkeletonNodeReader.cpp +++ b/cocos/editor-support/cocostudio/WidgetReader/SkeletonReader/SkeletonNodeReader.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2015 Chukong Technologies Inc. +Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/WidgetReader/SkeletonReader/SkeletonNodeReader.h b/cocos/editor-support/cocostudio/WidgetReader/SkeletonReader/SkeletonNodeReader.h index 0729c05d709b..7a0f738b058b 100644 --- a/cocos/editor-support/cocostudio/WidgetReader/SkeletonReader/SkeletonNodeReader.h +++ b/cocos/editor-support/cocostudio/WidgetReader/SkeletonReader/SkeletonNodeReader.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2015 Chukong Technologies Inc. +Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/editor-support/cocostudio/WidgetReader/TabControlReader/TabControlReader.cpp b/cocos/editor-support/cocostudio/WidgetReader/TabControlReader/TabControlReader.cpp index b4e864ce933f..c2f0b5ba3baf 100644 --- a/cocos/editor-support/cocostudio/WidgetReader/TabControlReader/TabControlReader.cpp +++ b/cocos/editor-support/cocostudio/WidgetReader/TabControlReader/TabControlReader.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/math/CCAffineTransform.cpp b/cocos/math/CCAffineTransform.cpp index 62b79c599bcd..283b1ba48ee6 100644 --- a/cocos/math/CCAffineTransform.cpp +++ b/cocos/math/CCAffineTransform.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/math/CCAffineTransform.h b/cocos/math/CCAffineTransform.h index de043b5884eb..daacdadd7b4d 100644 --- a/cocos/math/CCAffineTransform.h +++ b/cocos/math/CCAffineTransform.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/math/CCGeometry.cpp b/cocos/math/CCGeometry.cpp index e760c4915513..ebfb3bae11cb 100644 --- a/cocos/math/CCGeometry.cpp +++ b/cocos/math/CCGeometry.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2014 Chukong Technologies +Copyright (c) 2013-2017 Chukong Technologies http://www.cocos2d-x.org diff --git a/cocos/math/CCGeometry.h b/cocos/math/CCGeometry.h index 27984f2dacb6..9d2c6d7599d5 100644 --- a/cocos/math/CCGeometry.h +++ b/cocos/math/CCGeometry.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2014 Chukong Technologies +Copyright (c) 2013-2017 Chukong Technologies http://www.cocos2d-x.org diff --git a/cocos/math/CCVertex.cpp b/cocos/math/CCVertex.cpp index 252870afcb4f..f63e956f448f 100644 --- a/cocos/math/CCVertex.cpp +++ b/cocos/math/CCVertex.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 ForzeField Studios S.L - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/math/CCVertex.h b/cocos/math/CCVertex.h index 969e13b07d0a..25d69fffa89b 100644 --- a/cocos/math/CCVertex.h +++ b/cocos/math/CCVertex.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 ForzeField Studios S.L - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/math/Mat4.h b/cocos/math/Mat4.h index f4a1555cf43b..5349a2688f0c 100644 --- a/cocos/math/Mat4.h +++ b/cocos/math/Mat4.h @@ -1,6 +1,6 @@ /** Copyright 2013 BlackBerry Inc. - Copyright (c) 2014-2015 Chukong Technologies + Copyright (c) 2014-2017 Chukong Technologies Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cocos/math/MathUtil.h b/cocos/math/MathUtil.h index d7db8d946824..08622e60568c 100644 --- a/cocos/math/MathUtil.h +++ b/cocos/math/MathUtil.h @@ -1,6 +1,6 @@ /** Copyright 2013 BlackBerry Inc. - Copyright (c) 2014-2015 Chukong Technologies + Copyright (c) 2014-2017 Chukong Technologies Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cocos/math/Quaternion.h b/cocos/math/Quaternion.h index ca1fc6dc4a6e..a696029148c4 100644 --- a/cocos/math/Quaternion.h +++ b/cocos/math/Quaternion.h @@ -1,6 +1,6 @@ /** Copyright 2013 BlackBerry Inc. - Copyright (c) 2014-2015 Chukong Technologies + Copyright (c) 2014-2017 Chukong Technologies Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cocos/math/TransformUtils.cpp b/cocos/math/TransformUtils.cpp index 0f33d6b6928e..8bc29d3f7d0a 100644 --- a/cocos/math/TransformUtils.cpp +++ b/cocos/math/TransformUtils.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2009 Valentin Milea Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/math/TransformUtils.h b/cocos/math/TransformUtils.h index ba33e97e9dbd..3f1aff42babf 100644 --- a/cocos/math/TransformUtils.h +++ b/cocos/math/TransformUtils.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2009 Valentin Milea Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/math/Vec2.h b/cocos/math/Vec2.h index 0fc7f401b798..54d4f137ab0a 100644 --- a/cocos/math/Vec2.h +++ b/cocos/math/Vec2.h @@ -1,6 +1,6 @@ /** Copyright 2013 BlackBerry Inc. - Copyright (c) 2014-2015 Chukong Technologies + Copyright (c) 2014-2017 Chukong Technologies Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cocos/math/Vec3.h b/cocos/math/Vec3.h index c2d31edd4ecb..94e82d973862 100644 --- a/cocos/math/Vec3.h +++ b/cocos/math/Vec3.h @@ -1,6 +1,6 @@ /** Copyright 2013 BlackBerry Inc. - Copyright (c) 2014-2015 Chukong Technologies + Copyright (c) 2014-2017 Chukong Technologies Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cocos/math/Vec4.h b/cocos/math/Vec4.h index ec667abd620f..2e22596397db 100644 --- a/cocos/math/Vec4.h +++ b/cocos/math/Vec4.h @@ -1,6 +1,6 @@ /** Copyright 2013 BlackBerry Inc. - Copyright (c) 2014-2015 Chukong Technologies + Copyright (c) 2014-2017 Chukong Technologies Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cocos/navmesh/CCNavMesh.cpp b/cocos/navmesh/CCNavMesh.cpp index 912d1f3ced0c..521f8f0e232c 100644 --- a/cocos/navmesh/CCNavMesh.cpp +++ b/cocos/navmesh/CCNavMesh.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/navmesh/CCNavMesh.h b/cocos/navmesh/CCNavMesh.h index 1c9f81de0fc1..9e7f6a9fdb8a 100644 --- a/cocos/navmesh/CCNavMesh.h +++ b/cocos/navmesh/CCNavMesh.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/navmesh/CCNavMeshAgent.cpp b/cocos/navmesh/CCNavMeshAgent.cpp index 32b924858fb2..c1e37d0b450a 100644 --- a/cocos/navmesh/CCNavMeshAgent.cpp +++ b/cocos/navmesh/CCNavMeshAgent.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/navmesh/CCNavMeshAgent.h b/cocos/navmesh/CCNavMeshAgent.h index 45aec1cabc8f..6faf0892365f 100644 --- a/cocos/navmesh/CCNavMeshAgent.h +++ b/cocos/navmesh/CCNavMeshAgent.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/navmesh/CCNavMeshDebugDraw.cpp b/cocos/navmesh/CCNavMeshDebugDraw.cpp index 441570a373e3..0dca662e2b9b 100644 --- a/cocos/navmesh/CCNavMeshDebugDraw.cpp +++ b/cocos/navmesh/CCNavMeshDebugDraw.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/navmesh/CCNavMeshDebugDraw.h b/cocos/navmesh/CCNavMeshDebugDraw.h index 066c3d57030b..346d9043fa76 100644 --- a/cocos/navmesh/CCNavMeshDebugDraw.h +++ b/cocos/navmesh/CCNavMeshDebugDraw.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/navmesh/CCNavMeshObstacle.cpp b/cocos/navmesh/CCNavMeshObstacle.cpp index 57d9a01eab35..1aac973e7c65 100644 --- a/cocos/navmesh/CCNavMeshObstacle.cpp +++ b/cocos/navmesh/CCNavMeshObstacle.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/navmesh/CCNavMeshObstacle.h b/cocos/navmesh/CCNavMeshObstacle.h index 0edc7dcb5519..2f608a506415 100644 --- a/cocos/navmesh/CCNavMeshObstacle.h +++ b/cocos/navmesh/CCNavMeshObstacle.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/navmesh/CCNavMeshUtils.cpp b/cocos/navmesh/CCNavMeshUtils.cpp index 0f184ce6736e..a43a52c13777 100644 --- a/cocos/navmesh/CCNavMeshUtils.cpp +++ b/cocos/navmesh/CCNavMeshUtils.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/navmesh/CCNavMeshUtils.h b/cocos/navmesh/CCNavMeshUtils.h index 83f3e8962491..4b528ff16e86 100644 --- a/cocos/navmesh/CCNavMeshUtils.h +++ b/cocos/navmesh/CCNavMeshUtils.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/network/CCDownloader-android.cpp b/cocos/network/CCDownloader-android.cpp index 23135157fcce..e018e2ddf5a3 100644 --- a/cocos/network/CCDownloader-android.cpp +++ b/cocos/network/CCDownloader-android.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/network/CCDownloader-android.h b/cocos/network/CCDownloader-android.h index 868f60273647..d820fd8e6af2 100644 --- a/cocos/network/CCDownloader-android.h +++ b/cocos/network/CCDownloader-android.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/network/CCDownloader-apple.h b/cocos/network/CCDownloader-apple.h index 7c08eb47a940..fd087d260dc2 100644 --- a/cocos/network/CCDownloader-apple.h +++ b/cocos/network/CCDownloader-apple.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015-2016 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/network/CCDownloader-apple.mm b/cocos/network/CCDownloader-apple.mm index 3545021a3fcc..f581aa644245 100644 --- a/cocos/network/CCDownloader-apple.mm +++ b/cocos/network/CCDownloader-apple.mm @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015-2016 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/network/CCDownloader-curl.cpp b/cocos/network/CCDownloader-curl.cpp index 15edddf7c6bd..c842a743f19e 100644 --- a/cocos/network/CCDownloader-curl.cpp +++ b/cocos/network/CCDownloader-curl.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015-2016 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/network/CCDownloader-curl.h b/cocos/network/CCDownloader-curl.h index 4cfe5e3dda86..b5d924cd3bb3 100644 --- a/cocos/network/CCDownloader-curl.h +++ b/cocos/network/CCDownloader-curl.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015-2016 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/network/CCIDownloaderImpl.h b/cocos/network/CCIDownloaderImpl.h index 82a9465aa2c6..098ddd8832eb 100644 --- a/cocos/network/CCIDownloaderImpl.h +++ b/cocos/network/CCIDownloaderImpl.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2015-2016 Chukong Technologies Inc. +Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/network/HttpAsynConnection-apple.h b/cocos/network/HttpAsynConnection-apple.h index df370a91e98d..573f37d211da 100644 --- a/cocos/network/HttpAsynConnection-apple.h +++ b/cocos/network/HttpAsynConnection-apple.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/network/HttpAsynConnection-apple.m b/cocos/network/HttpAsynConnection-apple.m index 1db17f168b59..c80e278302f7 100644 --- a/cocos/network/HttpAsynConnection-apple.m +++ b/cocos/network/HttpAsynConnection-apple.m @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/network/HttpClient-android.cpp b/cocos/network/HttpClient-android.cpp index 5fdea0ec24b8..8c4fa8c21b82 100644 --- a/cocos/network/HttpClient-android.cpp +++ b/cocos/network/HttpClient-android.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2012 greathqy Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/network/HttpClient-apple.mm b/cocos/network/HttpClient-apple.mm index 9c9139c290a0..534f4de6951a 100644 --- a/cocos/network/HttpClient-apple.mm +++ b/cocos/network/HttpClient-apple.mm @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2012 greathqy Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/network/HttpClient-winrt.cpp b/cocos/network/HttpClient-winrt.cpp index 6fc148427b5a..ff0b0ec61f3d 100644 --- a/cocos/network/HttpClient-winrt.cpp +++ b/cocos/network/HttpClient-winrt.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2012 greathqy Copyright (c) 2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/network/HttpClient.cpp b/cocos/network/HttpClient.cpp index 935ccd71e8dd..156d962eb78b 100644 --- a/cocos/network/HttpClient.cpp +++ b/cocos/network/HttpClient.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2012 greathqy Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/network/HttpClient.h b/cocos/network/HttpClient.h index ccb586f900b5..58a07437439a 100644 --- a/cocos/network/HttpClient.h +++ b/cocos/network/HttpClient.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2012 greathqy Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/network/HttpConnection-winrt.cpp b/cocos/network/HttpConnection-winrt.cpp index e8b0fe3146a0..6addf95f1ee4 100644 --- a/cocos/network/HttpConnection-winrt.cpp +++ b/cocos/network/HttpConnection-winrt.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2012 greathqy Copyright (c) 2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/network/HttpConnection-winrt.h b/cocos/network/HttpConnection-winrt.h index d515ba4b5ec9..2b3f21b0b79d 100644 --- a/cocos/network/HttpConnection-winrt.h +++ b/cocos/network/HttpConnection-winrt.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2012 greathqy Copyright (c) 2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/network/HttpCookie.cpp b/cocos/network/HttpCookie.cpp index 5f2a9a0158f7..cf9a4f864f44 100644 --- a/cocos/network/HttpCookie.cpp +++ b/cocos/network/HttpCookie.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/network/HttpCookie.h b/cocos/network/HttpCookie.h index 86450d79cbe1..ab81795b04f5 100644 --- a/cocos/network/HttpCookie.h +++ b/cocos/network/HttpCookie.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/network/HttpRequest.h b/cocos/network/HttpRequest.h index 8e7a8822adce..6544daa913e7 100644 --- a/cocos/network/HttpRequest.h +++ b/cocos/network/HttpRequest.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/network/HttpResponse.h b/cocos/network/HttpResponse.h index 775d7cd0ddd3..c6c82e503332 100644 --- a/cocos/network/HttpResponse.h +++ b/cocos/network/HttpResponse.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/network/SocketIO.cpp b/cocos/network/SocketIO.cpp index 948ff9550e8b..305269637738 100644 --- a/cocos/network/SocketIO.cpp +++ b/cocos/network/SocketIO.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2015 Chris Hannon http://www.channon.us - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/network/SocketIO.h b/cocos/network/SocketIO.h index 640e9e4d0474..2b708973bb2e 100644 --- a/cocos/network/SocketIO.h +++ b/cocos/network/SocketIO.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2015 Chris Hannon http://www.channon.us - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/network/WebSocket.cpp b/cocos/network/WebSocket.cpp index 4c9e481fbeac..06ce794cb78a 100644 --- a/cocos/network/WebSocket.cpp +++ b/cocos/network/WebSocket.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/network/WebSocket.h b/cocos/network/WebSocket.h index d75df8406c92..3ff390bc48eb 100644 --- a/cocos/network/WebSocket.h +++ b/cocos/network/WebSocket.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics/CCPhysicsBody.cpp b/cocos/physics/CCPhysicsBody.cpp index c470407d8d6e..5a0238bc67a6 100644 --- a/cocos/physics/CCPhysicsBody.cpp +++ b/cocos/physics/CCPhysicsBody.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics/CCPhysicsBody.h b/cocos/physics/CCPhysicsBody.h index 5ffa89842f44..048c89b9a426 100644 --- a/cocos/physics/CCPhysicsBody.h +++ b/cocos/physics/CCPhysicsBody.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics/CCPhysicsContact.cpp b/cocos/physics/CCPhysicsContact.cpp index 325f8261a68e..0546d65d7c7a 100644 --- a/cocos/physics/CCPhysicsContact.cpp +++ b/cocos/physics/CCPhysicsContact.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics/CCPhysicsContact.h b/cocos/physics/CCPhysicsContact.h index 85c596f1c547..ee5f9bc283d5 100644 --- a/cocos/physics/CCPhysicsContact.h +++ b/cocos/physics/CCPhysicsContact.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics/CCPhysicsJoint.cpp b/cocos/physics/CCPhysicsJoint.cpp index 87f27f7069ed..0bb890c00d98 100644 --- a/cocos/physics/CCPhysicsJoint.cpp +++ b/cocos/physics/CCPhysicsJoint.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics/CCPhysicsJoint.h b/cocos/physics/CCPhysicsJoint.h index 9103b5ee0b54..1eada064ccac 100644 --- a/cocos/physics/CCPhysicsJoint.h +++ b/cocos/physics/CCPhysicsJoint.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics/CCPhysicsShape.cpp b/cocos/physics/CCPhysicsShape.cpp index 21b856d26d1f..b182393ec8b2 100644 --- a/cocos/physics/CCPhysicsShape.cpp +++ b/cocos/physics/CCPhysicsShape.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics/CCPhysicsShape.h b/cocos/physics/CCPhysicsShape.h index e0522b34af76..56bf63713966 100644 --- a/cocos/physics/CCPhysicsShape.h +++ b/cocos/physics/CCPhysicsShape.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics/CCPhysicsWorld.cpp b/cocos/physics/CCPhysicsWorld.cpp index 1a667ec043c5..4ff5a248bc64 100644 --- a/cocos/physics/CCPhysicsWorld.cpp +++ b/cocos/physics/CCPhysicsWorld.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics/CCPhysicsWorld.h b/cocos/physics/CCPhysicsWorld.h index 8469397e734a..f3c3ef6d3764 100644 --- a/cocos/physics/CCPhysicsWorld.h +++ b/cocos/physics/CCPhysicsWorld.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics3d/CCPhysics3D.cpp b/cocos/physics3d/CCPhysics3D.cpp index 6d872fff31e8..f780fc3bab06 100644 --- a/cocos/physics3d/CCPhysics3D.cpp +++ b/cocos/physics3d/CCPhysics3D.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics3d/CCPhysics3D.h b/cocos/physics3d/CCPhysics3D.h index c26818fef30e..561d8e4eb094 100644 --- a/cocos/physics3d/CCPhysics3D.h +++ b/cocos/physics3d/CCPhysics3D.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics3d/CCPhysics3DComponent.cpp b/cocos/physics3d/CCPhysics3DComponent.cpp index 531ad289b76e..050c41c71879 100644 --- a/cocos/physics3d/CCPhysics3DComponent.cpp +++ b/cocos/physics3d/CCPhysics3DComponent.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics3d/CCPhysics3DComponent.h b/cocos/physics3d/CCPhysics3DComponent.h index 19da86b0b24e..68fc31448ffe 100644 --- a/cocos/physics3d/CCPhysics3DComponent.h +++ b/cocos/physics3d/CCPhysics3DComponent.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics3d/CCPhysics3DConstraint.cpp b/cocos/physics3d/CCPhysics3DConstraint.cpp index c3d9fe7c88ac..bb98416b5092 100644 --- a/cocos/physics3d/CCPhysics3DConstraint.cpp +++ b/cocos/physics3d/CCPhysics3DConstraint.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics3d/CCPhysics3DConstraint.h b/cocos/physics3d/CCPhysics3DConstraint.h index 020e69f8de45..822b5ef75b3d 100644 --- a/cocos/physics3d/CCPhysics3DConstraint.h +++ b/cocos/physics3d/CCPhysics3DConstraint.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics3d/CCPhysics3DDebugDrawer.cpp b/cocos/physics3d/CCPhysics3DDebugDrawer.cpp index 746a7b6be738..8afb016f57b3 100644 --- a/cocos/physics3d/CCPhysics3DDebugDrawer.cpp +++ b/cocos/physics3d/CCPhysics3DDebugDrawer.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics3d/CCPhysics3DDebugDrawer.h b/cocos/physics3d/CCPhysics3DDebugDrawer.h index a97b8c85d369..1072c5907dc7 100644 --- a/cocos/physics3d/CCPhysics3DDebugDrawer.h +++ b/cocos/physics3d/CCPhysics3DDebugDrawer.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics3d/CCPhysics3DObject.cpp b/cocos/physics3d/CCPhysics3DObject.cpp index b7fe414256e4..5f847214e902 100644 --- a/cocos/physics3d/CCPhysics3DObject.cpp +++ b/cocos/physics3d/CCPhysics3DObject.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics3d/CCPhysics3DObject.h b/cocos/physics3d/CCPhysics3DObject.h index 731f6a9544c2..99e8432f6f36 100644 --- a/cocos/physics3d/CCPhysics3DObject.h +++ b/cocos/physics3d/CCPhysics3DObject.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics3d/CCPhysics3DShape.cpp b/cocos/physics3d/CCPhysics3DShape.cpp index 3a7a0e8fee16..cb9b32ba5ebb 100644 --- a/cocos/physics3d/CCPhysics3DShape.cpp +++ b/cocos/physics3d/CCPhysics3DShape.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics3d/CCPhysics3DShape.h b/cocos/physics3d/CCPhysics3DShape.h index 79cb140ec3d6..4ce548e51eec 100644 --- a/cocos/physics3d/CCPhysics3DShape.h +++ b/cocos/physics3d/CCPhysics3DShape.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics3d/CCPhysics3DWorld.cpp b/cocos/physics3d/CCPhysics3DWorld.cpp index 60b184c9b40b..a272dc473d7e 100644 --- a/cocos/physics3d/CCPhysics3DWorld.cpp +++ b/cocos/physics3d/CCPhysics3DWorld.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics3d/CCPhysics3DWorld.h b/cocos/physics3d/CCPhysics3DWorld.h index 75e94ab24581..4f5c33a88f8b 100644 --- a/cocos/physics3d/CCPhysics3DWorld.h +++ b/cocos/physics3d/CCPhysics3DWorld.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics3d/CCPhysicsSprite3D.cpp b/cocos/physics3d/CCPhysicsSprite3D.cpp index 461b50997b74..bc126d9e973e 100644 --- a/cocos/physics3d/CCPhysicsSprite3D.cpp +++ b/cocos/physics3d/CCPhysicsSprite3D.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/physics3d/CCPhysicsSprite3D.h b/cocos/physics3d/CCPhysicsSprite3D.h index 44efbd4cbac5..d55623cebb56 100644 --- a/cocos/physics3d/CCPhysicsSprite3D.h +++ b/cocos/physics3d/CCPhysicsSprite3D.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/CCApplication.h b/cocos/platform/CCApplication.h index e84a6df4efdd..92d62234c024 100644 --- a/cocos/platform/CCApplication.h +++ b/cocos/platform/CCApplication.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/CCApplicationProtocol.h b/cocos/platform/CCApplicationProtocol.h index 764131f17a97..c8ecb4b5cb8d 100644 --- a/cocos/platform/CCApplicationProtocol.h +++ b/cocos/platform/CCApplicationProtocol.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/CCCommon.h b/cocos/platform/CCCommon.h index 1808ff4a2457..856f8ec64553 100644 --- a/cocos/platform/CCCommon.h +++ b/cocos/platform/CCCommon.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/CCDevice.h b/cocos/platform/CCDevice.h index 2745ce15880f..1d40005f9a42 100644 --- a/cocos/platform/CCDevice.h +++ b/cocos/platform/CCDevice.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/CCFileUtils.cpp b/cocos/platform/CCFileUtils.cpp index 5b1d7f603548..328c856474c7 100644 --- a/cocos/platform/CCFileUtils.cpp +++ b/cocos/platform/CCFileUtils.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2013 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/CCFileUtils.h b/cocos/platform/CCFileUtils.h index 5e53f0795e3d..72289afd8129 100644 --- a/cocos/platform/CCFileUtils.h +++ b/cocos/platform/CCFileUtils.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2013 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/CCGL.h b/cocos/platform/CCGL.h index 8c5e66d3a700..948d78d95d2a 100644 --- a/cocos/platform/CCGL.h +++ b/cocos/platform/CCGL.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/CCGLView.cpp b/cocos/platform/CCGLView.cpp index 421e88de5be4..93646781fbaa 100644 --- a/cocos/platform/CCGLView.cpp +++ b/cocos/platform/CCGLView.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/CCGLView.h b/cocos/platform/CCGLView.h index 7c9d17fba4c4..feca4ca8ae82 100644 --- a/cocos/platform/CCGLView.h +++ b/cocos/platform/CCGLView.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/CCImage.cpp b/cocos/platform/CCImage.cpp index b5f93854f3ca..3f538a7b5f73 100644 --- a/cocos/platform/CCImage.cpp +++ b/cocos/platform/CCImage.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/CCImage.h b/cocos/platform/CCImage.h index 1ff93bcd21ce..e3e4307108a4 100644 --- a/cocos/platform/CCImage.h +++ b/cocos/platform/CCImage.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/CCPlatformConfig.h b/cocos/platform/CCPlatformConfig.h index 8247e637efe5..7dde13a2326f 100644 --- a/cocos/platform/CCPlatformConfig.h +++ b/cocos/platform/CCPlatformConfig.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2015 Chukong Technologies +Copyright (c) 2013-2017 Chukong Technologies http://www.cocos2d-x.org diff --git a/cocos/platform/CCPlatformDefine.h b/cocos/platform/CCPlatformDefine.h index e1b799f26ddb..a56e68cb09e4 100644 --- a/cocos/platform/CCPlatformDefine.h +++ b/cocos/platform/CCPlatformDefine.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/CCPlatformMacros.h b/cocos/platform/CCPlatformMacros.h index 03abd8b759ad..08ec41b62650 100644 --- a/cocos/platform/CCPlatformMacros.h +++ b/cocos/platform/CCPlatformMacros.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2015 Chukong Technologies +Copyright (c) 2013-2017 Chukong Technologies http://www.cocos2d-x.org diff --git a/cocos/platform/CCStdC.h b/cocos/platform/CCStdC.h index 89a7b72883f9..d8a1f1776f8e 100644 --- a/cocos/platform/CCStdC.h +++ b/cocos/platform/CCStdC.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/CCThread.cpp b/cocos/platform/CCThread.cpp index aef80cf6f67b..6254b2a4dbce 100644 --- a/cocos/platform/CCThread.cpp +++ b/cocos/platform/CCThread.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/CCThread.h b/cocos/platform/CCThread.h index cb81a3f5ba67..75b87eba9f79 100644 --- a/cocos/platform/CCThread.h +++ b/cocos/platform/CCThread.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/CMakeLists.txt b/cocos/platform/CMakeLists.txt index cab108af8e63..668b80b8cf29 100644 --- a/cocos/platform/CMakeLists.txt +++ b/cocos/platform/CMakeLists.txt @@ -1,5 +1,5 @@ #/**************************************************************************** -# Copyright (c) 2015 Chukong Technologies Inc. +# Copyright (c) 2015-2017 Chukong Technologies Inc. # # http://www.cocos2d-x.org # diff --git a/cocos/platform/android/CCApplication-android.cpp b/cocos/platform/android/CCApplication-android.cpp index 0c4550df828f..8667ec4c0b91 100644 --- a/cocos/platform/android/CCApplication-android.cpp +++ b/cocos/platform/android/CCApplication-android.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/CCApplication-android.h b/cocos/platform/android/CCApplication-android.h index 4adb508321a3..29c2f5c2f999 100644 --- a/cocos/platform/android/CCApplication-android.h +++ b/cocos/platform/android/CCApplication-android.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/CCCommon-android.cpp b/cocos/platform/android/CCCommon-android.cpp index 948620ef3006..5c27be84cb2f 100644 --- a/cocos/platform/android/CCCommon-android.cpp +++ b/cocos/platform/android/CCCommon-android.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/CCDevice-android.cpp b/cocos/platform/android/CCDevice-android.cpp index dd981f55bc88..a4f2782b7f5b 100644 --- a/cocos/platform/android/CCDevice-android.cpp +++ b/cocos/platform/android/CCDevice-android.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/CCFileUtils-android.cpp b/cocos/platform/android/CCFileUtils-android.cpp index 7106b854cf8d..e93e76a726d6 100644 --- a/cocos/platform/android/CCFileUtils-android.cpp +++ b/cocos/platform/android/CCFileUtils-android.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/CCFileUtils-android.h b/cocos/platform/android/CCFileUtils-android.h index 52faa46851f8..047efd61565a 100644 --- a/cocos/platform/android/CCFileUtils-android.h +++ b/cocos/platform/android/CCFileUtils-android.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/CCGL-android.h b/cocos/platform/android/CCGL-android.h index 1f1bcd1ff337..c26b4d3b3a54 100644 --- a/cocos/platform/android/CCGL-android.h +++ b/cocos/platform/android/CCGL-android.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/CCGLViewImpl-android.cpp b/cocos/platform/android/CCGLViewImpl-android.cpp index 385167e1341f..d07823c0bce8 100644 --- a/cocos/platform/android/CCGLViewImpl-android.cpp +++ b/cocos/platform/android/CCGLViewImpl-android.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/CCGLViewImpl-android.h b/cocos/platform/android/CCGLViewImpl-android.h index 93d34a76ebef..405370690d1f 100644 --- a/cocos/platform/android/CCGLViewImpl-android.h +++ b/cocos/platform/android/CCGLViewImpl-android.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/CCPlatformDefine-android.h b/cocos/platform/android/CCPlatformDefine-android.h index 463e10b751d6..7ac07e11c3e5 100644 --- a/cocos/platform/android/CCPlatformDefine-android.h +++ b/cocos/platform/android/CCPlatformDefine-android.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/CCStdC-android.h b/cocos/platform/android/CCStdC-android.h index 461ea7559dcd..c21bcdeefb84 100644 --- a/cocos/platform/android/CCStdC-android.h +++ b/cocos/platform/android/CCStdC-android.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxBitmap.java b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxBitmap.java index 22c2fc227a3c..68b74062663c 100644 --- a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxBitmap.java +++ b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxBitmap.java @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxEditBox.java b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxEditBox.java index e736c6e08534..763e077411fe 100644 --- a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxEditBox.java +++ b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxEditBox.java @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxEditBoxHelper.java b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxEditBoxHelper.java index 417b14262986..b165ad2f2710 100644 --- a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxEditBoxHelper.java +++ b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxEditBoxHelper.java @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxHelper.java b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxHelper.java index f4fb62d92cb1..6edb15d2c027 100644 --- a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxHelper.java +++ b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxHelper.java @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxJavascriptJavaBridge.java b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxJavascriptJavaBridge.java index 0c5f071088ee..c6fec28c0fd0 100644 --- a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxJavascriptJavaBridge.java +++ b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxJavascriptJavaBridge.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxLocalStorage.java b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxLocalStorage.java index 65700f7455ea..e9f4f592be12 100644 --- a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxLocalStorage.java +++ b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxLocalStorage.java @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxLuaJavaBridge.java b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxLuaJavaBridge.java index 1de922ee5371..138a5826e4c0 100644 --- a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxLuaJavaBridge.java +++ b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxLuaJavaBridge.java @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxMusic.java b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxMusic.java index e241e44750a0..5208cebbeb8e 100644 --- a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxMusic.java +++ b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxMusic.java @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxReflectionHelper.java b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxReflectionHelper.java index 3220b163e51f..4b561198da9a 100644 --- a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxReflectionHelper.java +++ b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxReflectionHelper.java @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2016 cocos2d-x.org -Copyright (c) 2016 Chukong Technologies Inc. +Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxSound.java b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxSound.java index e81dbcaed7f4..6ac25d5783d0 100644 --- a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxSound.java +++ b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxSound.java @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxTypefaces.java b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxTypefaces.java index 3bca1a888ec9..59e6575fccb7 100644 --- a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxTypefaces.java +++ b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxTypefaces.java @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxVideoHelper.java b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxVideoHelper.java index 27a69321b29d..6a85631005e8 100644 --- a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxVideoHelper.java +++ b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxVideoHelper.java @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2014 Chukong Technologies Inc. +Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxVideoView.java b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxVideoView.java index b4a2e7848c2a..b1a0bb8adddb 100644 --- a/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxVideoView.java +++ b/cocos/platform/android/java/src/org/cocos2dx/lib/Cocos2dxVideoView.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2006 The Android Open Source Project - * Copyright (c) 2014 Chukong Technologies Inc. + * Copyright (c) 2014-2017 Chukong Technologies Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/cocos/platform/android/javaactivity-android.cpp b/cocos/platform/android/javaactivity-android.cpp index c71f5dfb92d0..183879dbab15 100644 --- a/cocos/platform/android/javaactivity-android.cpp +++ b/cocos/platform/android/javaactivity-android.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/jni/Java_org_cocos2dx_lib_Cocos2dxBitmap.cpp b/cocos/platform/android/jni/Java_org_cocos2dx_lib_Cocos2dxBitmap.cpp index 15a3fb746ed2..9c803083e765 100644 --- a/cocos/platform/android/jni/Java_org_cocos2dx_lib_Cocos2dxBitmap.cpp +++ b/cocos/platform/android/jni/Java_org_cocos2dx_lib_Cocos2dxBitmap.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/jni/Java_org_cocos2dx_lib_Cocos2dxBitmap.h b/cocos/platform/android/jni/Java_org_cocos2dx_lib_Cocos2dxBitmap.h index e2120e8010af..3f74f120571c 100644 --- a/cocos/platform/android/jni/Java_org_cocos2dx_lib_Cocos2dxBitmap.h +++ b/cocos/platform/android/jni/Java_org_cocos2dx_lib_Cocos2dxBitmap.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/jni/Java_org_cocos2dx_lib_Cocos2dxHelper.cpp b/cocos/platform/android/jni/Java_org_cocos2dx_lib_Cocos2dxHelper.cpp index 299be7208ee1..5d0deccfe74a 100644 --- a/cocos/platform/android/jni/Java_org_cocos2dx_lib_Cocos2dxHelper.cpp +++ b/cocos/platform/android/jni/Java_org_cocos2dx_lib_Cocos2dxHelper.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/jni/Java_org_cocos2dx_lib_Cocos2dxHelper.h b/cocos/platform/android/jni/Java_org_cocos2dx_lib_Cocos2dxHelper.h index cca78e8a597a..3715c4d1e524 100644 --- a/cocos/platform/android/jni/Java_org_cocos2dx_lib_Cocos2dxHelper.h +++ b/cocos/platform/android/jni/Java_org_cocos2dx_lib_Cocos2dxHelper.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/jni/JniHelper.cpp b/cocos/platform/android/jni/JniHelper.cpp index 5cf1a9a5edbb..124a57b7d8dd 100644 --- a/cocos/platform/android/jni/JniHelper.cpp +++ b/cocos/platform/android/jni/JniHelper.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/android/jni/JniHelper.h b/cocos/platform/android/jni/JniHelper.h index 9b5178af18a7..f4b789618524 100644 --- a/cocos/platform/android/jni/JniHelper.h +++ b/cocos/platform/android/jni/JniHelper.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/apple/CCDevice-apple.h b/cocos/platform/apple/CCDevice-apple.h index 9ab2b957c9ef..427898ed431b 100644 --- a/cocos/platform/apple/CCDevice-apple.h +++ b/cocos/platform/apple/CCDevice-apple.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/apple/CCDevice-apple.mm b/cocos/platform/apple/CCDevice-apple.mm index 41afc6601aee..33b79ecc7185 100644 --- a/cocos/platform/apple/CCDevice-apple.mm +++ b/cocos/platform/apple/CCDevice-apple.mm @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/apple/CCFileUtils-apple.h b/cocos/platform/apple/CCFileUtils-apple.h index d3c1a751e807..7de3ed43d212 100644 --- a/cocos/platform/apple/CCFileUtils-apple.h +++ b/cocos/platform/apple/CCFileUtils-apple.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/apple/CCFileUtils-apple.mm b/cocos/platform/apple/CCFileUtils-apple.mm index 2c97ad8008d0..60429b137eae 100644 --- a/cocos/platform/apple/CCFileUtils-apple.mm +++ b/cocos/platform/apple/CCFileUtils-apple.mm @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/apple/CCLock-apple.cpp b/cocos/platform/apple/CCLock-apple.cpp index f873b30e883d..83992472ac08 100644 --- a/cocos/platform/apple/CCLock-apple.cpp +++ b/cocos/platform/apple/CCLock-apple.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/apple/CCLock-apple.h b/cocos/platform/apple/CCLock-apple.h index 0bf3640f135b..6a756cbaa6ea 100644 --- a/cocos/platform/apple/CCLock-apple.h +++ b/cocos/platform/apple/CCLock-apple.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/apple/CCThread-apple.mm b/cocos/platform/apple/CCThread-apple.mm index 04730f5d2a91..8b0df7e04f55 100644 --- a/cocos/platform/apple/CCThread-apple.mm +++ b/cocos/platform/apple/CCThread-apple.mm @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/desktop/CCGLViewImpl-desktop.cpp b/cocos/platform/desktop/CCGLViewImpl-desktop.cpp index 5e0d39a1b7e4..2dccb3e62ed0 100644 --- a/cocos/platform/desktop/CCGLViewImpl-desktop.cpp +++ b/cocos/platform/desktop/CCGLViewImpl-desktop.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/desktop/CCGLViewImpl-desktop.h b/cocos/platform/desktop/CCGLViewImpl-desktop.h index 1f92acecd58b..3fcf7fc4a857 100644 --- a/cocos/platform/desktop/CCGLViewImpl-desktop.h +++ b/cocos/platform/desktop/CCGLViewImpl-desktop.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/ios/CCApplication-ios.h b/cocos/platform/ios/CCApplication-ios.h index 415ac563520b..d6a0e724c1ce 100644 --- a/cocos/platform/ios/CCApplication-ios.h +++ b/cocos/platform/ios/CCApplication-ios.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/ios/CCApplication-ios.mm b/cocos/platform/ios/CCApplication-ios.mm index f036dd9dad68..91bea8ca02d8 100644 --- a/cocos/platform/ios/CCApplication-ios.mm +++ b/cocos/platform/ios/CCApplication-ios.mm @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/ios/CCCommon-ios.mm b/cocos/platform/ios/CCCommon-ios.mm index b304cadd81b3..79a897a359a8 100644 --- a/cocos/platform/ios/CCCommon-ios.mm +++ b/cocos/platform/ios/CCCommon-ios.mm @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/ios/CCDevice-ios.mm b/cocos/platform/ios/CCDevice-ios.mm index 617d7f9789c9..3c5fd3250180 100644 --- a/cocos/platform/ios/CCDevice-ios.mm +++ b/cocos/platform/ios/CCDevice-ios.mm @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/ios/CCDirectorCaller-ios.h b/cocos/platform/ios/CCDirectorCaller-ios.h index 792c72f680ec..d4c376b17276 100644 --- a/cocos/platform/ios/CCDirectorCaller-ios.h +++ b/cocos/platform/ios/CCDirectorCaller-ios.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/ios/CCDirectorCaller-ios.mm b/cocos/platform/ios/CCDirectorCaller-ios.mm index 37db13d2abba..7d7014a6061b 100644 --- a/cocos/platform/ios/CCDirectorCaller-ios.mm +++ b/cocos/platform/ios/CCDirectorCaller-ios.mm @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/ios/CCES2Renderer-ios.h b/cocos/platform/ios/CCES2Renderer-ios.h index b984f32cec47..c39013875108 100644 --- a/cocos/platform/ios/CCES2Renderer-ios.h +++ b/cocos/platform/ios/CCES2Renderer-ios.h @@ -2,7 +2,7 @@ Copyright (c) 2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Corpyight (c) 2011 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/ios/CCES2Renderer-ios.m b/cocos/platform/ios/CCES2Renderer-ios.m index 2085227b4a2c..4e621359f12c 100644 --- a/cocos/platform/ios/CCES2Renderer-ios.m +++ b/cocos/platform/ios/CCES2Renderer-ios.m @@ -2,7 +2,7 @@ Copyright (c) 2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Corpyight (c) 2011 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/ios/CCESRenderer-ios.h b/cocos/platform/ios/CCESRenderer-ios.h index f105dad8df1b..3b5ca7fcce20 100644 --- a/cocos/platform/ios/CCESRenderer-ios.h +++ b/cocos/platform/ios/CCESRenderer-ios.h @@ -2,7 +2,7 @@ Copyright (c) 2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Corpyight (c) 2011 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/ios/CCGL-ios.h b/cocos/platform/ios/CCGL-ios.h index cc66e0e067f6..ba81acd28d2c 100644 --- a/cocos/platform/ios/CCGL-ios.h +++ b/cocos/platform/ios/CCGL-ios.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/ios/CCGLViewImpl-ios.h b/cocos/platform/ios/CCGLViewImpl-ios.h index 0a49896d34d6..fed793370f65 100644 --- a/cocos/platform/ios/CCGLViewImpl-ios.h +++ b/cocos/platform/ios/CCGLViewImpl-ios.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/ios/CCGLViewImpl-ios.mm b/cocos/platform/ios/CCGLViewImpl-ios.mm index b4303688092b..ae74dd658d74 100644 --- a/cocos/platform/ios/CCGLViewImpl-ios.mm +++ b/cocos/platform/ios/CCGLViewImpl-ios.mm @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/ios/CCImage-ios.mm b/cocos/platform/ios/CCImage-ios.mm index fadc495d3e1a..c835b977f49f 100644 --- a/cocos/platform/ios/CCImage-ios.mm +++ b/cocos/platform/ios/CCImage-ios.mm @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/ios/CCPlatformDefine-ios.h b/cocos/platform/ios/CCPlatformDefine-ios.h index d3a37ea9f3e8..7dca910c11da 100644 --- a/cocos/platform/ios/CCPlatformDefine-ios.h +++ b/cocos/platform/ios/CCPlatformDefine-ios.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/ios/CCStdC-ios.h b/cocos/platform/ios/CCStdC-ios.h index 4ad6cb328f93..9f28bc379821 100644 --- a/cocos/platform/ios/CCStdC-ios.h +++ b/cocos/platform/ios/CCStdC-ios.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/linux/CCApplication-linux.cpp b/cocos/platform/linux/CCApplication-linux.cpp index de8242123105..9731c9a5ee11 100644 --- a/cocos/platform/linux/CCApplication-linux.cpp +++ b/cocos/platform/linux/CCApplication-linux.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011 Laschweinski -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/linux/CCApplication-linux.h b/cocos/platform/linux/CCApplication-linux.h index 0cc61acea689..ec94647fbca8 100644 --- a/cocos/platform/linux/CCApplication-linux.h +++ b/cocos/platform/linux/CCApplication-linux.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011 Laschweinski -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/linux/CCCommon-linux.cpp b/cocos/platform/linux/CCCommon-linux.cpp index b1ca448958af..4a0642ffe3b7 100644 --- a/cocos/platform/linux/CCCommon-linux.cpp +++ b/cocos/platform/linux/CCCommon-linux.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011 Laschweinski -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/linux/CCDevice-linux.cpp b/cocos/platform/linux/CCDevice-linux.cpp index 9dcba60e5265..e86e252e00da 100644 --- a/cocos/platform/linux/CCDevice-linux.cpp +++ b/cocos/platform/linux/CCDevice-linux.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011 Laschweinski -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/linux/CCFileUtils-linux.cpp b/cocos/platform/linux/CCFileUtils-linux.cpp index 23d1f9a677e9..2893f3126d17 100644 --- a/cocos/platform/linux/CCFileUtils-linux.cpp +++ b/cocos/platform/linux/CCFileUtils-linux.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011 Laschweinski -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/linux/CCFileUtils-linux.h b/cocos/platform/linux/CCFileUtils-linux.h index 83f5dfea7a4c..74a37eea1ff4 100644 --- a/cocos/platform/linux/CCFileUtils-linux.h +++ b/cocos/platform/linux/CCFileUtils-linux.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011 Laschweinski -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/linux/CCPlatformDefine-linux.h b/cocos/platform/linux/CCPlatformDefine-linux.h index d86e85390c73..24d683d15d13 100644 --- a/cocos/platform/linux/CCPlatformDefine-linux.h +++ b/cocos/platform/linux/CCPlatformDefine-linux.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011 Laschweinski -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/linux/CCStdC-linux.cpp b/cocos/platform/linux/CCStdC-linux.cpp index 704512978b6b..21dfff9bfc7b 100644 --- a/cocos/platform/linux/CCStdC-linux.cpp +++ b/cocos/platform/linux/CCStdC-linux.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/linux/CCStdC-linux.h b/cocos/platform/linux/CCStdC-linux.h index cfacb58e3066..53b24e49d188 100644 --- a/cocos/platform/linux/CCStdC-linux.h +++ b/cocos/platform/linux/CCStdC-linux.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/mac/CCApplication-mac.h b/cocos/platform/mac/CCApplication-mac.h index ee517f270ce9..863c2d588df3 100644 --- a/cocos/platform/mac/CCApplication-mac.h +++ b/cocos/platform/mac/CCApplication-mac.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/mac/CCApplication-mac.mm b/cocos/platform/mac/CCApplication-mac.mm index 8283cbfb49c7..2842fccc0b0d 100644 --- a/cocos/platform/mac/CCApplication-mac.mm +++ b/cocos/platform/mac/CCApplication-mac.mm @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/mac/CCCommon-mac.mm b/cocos/platform/mac/CCCommon-mac.mm index d3dd36004ef6..fdc134badcb3 100644 --- a/cocos/platform/mac/CCCommon-mac.mm +++ b/cocos/platform/mac/CCCommon-mac.mm @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/mac/CCDevice-mac.mm b/cocos/platform/mac/CCDevice-mac.mm index 6235e9c7cb3e..df3cafc0fdaf 100644 --- a/cocos/platform/mac/CCDevice-mac.mm +++ b/cocos/platform/mac/CCDevice-mac.mm @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/mac/CCGL-mac.h b/cocos/platform/mac/CCGL-mac.h index 3726415a6241..0e0fdf7e2bd4 100644 --- a/cocos/platform/mac/CCGL-mac.h +++ b/cocos/platform/mac/CCGL-mac.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/mac/CCPlatformDefine-mac.h b/cocos/platform/mac/CCPlatformDefine-mac.h index dc5e2876efa6..c3e24e30fdce 100644 --- a/cocos/platform/mac/CCPlatformDefine-mac.h +++ b/cocos/platform/mac/CCPlatformDefine-mac.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/mac/CCStdC-mac.h b/cocos/platform/mac/CCStdC-mac.h index 2daf6449db46..f0dd3f67b892 100644 --- a/cocos/platform/mac/CCStdC-mac.h +++ b/cocos/platform/mac/CCStdC-mac.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/tizen/CCApplication-tizen.cpp b/cocos/platform/tizen/CCApplication-tizen.cpp index 6c56a685c8fe..6ba14b9b9d5f 100644 --- a/cocos/platform/tizen/CCApplication-tizen.cpp +++ b/cocos/platform/tizen/CCApplication-tizen.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/tizen/CCApplication-tizen.h b/cocos/platform/tizen/CCApplication-tizen.h index 4e6e75d87330..1cf814c0a2ee 100644 --- a/cocos/platform/tizen/CCApplication-tizen.h +++ b/cocos/platform/tizen/CCApplication-tizen.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/tizen/CCCommon-tizen.cpp b/cocos/platform/tizen/CCCommon-tizen.cpp index 049af4c1b871..d5e0f4491373 100644 --- a/cocos/platform/tizen/CCCommon-tizen.cpp +++ b/cocos/platform/tizen/CCCommon-tizen.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/tizen/CCDevice-tizen.cpp b/cocos/platform/tizen/CCDevice-tizen.cpp index 43a2210a56a2..a35dd21f1ddd 100644 --- a/cocos/platform/tizen/CCDevice-tizen.cpp +++ b/cocos/platform/tizen/CCDevice-tizen.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/tizen/CCFileUtils-tizen.cpp b/cocos/platform/tizen/CCFileUtils-tizen.cpp index 8060866a997f..8a9e52ec02a6 100644 --- a/cocos/platform/tizen/CCFileUtils-tizen.cpp +++ b/cocos/platform/tizen/CCFileUtils-tizen.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/tizen/CCFileUtils-tizen.h b/cocos/platform/tizen/CCFileUtils-tizen.h index 3376d6917e91..2ea574f4ea3c 100644 --- a/cocos/platform/tizen/CCFileUtils-tizen.h +++ b/cocos/platform/tizen/CCFileUtils-tizen.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/tizen/CCGL-tizen.h b/cocos/platform/tizen/CCGL-tizen.h index 5abf40a3a594..46cde6dc2a11 100644 --- a/cocos/platform/tizen/CCGL-tizen.h +++ b/cocos/platform/tizen/CCGL-tizen.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/tizen/CCGLViewImpl-tizen.cpp b/cocos/platform/tizen/CCGLViewImpl-tizen.cpp index 128698ae0e1b..a3eee6b0933d 100644 --- a/cocos/platform/tizen/CCGLViewImpl-tizen.cpp +++ b/cocos/platform/tizen/CCGLViewImpl-tizen.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/tizen/CCGLViewImpl-tizen.h b/cocos/platform/tizen/CCGLViewImpl-tizen.h index b3f17031c0e6..5161d9ce63b1 100644 --- a/cocos/platform/tizen/CCGLViewImpl-tizen.h +++ b/cocos/platform/tizen/CCGLViewImpl-tizen.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/tizen/CCPlatformDefine-tizen.h b/cocos/platform/tizen/CCPlatformDefine-tizen.h index 5fcf0542763c..1462a8fde495 100644 --- a/cocos/platform/tizen/CCPlatformDefine-tizen.h +++ b/cocos/platform/tizen/CCPlatformDefine-tizen.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/tizen/CCStdC-tizen.cpp b/cocos/platform/tizen/CCStdC-tizen.cpp index a0b94607d732..ab3775bb6ffe 100644 --- a/cocos/platform/tizen/CCStdC-tizen.cpp +++ b/cocos/platform/tizen/CCStdC-tizen.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/tizen/CCStdC-tizen.h b/cocos/platform/tizen/CCStdC-tizen.h index 60419686a0b4..51e93bb496f5 100644 --- a/cocos/platform/tizen/CCStdC-tizen.h +++ b/cocos/platform/tizen/CCStdC-tizen.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/win32/CCApplication-win32.cpp b/cocos/platform/win32/CCApplication-win32.cpp index 06967be13247..e972c21fd74c 100644 --- a/cocos/platform/win32/CCApplication-win32.cpp +++ b/cocos/platform/win32/CCApplication-win32.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/win32/CCApplication-win32.h b/cocos/platform/win32/CCApplication-win32.h index 81ee3841608a..6ec1d125f324 100644 --- a/cocos/platform/win32/CCApplication-win32.h +++ b/cocos/platform/win32/CCApplication-win32.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/win32/CCCommon-win32.cpp b/cocos/platform/win32/CCCommon-win32.cpp index 20c4eaa70d9c..88780eb902a7 100644 --- a/cocos/platform/win32/CCCommon-win32.cpp +++ b/cocos/platform/win32/CCCommon-win32.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/win32/CCDevice-win32.cpp b/cocos/platform/win32/CCDevice-win32.cpp index 4926d5663fa1..79ce0cbd7e1f 100644 --- a/cocos/platform/win32/CCDevice-win32.cpp +++ b/cocos/platform/win32/CCDevice-win32.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/win32/CCFileUtils-win32.cpp b/cocos/platform/win32/CCFileUtils-win32.cpp index 67e3e832f556..0ceab1f0bd91 100644 --- a/cocos/platform/win32/CCFileUtils-win32.cpp +++ b/cocos/platform/win32/CCFileUtils-win32.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/win32/CCFileUtils-win32.h b/cocos/platform/win32/CCFileUtils-win32.h index 646983b5c9e1..0214ea95c548 100644 --- a/cocos/platform/win32/CCFileUtils-win32.h +++ b/cocos/platform/win32/CCFileUtils-win32.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/win32/CCGL-win32.h b/cocos/platform/win32/CCGL-win32.h index 143b1ea16142..57e19f814ebd 100644 --- a/cocos/platform/win32/CCGL-win32.h +++ b/cocos/platform/win32/CCGL-win32.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/win32/CCPlatformDefine-win32.h b/cocos/platform/win32/CCPlatformDefine-win32.h index 88d04b54425b..2c227b43e51f 100644 --- a/cocos/platform/win32/CCPlatformDefine-win32.h +++ b/cocos/platform/win32/CCPlatformDefine-win32.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/win32/CCStdC-win32.cpp b/cocos/platform/win32/CCStdC-win32.cpp index 44ae8327875a..2d6c2583ae9b 100644 --- a/cocos/platform/win32/CCStdC-win32.cpp +++ b/cocos/platform/win32/CCStdC-win32.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/win32/CCStdC-win32.h b/cocos/platform/win32/CCStdC-win32.h index 2a04f4b3618b..19a61bcf65b7 100644 --- a/cocos/platform/win32/CCStdC-win32.h +++ b/cocos/platform/win32/CCStdC-win32.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/win32/CCUtils-win32.cpp b/cocos/platform/win32/CCUtils-win32.cpp index 9ee289f6d1d5..222195b0496d 100644 --- a/cocos/platform/win32/CCUtils-win32.cpp +++ b/cocos/platform/win32/CCUtils-win32.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/win32/CCUtils-win32.h b/cocos/platform/win32/CCUtils-win32.h index 995f4aa63d55..83abf030919f 100644 --- a/cocos/platform/win32/CCUtils-win32.h +++ b/cocos/platform/win32/CCUtils-win32.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/winrt/CCDevice.cpp b/cocos/platform/winrt/CCDevice.cpp index e75bed6e1a67..f30f2226fcbd 100644 --- a/cocos/platform/winrt/CCDevice.cpp +++ b/cocos/platform/winrt/CCDevice.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/platform/winrt/Keyboard-winrt.cpp b/cocos/platform/winrt/Keyboard-winrt.cpp index 06e37c4e8aad..6abc6ff2ce77 100644 --- a/cocos/platform/winrt/Keyboard-winrt.cpp +++ b/cocos/platform/winrt/Keyboard-winrt.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. * Portions Copyright (c) Microsoft Open Technologies, Inc. * All Rights Reserved diff --git a/cocos/platform/winrt/Keyboard-winrt.h b/cocos/platform/winrt/Keyboard-winrt.h index 4a1670f33ac5..651b7a860ceb 100644 --- a/cocos/platform/winrt/Keyboard-winrt.h +++ b/cocos/platform/winrt/Keyboard-winrt.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. * Portions Copyright (c) Microsoft Open Technologies, Inc. * All Rights Reserved diff --git a/cocos/renderer/CCBatchCommand.cpp b/cocos/renderer/CCBatchCommand.cpp index 427ade97fca7..8622d1fe9cb9 100644 --- a/cocos/renderer/CCBatchCommand.cpp +++ b/cocos/renderer/CCBatchCommand.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCBatchCommand.h b/cocos/renderer/CCBatchCommand.h index 6efc4eab079b..d7fb936f00b0 100644 --- a/cocos/renderer/CCBatchCommand.h +++ b/cocos/renderer/CCBatchCommand.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCCustomCommand.cpp b/cocos/renderer/CCCustomCommand.cpp index cb5b65556172..b43332d941c7 100644 --- a/cocos/renderer/CCCustomCommand.cpp +++ b/cocos/renderer/CCCustomCommand.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCCustomCommand.h b/cocos/renderer/CCCustomCommand.h index 00653de1e16f..1e8aeeb121bf 100644 --- a/cocos/renderer/CCCustomCommand.h +++ b/cocos/renderer/CCCustomCommand.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCFrameBuffer.cpp b/cocos/renderer/CCFrameBuffer.cpp index 6fa0f5b356fb..665f2be8fcd5 100644 --- a/cocos/renderer/CCFrameBuffer.cpp +++ b/cocos/renderer/CCFrameBuffer.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCFrameBuffer.h b/cocos/renderer/CCFrameBuffer.h index 0ce84b455868..41e349f54dfb 100644 --- a/cocos/renderer/CCFrameBuffer.h +++ b/cocos/renderer/CCFrameBuffer.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCGLProgramCache.cpp b/cocos/renderer/CCGLProgramCache.cpp index 7ae897887f92..a44360993713 100644 --- a/cocos/renderer/CCGLProgramCache.cpp +++ b/cocos/renderer/CCGLProgramCache.cpp @@ -2,7 +2,7 @@ Copyright (c) 2011 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCGLProgramCache.h b/cocos/renderer/CCGLProgramCache.h index 5fe02053bd4c..8cc79872737b 100644 --- a/cocos/renderer/CCGLProgramCache.h +++ b/cocos/renderer/CCGLProgramCache.h @@ -2,7 +2,7 @@ Copyright (c) 2011 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCGLProgramState.h b/cocos/renderer/CCGLProgramState.h index 442e795d762d..ecf6d141c827 100644 --- a/cocos/renderer/CCGLProgramState.h +++ b/cocos/renderer/CCGLProgramState.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright 2014 Chukong Technologies Inc. +Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCGLProgramStateCache.h b/cocos/renderer/CCGLProgramStateCache.h index b3c7b5d4783a..ca08f6652c93 100644 --- a/cocos/renderer/CCGLProgramStateCache.h +++ b/cocos/renderer/CCGLProgramStateCache.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright 2014 Chukong Technologies Inc. +Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCGroupCommand.cpp b/cocos/renderer/CCGroupCommand.cpp index e67f621bdc0c..03d84b36572e 100644 --- a/cocos/renderer/CCGroupCommand.cpp +++ b/cocos/renderer/CCGroupCommand.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCGroupCommand.h b/cocos/renderer/CCGroupCommand.h index 5a8b1a62b5ce..2d3c23fb9e14 100644 --- a/cocos/renderer/CCGroupCommand.h +++ b/cocos/renderer/CCGroupCommand.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCMaterial.cpp b/cocos/renderer/CCMaterial.cpp index 6c6602622209..797477092a3f 100644 --- a/cocos/renderer/CCMaterial.cpp +++ b/cocos/renderer/CCMaterial.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCMaterial.h b/cocos/renderer/CCMaterial.h index 120400e554dc..09de28079e65 100644 --- a/cocos/renderer/CCMaterial.h +++ b/cocos/renderer/CCMaterial.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCMeshCommand.cpp b/cocos/renderer/CCMeshCommand.cpp index f2801d6f1fa2..e4f43cb19690 100644 --- a/cocos/renderer/CCMeshCommand.cpp +++ b/cocos/renderer/CCMeshCommand.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCMeshCommand.h b/cocos/renderer/CCMeshCommand.h index 9de016c4d006..e29b78732297 100644 --- a/cocos/renderer/CCMeshCommand.h +++ b/cocos/renderer/CCMeshCommand.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCPass.cpp b/cocos/renderer/CCPass.cpp index d2831e191d21..841f25d0fab3 100644 --- a/cocos/renderer/CCPass.cpp +++ b/cocos/renderer/CCPass.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCPass.h b/cocos/renderer/CCPass.h index f21d997c2485..74cbb03a0cf6 100644 --- a/cocos/renderer/CCPass.h +++ b/cocos/renderer/CCPass.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCPrimitive.cpp b/cocos/renderer/CCPrimitive.cpp index 5a96155fccde..e9b248fdf757 100644 --- a/cocos/renderer/CCPrimitive.cpp +++ b/cocos/renderer/CCPrimitive.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCPrimitive.h b/cocos/renderer/CCPrimitive.h index 311ad5fca170..ee69746b1726 100644 --- a/cocos/renderer/CCPrimitive.h +++ b/cocos/renderer/CCPrimitive.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCPrimitiveCommand.cpp b/cocos/renderer/CCPrimitiveCommand.cpp index a8d7668bf7e6..628e852631b5 100644 --- a/cocos/renderer/CCPrimitiveCommand.cpp +++ b/cocos/renderer/CCPrimitiveCommand.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCPrimitiveCommand.h b/cocos/renderer/CCPrimitiveCommand.h index 140d48e01119..16dac8437b8d 100644 --- a/cocos/renderer/CCPrimitiveCommand.h +++ b/cocos/renderer/CCPrimitiveCommand.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCQuadCommand.cpp b/cocos/renderer/CCQuadCommand.cpp index 19bfd1b8380c..9f3b1d8007a5 100644 --- a/cocos/renderer/CCQuadCommand.cpp +++ b/cocos/renderer/CCQuadCommand.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCQuadCommand.h b/cocos/renderer/CCQuadCommand.h index 9583031a2882..05324227dcae 100644 --- a/cocos/renderer/CCQuadCommand.h +++ b/cocos/renderer/CCQuadCommand.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCRenderCommand.cpp b/cocos/renderer/CCRenderCommand.cpp index 66aa8c3ab49e..501c7dcb81d9 100644 --- a/cocos/renderer/CCRenderCommand.cpp +++ b/cocos/renderer/CCRenderCommand.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCRenderCommand.h b/cocos/renderer/CCRenderCommand.h index 1e154d731338..519942d1301c 100644 --- a/cocos/renderer/CCRenderCommand.h +++ b/cocos/renderer/CCRenderCommand.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCRenderCommandPool.h b/cocos/renderer/CCRenderCommandPool.h index 7e3ac4188293..37305042b90e 100644 --- a/cocos/renderer/CCRenderCommandPool.h +++ b/cocos/renderer/CCRenderCommandPool.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCRenderState.cpp b/cocos/renderer/CCRenderState.cpp index 77cb50fb87ae..b97ff399438a 100644 --- a/cocos/renderer/CCRenderState.cpp +++ b/cocos/renderer/CCRenderState.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. Copyright (c) 2014 GamePlay3D team http://www.cocos2d-x.org diff --git a/cocos/renderer/CCRenderState.h b/cocos/renderer/CCRenderState.h index 469a726abaef..c62d38a04bb9 100644 --- a/cocos/renderer/CCRenderState.h +++ b/cocos/renderer/CCRenderState.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. Copyright (c) 2014 GamePlay3D team http://www.cocos2d-x.org diff --git a/cocos/renderer/CCRenderer.cpp b/cocos/renderer/CCRenderer.cpp index 485ea5dcd030..2f1f4a9390aa 100644 --- a/cocos/renderer/CCRenderer.cpp +++ b/cocos/renderer/CCRenderer.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCRenderer.h b/cocos/renderer/CCRenderer.h index d1175f573c15..03ad1b6a6fa9 100644 --- a/cocos/renderer/CCRenderer.h +++ b/cocos/renderer/CCRenderer.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCTechnique.cpp b/cocos/renderer/CCTechnique.cpp index 286780a47192..3f162a89f8d4 100644 --- a/cocos/renderer/CCTechnique.cpp +++ b/cocos/renderer/CCTechnique.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCTechnique.h b/cocos/renderer/CCTechnique.h index 8e85b44401b9..0340087ccde2 100644 --- a/cocos/renderer/CCTechnique.h +++ b/cocos/renderer/CCTechnique.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCTexture2D.cpp b/cocos/renderer/CCTexture2D.cpp index 842086e3eed6..0403a0d32a2b 100644 --- a/cocos/renderer/CCTexture2D.cpp +++ b/cocos/renderer/CCTexture2D.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008 Apple Inc. All Rights Reserved. Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCTexture2D.h b/cocos/renderer/CCTexture2D.h index 2b58c4d58f7c..eb4ceb2c7a68 100644 --- a/cocos/renderer/CCTexture2D.h +++ b/cocos/renderer/CCTexture2D.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008 Apple Inc. All Rights Reserved. Copyright (c) 2010-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCTextureAtlas.cpp b/cocos/renderer/CCTextureAtlas.cpp index 9f174b720487..5921eea016c5 100644 --- a/cocos/renderer/CCTextureAtlas.cpp +++ b/cocos/renderer/CCTextureAtlas.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCTextureAtlas.h b/cocos/renderer/CCTextureAtlas.h index 8f3be5d13dcd..f679461ef1d7 100644 --- a/cocos/renderer/CCTextureAtlas.h +++ b/cocos/renderer/CCTextureAtlas.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCTextureCache.cpp b/cocos/renderer/CCTextureCache.cpp index 6847af94639f..0443dd7df087 100644 --- a/cocos/renderer/CCTextureCache.cpp +++ b/cocos/renderer/CCTextureCache.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCTextureCache.h b/cocos/renderer/CCTextureCache.h index b1595df8f9db..9bf72a61f289 100644 --- a/cocos/renderer/CCTextureCache.h +++ b/cocos/renderer/CCTextureCache.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCTextureCube.cpp b/cocos/renderer/CCTextureCube.cpp index 60d049561ff1..0a43a1b27e31 100644 --- a/cocos/renderer/CCTextureCube.cpp +++ b/cocos/renderer/CCTextureCube.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCTextureCube.h b/cocos/renderer/CCTextureCube.h index fdba30be2c3f..7638b4130025 100644 --- a/cocos/renderer/CCTextureCube.h +++ b/cocos/renderer/CCTextureCube.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCTrianglesCommand.cpp b/cocos/renderer/CCTrianglesCommand.cpp index 4d5f581b31fe..66ba30005e13 100644 --- a/cocos/renderer/CCTrianglesCommand.cpp +++ b/cocos/renderer/CCTrianglesCommand.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCTrianglesCommand.h b/cocos/renderer/CCTrianglesCommand.h index a36941910390..8bafa5da81fb 100644 --- a/cocos/renderer/CCTrianglesCommand.h +++ b/cocos/renderer/CCTrianglesCommand.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCVertexAttribBinding.cpp b/cocos/renderer/CCVertexAttribBinding.cpp index 7ac1f2322b08..9b78e216cfe4 100644 --- a/cocos/renderer/CCVertexAttribBinding.cpp +++ b/cocos/renderer/CCVertexAttribBinding.cpp @@ -1,6 +1,6 @@ /** Copyright 2013 BlackBerry Inc. - Copyright (c) 2015 Chukong Technologies + Copyright (c) 2015-2017 Chukong Technologies Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cocos/renderer/CCVertexAttribBinding.h b/cocos/renderer/CCVertexAttribBinding.h index f207f560f56d..c71954aa3e80 100644 --- a/cocos/renderer/CCVertexAttribBinding.h +++ b/cocos/renderer/CCVertexAttribBinding.h @@ -1,6 +1,6 @@ /** Copyright 2013 BlackBerry Inc. - Copyright (c) 2015 Chukong Technologies + Copyright (c) 2015-2017 Chukong Technologies Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cocos/renderer/CCVertexIndexBuffer.cpp b/cocos/renderer/CCVertexIndexBuffer.cpp index 228576d6d490..291176802d74 100644 --- a/cocos/renderer/CCVertexIndexBuffer.cpp +++ b/cocos/renderer/CCVertexIndexBuffer.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCVertexIndexBuffer.h b/cocos/renderer/CCVertexIndexBuffer.h index 7704e650aee9..6daf9a48d2f2 100644 --- a/cocos/renderer/CCVertexIndexBuffer.h +++ b/cocos/renderer/CCVertexIndexBuffer.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCVertexIndexData.cpp b/cocos/renderer/CCVertexIndexData.cpp index 2f94a7ee4456..2cf7e455b929 100644 --- a/cocos/renderer/CCVertexIndexData.cpp +++ b/cocos/renderer/CCVertexIndexData.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/CCVertexIndexData.h b/cocos/renderer/CCVertexIndexData.h index 219aa6d06c1c..cc0d96c844bc 100644 --- a/cocos/renderer/CCVertexIndexData.h +++ b/cocos/renderer/CCVertexIndexData.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/ccShader_PositionColorTextureAsPointsize.vert b/cocos/renderer/ccShader_PositionColorTextureAsPointsize.vert index 5d3bf1f118a8..107c33aa0e8a 100644 --- a/cocos/renderer/ccShader_PositionColorTextureAsPointsize.vert +++ b/cocos/renderer/ccShader_PositionColorTextureAsPointsize.vert @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2015 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * http://www.cocos2d-x.org * diff --git a/cocos/renderer/ccShaders.cpp b/cocos/renderer/ccShaders.cpp index 5443c551fea4..209a52424e87 100644 --- a/cocos/renderer/ccShaders.cpp +++ b/cocos/renderer/ccShaders.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2011 Zynga Inc. Copyright (c) 2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/renderer/ccShaders.h b/cocos/renderer/ccShaders.h index f8b11f1f71ba..dda773114859 100644 --- a/cocos/renderer/ccShaders.h +++ b/cocos/renderer/ccShaders.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2011 Zynga Inc. Copyright (c) 2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/js-bindings/CMakeLists.txt b/cocos/scripting/js-bindings/CMakeLists.txt index 8d8c556709c2..02bbfba7dd53 100644 --- a/cocos/scripting/js-bindings/CMakeLists.txt +++ b/cocos/scripting/js-bindings/CMakeLists.txt @@ -1,5 +1,5 @@ #/**************************************************************************** -# Copyright (c) 2014 Chukong Technologies Inc. +# Copyright (c) 2014-2017 Chukong Technologies Inc. # # http://www.cocos2d-x.org # diff --git a/cocos/scripting/js-bindings/manual/3d/jsb_cocos2dx_3d_manual.cpp b/cocos/scripting/js-bindings/manual/3d/jsb_cocos2dx_3d_manual.cpp index 0c6e9ef6399f..0e9a28195d87 100644 --- a/cocos/scripting/js-bindings/manual/3d/jsb_cocos2dx_3d_manual.cpp +++ b/cocos/scripting/js-bindings/manual/3d/jsb_cocos2dx_3d_manual.cpp @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/js-bindings/manual/3d/jsb_cocos2dx_3d_manual.h b/cocos/scripting/js-bindings/manual/3d/jsb_cocos2dx_3d_manual.h index d01d0a837f75..58c447a3b518 100644 --- a/cocos/scripting/js-bindings/manual/3d/jsb_cocos2dx_3d_manual.h +++ b/cocos/scripting/js-bindings/manual/3d/jsb_cocos2dx_3d_manual.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/js-bindings/manual/ScriptingCore.cpp b/cocos/scripting/js-bindings/manual/ScriptingCore.cpp index f8c7a48cff12..520f42c041ef 100644 --- a/cocos/scripting/js-bindings/manual/ScriptingCore.cpp +++ b/cocos/scripting/js-bindings/manual/ScriptingCore.cpp @@ -1,7 +1,7 @@ /* * Created by Rolando Abarca on 3/14/12. * Copyright (c) 2012 Zynga Inc. All rights reserved. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/ScriptingCore.h b/cocos/scripting/js-bindings/manual/ScriptingCore.h index 81e2c9f84a49..f66de5b90c13 100644 --- a/cocos/scripting/js-bindings/manual/ScriptingCore.h +++ b/cocos/scripting/js-bindings/manual/ScriptingCore.h @@ -1,7 +1,7 @@ /* * Created by Rolando Abarca on 3/14/12. * Copyright (c) 2012 Zynga Inc. All rights reserved. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/chipmunk/js_bindings_chipmunk_manual.cpp b/cocos/scripting/js-bindings/manual/chipmunk/js_bindings_chipmunk_manual.cpp index a048125b8d6e..948f6aaf04a3 100644 --- a/cocos/scripting/js-bindings/manual/chipmunk/js_bindings_chipmunk_manual.cpp +++ b/cocos/scripting/js-bindings/manual/chipmunk/js_bindings_chipmunk_manual.cpp @@ -1,6 +1,6 @@ /* * Copyright (c) 2012 Zynga Inc. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/chipmunk/js_bindings_chipmunk_manual.h b/cocos/scripting/js-bindings/manual/chipmunk/js_bindings_chipmunk_manual.h index 4a878c1f8c82..315e9b4250e9 100644 --- a/cocos/scripting/js-bindings/manual/chipmunk/js_bindings_chipmunk_manual.h +++ b/cocos/scripting/js-bindings/manual/chipmunk/js_bindings_chipmunk_manual.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2012 Zynga Inc. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/chipmunk/js_bindings_chipmunk_registration.cpp b/cocos/scripting/js-bindings/manual/chipmunk/js_bindings_chipmunk_registration.cpp index fe28a891ffca..7cc5638a3890 100644 --- a/cocos/scripting/js-bindings/manual/chipmunk/js_bindings_chipmunk_registration.cpp +++ b/cocos/scripting/js-bindings/manual/chipmunk/js_bindings_chipmunk_registration.cpp @@ -1,6 +1,6 @@ /* * Copyright (c) 2012 Zynga Inc. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/chipmunk/js_bindings_chipmunk_registration.h b/cocos/scripting/js-bindings/manual/chipmunk/js_bindings_chipmunk_registration.h index 0889aaffbd50..b39218ee07d9 100644 --- a/cocos/scripting/js-bindings/manual/chipmunk/js_bindings_chipmunk_registration.h +++ b/cocos/scripting/js-bindings/manual/chipmunk/js_bindings_chipmunk_registration.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2012 Zynga Inc. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/cocos2d_specifics.cpp b/cocos/scripting/js-bindings/manual/cocos2d_specifics.cpp index c5dbafab9c93..92820b89338d 100644 --- a/cocos/scripting/js-bindings/manual/cocos2d_specifics.cpp +++ b/cocos/scripting/js-bindings/manual/cocos2d_specifics.cpp @@ -1,6 +1,6 @@ /* * Copyright (c) 2012 Zynga Inc. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/cocos2d_specifics.hpp b/cocos/scripting/js-bindings/manual/cocos2d_specifics.hpp index 307c64e01350..640553578ce0 100644 --- a/cocos/scripting/js-bindings/manual/cocos2d_specifics.hpp +++ b/cocos/scripting/js-bindings/manual/cocos2d_specifics.hpp @@ -1,6 +1,6 @@ /* * Copyright (c) 2012 Zynga Inc. - * Copyright (c) 2013-2014 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/cocosbuilder/cocosbuilder_specifics.hpp b/cocos/scripting/js-bindings/manual/cocosbuilder/cocosbuilder_specifics.hpp index 05f6386a741a..45d50bc54e77 100644 --- a/cocos/scripting/js-bindings/manual/cocosbuilder/cocosbuilder_specifics.hpp +++ b/cocos/scripting/js-bindings/manual/cocosbuilder/cocosbuilder_specifics.hpp @@ -1,6 +1,6 @@ /* * Copyright (c) 2012 Zynga Inc. - * Copyright (c) 2013-2014 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/cocosbuilder/js_bindings_ccbreader.cpp b/cocos/scripting/js-bindings/manual/cocosbuilder/js_bindings_ccbreader.cpp index 4da0520ef375..e048f0ac643f 100644 --- a/cocos/scripting/js-bindings/manual/cocosbuilder/js_bindings_ccbreader.cpp +++ b/cocos/scripting/js-bindings/manual/cocosbuilder/js_bindings_ccbreader.cpp @@ -1,7 +1,7 @@ /* * Created by Rohan Kuruvilla on 14/08/2012. * Copyright (c) 2012 Zynga Inc. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/cocosbuilder/js_bindings_ccbreader.h b/cocos/scripting/js-bindings/manual/cocosbuilder/js_bindings_ccbreader.h index 179190d614c8..7cb1fc3b0211 100644 --- a/cocos/scripting/js-bindings/manual/cocosbuilder/js_bindings_ccbreader.h +++ b/cocos/scripting/js-bindings/manual/cocosbuilder/js_bindings_ccbreader.h @@ -1,7 +1,7 @@ /* * Created by Rohan Kuruvilla on 14/08/2012. * Copyright (c) 2012 Zynga Inc. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/cocostudio/jsb_cocos2dx_studio_conversions.cpp b/cocos/scripting/js-bindings/manual/cocostudio/jsb_cocos2dx_studio_conversions.cpp index e0d9f5f1ccbe..73d485cdb1d0 100644 --- a/cocos/scripting/js-bindings/manual/cocostudio/jsb_cocos2dx_studio_conversions.cpp +++ b/cocos/scripting/js-bindings/manual/cocostudio/jsb_cocos2dx_studio_conversions.cpp @@ -1,6 +1,6 @@ /* * Created by Huabin LING on 21/1/15. - * Copyright (c) 2015 Chukong Technologies Inc. + * Copyright (c) 2015-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/cocostudio/jsb_cocos2dx_studio_conversions.h b/cocos/scripting/js-bindings/manual/cocostudio/jsb_cocos2dx_studio_conversions.h index 513d2847f977..d979d46d1de4 100644 --- a/cocos/scripting/js-bindings/manual/cocostudio/jsb_cocos2dx_studio_conversions.h +++ b/cocos/scripting/js-bindings/manual/cocostudio/jsb_cocos2dx_studio_conversions.h @@ -1,6 +1,6 @@ /* * Created by Huabin LING on 21/1/15. - * Copyright (c) 2015 Chukong Technologies Inc. + * Copyright (c) 2015-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/cocostudio/jsb_cocos2dx_studio_manual.cpp b/cocos/scripting/js-bindings/manual/cocostudio/jsb_cocos2dx_studio_manual.cpp index d879dae285b6..2516ce502527 100644 --- a/cocos/scripting/js-bindings/manual/cocostudio/jsb_cocos2dx_studio_manual.cpp +++ b/cocos/scripting/js-bindings/manual/cocostudio/jsb_cocos2dx_studio_manual.cpp @@ -1,6 +1,6 @@ /* * Created by LinWenhai on 20/10/13. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/cocostudio/jsb_cocos2dx_studio_manual.h b/cocos/scripting/js-bindings/manual/cocostudio/jsb_cocos2dx_studio_manual.h index ca79c3e32818..d01ba908707d 100644 --- a/cocos/scripting/js-bindings/manual/cocostudio/jsb_cocos2dx_studio_manual.h +++ b/cocos/scripting/js-bindings/manual/cocostudio/jsb_cocos2dx_studio_manual.h @@ -1,6 +1,6 @@ /* * Created by LinWenhai on 20/10/13. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/component/CCComponentJS.cpp b/cocos/scripting/js-bindings/manual/component/CCComponentJS.cpp index 4e27f6cc8ed4..e0334fcd593b 100644 --- a/cocos/scripting/js-bindings/manual/component/CCComponentJS.cpp +++ b/cocos/scripting/js-bindings/manual/component/CCComponentJS.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/js-bindings/manual/component/CCComponentJS.h b/cocos/scripting/js-bindings/manual/component/CCComponentJS.h index 7a456cd956f8..73aea7ec0c7f 100644 --- a/cocos/scripting/js-bindings/manual/component/CCComponentJS.h +++ b/cocos/scripting/js-bindings/manual/component/CCComponentJS.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/js-bindings/manual/extension/jsb_cocos2dx_extension_manual.cpp b/cocos/scripting/js-bindings/manual/extension/jsb_cocos2dx_extension_manual.cpp index 30888f548053..006a422cab9b 100644 --- a/cocos/scripting/js-bindings/manual/extension/jsb_cocos2dx_extension_manual.cpp +++ b/cocos/scripting/js-bindings/manual/extension/jsb_cocos2dx_extension_manual.cpp @@ -1,6 +1,6 @@ /* * Created by James Chen on 3/11/13. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/extension/jsb_cocos2dx_extension_manual.h b/cocos/scripting/js-bindings/manual/extension/jsb_cocos2dx_extension_manual.h index 2a35e52cc729..b5c90600117d 100644 --- a/cocos/scripting/js-bindings/manual/extension/jsb_cocos2dx_extension_manual.h +++ b/cocos/scripting/js-bindings/manual/extension/jsb_cocos2dx_extension_manual.h @@ -1,6 +1,6 @@ /* * Created by James Chen on 3/11/13. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/js_bindings_config.h b/cocos/scripting/js-bindings/manual/js_bindings_config.h index 40d1a09ce28f..2079cd2595e5 100644 --- a/cocos/scripting/js-bindings/manual/js_bindings_config.h +++ b/cocos/scripting/js-bindings/manual/js_bindings_config.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2012 Zynga Inc. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/js_bindings_core.cpp b/cocos/scripting/js-bindings/manual/js_bindings_core.cpp index f4ab87136e14..0be5e13f9e32 100644 --- a/cocos/scripting/js-bindings/manual/js_bindings_core.cpp +++ b/cocos/scripting/js-bindings/manual/js_bindings_core.cpp @@ -1,6 +1,6 @@ /* * Copyright (c) 2012 Zynga Inc. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/js_bindings_core.h b/cocos/scripting/js-bindings/manual/js_bindings_core.h index ec867d295868..43d97e0b9646 100644 --- a/cocos/scripting/js-bindings/manual/js_bindings_core.h +++ b/cocos/scripting/js-bindings/manual/js_bindings_core.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2012 Zynga Inc. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/js_bindings_opengl.cpp b/cocos/scripting/js-bindings/manual/js_bindings_opengl.cpp index 65a8d65e2f6d..072bd798dd76 100644 --- a/cocos/scripting/js-bindings/manual/js_bindings_opengl.cpp +++ b/cocos/scripting/js-bindings/manual/js_bindings_opengl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/js_bindings_opengl.h b/cocos/scripting/js-bindings/manual/js_bindings_opengl.h index bbc238fa0e91..baab00b19605 100644 --- a/cocos/scripting/js-bindings/manual/js_bindings_opengl.h +++ b/cocos/scripting/js-bindings/manual/js_bindings_opengl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/js_manual_conversions.cpp b/cocos/scripting/js-bindings/manual/js_manual_conversions.cpp index dffa6feca9d0..cc9680c9c5c5 100644 --- a/cocos/scripting/js-bindings/manual/js_manual_conversions.cpp +++ b/cocos/scripting/js-bindings/manual/js_manual_conversions.cpp @@ -1,7 +1,7 @@ /* * Created by Rohan Kuruvilla * Copyright (c) 2012 Zynga Inc. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/js_manual_conversions.h b/cocos/scripting/js-bindings/manual/js_manual_conversions.h index 90902460450b..b17129efd333 100644 --- a/cocos/scripting/js-bindings/manual/js_manual_conversions.h +++ b/cocos/scripting/js-bindings/manual/js_manual_conversions.h @@ -1,7 +1,7 @@ /* * Created by Rohan Kuruvilla * Copyright (c) 2012 Zynga Inc. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/jsb_event_dispatcher_manual.cpp b/cocos/scripting/js-bindings/manual/jsb_event_dispatcher_manual.cpp index 39edaa60189e..29fdc13ec626 100644 --- a/cocos/scripting/js-bindings/manual/jsb_event_dispatcher_manual.cpp +++ b/cocos/scripting/js-bindings/manual/jsb_event_dispatcher_manual.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 Chukong Technologies Inc. + * Copyright (c) 2014-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/jsb_event_dispatcher_manual.h b/cocos/scripting/js-bindings/manual/jsb_event_dispatcher_manual.h index cf5ca400cdec..b777fd0f1d6c 100644 --- a/cocos/scripting/js-bindings/manual/jsb_event_dispatcher_manual.h +++ b/cocos/scripting/js-bindings/manual/jsb_event_dispatcher_manual.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 Chukong Technologies Inc. + * Copyright (c) 2014-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/jsb_helper.h b/cocos/scripting/js-bindings/manual/jsb_helper.h index fde6083e8a48..0a99362d3f78 100644 --- a/cocos/scripting/js-bindings/manual/jsb_helper.h +++ b/cocos/scripting/js-bindings/manual/jsb_helper.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/jsb_opengl_manual.cpp b/cocos/scripting/js-bindings/manual/jsb_opengl_manual.cpp index 7b8b208a33f9..b02b017ae5b0 100644 --- a/cocos/scripting/js-bindings/manual/jsb_opengl_manual.cpp +++ b/cocos/scripting/js-bindings/manual/jsb_opengl_manual.cpp @@ -1,6 +1,6 @@ /* * Copyright (c) 2013 Zynga Inc. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/jsb_opengl_manual.h b/cocos/scripting/js-bindings/manual/jsb_opengl_manual.h index ed20c8db43bf..89d6ff3103c5 100644 --- a/cocos/scripting/js-bindings/manual/jsb_opengl_manual.h +++ b/cocos/scripting/js-bindings/manual/jsb_opengl_manual.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2012 Zynga Inc. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/jsb_opengl_registration.cpp b/cocos/scripting/js-bindings/manual/jsb_opengl_registration.cpp index b478e14cea31..a6ce6b6a61a8 100644 --- a/cocos/scripting/js-bindings/manual/jsb_opengl_registration.cpp +++ b/cocos/scripting/js-bindings/manual/jsb_opengl_registration.cpp @@ -1,6 +1,6 @@ /* * Copyright (c) 2012 Zynga Inc. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/jsb_opengl_registration.h b/cocos/scripting/js-bindings/manual/jsb_opengl_registration.h index d6d2a37f34a6..d02c3748c904 100644 --- a/cocos/scripting/js-bindings/manual/jsb_opengl_registration.h +++ b/cocos/scripting/js-bindings/manual/jsb_opengl_registration.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2012 Zynga Inc. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/localstorage/js_bindings_system_registration.cpp b/cocos/scripting/js-bindings/manual/localstorage/js_bindings_system_registration.cpp index 6593f694d519..70811b85b43e 100644 --- a/cocos/scripting/js-bindings/manual/localstorage/js_bindings_system_registration.cpp +++ b/cocos/scripting/js-bindings/manual/localstorage/js_bindings_system_registration.cpp @@ -1,6 +1,6 @@ /* * Copyright (c) 2012 Zynga Inc. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/localstorage/js_bindings_system_registration.h b/cocos/scripting/js-bindings/manual/localstorage/js_bindings_system_registration.h index 1a39ffa1eeb7..77c59a500a4e 100644 --- a/cocos/scripting/js-bindings/manual/localstorage/js_bindings_system_registration.h +++ b/cocos/scripting/js-bindings/manual/localstorage/js_bindings_system_registration.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2012 Zynga Inc. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/navmesh/jsb_cocos2dx_navmesh_conversions.cpp b/cocos/scripting/js-bindings/manual/navmesh/jsb_cocos2dx_navmesh_conversions.cpp index 5830825d47ae..c25b3bb2bf78 100644 --- a/cocos/scripting/js-bindings/manual/navmesh/jsb_cocos2dx_navmesh_conversions.cpp +++ b/cocos/scripting/js-bindings/manual/navmesh/jsb_cocos2dx_navmesh_conversions.cpp @@ -1,6 +1,6 @@ /* * Created by Huabin LING on 17/6/15. - * Copyright (c) 2015 Chukong Technologies Inc. + * Copyright (c) 2015-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/navmesh/jsb_cocos2dx_navmesh_conversions.h b/cocos/scripting/js-bindings/manual/navmesh/jsb_cocos2dx_navmesh_conversions.h index 05374dbcd36b..9b72d19a0048 100644 --- a/cocos/scripting/js-bindings/manual/navmesh/jsb_cocos2dx_navmesh_conversions.h +++ b/cocos/scripting/js-bindings/manual/navmesh/jsb_cocos2dx_navmesh_conversions.h @@ -1,6 +1,6 @@ /* * Created by Huabin LING on 17/6/15. - * Copyright (c) 2015 Chukong Technologies Inc. + * Copyright (c) 2015-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/navmesh/jsb_cocos2dx_navmesh_manual.cpp b/cocos/scripting/js-bindings/manual/navmesh/jsb_cocos2dx_navmesh_manual.cpp index 108721f1bb9d..3c7ef4f3939b 100644 --- a/cocos/scripting/js-bindings/manual/navmesh/jsb_cocos2dx_navmesh_manual.cpp +++ b/cocos/scripting/js-bindings/manual/navmesh/jsb_cocos2dx_navmesh_manual.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/js-bindings/manual/navmesh/jsb_cocos2dx_navmesh_manual.h b/cocos/scripting/js-bindings/manual/navmesh/jsb_cocos2dx_navmesh_manual.h index f655b973b699..e74bf9dbbc8b 100644 --- a/cocos/scripting/js-bindings/manual/navmesh/jsb_cocos2dx_navmesh_manual.h +++ b/cocos/scripting/js-bindings/manual/navmesh/jsb_cocos2dx_navmesh_manual.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/js-bindings/manual/network/XMLHTTPRequest.cpp b/cocos/scripting/js-bindings/manual/network/XMLHTTPRequest.cpp index 2b368090de0b..cd7e7b205429 100644 --- a/cocos/scripting/js-bindings/manual/network/XMLHTTPRequest.cpp +++ b/cocos/scripting/js-bindings/manual/network/XMLHTTPRequest.cpp @@ -2,7 +2,7 @@ * Created by Rolando Abarca 2012. * Copyright (c) 2012 Rolando Abarca. All rights reserved. * Copyright (c) 2013 Zynga Inc. All rights reserved. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Heavy based on: https://github.com/funkaster/FakeWebGL/blob/master/FakeWebGL/WebGL/XMLHTTPRequest.cpp * diff --git a/cocos/scripting/js-bindings/manual/network/XMLHTTPRequest.h b/cocos/scripting/js-bindings/manual/network/XMLHTTPRequest.h index abc9de2e1ad3..75904d665849 100644 --- a/cocos/scripting/js-bindings/manual/network/XMLHTTPRequest.h +++ b/cocos/scripting/js-bindings/manual/network/XMLHTTPRequest.h @@ -2,7 +2,7 @@ * Created by Rolando Abarca 2012. * Copyright (c) 2012 Rolando Abarca. All rights reserved. * Copyright (c) 2013 Zynga Inc. All rights reserved. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Heavy based on: https://github.com/funkaster/FakeWebGL/blob/master/FakeWebGL/WebGL/XMLHTTPRequest.h * diff --git a/cocos/scripting/js-bindings/manual/network/jsb_socketio.cpp b/cocos/scripting/js-bindings/manual/network/jsb_socketio.cpp index e253301daf79..33f7086b0f29 100644 --- a/cocos/scripting/js-bindings/manual/network/jsb_socketio.cpp +++ b/cocos/scripting/js-bindings/manual/network/jsb_socketio.cpp @@ -1,6 +1,6 @@ /* * Created by Chris Hannon 2014 http://www.channon.us - * Copyright (c) 2014 Chukong Technologies Inc. + * Copyright (c) 2014-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/network/jsb_socketio.h b/cocos/scripting/js-bindings/manual/network/jsb_socketio.h index 279f54de1f18..d50970c356fe 100644 --- a/cocos/scripting/js-bindings/manual/network/jsb_socketio.h +++ b/cocos/scripting/js-bindings/manual/network/jsb_socketio.h @@ -1,6 +1,6 @@ /* * Created by Chris Hannon 2014 http://www.channon.us - * Copyright (c) 2014 Chukong Technologies Inc. + * Copyright (c) 2014-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/network/jsb_websocket.cpp b/cocos/scripting/js-bindings/manual/network/jsb_websocket.cpp index 60ea2ecf6cd0..ea98b63c6125 100644 --- a/cocos/scripting/js-bindings/manual/network/jsb_websocket.cpp +++ b/cocos/scripting/js-bindings/manual/network/jsb_websocket.cpp @@ -1,6 +1,6 @@ /* * Created by James Chen - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/network/jsb_websocket.h b/cocos/scripting/js-bindings/manual/network/jsb_websocket.h index 06a7b5fbeaaf..8f9e3206173e 100644 --- a/cocos/scripting/js-bindings/manual/network/jsb_websocket.h +++ b/cocos/scripting/js-bindings/manual/network/jsb_websocket.h @@ -1,6 +1,6 @@ /* * Created by James Chen - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/physics3d/jsb_cocos2dx_physics3d_manual.cpp b/cocos/scripting/js-bindings/manual/physics3d/jsb_cocos2dx_physics3d_manual.cpp index e90f17c41ad9..c9854b53034c 100644 --- a/cocos/scripting/js-bindings/manual/physics3d/jsb_cocos2dx_physics3d_manual.cpp +++ b/cocos/scripting/js-bindings/manual/physics3d/jsb_cocos2dx_physics3d_manual.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/js-bindings/manual/physics3d/jsb_cocos2dx_physics3d_manual.h b/cocos/scripting/js-bindings/manual/physics3d/jsb_cocos2dx_physics3d_manual.h index 7c39b414c005..379f59d59df1 100644 --- a/cocos/scripting/js-bindings/manual/physics3d/jsb_cocos2dx_physics3d_manual.h +++ b/cocos/scripting/js-bindings/manual/physics3d/jsb_cocos2dx_physics3d_manual.h @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/js-bindings/manual/platform/android/CCJavascriptJavaBridge.cpp b/cocos/scripting/js-bindings/manual/platform/android/CCJavascriptJavaBridge.cpp index ed9cf7672d09..3047c8c71744 100644 --- a/cocos/scripting/js-bindings/manual/platform/android/CCJavascriptJavaBridge.cpp +++ b/cocos/scripting/js-bindings/manual/platform/android/CCJavascriptJavaBridge.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/platform/android/CCJavascriptJavaBridge.h b/cocos/scripting/js-bindings/manual/platform/android/CCJavascriptJavaBridge.h index aa1c05e18b6e..76ff0da9cda5 100644 --- a/cocos/scripting/js-bindings/manual/platform/android/CCJavascriptJavaBridge.h +++ b/cocos/scripting/js-bindings/manual/platform/android/CCJavascriptJavaBridge.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/platform/ios/JavaScriptObjCBridge.h b/cocos/scripting/js-bindings/manual/platform/ios/JavaScriptObjCBridge.h index fc870f1a22af..f1ed5b52b966 100644 --- a/cocos/scripting/js-bindings/manual/platform/ios/JavaScriptObjCBridge.h +++ b/cocos/scripting/js-bindings/manual/platform/ios/JavaScriptObjCBridge.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/platform/ios/JavaScriptObjCBridge.mm b/cocos/scripting/js-bindings/manual/platform/ios/JavaScriptObjCBridge.mm index ada8d33744e4..59b48b37a6f2 100644 --- a/cocos/scripting/js-bindings/manual/platform/ios/JavaScriptObjCBridge.mm +++ b/cocos/scripting/js-bindings/manual/platform/ios/JavaScriptObjCBridge.mm @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/spidermonkey_specifics.h b/cocos/scripting/js-bindings/manual/spidermonkey_specifics.h index a601c93cf99e..8f6f3f5a1575 100644 --- a/cocos/scripting/js-bindings/manual/spidermonkey_specifics.h +++ b/cocos/scripting/js-bindings/manual/spidermonkey_specifics.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/spine/jsb_cocos2dx_spine_manual.cpp b/cocos/scripting/js-bindings/manual/spine/jsb_cocos2dx_spine_manual.cpp index 880344b5f6c8..da4fa59b46a4 100644 --- a/cocos/scripting/js-bindings/manual/spine/jsb_cocos2dx_spine_manual.cpp +++ b/cocos/scripting/js-bindings/manual/spine/jsb_cocos2dx_spine_manual.cpp @@ -1,6 +1,6 @@ /* * Created by ucchen on 2/12/14. - * Copyright (c) 2014 Chukong Technologies Inc. + * Copyright (c) 2014-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/spine/jsb_cocos2dx_spine_manual.h b/cocos/scripting/js-bindings/manual/spine/jsb_cocos2dx_spine_manual.h index dacbab6e3a08..a6697ecc60d2 100644 --- a/cocos/scripting/js-bindings/manual/spine/jsb_cocos2dx_spine_manual.h +++ b/cocos/scripting/js-bindings/manual/spine/jsb_cocos2dx_spine_manual.h @@ -1,6 +1,6 @@ /* * Created by ucchen on 2/12/14. - * Copyright (c) 2014 Chukong Technologies Inc. + * Copyright (c) 2014-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp b/cocos/scripting/js-bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp index 60dacfb7fa68..ea11a8e8a536 100755 --- a/cocos/scripting/js-bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp +++ b/cocos/scripting/js-bindings/manual/ui/jsb_cocos2dx_ui_manual.cpp @@ -1,6 +1,6 @@ /* * Created by LinWenhai on 17/11/13. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/manual/ui/jsb_cocos2dx_ui_manual.h b/cocos/scripting/js-bindings/manual/ui/jsb_cocos2dx_ui_manual.h index ad889b0a2b15..0abbd54efba2 100644 --- a/cocos/scripting/js-bindings/manual/ui/jsb_cocos2dx_ui_manual.h +++ b/cocos/scripting/js-bindings/manual/ui/jsb_cocos2dx_ui_manual.h @@ -1,6 +1,6 @@ /* * Created by LinWenhai on 17/11/13. - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/3d/jsb_cocos2d_3d.js b/cocos/scripting/js-bindings/script/3d/jsb_cocos2d_3d.js index dbbd13949829..530fbdae5c66 100644 --- a/cocos/scripting/js-bindings/script/3d/jsb_cocos2d_3d.js +++ b/cocos/scripting/js-bindings/script/3d/jsb_cocos2d_3d.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/js-bindings/script/3d/jsb_cocos2d_3d_ext.js b/cocos/scripting/js-bindings/script/3d/jsb_cocos2d_3d_ext.js index 653e88fdbef3..d50c56bf4d3b 100644 --- a/cocos/scripting/js-bindings/script/3d/jsb_cocos2d_3d_ext.js +++ b/cocos/scripting/js-bindings/script/3d/jsb_cocos2d_3d_ext.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/js-bindings/script/ccui/jsb_ccui_create_apis.js b/cocos/scripting/js-bindings/script/ccui/jsb_ccui_create_apis.js index c79a660edd4d..3970b8ed1cdd 100644 --- a/cocos/scripting/js-bindings/script/ccui/jsb_ccui_create_apis.js +++ b/cocos/scripting/js-bindings/script/ccui/jsb_ccui_create_apis.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 Chukong Technologies Inc. + * Copyright (c) 2014-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/ccui/jsb_ccui_deprecated.js b/cocos/scripting/js-bindings/script/ccui/jsb_ccui_deprecated.js index 67356c4d603b..81f725f236c0 100644 --- a/cocos/scripting/js-bindings/script/ccui/jsb_ccui_deprecated.js +++ b/cocos/scripting/js-bindings/script/ccui/jsb_ccui_deprecated.js @@ -1,7 +1,7 @@ /*global ccui */ /* - * Copyright (c) 2013-2014 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/ccui/jsb_ccui_property_apis.js b/cocos/scripting/js-bindings/script/ccui/jsb_ccui_property_apis.js index 320d397d70e0..35aa37bb287b 100644 --- a/cocos/scripting/js-bindings/script/ccui/jsb_ccui_property_apis.js +++ b/cocos/scripting/js-bindings/script/ccui/jsb_ccui_property_apis.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 Chukong Technologies Inc. + * Copyright (c) 2014-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/ccui/jsb_ccui_property_impls.js b/cocos/scripting/js-bindings/script/ccui/jsb_ccui_property_impls.js index 17ec7140b2f9..64c921ac9690 100644 --- a/cocos/scripting/js-bindings/script/ccui/jsb_ccui_property_impls.js +++ b/cocos/scripting/js-bindings/script/ccui/jsb_ccui_property_impls.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 Chukong Technologies Inc. + * Copyright (c) 2014-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/ccui/jsb_cocos2d_ui.js b/cocos/scripting/js-bindings/script/ccui/jsb_cocos2d_ui.js index f78e36adb49f..95ef95b07b00 100644 --- a/cocos/scripting/js-bindings/script/ccui/jsb_cocos2d_ui.js +++ b/cocos/scripting/js-bindings/script/ccui/jsb_cocos2d_ui.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2014 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/chipmunk/jsb_chipmunk.js b/cocos/scripting/js-bindings/script/chipmunk/jsb_chipmunk.js index d5e74fb8788e..2bd51a246c33 100644 --- a/cocos/scripting/js-bindings/script/chipmunk/jsb_chipmunk.js +++ b/cocos/scripting/js-bindings/script/chipmunk/jsb_chipmunk.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2014 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/extension/jsb_cocos2d_extension.js b/cocos/scripting/js-bindings/script/extension/jsb_cocos2d_extension.js index 7477ca64c26b..1d081058ee51 100644 --- a/cocos/scripting/js-bindings/script/extension/jsb_cocos2d_extension.js +++ b/cocos/scripting/js-bindings/script/extension/jsb_cocos2d_extension.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2014 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/extension/jsb_ext_create_apis.js b/cocos/scripting/js-bindings/script/extension/jsb_ext_create_apis.js index 78672c48af63..c7664edf9afc 100644 --- a/cocos/scripting/js-bindings/script/extension/jsb_ext_create_apis.js +++ b/cocos/scripting/js-bindings/script/extension/jsb_ext_create_apis.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 Chukong Technologies Inc. + * Copyright (c) 2014-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/extension/jsb_ext_property_apis.js b/cocos/scripting/js-bindings/script/extension/jsb_ext_property_apis.js index eba04c454152..22f24f5e9f86 100644 --- a/cocos/scripting/js-bindings/script/extension/jsb_ext_property_apis.js +++ b/cocos/scripting/js-bindings/script/extension/jsb_ext_property_apis.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 Chukong Technologies Inc. + * Copyright (c) 2014-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/jsb.js b/cocos/scripting/js-bindings/script/jsb.js index cfb1b49ceb9d..7f9c09ab06d4 100644 --- a/cocos/scripting/js-bindings/script/jsb.js +++ b/cocos/scripting/js-bindings/script/jsb.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2014 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/jsb_audioengine.js b/cocos/scripting/js-bindings/script/jsb_audioengine.js index 6090624c2574..60c3afc22be2 100644 --- a/cocos/scripting/js-bindings/script/jsb_audioengine.js +++ b/cocos/scripting/js-bindings/script/jsb_audioengine.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015 Chukong Technologies Inc. + * Copyright (c) 2015-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/jsb_boot.js b/cocos/scripting/js-bindings/script/jsb_boot.js index 5d6aaed07541..2155f9adfb82 100644 --- a/cocos/scripting/js-bindings/script/jsb_boot.js +++ b/cocos/scripting/js-bindings/script/jsb_boot.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015 Chukong Technologies Inc. + * Copyright (c) 2015-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/jsb_cocos2d.js b/cocos/scripting/js-bindings/script/jsb_cocos2d.js index 16f3d4bf6bd0..561ba3388744 100644 --- a/cocos/scripting/js-bindings/script/jsb_cocos2d.js +++ b/cocos/scripting/js-bindings/script/jsb_cocos2d.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2014 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/jsb_cocosbuilder.js b/cocos/scripting/js-bindings/script/jsb_cocosbuilder.js index 1dca89f12729..1665f7cec7f8 100644 --- a/cocos/scripting/js-bindings/script/jsb_cocosbuilder.js +++ b/cocos/scripting/js-bindings/script/jsb_cocosbuilder.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2014 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/jsb_common.js b/cocos/scripting/js-bindings/script/jsb_common.js index df884c41fc6c..87e755a39809 100644 --- a/cocos/scripting/js-bindings/script/jsb_common.js +++ b/cocos/scripting/js-bindings/script/jsb_common.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2014 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/jsb_create_apis.js b/cocos/scripting/js-bindings/script/jsb_create_apis.js index b6d7a299415d..457d38609f3b 100644 --- a/cocos/scripting/js-bindings/script/jsb_create_apis.js +++ b/cocos/scripting/js-bindings/script/jsb_create_apis.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 Chukong Technologies Inc. + * Copyright (c) 2014-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/jsb_debugger.js b/cocos/scripting/js-bindings/script/jsb_debugger.js index 0b3fce74e617..209fc73ec08b 100644 --- a/cocos/scripting/js-bindings/script/jsb_debugger.js +++ b/cocos/scripting/js-bindings/script/jsb_debugger.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2014 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/jsb_deprecated.js b/cocos/scripting/js-bindings/script/jsb_deprecated.js index 9965fa37bfdb..de7e12e89ce6 100644 --- a/cocos/scripting/js-bindings/script/jsb_deprecated.js +++ b/cocos/scripting/js-bindings/script/jsb_deprecated.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2014 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/jsb_loaders.js b/cocos/scripting/js-bindings/script/jsb_loaders.js index fdddd8416755..35f58e3574e8 100644 --- a/cocos/scripting/js-bindings/script/jsb_loaders.js +++ b/cocos/scripting/js-bindings/script/jsb_loaders.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 Chukong Technologies Inc. + * Copyright (c) 2014-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/jsb_opengl.js b/cocos/scripting/js-bindings/script/jsb_opengl.js index f7d0e92beda7..273a22658946 100644 --- a/cocos/scripting/js-bindings/script/jsb_opengl.js +++ b/cocos/scripting/js-bindings/script/jsb_opengl.js @@ -5,7 +5,7 @@ * the API should work with objects like WebGLTexture, WebGLBuffer, WebGLRenderBuffer, WebGLFramebuffer, WebGLProgram, WebGLShader. * OpenGL ES 2.0 doesn't have "objects" concepts: Instead it uses ids (GLints). So, these objects are emulated in this thin wrapper. * - * Copyright (c) 2013-2014 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/jsb_pool.js b/cocos/scripting/js-bindings/script/jsb_pool.js index 4121439db439..9df9e3df6d55 100644 --- a/cocos/scripting/js-bindings/script/jsb_pool.js +++ b/cocos/scripting/js-bindings/script/jsb_pool.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/js-bindings/script/jsb_prepare.js b/cocos/scripting/js-bindings/script/jsb_prepare.js index 00f90f08d76d..39f8ddfc9c7e 100644 --- a/cocos/scripting/js-bindings/script/jsb_prepare.js +++ b/cocos/scripting/js-bindings/script/jsb_prepare.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 Chukong Technologies Inc. + * Copyright (c) 2014-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/jsb_property_apis.js b/cocos/scripting/js-bindings/script/jsb_property_apis.js index 34a2db0fc8dd..5923148cfde2 100644 --- a/cocos/scripting/js-bindings/script/jsb_property_apis.js +++ b/cocos/scripting/js-bindings/script/jsb_property_apis.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 Chukong Technologies Inc. + * Copyright (c) 2014-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/jsb_property_impls.js b/cocos/scripting/js-bindings/script/jsb_property_impls.js index 56b5dcfb6d44..220d5c037b52 100644 --- a/cocos/scripting/js-bindings/script/jsb_property_impls.js +++ b/cocos/scripting/js-bindings/script/jsb_property_impls.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 Chukong Technologies Inc. + * Copyright (c) 2014-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/jsb_spine.js b/cocos/scripting/js-bindings/script/jsb_spine.js index e2ce24544b1b..1a77ac0ebb87 100644 --- a/cocos/scripting/js-bindings/script/jsb_spine.js +++ b/cocos/scripting/js-bindings/script/jsb_spine.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2014 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/physics3d/jsb_physics3d.js b/cocos/scripting/js-bindings/script/physics3d/jsb_physics3d.js index 19d94145a8c8..f7832337b0ab 100644 --- a/cocos/scripting/js-bindings/script/physics3d/jsb_physics3d.js +++ b/cocos/scripting/js-bindings/script/physics3d/jsb_physics3d.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 Chukong Technologies Inc. + * Copyright (c) 2014-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/physicsSprite/jsb_physicsSprite.js b/cocos/scripting/js-bindings/script/physicsSprite/jsb_physicsSprite.js index 7e77808d4e83..a434d07da902 100644 --- a/cocos/scripting/js-bindings/script/physicsSprite/jsb_physicsSprite.js +++ b/cocos/scripting/js-bindings/script/physicsSprite/jsb_physicsSprite.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2014 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/studio/jsb_cocos2d_studio.js b/cocos/scripting/js-bindings/script/studio/jsb_cocos2d_studio.js index 021310ef233b..ea07b92fe5e2 100644 --- a/cocos/scripting/js-bindings/script/studio/jsb_cocos2d_studio.js +++ b/cocos/scripting/js-bindings/script/studio/jsb_cocos2d_studio.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2014 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/studio/jsb_studio_boot.js b/cocos/scripting/js-bindings/script/studio/jsb_studio_boot.js index 88f4b6aa415b..3c78214b0339 100644 --- a/cocos/scripting/js-bindings/script/studio/jsb_studio_boot.js +++ b/cocos/scripting/js-bindings/script/studio/jsb_studio_boot.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 Chukong Technologies Inc. + * Copyright (c) 2014-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/studio/jsb_studio_create_apis.js b/cocos/scripting/js-bindings/script/studio/jsb_studio_create_apis.js index e477d4025b92..96a98b560d0b 100644 --- a/cocos/scripting/js-bindings/script/studio/jsb_studio_create_apis.js +++ b/cocos/scripting/js-bindings/script/studio/jsb_studio_create_apis.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 Chukong Technologies Inc. + * Copyright (c) 2014-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/studio/jsb_studio_load.js b/cocos/scripting/js-bindings/script/studio/jsb_studio_load.js index 74914a54d76c..85dc242604e3 100644 --- a/cocos/scripting/js-bindings/script/studio/jsb_studio_load.js +++ b/cocos/scripting/js-bindings/script/studio/jsb_studio_load.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/js-bindings/script/studio/jsb_studio_property_apis.js b/cocos/scripting/js-bindings/script/studio/jsb_studio_property_apis.js index 0c7727276887..cd3ab2dc41b5 100644 --- a/cocos/scripting/js-bindings/script/studio/jsb_studio_property_apis.js +++ b/cocos/scripting/js-bindings/script/studio/jsb_studio_property_apis.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 Chukong Technologies Inc. + * Copyright (c) 2014-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/js-bindings/script/studio/parsers/action-1.x.js b/cocos/scripting/js-bindings/script/studio/parsers/action-1.x.js index 4b4bacff605c..1e29165d1b3e 100644 --- a/cocos/scripting/js-bindings/script/studio/parsers/action-1.x.js +++ b/cocos/scripting/js-bindings/script/studio/parsers/action-1.x.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/js-bindings/script/studio/parsers/action-2.x.js b/cocos/scripting/js-bindings/script/studio/parsers/action-2.x.js index 76f284286f2a..9212807d854a 100644 --- a/cocos/scripting/js-bindings/script/studio/parsers/action-2.x.js +++ b/cocos/scripting/js-bindings/script/studio/parsers/action-2.x.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/js-bindings/script/studio/parsers/compatible.js b/cocos/scripting/js-bindings/script/studio/parsers/compatible.js index 3f34b13956d9..4af91c328187 100644 --- a/cocos/scripting/js-bindings/script/studio/parsers/compatible.js +++ b/cocos/scripting/js-bindings/script/studio/parsers/compatible.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/js-bindings/script/studio/parsers/scene-1.x.js b/cocos/scripting/js-bindings/script/studio/parsers/scene-1.x.js index 04569cb17f97..86d4c07eaea5 100644 --- a/cocos/scripting/js-bindings/script/studio/parsers/scene-1.x.js +++ b/cocos/scripting/js-bindings/script/studio/parsers/scene-1.x.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/js-bindings/script/studio/parsers/timelineParser-1.x.js b/cocos/scripting/js-bindings/script/studio/parsers/timelineParser-1.x.js index 61a04a2fbfb0..3fae4c17f0c9 100644 --- a/cocos/scripting/js-bindings/script/studio/parsers/timelineParser-1.x.js +++ b/cocos/scripting/js-bindings/script/studio/parsers/timelineParser-1.x.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/js-bindings/script/studio/parsers/timelineParser-2.x.js b/cocos/scripting/js-bindings/script/studio/parsers/timelineParser-2.x.js index 3d1a4260bf8a..bdae152616e2 100644 --- a/cocos/scripting/js-bindings/script/studio/parsers/timelineParser-2.x.js +++ b/cocos/scripting/js-bindings/script/studio/parsers/timelineParser-2.x.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/js-bindings/script/studio/parsers/uiParser-1.x.js b/cocos/scripting/js-bindings/script/studio/parsers/uiParser-1.x.js index c11d51c67c1e..67b38c3ab9b5 100644 --- a/cocos/scripting/js-bindings/script/studio/parsers/uiParser-1.x.js +++ b/cocos/scripting/js-bindings/script/studio/parsers/uiParser-1.x.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/3d/lua_cocos2dx_3d_manual.cpp b/cocos/scripting/lua-bindings/manual/3d/lua_cocos2dx_3d_manual.cpp index 0f8436ff7324..1048e6b1539a 100644 --- a/cocos/scripting/lua-bindings/manual/3d/lua_cocos2dx_3d_manual.cpp +++ b/cocos/scripting/lua-bindings/manual/3d/lua_cocos2dx_3d_manual.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/3d/lua_cocos2dx_3d_manual.h b/cocos/scripting/lua-bindings/manual/3d/lua_cocos2dx_3d_manual.h index 77add8425828..5f880ba09455 100644 --- a/cocos/scripting/lua-bindings/manual/3d/lua_cocos2dx_3d_manual.h +++ b/cocos/scripting/lua-bindings/manual/3d/lua_cocos2dx_3d_manual.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/CCComponentLua.cpp b/cocos/scripting/lua-bindings/manual/CCComponentLua.cpp index 5cc9f166e81d..13c75258ddfe 100644 --- a/cocos/scripting/lua-bindings/manual/CCComponentLua.cpp +++ b/cocos/scripting/lua-bindings/manual/CCComponentLua.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/CCComponentLua.h b/cocos/scripting/lua-bindings/manual/CCComponentLua.h index 041ca5ec54d8..c25b24904d75 100644 --- a/cocos/scripting/lua-bindings/manual/CCComponentLua.h +++ b/cocos/scripting/lua-bindings/manual/CCComponentLua.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/CCLuaBridge.cpp b/cocos/scripting/lua-bindings/manual/CCLuaBridge.cpp index 698c880c3da5..32f8e7894fab 100644 --- a/cocos/scripting/lua-bindings/manual/CCLuaBridge.cpp +++ b/cocos/scripting/lua-bindings/manual/CCLuaBridge.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/CCLuaBridge.h b/cocos/scripting/lua-bindings/manual/CCLuaBridge.h index b19a90571d30..016aa7bc6b41 100644 --- a/cocos/scripting/lua-bindings/manual/CCLuaBridge.h +++ b/cocos/scripting/lua-bindings/manual/CCLuaBridge.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/CCLuaEngine.cpp b/cocos/scripting/lua-bindings/manual/CCLuaEngine.cpp index f159e784b0fd..0a5e23dba392 100644 --- a/cocos/scripting/lua-bindings/manual/CCLuaEngine.cpp +++ b/cocos/scripting/lua-bindings/manual/CCLuaEngine.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/CCLuaEngine.h b/cocos/scripting/lua-bindings/manual/CCLuaEngine.h index 705f6afcd39b..8a1507909bc1 100644 --- a/cocos/scripting/lua-bindings/manual/CCLuaEngine.h +++ b/cocos/scripting/lua-bindings/manual/CCLuaEngine.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/CCLuaStack.cpp b/cocos/scripting/lua-bindings/manual/CCLuaStack.cpp index e383ea4cb22d..fb33e0859523 100644 --- a/cocos/scripting/lua-bindings/manual/CCLuaStack.cpp +++ b/cocos/scripting/lua-bindings/manual/CCLuaStack.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/CCLuaStack.h b/cocos/scripting/lua-bindings/manual/CCLuaStack.h index 5d2911329166..0472b1c58284 100644 --- a/cocos/scripting/lua-bindings/manual/CCLuaStack.h +++ b/cocos/scripting/lua-bindings/manual/CCLuaStack.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/CCLuaValue.cpp b/cocos/scripting/lua-bindings/manual/CCLuaValue.cpp index a0ba425d4af0..209474948be7 100644 --- a/cocos/scripting/lua-bindings/manual/CCLuaValue.cpp +++ b/cocos/scripting/lua-bindings/manual/CCLuaValue.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/CCLuaValue.h b/cocos/scripting/lua-bindings/manual/CCLuaValue.h index 5a0c29ae4953..faa8de9fc486 100644 --- a/cocos/scripting/lua-bindings/manual/CCLuaValue.h +++ b/cocos/scripting/lua-bindings/manual/CCLuaValue.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/Cocos2dxLuaLoader.cpp b/cocos/scripting/lua-bindings/manual/Cocos2dxLuaLoader.cpp index a20ba447f5b1..afe6c00d82e4 100644 --- a/cocos/scripting/lua-bindings/manual/Cocos2dxLuaLoader.cpp +++ b/cocos/scripting/lua-bindings/manual/Cocos2dxLuaLoader.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/Cocos2dxLuaLoader.h b/cocos/scripting/lua-bindings/manual/Cocos2dxLuaLoader.h index 559949e80958..9d94a33d1a8e 100644 --- a/cocos/scripting/lua-bindings/manual/Cocos2dxLuaLoader.h +++ b/cocos/scripting/lua-bindings/manual/Cocos2dxLuaLoader.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/LuaBasicConversions.cpp b/cocos/scripting/lua-bindings/manual/LuaBasicConversions.cpp index 16d7c875b488..8a28cfa57b9d 100644 --- a/cocos/scripting/lua-bindings/manual/LuaBasicConversions.cpp +++ b/cocos/scripting/lua-bindings/manual/LuaBasicConversions.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/LuaBasicConversions.h b/cocos/scripting/lua-bindings/manual/LuaBasicConversions.h index 9ef2625dffb9..b441e0ccf99a 100644 --- a/cocos/scripting/lua-bindings/manual/LuaBasicConversions.h +++ b/cocos/scripting/lua-bindings/manual/LuaBasicConversions.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/audioengine/lua_cocos2dx_audioengine_manual.cpp b/cocos/scripting/lua-bindings/manual/audioengine/lua_cocos2dx_audioengine_manual.cpp index 99017031fb8a..7baa091f8282 100644 --- a/cocos/scripting/lua-bindings/manual/audioengine/lua_cocos2dx_audioengine_manual.cpp +++ b/cocos/scripting/lua-bindings/manual/audioengine/lua_cocos2dx_audioengine_manual.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/audioengine/lua_cocos2dx_audioengine_manual.h b/cocos/scripting/lua-bindings/manual/audioengine/lua_cocos2dx_audioengine_manual.h index 44b25a28732e..756f4d400690 100644 --- a/cocos/scripting/lua-bindings/manual/audioengine/lua_cocos2dx_audioengine_manual.h +++ b/cocos/scripting/lua-bindings/manual/audioengine/lua_cocos2dx_audioengine_manual.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/cocos2d/LuaOpengl.cpp b/cocos/scripting/lua-bindings/manual/cocos2d/LuaOpengl.cpp index e6d3dc6b0eb3..c68a457a1168 100644 --- a/cocos/scripting/lua-bindings/manual/cocos2d/LuaOpengl.cpp +++ b/cocos/scripting/lua-bindings/manual/cocos2d/LuaOpengl.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/cocos2d/LuaOpengl.h b/cocos/scripting/lua-bindings/manual/cocos2d/LuaOpengl.h index ca4ab9548f0f..9b0295e5b953 100644 --- a/cocos/scripting/lua-bindings/manual/cocos2d/LuaOpengl.h +++ b/cocos/scripting/lua-bindings/manual/cocos2d/LuaOpengl.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/cocos2d/LuaScriptHandlerMgr.cpp b/cocos/scripting/lua-bindings/manual/cocos2d/LuaScriptHandlerMgr.cpp index fbeb3f03fce1..f0968f69b376 100644 --- a/cocos/scripting/lua-bindings/manual/cocos2d/LuaScriptHandlerMgr.cpp +++ b/cocos/scripting/lua-bindings/manual/cocos2d/LuaScriptHandlerMgr.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/cocos2d/LuaScriptHandlerMgr.h b/cocos/scripting/lua-bindings/manual/cocos2d/LuaScriptHandlerMgr.h index 287246825925..6a5ef5f85f26 100644 --- a/cocos/scripting/lua-bindings/manual/cocos2d/LuaScriptHandlerMgr.h +++ b/cocos/scripting/lua-bindings/manual/cocos2d/LuaScriptHandlerMgr.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/cocos2d/lua_cocos2dx_deprecated.cpp b/cocos/scripting/lua-bindings/manual/cocos2d/lua_cocos2dx_deprecated.cpp index 20db4e8e2782..d1a198d6357a 100644 --- a/cocos/scripting/lua-bindings/manual/cocos2d/lua_cocos2dx_deprecated.cpp +++ b/cocos/scripting/lua-bindings/manual/cocos2d/lua_cocos2dx_deprecated.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/cocos2d/lua_cocos2dx_deprecated.h b/cocos/scripting/lua-bindings/manual/cocos2d/lua_cocos2dx_deprecated.h index 28d7a36cae50..574a2d9b0318 100644 --- a/cocos/scripting/lua-bindings/manual/cocos2d/lua_cocos2dx_deprecated.h +++ b/cocos/scripting/lua-bindings/manual/cocos2d/lua_cocos2dx_deprecated.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/cocos2d/lua_cocos2dx_experimental_manual.hpp b/cocos/scripting/lua-bindings/manual/cocos2d/lua_cocos2dx_experimental_manual.hpp index a80dddc6e3a5..10459d71ec06 100644 --- a/cocos/scripting/lua-bindings/manual/cocos2d/lua_cocos2dx_experimental_manual.hpp +++ b/cocos/scripting/lua-bindings/manual/cocos2d/lua_cocos2dx_experimental_manual.hpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/cocos2d/lua_cocos2dx_manual.cpp b/cocos/scripting/lua-bindings/manual/cocos2d/lua_cocos2dx_manual.cpp index 41ed1785da61..386ea4412a2f 100644 --- a/cocos/scripting/lua-bindings/manual/cocos2d/lua_cocos2dx_manual.cpp +++ b/cocos/scripting/lua-bindings/manual/cocos2d/lua_cocos2dx_manual.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/cocos2d/lua_cocos2dx_manual.hpp b/cocos/scripting/lua-bindings/manual/cocos2d/lua_cocos2dx_manual.hpp index bb677fe62892..269e42a63ee1 100644 --- a/cocos/scripting/lua-bindings/manual/cocos2d/lua_cocos2dx_manual.hpp +++ b/cocos/scripting/lua-bindings/manual/cocos2d/lua_cocos2dx_manual.hpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/cocosbuilder/lua_cocos2dx_cocosbuilder_manual.cpp b/cocos/scripting/lua-bindings/manual/cocosbuilder/lua_cocos2dx_cocosbuilder_manual.cpp index 137d6e0c164b..cde5e76044f0 100644 --- a/cocos/scripting/lua-bindings/manual/cocosbuilder/lua_cocos2dx_cocosbuilder_manual.cpp +++ b/cocos/scripting/lua-bindings/manual/cocosbuilder/lua_cocos2dx_cocosbuilder_manual.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/cocosbuilder/lua_cocos2dx_cocosbuilder_manual.h b/cocos/scripting/lua-bindings/manual/cocosbuilder/lua_cocos2dx_cocosbuilder_manual.h index 9d4a5e96269e..feda2a13ef09 100644 --- a/cocos/scripting/lua-bindings/manual/cocosbuilder/lua_cocos2dx_cocosbuilder_manual.h +++ b/cocos/scripting/lua-bindings/manual/cocosbuilder/lua_cocos2dx_cocosbuilder_manual.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/cocosdenshion/lua_cocos2dx_cocosdenshion_manual.cpp b/cocos/scripting/lua-bindings/manual/cocosdenshion/lua_cocos2dx_cocosdenshion_manual.cpp index a010b995c8c7..87e96adf6aaa 100644 --- a/cocos/scripting/lua-bindings/manual/cocosdenshion/lua_cocos2dx_cocosdenshion_manual.cpp +++ b/cocos/scripting/lua-bindings/manual/cocosdenshion/lua_cocos2dx_cocosdenshion_manual.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/cocosdenshion/lua_cocos2dx_cocosdenshion_manual.h b/cocos/scripting/lua-bindings/manual/cocosdenshion/lua_cocos2dx_cocosdenshion_manual.h index f1954ac13062..4fed0667ea23 100644 --- a/cocos/scripting/lua-bindings/manual/cocosdenshion/lua_cocos2dx_cocosdenshion_manual.h +++ b/cocos/scripting/lua-bindings/manual/cocosdenshion/lua_cocos2dx_cocosdenshion_manual.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/cocostudio/lua-cocos-studio-conversions.cpp b/cocos/scripting/lua-bindings/manual/cocostudio/lua-cocos-studio-conversions.cpp index 3efc9c59951d..2a73c5c6122c 100644 --- a/cocos/scripting/lua-bindings/manual/cocostudio/lua-cocos-studio-conversions.cpp +++ b/cocos/scripting/lua-bindings/manual/cocostudio/lua-cocos-studio-conversions.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/cocostudio/lua-cocos-studio-conversions.h b/cocos/scripting/lua-bindings/manual/cocostudio/lua-cocos-studio-conversions.h index e27f36e20708..4ca3546a6382 100644 --- a/cocos/scripting/lua-bindings/manual/cocostudio/lua-cocos-studio-conversions.h +++ b/cocos/scripting/lua-bindings/manual/cocostudio/lua-cocos-studio-conversions.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/cocostudio/lua_cocos2dx_coco_studio_manual.cpp b/cocos/scripting/lua-bindings/manual/cocostudio/lua_cocos2dx_coco_studio_manual.cpp index de1e62de30fb..067d127d8d23 100644 --- a/cocos/scripting/lua-bindings/manual/cocostudio/lua_cocos2dx_coco_studio_manual.cpp +++ b/cocos/scripting/lua-bindings/manual/cocostudio/lua_cocos2dx_coco_studio_manual.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/cocostudio/lua_cocos2dx_coco_studio_manual.hpp b/cocos/scripting/lua-bindings/manual/cocostudio/lua_cocos2dx_coco_studio_manual.hpp index ce36d557e6d6..e5a1335e6d74 100644 --- a/cocos/scripting/lua-bindings/manual/cocostudio/lua_cocos2dx_coco_studio_manual.hpp +++ b/cocos/scripting/lua-bindings/manual/cocostudio/lua_cocos2dx_coco_studio_manual.hpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/cocostudio/lua_cocos2dx_csloader_manual.cpp b/cocos/scripting/lua-bindings/manual/cocostudio/lua_cocos2dx_csloader_manual.cpp index a2a69d74332c..8fe9da47fcba 100644 --- a/cocos/scripting/lua-bindings/manual/cocostudio/lua_cocos2dx_csloader_manual.cpp +++ b/cocos/scripting/lua-bindings/manual/cocostudio/lua_cocos2dx_csloader_manual.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/cocostudio/lua_cocos2dx_csloader_manual.hpp b/cocos/scripting/lua-bindings/manual/cocostudio/lua_cocos2dx_csloader_manual.hpp index 85b2acd95d5b..9817b6da0a76 100644 --- a/cocos/scripting/lua-bindings/manual/cocostudio/lua_cocos2dx_csloader_manual.hpp +++ b/cocos/scripting/lua-bindings/manual/cocostudio/lua_cocos2dx_csloader_manual.hpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/controller/lua_cocos2dx_controller_manual.cpp b/cocos/scripting/lua-bindings/manual/controller/lua_cocos2dx_controller_manual.cpp index e7f1f996e44f..fa9e70ea9229 100644 --- a/cocos/scripting/lua-bindings/manual/controller/lua_cocos2dx_controller_manual.cpp +++ b/cocos/scripting/lua-bindings/manual/controller/lua_cocos2dx_controller_manual.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/controller/lua_cocos2dx_controller_manual.hpp b/cocos/scripting/lua-bindings/manual/controller/lua_cocos2dx_controller_manual.hpp index 7d44970ea0b0..63147997809f 100644 --- a/cocos/scripting/lua-bindings/manual/controller/lua_cocos2dx_controller_manual.hpp +++ b/cocos/scripting/lua-bindings/manual/controller/lua_cocos2dx_controller_manual.hpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/extension/lua_cocos2dx_extension_manual.cpp b/cocos/scripting/lua-bindings/manual/extension/lua_cocos2dx_extension_manual.cpp index 8be30683e8c2..003c3613d9a7 100644 --- a/cocos/scripting/lua-bindings/manual/extension/lua_cocos2dx_extension_manual.cpp +++ b/cocos/scripting/lua-bindings/manual/extension/lua_cocos2dx_extension_manual.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/extension/lua_cocos2dx_extension_manual.h b/cocos/scripting/lua-bindings/manual/extension/lua_cocos2dx_extension_manual.h index f8d695e92b22..f2223fd03f53 100644 --- a/cocos/scripting/lua-bindings/manual/extension/lua_cocos2dx_extension_manual.h +++ b/cocos/scripting/lua-bindings/manual/extension/lua_cocos2dx_extension_manual.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/navmesh/lua_cocos2dx_navmesh_conversions.cpp b/cocos/scripting/lua-bindings/manual/navmesh/lua_cocos2dx_navmesh_conversions.cpp index 107a8028ac72..302e9099fefa 100644 --- a/cocos/scripting/lua-bindings/manual/navmesh/lua_cocos2dx_navmesh_conversions.cpp +++ b/cocos/scripting/lua-bindings/manual/navmesh/lua_cocos2dx_navmesh_conversions.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/navmesh/lua_cocos2dx_navmesh_conversions.h b/cocos/scripting/lua-bindings/manual/navmesh/lua_cocos2dx_navmesh_conversions.h index 0732d3d2968f..ce80e3f7590a 100644 --- a/cocos/scripting/lua-bindings/manual/navmesh/lua_cocos2dx_navmesh_conversions.h +++ b/cocos/scripting/lua-bindings/manual/navmesh/lua_cocos2dx_navmesh_conversions.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/navmesh/lua_cocos2dx_navmesh_manual.cpp b/cocos/scripting/lua-bindings/manual/navmesh/lua_cocos2dx_navmesh_manual.cpp index c54c46129d8b..ef386d74ad5e 100644 --- a/cocos/scripting/lua-bindings/manual/navmesh/lua_cocos2dx_navmesh_manual.cpp +++ b/cocos/scripting/lua-bindings/manual/navmesh/lua_cocos2dx_navmesh_manual.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/navmesh/lua_cocos2dx_navmesh_manual.h b/cocos/scripting/lua-bindings/manual/navmesh/lua_cocos2dx_navmesh_manual.h index 0eac75bba7a3..f4ac91f4a237 100644 --- a/cocos/scripting/lua-bindings/manual/navmesh/lua_cocos2dx_navmesh_manual.h +++ b/cocos/scripting/lua-bindings/manual/navmesh/lua_cocos2dx_navmesh_manual.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/network/Lua_web_socket.cpp b/cocos/scripting/lua-bindings/manual/network/Lua_web_socket.cpp index deb1cf4afe0f..8b41c366f78d 100644 --- a/cocos/scripting/lua-bindings/manual/network/Lua_web_socket.cpp +++ b/cocos/scripting/lua-bindings/manual/network/Lua_web_socket.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/network/Lua_web_socket.h b/cocos/scripting/lua-bindings/manual/network/Lua_web_socket.h index 565a2d1bc161..fc384886fee0 100644 --- a/cocos/scripting/lua-bindings/manual/network/Lua_web_socket.h +++ b/cocos/scripting/lua-bindings/manual/network/Lua_web_socket.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/network/lua_cocos2dx_network_manual.cpp b/cocos/scripting/lua-bindings/manual/network/lua_cocos2dx_network_manual.cpp index cce7924a14d5..e494060d81b5 100644 --- a/cocos/scripting/lua-bindings/manual/network/lua_cocos2dx_network_manual.cpp +++ b/cocos/scripting/lua-bindings/manual/network/lua_cocos2dx_network_manual.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/network/lua_cocos2dx_network_manual.h b/cocos/scripting/lua-bindings/manual/network/lua_cocos2dx_network_manual.h index 40c9078c4dad..97887e0f1b5e 100644 --- a/cocos/scripting/lua-bindings/manual/network/lua_cocos2dx_network_manual.h +++ b/cocos/scripting/lua-bindings/manual/network/lua_cocos2dx_network_manual.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/network/lua_xml_http_request.cpp b/cocos/scripting/lua-bindings/manual/network/lua_xml_http_request.cpp index f2bf212a1404..c3494a3ee296 100644 --- a/cocos/scripting/lua-bindings/manual/network/lua_xml_http_request.cpp +++ b/cocos/scripting/lua-bindings/manual/network/lua_xml_http_request.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/network/lua_xml_http_request.h b/cocos/scripting/lua-bindings/manual/network/lua_xml_http_request.h index 54a15586b0bb..3836f45e4f40 100644 --- a/cocos/scripting/lua-bindings/manual/network/lua_xml_http_request.h +++ b/cocos/scripting/lua-bindings/manual/network/lua_xml_http_request.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/physics3d/lua_cocos2dx_physics3d_manual.cpp b/cocos/scripting/lua-bindings/manual/physics3d/lua_cocos2dx_physics3d_manual.cpp index 768334cfcce5..81582de21cbb 100644 --- a/cocos/scripting/lua-bindings/manual/physics3d/lua_cocos2dx_physics3d_manual.cpp +++ b/cocos/scripting/lua-bindings/manual/physics3d/lua_cocos2dx_physics3d_manual.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/physics3d/lua_cocos2dx_physics3d_manual.h b/cocos/scripting/lua-bindings/manual/physics3d/lua_cocos2dx_physics3d_manual.h index 2935366387dd..4cd7974e430a 100644 --- a/cocos/scripting/lua-bindings/manual/physics3d/lua_cocos2dx_physics3d_manual.h +++ b/cocos/scripting/lua-bindings/manual/physics3d/lua_cocos2dx_physics3d_manual.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/spine/LuaSkeletonAnimation.cpp b/cocos/scripting/lua-bindings/manual/spine/LuaSkeletonAnimation.cpp index e5bbd14478a5..7408a8b2436e 100644 --- a/cocos/scripting/lua-bindings/manual/spine/LuaSkeletonAnimation.cpp +++ b/cocos/scripting/lua-bindings/manual/spine/LuaSkeletonAnimation.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 Edward Zhou - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/spine/LuaSkeletonAnimation.h b/cocos/scripting/lua-bindings/manual/spine/LuaSkeletonAnimation.h index a29618a13403..0f7e7ddbb2db 100644 --- a/cocos/scripting/lua-bindings/manual/spine/LuaSkeletonAnimation.h +++ b/cocos/scripting/lua-bindings/manual/spine/LuaSkeletonAnimation.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 Edward Zhou - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/spine/lua_cocos2dx_spine_manual.cpp b/cocos/scripting/lua-bindings/manual/spine/lua_cocos2dx_spine_manual.cpp index 8c4be61ef89c..7a0e9c855832 100644 --- a/cocos/scripting/lua-bindings/manual/spine/lua_cocos2dx_spine_manual.cpp +++ b/cocos/scripting/lua-bindings/manual/spine/lua_cocos2dx_spine_manual.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/spine/lua_cocos2dx_spine_manual.hpp b/cocos/scripting/lua-bindings/manual/spine/lua_cocos2dx_spine_manual.hpp index afde1381ae1a..694d84793aa1 100644 --- a/cocos/scripting/lua-bindings/manual/spine/lua_cocos2dx_spine_manual.hpp +++ b/cocos/scripting/lua-bindings/manual/spine/lua_cocos2dx_spine_manual.hpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/ui/lua_cocos2dx_experimental_video_manual.hpp b/cocos/scripting/lua-bindings/manual/ui/lua_cocos2dx_experimental_video_manual.hpp index 6201540e5927..8a0d0101f1d8 100644 --- a/cocos/scripting/lua-bindings/manual/ui/lua_cocos2dx_experimental_video_manual.hpp +++ b/cocos/scripting/lua-bindings/manual/ui/lua_cocos2dx_experimental_video_manual.hpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/ui/lua_cocos2dx_experimental_webview_manual.hpp b/cocos/scripting/lua-bindings/manual/ui/lua_cocos2dx_experimental_webview_manual.hpp index 909e64530c06..a8acc031d451 100644 --- a/cocos/scripting/lua-bindings/manual/ui/lua_cocos2dx_experimental_webview_manual.hpp +++ b/cocos/scripting/lua-bindings/manual/ui/lua_cocos2dx_experimental_webview_manual.hpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/ui/lua_cocos2dx_ui_manual.cpp b/cocos/scripting/lua-bindings/manual/ui/lua_cocos2dx_ui_manual.cpp index bdfa0642b557..0d1a927b1ac5 100644 --- a/cocos/scripting/lua-bindings/manual/ui/lua_cocos2dx_ui_manual.cpp +++ b/cocos/scripting/lua-bindings/manual/ui/lua_cocos2dx_ui_manual.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/ui/lua_cocos2dx_ui_manual.hpp b/cocos/scripting/lua-bindings/manual/ui/lua_cocos2dx_ui_manual.hpp index f414ee294539..b3b6e57a8add 100644 --- a/cocos/scripting/lua-bindings/manual/ui/lua_cocos2dx_ui_manual.hpp +++ b/cocos/scripting/lua-bindings/manual/ui/lua_cocos2dx_ui_manual.hpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/manual/video/lua_cocos2dx_experimental_video_manual.hpp b/cocos/scripting/lua-bindings/manual/video/lua_cocos2dx_experimental_video_manual.hpp index 6201540e5927..8a0d0101f1d8 100644 --- a/cocos/scripting/lua-bindings/manual/video/lua_cocos2dx_experimental_video_manual.hpp +++ b/cocos/scripting/lua-bindings/manual/video/lua_cocos2dx_experimental_video_manual.hpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/scripting/lua-bindings/script/cocos2d/functions.lua b/cocos/scripting/lua-bindings/script/cocos2d/functions.lua index 7a36fe6fb930..242d1e0a422b 100644 --- a/cocos/scripting/lua-bindings/script/cocos2d/functions.lua +++ b/cocos/scripting/lua-bindings/script/cocos2d/functions.lua @@ -1,6 +1,6 @@ --[[ -Copyright (c) 2011-2014 chukong-inc.com +Copyright (c) 2014-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/lua-bindings/script/framework/audio.lua b/cocos/scripting/lua-bindings/script/framework/audio.lua index 59eb5663b7e8..879f2b17187f 100644 --- a/cocos/scripting/lua-bindings/script/framework/audio.lua +++ b/cocos/scripting/lua-bindings/script/framework/audio.lua @@ -1,6 +1,6 @@ --[[ -Copyright (c) 2011-2014 chukong-inc.com +Copyright (c) 2014-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/lua-bindings/script/framework/device.lua b/cocos/scripting/lua-bindings/script/framework/device.lua index acf7746c4398..bb9a4653bf23 100644 --- a/cocos/scripting/lua-bindings/script/framework/device.lua +++ b/cocos/scripting/lua-bindings/script/framework/device.lua @@ -1,6 +1,6 @@ --[[ -Copyright (c) 2011-2014 chukong-inc.com +Copyright (c) 2014-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/lua-bindings/script/framework/display.lua b/cocos/scripting/lua-bindings/script/framework/display.lua index e0a3fad043c3..a06288a5b684 100644 --- a/cocos/scripting/lua-bindings/script/framework/display.lua +++ b/cocos/scripting/lua-bindings/script/framework/display.lua @@ -1,6 +1,6 @@ --[[ -Copyright (c) 2011-2014 chukong-inc.com +Copyright (c) 2014-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/lua-bindings/script/framework/extends/LayerEx.lua b/cocos/scripting/lua-bindings/script/framework/extends/LayerEx.lua index 6bba1b2d8173..eeba83258e6b 100644 --- a/cocos/scripting/lua-bindings/script/framework/extends/LayerEx.lua +++ b/cocos/scripting/lua-bindings/script/framework/extends/LayerEx.lua @@ -1,6 +1,6 @@ --[[ -Copyright (c) 2011-2014 chukong-inc.com +Copyright (c) 2014-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/lua-bindings/script/framework/extends/MenuEx.lua b/cocos/scripting/lua-bindings/script/framework/extends/MenuEx.lua index 16393271e6fd..5bee36b59778 100644 --- a/cocos/scripting/lua-bindings/script/framework/extends/MenuEx.lua +++ b/cocos/scripting/lua-bindings/script/framework/extends/MenuEx.lua @@ -1,6 +1,6 @@ --[[ -Copyright (c) 2011-2014 chukong-inc.com +Copyright (c) 2014-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/lua-bindings/script/framework/extends/NodeEx.lua b/cocos/scripting/lua-bindings/script/framework/extends/NodeEx.lua index a15807b8f6b2..b333903179a1 100644 --- a/cocos/scripting/lua-bindings/script/framework/extends/NodeEx.lua +++ b/cocos/scripting/lua-bindings/script/framework/extends/NodeEx.lua @@ -1,6 +1,6 @@ --[[ -Copyright (c) 2011-2014 chukong-inc.com +Copyright (c) 2014-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/lua-bindings/script/framework/extends/SpriteEx.lua b/cocos/scripting/lua-bindings/script/framework/extends/SpriteEx.lua index 0f1c8f747976..6dbe53fa7b98 100644 --- a/cocos/scripting/lua-bindings/script/framework/extends/SpriteEx.lua +++ b/cocos/scripting/lua-bindings/script/framework/extends/SpriteEx.lua @@ -1,6 +1,6 @@ --[[ -Copyright (c) 2011-2014 chukong-inc.com +Copyright (c) 2014-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/lua-bindings/script/framework/extends/UICheckBox.lua b/cocos/scripting/lua-bindings/script/framework/extends/UICheckBox.lua index 0707f826f0eb..11c8fb3fe300 100644 --- a/cocos/scripting/lua-bindings/script/framework/extends/UICheckBox.lua +++ b/cocos/scripting/lua-bindings/script/framework/extends/UICheckBox.lua @@ -1,7 +1,7 @@ --[[ -Copyright (c) 2011-2014 chukong-inc.com +Copyright (c) 2014-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/lua-bindings/script/framework/extends/UIEditBox.lua b/cocos/scripting/lua-bindings/script/framework/extends/UIEditBox.lua index 11b39baf0b94..311819eefaaf 100644 --- a/cocos/scripting/lua-bindings/script/framework/extends/UIEditBox.lua +++ b/cocos/scripting/lua-bindings/script/framework/extends/UIEditBox.lua @@ -1,7 +1,7 @@ --[[ -Copyright (c) 2011-2014 chukong-inc.com +Copyright (c) 2014-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/lua-bindings/script/framework/extends/UIListView.lua b/cocos/scripting/lua-bindings/script/framework/extends/UIListView.lua index a9f7f1ef324e..60f270c71b01 100644 --- a/cocos/scripting/lua-bindings/script/framework/extends/UIListView.lua +++ b/cocos/scripting/lua-bindings/script/framework/extends/UIListView.lua @@ -1,7 +1,7 @@ --[[ -Copyright (c) 2011-2014 chukong-inc.com +Copyright (c) 2014-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/lua-bindings/script/framework/extends/UIPageView.lua b/cocos/scripting/lua-bindings/script/framework/extends/UIPageView.lua index 42c0c9f0a6fb..0eadebcf4c9f 100644 --- a/cocos/scripting/lua-bindings/script/framework/extends/UIPageView.lua +++ b/cocos/scripting/lua-bindings/script/framework/extends/UIPageView.lua @@ -1,7 +1,7 @@ --[[ -Copyright (c) 2011-2014 chukong-inc.com +Copyright (c) 2014-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/lua-bindings/script/framework/extends/UIScrollView.lua b/cocos/scripting/lua-bindings/script/framework/extends/UIScrollView.lua index 0fd4c69f519d..03682cbb3415 100644 --- a/cocos/scripting/lua-bindings/script/framework/extends/UIScrollView.lua +++ b/cocos/scripting/lua-bindings/script/framework/extends/UIScrollView.lua @@ -1,7 +1,7 @@ --[[ -Copyright (c) 2011-2014 chukong-inc.com +Copyright (c) 2014-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/lua-bindings/script/framework/extends/UISlider.lua b/cocos/scripting/lua-bindings/script/framework/extends/UISlider.lua index 68109b52b347..ba5a4a200227 100644 --- a/cocos/scripting/lua-bindings/script/framework/extends/UISlider.lua +++ b/cocos/scripting/lua-bindings/script/framework/extends/UISlider.lua @@ -1,7 +1,7 @@ --[[ -Copyright (c) 2011-2014 chukong-inc.com +Copyright (c) 2014-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/lua-bindings/script/framework/extends/UITextField.lua b/cocos/scripting/lua-bindings/script/framework/extends/UITextField.lua index 2574333f331e..c4272d68739d 100644 --- a/cocos/scripting/lua-bindings/script/framework/extends/UITextField.lua +++ b/cocos/scripting/lua-bindings/script/framework/extends/UITextField.lua @@ -1,7 +1,7 @@ --[[ -Copyright (c) 2011-2014 chukong-inc.com +Copyright (c) 2014-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/lua-bindings/script/framework/extends/UIWidget.lua b/cocos/scripting/lua-bindings/script/framework/extends/UIWidget.lua index 59754d6f543d..34be06f85b81 100644 --- a/cocos/scripting/lua-bindings/script/framework/extends/UIWidget.lua +++ b/cocos/scripting/lua-bindings/script/framework/extends/UIWidget.lua @@ -1,6 +1,6 @@ --[[ -Copyright (c) 2011-2014 chukong-inc.com +Copyright (c) 2014-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/lua-bindings/script/framework/init.lua b/cocos/scripting/lua-bindings/script/framework/init.lua index 89a7672ea0bd..8b42d99b3bf7 100644 --- a/cocos/scripting/lua-bindings/script/framework/init.lua +++ b/cocos/scripting/lua-bindings/script/framework/init.lua @@ -1,6 +1,6 @@ --[[ -Copyright (c) 2011-2015 chukong-incc.com +Copyright (c) 2014-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/lua-bindings/script/framework/package_support.lua b/cocos/scripting/lua-bindings/script/framework/package_support.lua index e5c5e14de22f..0b2b6d98d7c7 100644 --- a/cocos/scripting/lua-bindings/script/framework/package_support.lua +++ b/cocos/scripting/lua-bindings/script/framework/package_support.lua @@ -1,6 +1,6 @@ --[[ -Copyright (c) 2011-2015 chukong-incc.com +Copyright (c) 2014-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/lua-bindings/script/framework/transition.lua b/cocos/scripting/lua-bindings/script/framework/transition.lua index 78c441266d17..fb59e3dee36a 100644 --- a/cocos/scripting/lua-bindings/script/framework/transition.lua +++ b/cocos/scripting/lua-bindings/script/framework/transition.lua @@ -1,6 +1,6 @@ --[[ -Copyright (c) 2011-2014 chukong-inc.com +Copyright (c) 2014-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/scripting/lua-bindings/script/init.lua b/cocos/scripting/lua-bindings/script/init.lua index 1ee8004c1ad4..763584ac181e 100644 --- a/cocos/scripting/lua-bindings/script/init.lua +++ b/cocos/scripting/lua-bindings/script/init.lua @@ -1,6 +1,6 @@ --[[ -Copyright (c) 2011-2015 chukong-incc.com +Copyright (c) 2014-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/storage/local-storage/LocalStorage-android.cpp b/cocos/storage/local-storage/LocalStorage-android.cpp index a00c50d5684f..3a6aab470766 100644 --- a/cocos/storage/local-storage/LocalStorage-android.cpp +++ b/cocos/storage/local-storage/LocalStorage-android.cpp @@ -1,7 +1,7 @@ /*************************************************************************** Copyright (c) 2012 Zynga Inc. Copyright (c) 2013 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologic Inc. + Copyright (c) 2013-2017 Chukong Technologic Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/cocos/storage/local-storage/LocalStorage.h b/cocos/storage/local-storage/LocalStorage.h index 2bb0f766e87f..5ffcc77bcf96 100644 --- a/cocos/storage/local-storage/LocalStorage.h +++ b/cocos/storage/local-storage/LocalStorage.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/CocosGUI.cpp b/cocos/ui/CocosGUI.cpp index a0181257a93d..2d5b1363069b 100644 --- a/cocos/ui/CocosGUI.cpp +++ b/cocos/ui/CocosGUI.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/CocosGUI.h b/cocos/ui/CocosGUI.h index 29a2217c6a68..f9653c9a6d76 100644 --- a/cocos/ui/CocosGUI.h +++ b/cocos/ui/CocosGUI.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIAbstractCheckButton.cpp b/cocos/ui/UIAbstractCheckButton.cpp index d98bcd172ae5..587276d55435 100644 --- a/cocos/ui/UIAbstractCheckButton.cpp +++ b/cocos/ui/UIAbstractCheckButton.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIAbstractCheckButton.h b/cocos/ui/UIAbstractCheckButton.h index 5cc72354eb6f..0eb2b9c89a2a 100644 --- a/cocos/ui/UIAbstractCheckButton.h +++ b/cocos/ui/UIAbstractCheckButton.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIButton.cpp b/cocos/ui/UIButton.cpp index adb84f10e95a..22655cb0d13b 100644 --- a/cocos/ui/UIButton.cpp +++ b/cocos/ui/UIButton.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIButton.h b/cocos/ui/UIButton.h index 1a244735f7c9..185e92cc8bb7 100644 --- a/cocos/ui/UIButton.h +++ b/cocos/ui/UIButton.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UICheckBox.cpp b/cocos/ui/UICheckBox.cpp index 3d97060bee53..31779db6974a 100644 --- a/cocos/ui/UICheckBox.cpp +++ b/cocos/ui/UICheckBox.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UICheckBox.h b/cocos/ui/UICheckBox.h index a25a27be80d1..191cb7fdf7d2 100644 --- a/cocos/ui/UICheckBox.h +++ b/cocos/ui/UICheckBox.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIDeprecated.cpp b/cocos/ui/UIDeprecated.cpp index 487664ae71ab..c12e2e08f70c 100644 --- a/cocos/ui/UIDeprecated.cpp +++ b/cocos/ui/UIDeprecated.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIDeprecated.h b/cocos/ui/UIDeprecated.h index 6007cd7680f1..77c50957a49f 100644 --- a/cocos/ui/UIDeprecated.h +++ b/cocos/ui/UIDeprecated.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIHBox.cpp b/cocos/ui/UIHBox.cpp index e2ad7b1fadc0..8662fc0c8fad 100644 --- a/cocos/ui/UIHBox.cpp +++ b/cocos/ui/UIHBox.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIHBox.h b/cocos/ui/UIHBox.h index 25f00de65fa5..cc0d69cae852 100644 --- a/cocos/ui/UIHBox.h +++ b/cocos/ui/UIHBox.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIHelper.cpp b/cocos/ui/UIHelper.cpp index e27d6881f5f4..901e23ace785 100644 --- a/cocos/ui/UIHelper.cpp +++ b/cocos/ui/UIHelper.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIHelper.h b/cocos/ui/UIHelper.h index f9f83ab425e3..ec5a591c44bf 100644 --- a/cocos/ui/UIHelper.h +++ b/cocos/ui/UIHelper.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIImageView.cpp b/cocos/ui/UIImageView.cpp index 3fa2064fee75..36176fc94b7f 100644 --- a/cocos/ui/UIImageView.cpp +++ b/cocos/ui/UIImageView.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIImageView.h b/cocos/ui/UIImageView.h index e1e065dfcb1b..0a6bfcfeec11 100644 --- a/cocos/ui/UIImageView.h +++ b/cocos/ui/UIImageView.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UILayout.cpp b/cocos/ui/UILayout.cpp index 5fc791164ef3..b5874ecfd7dd 100644 --- a/cocos/ui/UILayout.cpp +++ b/cocos/ui/UILayout.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UILayout.h b/cocos/ui/UILayout.h index aa966fb761db..064ee8fee25b 100644 --- a/cocos/ui/UILayout.h +++ b/cocos/ui/UILayout.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UILayoutComponent.cpp b/cocos/ui/UILayoutComponent.cpp index 1de1531ee11b..d78b37db4cf4 100644 --- a/cocos/ui/UILayoutComponent.cpp +++ b/cocos/ui/UILayoutComponent.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UILayoutComponent.h b/cocos/ui/UILayoutComponent.h index e0a49c1ef363..c1320a04d104 100644 --- a/cocos/ui/UILayoutComponent.h +++ b/cocos/ui/UILayoutComponent.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UILayoutManager.cpp b/cocos/ui/UILayoutManager.cpp index 77b25a7a857c..47e727a0e96f 100644 --- a/cocos/ui/UILayoutManager.cpp +++ b/cocos/ui/UILayoutManager.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UILayoutManager.h b/cocos/ui/UILayoutManager.h index 38d129be10d5..31742daba592 100644 --- a/cocos/ui/UILayoutManager.h +++ b/cocos/ui/UILayoutManager.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UILayoutParameter.cpp b/cocos/ui/UILayoutParameter.cpp index 56659759f48d..670048b1148e 100644 --- a/cocos/ui/UILayoutParameter.cpp +++ b/cocos/ui/UILayoutParameter.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UILayoutParameter.h b/cocos/ui/UILayoutParameter.h index 28f8c7fc989c..31b9edd31f4e 100644 --- a/cocos/ui/UILayoutParameter.h +++ b/cocos/ui/UILayoutParameter.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIListView.cpp b/cocos/ui/UIListView.cpp index dabe821b5689..83db524744b5 100644 --- a/cocos/ui/UIListView.cpp +++ b/cocos/ui/UIListView.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIListView.h b/cocos/ui/UIListView.h index 96d0af12b97d..3916daf8d647 100644 --- a/cocos/ui/UIListView.h +++ b/cocos/ui/UIListView.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UILoadingBar.cpp b/cocos/ui/UILoadingBar.cpp index 3bea9d2db589..c43e7d2ee136 100644 --- a/cocos/ui/UILoadingBar.cpp +++ b/cocos/ui/UILoadingBar.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UILoadingBar.h b/cocos/ui/UILoadingBar.h index 9be3e28f4312..661dedff3033 100644 --- a/cocos/ui/UILoadingBar.h +++ b/cocos/ui/UILoadingBar.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIPageView.cpp b/cocos/ui/UIPageView.cpp index 8dcfb1c02cf7..b78540fc77b5 100644 --- a/cocos/ui/UIPageView.cpp +++ b/cocos/ui/UIPageView.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIPageView.h b/cocos/ui/UIPageView.h index 78e9865e5511..c389abefc81f 100644 --- a/cocos/ui/UIPageView.h +++ b/cocos/ui/UIPageView.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIRelativeBox.cpp b/cocos/ui/UIRelativeBox.cpp index 7f7005fffac6..e5cea56942e7 100644 --- a/cocos/ui/UIRelativeBox.cpp +++ b/cocos/ui/UIRelativeBox.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIRelativeBox.h b/cocos/ui/UIRelativeBox.h index eb64c095c34e..d433a3db2514 100644 --- a/cocos/ui/UIRelativeBox.h +++ b/cocos/ui/UIRelativeBox.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIScale9Sprite.cpp b/cocos/ui/UIScale9Sprite.cpp index 677c57ee90cd..5dfa6c65c677 100644 --- a/cocos/ui/UIScale9Sprite.cpp +++ b/cocos/ui/UIScale9Sprite.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIScale9Sprite.h b/cocos/ui/UIScale9Sprite.h index 61836f4b073d..a23ba5eb70c9 100644 --- a/cocos/ui/UIScale9Sprite.h +++ b/cocos/ui/UIScale9Sprite.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIScrollView.cpp b/cocos/ui/UIScrollView.cpp index 92c7fbbc4e8a..d8b7371f210e 100644 --- a/cocos/ui/UIScrollView.cpp +++ b/cocos/ui/UIScrollView.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIScrollView.h b/cocos/ui/UIScrollView.h index beb9c370ce20..5b1bf26367e1 100644 --- a/cocos/ui/UIScrollView.h +++ b/cocos/ui/UIScrollView.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UISlider.cpp b/cocos/ui/UISlider.cpp index 24de6e89573a..4c0d90822e2a 100644 --- a/cocos/ui/UISlider.cpp +++ b/cocos/ui/UISlider.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UISlider.h b/cocos/ui/UISlider.h index 982e602ffe70..5aa6dcac1348 100644 --- a/cocos/ui/UISlider.h +++ b/cocos/ui/UISlider.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UITabControl.cpp b/cocos/ui/UITabControl.cpp index d4e5fc761285..762f1bff2f68 100644 --- a/cocos/ui/UITabControl.cpp +++ b/cocos/ui/UITabControl.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UITabControl.h b/cocos/ui/UITabControl.h index 8ef44117dbfa..7e53a4e65eae 100644 --- a/cocos/ui/UITabControl.h +++ b/cocos/ui/UITabControl.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIText.cpp b/cocos/ui/UIText.cpp index 6dd790db2e52..fc819fc7671b 100644 --- a/cocos/ui/UIText.cpp +++ b/cocos/ui/UIText.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIText.h b/cocos/ui/UIText.h index 7cc2269c720a..e88942796d89 100644 --- a/cocos/ui/UIText.h +++ b/cocos/ui/UIText.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UITextAtlas.cpp b/cocos/ui/UITextAtlas.cpp index 1303bf10a6af..03dbbfaa7a08 100644 --- a/cocos/ui/UITextAtlas.cpp +++ b/cocos/ui/UITextAtlas.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UITextAtlas.h b/cocos/ui/UITextAtlas.h index 10774145a490..738c4ec32d46 100644 --- a/cocos/ui/UITextAtlas.h +++ b/cocos/ui/UITextAtlas.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UITextBMFont.cpp b/cocos/ui/UITextBMFont.cpp index 0bf2e589c79c..1b9e4e95b3f5 100644 --- a/cocos/ui/UITextBMFont.cpp +++ b/cocos/ui/UITextBMFont.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UITextBMFont.h b/cocos/ui/UITextBMFont.h index acac0c70256e..3e5cd5ba33f3 100644 --- a/cocos/ui/UITextBMFont.h +++ b/cocos/ui/UITextBMFont.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UITextField.cpp b/cocos/ui/UITextField.cpp index 071af65e636d..de84dfc0fdff 100644 --- a/cocos/ui/UITextField.cpp +++ b/cocos/ui/UITextField.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UITextField.h b/cocos/ui/UITextField.h index 9f14e700feec..f0c030e81a0f 100644 --- a/cocos/ui/UITextField.h +++ b/cocos/ui/UITextField.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIVBox.cpp b/cocos/ui/UIVBox.cpp index 7665da869646..ad6545d0049d 100644 --- a/cocos/ui/UIVBox.cpp +++ b/cocos/ui/UIVBox.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIVBox.h b/cocos/ui/UIVBox.h index cda6aed6fa46..ff59469688b5 100644 --- a/cocos/ui/UIVBox.h +++ b/cocos/ui/UIVBox.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIVideoPlayer-android.cpp b/cocos/ui/UIVideoPlayer-android.cpp index 047d571bb470..1c58fe47673e 100644 --- a/cocos/ui/UIVideoPlayer-android.cpp +++ b/cocos/ui/UIVideoPlayer-android.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIVideoPlayer-ios.mm b/cocos/ui/UIVideoPlayer-ios.mm index fdfd41572675..d04daa5970a2 100644 --- a/cocos/ui/UIVideoPlayer-ios.mm +++ b/cocos/ui/UIVideoPlayer-ios.mm @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIVideoPlayer-tizen.cpp b/cocos/ui/UIVideoPlayer-tizen.cpp index d3b72d4d453f..260f40247cfe 100644 --- a/cocos/ui/UIVideoPlayer-tizen.cpp +++ b/cocos/ui/UIVideoPlayer-tizen.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIVideoPlayer.h b/cocos/ui/UIVideoPlayer.h index 78a1538c6495..bb91ec89996c 100644 --- a/cocos/ui/UIVideoPlayer.h +++ b/cocos/ui/UIVideoPlayer.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIWebView-inl.h b/cocos/ui/UIWebView-inl.h index a142d6950252..93c7c842b858 100644 --- a/cocos/ui/UIWebView-inl.h +++ b/cocos/ui/UIWebView-inl.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIWebView.cpp b/cocos/ui/UIWebView.cpp index af795785e058..db6c8ac010c7 100644 --- a/cocos/ui/UIWebView.cpp +++ b/cocos/ui/UIWebView.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIWebView.h b/cocos/ui/UIWebView.h index ad00caa3403f..448a166e027d 100644 --- a/cocos/ui/UIWebView.h +++ b/cocos/ui/UIWebView.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIWebView.mm b/cocos/ui/UIWebView.mm index 573f693e44f6..ee93db195b61 100644 --- a/cocos/ui/UIWebView.mm +++ b/cocos/ui/UIWebView.mm @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIWebViewImpl-android.cpp b/cocos/ui/UIWebViewImpl-android.cpp index 5bd108da2792..5f52d624aec5 100644 --- a/cocos/ui/UIWebViewImpl-android.cpp +++ b/cocos/ui/UIWebViewImpl-android.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIWebViewImpl-android.h b/cocos/ui/UIWebViewImpl-android.h index c1e353288540..54403055145c 100644 --- a/cocos/ui/UIWebViewImpl-android.h +++ b/cocos/ui/UIWebViewImpl-android.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIWebViewImpl-ios.h b/cocos/ui/UIWebViewImpl-ios.h index 02ae94bc3533..33e09ed62fcf 100644 --- a/cocos/ui/UIWebViewImpl-ios.h +++ b/cocos/ui/UIWebViewImpl-ios.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014-2016 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIWebViewImpl-ios.mm b/cocos/ui/UIWebViewImpl-ios.mm index f74cfd4c09a5..1d7024b445d2 100644 --- a/cocos/ui/UIWebViewImpl-ios.mm +++ b/cocos/ui/UIWebViewImpl-ios.mm @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIWebViewImpl-tizen.cpp b/cocos/ui/UIWebViewImpl-tizen.cpp index 9cea9b90d1c1..dfa2e8306619 100644 --- a/cocos/ui/UIWebViewImpl-tizen.cpp +++ b/cocos/ui/UIWebViewImpl-tizen.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIWebViewImpl-tizen.h b/cocos/ui/UIWebViewImpl-tizen.h index 03c98b5df85f..b63eee00d9d6 100644 --- a/cocos/ui/UIWebViewImpl-tizen.h +++ b/cocos/ui/UIWebViewImpl-tizen.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIWidget.cpp b/cocos/ui/UIWidget.cpp index 74cb8e22b35b..5f887fe48f2a 100644 --- a/cocos/ui/UIWidget.cpp +++ b/cocos/ui/UIWidget.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/ui/UIWidget.h b/cocos/ui/UIWidget.h index b03d1729bfa3..290806a6a56e 100644 --- a/cocos/ui/UIWidget.h +++ b/cocos/ui/UIWidget.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/vr/CCVRDistortion.cpp b/cocos/vr/CCVRDistortion.cpp index 951a12b91ac2..4d9fecc97819 100644 --- a/cocos/vr/CCVRDistortion.cpp +++ b/cocos/vr/CCVRDistortion.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2016 Google Inc. - Copyright (c) 2016 Chukong Technologies Inc. + Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/vr/CCVRDistortion.h b/cocos/vr/CCVRDistortion.h index 70e0c304166f..da02e8375f40 100644 --- a/cocos/vr/CCVRDistortion.h +++ b/cocos/vr/CCVRDistortion.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2016 Google Inc. - Copyright (c) 2016 Chukong Technologies Inc. + Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/vr/CCVRDistortionMesh.cpp b/cocos/vr/CCVRDistortionMesh.cpp index 1025f9382626..f494c33de77f 100644 --- a/cocos/vr/CCVRDistortionMesh.cpp +++ b/cocos/vr/CCVRDistortionMesh.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2016 Google Inc. - Copyright (c) 2016 Chukong Technologies Inc. + Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/vr/CCVRDistortionMesh.h b/cocos/vr/CCVRDistortionMesh.h index d82f93af4f7f..ab2500e8167a 100644 --- a/cocos/vr/CCVRDistortionMesh.h +++ b/cocos/vr/CCVRDistortionMesh.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2016 Google Inc. - Copyright (c) 2016 Chukong Technologies Inc. + Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/vr/CCVRGenericHeadTracker.cpp b/cocos/vr/CCVRGenericHeadTracker.cpp index b0d4b45833d6..66602608cf31 100644 --- a/cocos/vr/CCVRGenericHeadTracker.cpp +++ b/cocos/vr/CCVRGenericHeadTracker.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2016 Google Inc. - Copyright (c) 2016 Chukong Technologies Inc. + Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/vr/CCVRGenericHeadTracker.h b/cocos/vr/CCVRGenericHeadTracker.h index 1c8d83970e23..f775ed46ef7f 100644 --- a/cocos/vr/CCVRGenericHeadTracker.h +++ b/cocos/vr/CCVRGenericHeadTracker.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2016 Google Inc. - Copyright (c) 2016 Chukong Technologies Inc. + Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/vr/CCVRGenericRenderer.cpp b/cocos/vr/CCVRGenericRenderer.cpp index f862922759b6..dcaf0509bc2d 100644 --- a/cocos/vr/CCVRGenericRenderer.cpp +++ b/cocos/vr/CCVRGenericRenderer.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2016 Chukong Technologies Inc. + Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/vr/CCVRGenericRenderer.h b/cocos/vr/CCVRGenericRenderer.h index 851d5c98fdb2..3c53464960c6 100644 --- a/cocos/vr/CCVRGenericRenderer.h +++ b/cocos/vr/CCVRGenericRenderer.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2016 Chukong Technologies Inc. + Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/cocos/vr/CCVRProtocol.h b/cocos/vr/CCVRProtocol.h index d418e413af1d..fccfcb653d56 100644 --- a/cocos/vr/CCVRProtocol.h +++ b/cocos/vr/CCVRProtocol.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2016 Chukong Technologies Inc. + Copyright (c) 2016-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/download-deps.py b/download-deps.py index f6a6364061e6..562a5183e31e 100755 --- a/download-deps.py +++ b/download-deps.py @@ -13,7 +13,7 @@ """**************************************************************************** Copyright (c) 2014 cocos2d-x.org -Copyright (c) 2014 Chukong Technologies Inc. +Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/ExtensionDeprecated.cpp b/extensions/ExtensionDeprecated.cpp index bfaf6f71ea0e..63b598b79267 100644 --- a/extensions/ExtensionDeprecated.cpp +++ b/extensions/ExtensionDeprecated.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/ExtensionDeprecated.h b/extensions/ExtensionDeprecated.h index 61ff011c1a76..3200033262eb 100644 --- a/extensions/ExtensionDeprecated.h +++ b/extensions/ExtensionDeprecated.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/CCParticle3DAffector.cpp b/extensions/Particle3D/CCParticle3DAffector.cpp index 0a2412c0831b..e9b08195090c 100755 --- a/extensions/Particle3D/CCParticle3DAffector.cpp +++ b/extensions/Particle3D/CCParticle3DAffector.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/CCParticle3DAffector.h b/extensions/Particle3D/CCParticle3DAffector.h index 6a26e4a1fd14..587b31d0568e 100644 --- a/extensions/Particle3D/CCParticle3DAffector.h +++ b/extensions/Particle3D/CCParticle3DAffector.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/CCParticle3DEmitter.cpp b/extensions/Particle3D/CCParticle3DEmitter.cpp index bb4ee0e098fa..95e84bdbf3b9 100755 --- a/extensions/Particle3D/CCParticle3DEmitter.cpp +++ b/extensions/Particle3D/CCParticle3DEmitter.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/CCParticle3DEmitter.h b/extensions/Particle3D/CCParticle3DEmitter.h index bfe28e691b8a..a5cc3a982c41 100644 --- a/extensions/Particle3D/CCParticle3DEmitter.h +++ b/extensions/Particle3D/CCParticle3DEmitter.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/CCParticle3DRender.cpp b/extensions/Particle3D/CCParticle3DRender.cpp index 6e6cb19ff836..c82edf890d75 100755 --- a/extensions/Particle3D/CCParticle3DRender.cpp +++ b/extensions/Particle3D/CCParticle3DRender.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/CCParticle3DRender.h b/extensions/Particle3D/CCParticle3DRender.h index 2616071c0bcc..7f7a7bfcfb4e 100644 --- a/extensions/Particle3D/CCParticle3DRender.h +++ b/extensions/Particle3D/CCParticle3DRender.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/CCParticleSystem3D.cpp b/extensions/Particle3D/CCParticleSystem3D.cpp index 44661839d0c7..5f149e924c42 100755 --- a/extensions/Particle3D/CCParticleSystem3D.cpp +++ b/extensions/Particle3D/CCParticleSystem3D.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/CCParticleSystem3D.h b/extensions/Particle3D/CCParticleSystem3D.h index abb16607c649..ba3a62cc37d5 100644 --- a/extensions/Particle3D/CCParticleSystem3D.h +++ b/extensions/Particle3D/CCParticleSystem3D.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUAffector.cpp b/extensions/Particle3D/PU/CCPUAffector.cpp index 0d402d20edef..1477134dc9f9 100755 --- a/extensions/Particle3D/PU/CCPUAffector.cpp +++ b/extensions/Particle3D/PU/CCPUAffector.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUAffector.h b/extensions/Particle3D/PU/CCPUAffector.h index e1c564fd90d9..901c3da62690 100644 --- a/extensions/Particle3D/PU/CCPUAffector.h +++ b/extensions/Particle3D/PU/CCPUAffector.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUAffectorManager.cpp b/extensions/Particle3D/PU/CCPUAffectorManager.cpp index e72dda6ed4c4..3b17cf68bdce 100644 --- a/extensions/Particle3D/PU/CCPUAffectorManager.cpp +++ b/extensions/Particle3D/PU/CCPUAffectorManager.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUAffectorManager.h b/extensions/Particle3D/PU/CCPUAffectorManager.h index dd80a9fdc038..00b8b500da32 100644 --- a/extensions/Particle3D/PU/CCPUAffectorManager.h +++ b/extensions/Particle3D/PU/CCPUAffectorManager.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUAffectorTranslator.cpp b/extensions/Particle3D/PU/CCPUAffectorTranslator.cpp index 49b5397694c5..bf948f9b1c85 100644 --- a/extensions/Particle3D/PU/CCPUAffectorTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUAffectorTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUAffectorTranslator.h b/extensions/Particle3D/PU/CCPUAffectorTranslator.h index 6501a9a77f97..d7753ee45a3d 100644 --- a/extensions/Particle3D/PU/CCPUAffectorTranslator.h +++ b/extensions/Particle3D/PU/CCPUAffectorTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUAlignAffector.cpp b/extensions/Particle3D/PU/CCPUAlignAffector.cpp index d740af1de212..43391f77a12a 100644 --- a/extensions/Particle3D/PU/CCPUAlignAffector.cpp +++ b/extensions/Particle3D/PU/CCPUAlignAffector.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUAlignAffector.h b/extensions/Particle3D/PU/CCPUAlignAffector.h index 24992d937f72..4dd2966ad295 100644 --- a/extensions/Particle3D/PU/CCPUAlignAffector.h +++ b/extensions/Particle3D/PU/CCPUAlignAffector.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUAlignAffectorTranslator.cpp b/extensions/Particle3D/PU/CCPUAlignAffectorTranslator.cpp index 05da9fa2ec77..bc28ac778b7a 100644 --- a/extensions/Particle3D/PU/CCPUAlignAffectorTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUAlignAffectorTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUAlignAffectorTranslator.h b/extensions/Particle3D/PU/CCPUAlignAffectorTranslator.h index c92f2a92544c..4d6b6e1aa7c5 100644 --- a/extensions/Particle3D/PU/CCPUAlignAffectorTranslator.h +++ b/extensions/Particle3D/PU/CCPUAlignAffectorTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBaseCollider.cpp b/extensions/Particle3D/PU/CCPUBaseCollider.cpp index f156e85e9863..368d305e3585 100644 --- a/extensions/Particle3D/PU/CCPUBaseCollider.cpp +++ b/extensions/Particle3D/PU/CCPUBaseCollider.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBaseCollider.h b/extensions/Particle3D/PU/CCPUBaseCollider.h index 9722d3c1bc67..18324b02ede4 100644 --- a/extensions/Particle3D/PU/CCPUBaseCollider.h +++ b/extensions/Particle3D/PU/CCPUBaseCollider.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBaseColliderTranslator.cpp b/extensions/Particle3D/PU/CCPUBaseColliderTranslator.cpp index 19211d38be21..76de54eadb43 100644 --- a/extensions/Particle3D/PU/CCPUBaseColliderTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUBaseColliderTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBaseColliderTranslator.h b/extensions/Particle3D/PU/CCPUBaseColliderTranslator.h index 3815a6252b2f..59fabb46a9d3 100644 --- a/extensions/Particle3D/PU/CCPUBaseColliderTranslator.h +++ b/extensions/Particle3D/PU/CCPUBaseColliderTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBaseForceAffector.cpp b/extensions/Particle3D/PU/CCPUBaseForceAffector.cpp index a75881cc3dd6..385136bb431b 100644 --- a/extensions/Particle3D/PU/CCPUBaseForceAffector.cpp +++ b/extensions/Particle3D/PU/CCPUBaseForceAffector.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBaseForceAffector.h b/extensions/Particle3D/PU/CCPUBaseForceAffector.h index 16b310b75947..7f271848ff12 100644 --- a/extensions/Particle3D/PU/CCPUBaseForceAffector.h +++ b/extensions/Particle3D/PU/CCPUBaseForceAffector.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBaseForceAffectorTranslator.cpp b/extensions/Particle3D/PU/CCPUBaseForceAffectorTranslator.cpp index 10bc3752c205..bff05dd36acd 100644 --- a/extensions/Particle3D/PU/CCPUBaseForceAffectorTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUBaseForceAffectorTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBaseForceAffectorTranslator.h b/extensions/Particle3D/PU/CCPUBaseForceAffectorTranslator.h index cd400537c56f..9f255cc8b43f 100644 --- a/extensions/Particle3D/PU/CCPUBaseForceAffectorTranslator.h +++ b/extensions/Particle3D/PU/CCPUBaseForceAffectorTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBeamRender.cpp b/extensions/Particle3D/PU/CCPUBeamRender.cpp index 04b56ee1d82a..6da5ca4975a1 100644 --- a/extensions/Particle3D/PU/CCPUBeamRender.cpp +++ b/extensions/Particle3D/PU/CCPUBeamRender.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBeamRender.h b/extensions/Particle3D/PU/CCPUBeamRender.h index fa3556ed1cb3..e3cdcae142f2 100644 --- a/extensions/Particle3D/PU/CCPUBeamRender.h +++ b/extensions/Particle3D/PU/CCPUBeamRender.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBehaviour.cpp b/extensions/Particle3D/PU/CCPUBehaviour.cpp index 3e4625aa02d4..a66f4177c273 100644 --- a/extensions/Particle3D/PU/CCPUBehaviour.cpp +++ b/extensions/Particle3D/PU/CCPUBehaviour.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBehaviour.h b/extensions/Particle3D/PU/CCPUBehaviour.h index 36a5bb160368..b509d7a2a290 100644 --- a/extensions/Particle3D/PU/CCPUBehaviour.h +++ b/extensions/Particle3D/PU/CCPUBehaviour.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBehaviourManager.cpp b/extensions/Particle3D/PU/CCPUBehaviourManager.cpp index b2aa5d5d04a0..a6afe2b0272e 100644 --- a/extensions/Particle3D/PU/CCPUBehaviourManager.cpp +++ b/extensions/Particle3D/PU/CCPUBehaviourManager.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBehaviourManager.h b/extensions/Particle3D/PU/CCPUBehaviourManager.h index 25f505877bf0..c370a8ebf4a7 100644 --- a/extensions/Particle3D/PU/CCPUBehaviourManager.h +++ b/extensions/Particle3D/PU/CCPUBehaviourManager.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBehaviourTranslator.cpp b/extensions/Particle3D/PU/CCPUBehaviourTranslator.cpp index 0e4270ba7d96..b2e73450309b 100644 --- a/extensions/Particle3D/PU/CCPUBehaviourTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUBehaviourTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBehaviourTranslator.h b/extensions/Particle3D/PU/CCPUBehaviourTranslator.h index b33368e2055d..dd6c537b139b 100644 --- a/extensions/Particle3D/PU/CCPUBehaviourTranslator.h +++ b/extensions/Particle3D/PU/CCPUBehaviourTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBillboardChain.cpp b/extensions/Particle3D/PU/CCPUBillboardChain.cpp index 38b52ab85fd9..9f0d88180ad0 100644 --- a/extensions/Particle3D/PU/CCPUBillboardChain.cpp +++ b/extensions/Particle3D/PU/CCPUBillboardChain.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBillboardChain.h b/extensions/Particle3D/PU/CCPUBillboardChain.h index d97b61b98428..da58da63c145 100644 --- a/extensions/Particle3D/PU/CCPUBillboardChain.h +++ b/extensions/Particle3D/PU/CCPUBillboardChain.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBoxCollider.cpp b/extensions/Particle3D/PU/CCPUBoxCollider.cpp index 438e91cdbbda..e10ead376e11 100644 --- a/extensions/Particle3D/PU/CCPUBoxCollider.cpp +++ b/extensions/Particle3D/PU/CCPUBoxCollider.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBoxCollider.h b/extensions/Particle3D/PU/CCPUBoxCollider.h index 320567eaefd6..a5a04c1a4329 100644 --- a/extensions/Particle3D/PU/CCPUBoxCollider.h +++ b/extensions/Particle3D/PU/CCPUBoxCollider.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBoxColliderTranslator.cpp b/extensions/Particle3D/PU/CCPUBoxColliderTranslator.cpp index f4bd63f98e85..3b6821d17f44 100644 --- a/extensions/Particle3D/PU/CCPUBoxColliderTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUBoxColliderTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBoxColliderTranslator.h b/extensions/Particle3D/PU/CCPUBoxColliderTranslator.h index a56cc05aa33a..22c1d49ab8e9 100644 --- a/extensions/Particle3D/PU/CCPUBoxColliderTranslator.h +++ b/extensions/Particle3D/PU/CCPUBoxColliderTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBoxEmitter.cpp b/extensions/Particle3D/PU/CCPUBoxEmitter.cpp index 983b7cdd982a..8a49b4276694 100644 --- a/extensions/Particle3D/PU/CCPUBoxEmitter.cpp +++ b/extensions/Particle3D/PU/CCPUBoxEmitter.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBoxEmitter.h b/extensions/Particle3D/PU/CCPUBoxEmitter.h index 7206c3f912b2..603161def2d5 100644 --- a/extensions/Particle3D/PU/CCPUBoxEmitter.h +++ b/extensions/Particle3D/PU/CCPUBoxEmitter.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBoxEmitterTranslator.cpp b/extensions/Particle3D/PU/CCPUBoxEmitterTranslator.cpp index e27e353a0e5b..f03a04f2236e 100644 --- a/extensions/Particle3D/PU/CCPUBoxEmitterTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUBoxEmitterTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUBoxEmitterTranslator.h b/extensions/Particle3D/PU/CCPUBoxEmitterTranslator.h index f3e5e25bee97..a2e35beea96e 100644 --- a/extensions/Particle3D/PU/CCPUBoxEmitterTranslator.h +++ b/extensions/Particle3D/PU/CCPUBoxEmitterTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUCircleEmitter.cpp b/extensions/Particle3D/PU/CCPUCircleEmitter.cpp index f982e3218da5..bd5e6d8678e6 100644 --- a/extensions/Particle3D/PU/CCPUCircleEmitter.cpp +++ b/extensions/Particle3D/PU/CCPUCircleEmitter.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUCircleEmitter.h b/extensions/Particle3D/PU/CCPUCircleEmitter.h index ca4fb2ac16e4..c0789eb59cb4 100644 --- a/extensions/Particle3D/PU/CCPUCircleEmitter.h +++ b/extensions/Particle3D/PU/CCPUCircleEmitter.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUCircleEmitterTranslator.cpp b/extensions/Particle3D/PU/CCPUCircleEmitterTranslator.cpp index 608ef219e18a..341942eb9382 100644 --- a/extensions/Particle3D/PU/CCPUCircleEmitterTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUCircleEmitterTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUCircleEmitterTranslator.h b/extensions/Particle3D/PU/CCPUCircleEmitterTranslator.h index 3c6612aee5b3..8c2e2af21b77 100644 --- a/extensions/Particle3D/PU/CCPUCircleEmitterTranslator.h +++ b/extensions/Particle3D/PU/CCPUCircleEmitterTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUCollisionAvoidanceAffector.cpp b/extensions/Particle3D/PU/CCPUCollisionAvoidanceAffector.cpp index 848ef4ef1d31..bfd1da6edb7f 100644 --- a/extensions/Particle3D/PU/CCPUCollisionAvoidanceAffector.cpp +++ b/extensions/Particle3D/PU/CCPUCollisionAvoidanceAffector.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUCollisionAvoidanceAffector.h b/extensions/Particle3D/PU/CCPUCollisionAvoidanceAffector.h index 1c7742fe78ee..1d2dd7987802 100644 --- a/extensions/Particle3D/PU/CCPUCollisionAvoidanceAffector.h +++ b/extensions/Particle3D/PU/CCPUCollisionAvoidanceAffector.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUCollisionAvoidanceAffectorTranslator.cpp b/extensions/Particle3D/PU/CCPUCollisionAvoidanceAffectorTranslator.cpp index 596772d173ac..4a08eae5994a 100644 --- a/extensions/Particle3D/PU/CCPUCollisionAvoidanceAffectorTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUCollisionAvoidanceAffectorTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUCollisionAvoidanceAffectorTranslator.h b/extensions/Particle3D/PU/CCPUCollisionAvoidanceAffectorTranslator.h index fefdd67c6140..c760858bf30a 100644 --- a/extensions/Particle3D/PU/CCPUCollisionAvoidanceAffectorTranslator.h +++ b/extensions/Particle3D/PU/CCPUCollisionAvoidanceAffectorTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUColorAffector.cpp b/extensions/Particle3D/PU/CCPUColorAffector.cpp index 03fa948d27e2..49f1211f0ee6 100644 --- a/extensions/Particle3D/PU/CCPUColorAffector.cpp +++ b/extensions/Particle3D/PU/CCPUColorAffector.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUColorAffector.h b/extensions/Particle3D/PU/CCPUColorAffector.h index 22f50d9ce052..0262966ce2a4 100644 --- a/extensions/Particle3D/PU/CCPUColorAffector.h +++ b/extensions/Particle3D/PU/CCPUColorAffector.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUColorAffectorTranslator.cpp b/extensions/Particle3D/PU/CCPUColorAffectorTranslator.cpp index 25ef11de1682..0c7da33e2dbf 100644 --- a/extensions/Particle3D/PU/CCPUColorAffectorTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUColorAffectorTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUColorAffectorTranslator.h b/extensions/Particle3D/PU/CCPUColorAffectorTranslator.h index 20b6b68c7d20..317f65a3e7e3 100644 --- a/extensions/Particle3D/PU/CCPUColorAffectorTranslator.h +++ b/extensions/Particle3D/PU/CCPUColorAffectorTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoAffectorEventHandler.cpp b/extensions/Particle3D/PU/CCPUDoAffectorEventHandler.cpp index 1a71d568e11b..c297a2b8c13a 100644 --- a/extensions/Particle3D/PU/CCPUDoAffectorEventHandler.cpp +++ b/extensions/Particle3D/PU/CCPUDoAffectorEventHandler.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoAffectorEventHandler.h b/extensions/Particle3D/PU/CCPUDoAffectorEventHandler.h index de936240c7c9..2f33b4f1b44b 100644 --- a/extensions/Particle3D/PU/CCPUDoAffectorEventHandler.h +++ b/extensions/Particle3D/PU/CCPUDoAffectorEventHandler.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoAffectorEventHandlerTranslator.cpp b/extensions/Particle3D/PU/CCPUDoAffectorEventHandlerTranslator.cpp index 46e58ea7ecff..0e2303832cc7 100644 --- a/extensions/Particle3D/PU/CCPUDoAffectorEventHandlerTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUDoAffectorEventHandlerTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoAffectorEventHandlerTranslator.h b/extensions/Particle3D/PU/CCPUDoAffectorEventHandlerTranslator.h index fabd68f44e47..be42cacae598 100644 --- a/extensions/Particle3D/PU/CCPUDoAffectorEventHandlerTranslator.h +++ b/extensions/Particle3D/PU/CCPUDoAffectorEventHandlerTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoEnableComponentEventHandler.cpp b/extensions/Particle3D/PU/CCPUDoEnableComponentEventHandler.cpp index af0a37e6fd54..01d4a5029bc3 100644 --- a/extensions/Particle3D/PU/CCPUDoEnableComponentEventHandler.cpp +++ b/extensions/Particle3D/PU/CCPUDoEnableComponentEventHandler.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoEnableComponentEventHandler.h b/extensions/Particle3D/PU/CCPUDoEnableComponentEventHandler.h index bcec3dd96f84..eee505ee7ef7 100644 --- a/extensions/Particle3D/PU/CCPUDoEnableComponentEventHandler.h +++ b/extensions/Particle3D/PU/CCPUDoEnableComponentEventHandler.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoEnableComponentEventHandlerTranslator.cpp b/extensions/Particle3D/PU/CCPUDoEnableComponentEventHandlerTranslator.cpp index a2d784fddf2e..6e5926a8ff8f 100644 --- a/extensions/Particle3D/PU/CCPUDoEnableComponentEventHandlerTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUDoEnableComponentEventHandlerTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoEnableComponentEventHandlerTranslator.h b/extensions/Particle3D/PU/CCPUDoEnableComponentEventHandlerTranslator.h index 2a7458bccd9d..be7cb25a6038 100644 --- a/extensions/Particle3D/PU/CCPUDoEnableComponentEventHandlerTranslator.h +++ b/extensions/Particle3D/PU/CCPUDoEnableComponentEventHandlerTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoExpireEventHandler.cpp b/extensions/Particle3D/PU/CCPUDoExpireEventHandler.cpp index 0c1e1b2bc914..6098861e9068 100644 --- a/extensions/Particle3D/PU/CCPUDoExpireEventHandler.cpp +++ b/extensions/Particle3D/PU/CCPUDoExpireEventHandler.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoExpireEventHandler.h b/extensions/Particle3D/PU/CCPUDoExpireEventHandler.h index 9efeb2d98452..9bc4a1a2ce02 100644 --- a/extensions/Particle3D/PU/CCPUDoExpireEventHandler.h +++ b/extensions/Particle3D/PU/CCPUDoExpireEventHandler.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoExpireEventHandlerTranslator.cpp b/extensions/Particle3D/PU/CCPUDoExpireEventHandlerTranslator.cpp index 405e18396b90..01631bbc1a2c 100644 --- a/extensions/Particle3D/PU/CCPUDoExpireEventHandlerTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUDoExpireEventHandlerTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoExpireEventHandlerTranslator.h b/extensions/Particle3D/PU/CCPUDoExpireEventHandlerTranslator.h index 33ad6e576a72..9c47ce4abece 100644 --- a/extensions/Particle3D/PU/CCPUDoExpireEventHandlerTranslator.h +++ b/extensions/Particle3D/PU/CCPUDoExpireEventHandlerTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoFreezeEventHandler.cpp b/extensions/Particle3D/PU/CCPUDoFreezeEventHandler.cpp index 4f2d487cf64e..d1116feb133c 100644 --- a/extensions/Particle3D/PU/CCPUDoFreezeEventHandler.cpp +++ b/extensions/Particle3D/PU/CCPUDoFreezeEventHandler.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoFreezeEventHandler.h b/extensions/Particle3D/PU/CCPUDoFreezeEventHandler.h index 5e6bdcfc817b..3e117a176920 100644 --- a/extensions/Particle3D/PU/CCPUDoFreezeEventHandler.h +++ b/extensions/Particle3D/PU/CCPUDoFreezeEventHandler.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoFreezeEventHandlerTranslator.cpp b/extensions/Particle3D/PU/CCPUDoFreezeEventHandlerTranslator.cpp index a71139676482..a0bcceffcdcf 100644 --- a/extensions/Particle3D/PU/CCPUDoFreezeEventHandlerTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUDoFreezeEventHandlerTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoFreezeEventHandlerTranslator.h b/extensions/Particle3D/PU/CCPUDoFreezeEventHandlerTranslator.h index e4d3158e256d..d812305809af 100644 --- a/extensions/Particle3D/PU/CCPUDoFreezeEventHandlerTranslator.h +++ b/extensions/Particle3D/PU/CCPUDoFreezeEventHandlerTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoPlacementParticleEventHandler.cpp b/extensions/Particle3D/PU/CCPUDoPlacementParticleEventHandler.cpp index aab988193591..710f8a1041b1 100644 --- a/extensions/Particle3D/PU/CCPUDoPlacementParticleEventHandler.cpp +++ b/extensions/Particle3D/PU/CCPUDoPlacementParticleEventHandler.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoPlacementParticleEventHandler.h b/extensions/Particle3D/PU/CCPUDoPlacementParticleEventHandler.h index 12031105a062..d2ed664eca83 100644 --- a/extensions/Particle3D/PU/CCPUDoPlacementParticleEventHandler.h +++ b/extensions/Particle3D/PU/CCPUDoPlacementParticleEventHandler.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoPlacementParticleEventHandlerTranslator.cpp b/extensions/Particle3D/PU/CCPUDoPlacementParticleEventHandlerTranslator.cpp index 67fff0975dba..1e6113a1f5ad 100644 --- a/extensions/Particle3D/PU/CCPUDoPlacementParticleEventHandlerTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUDoPlacementParticleEventHandlerTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoPlacementParticleEventHandlerTranslator.h b/extensions/Particle3D/PU/CCPUDoPlacementParticleEventHandlerTranslator.h index 9b66986252d4..f174adbcbff6 100644 --- a/extensions/Particle3D/PU/CCPUDoPlacementParticleEventHandlerTranslator.h +++ b/extensions/Particle3D/PU/CCPUDoPlacementParticleEventHandlerTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoScaleEventHandler.cpp b/extensions/Particle3D/PU/CCPUDoScaleEventHandler.cpp index 2e902c674f73..b82925263627 100644 --- a/extensions/Particle3D/PU/CCPUDoScaleEventHandler.cpp +++ b/extensions/Particle3D/PU/CCPUDoScaleEventHandler.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoScaleEventHandler.h b/extensions/Particle3D/PU/CCPUDoScaleEventHandler.h index 78d9d100971f..205ac9f0b572 100644 --- a/extensions/Particle3D/PU/CCPUDoScaleEventHandler.h +++ b/extensions/Particle3D/PU/CCPUDoScaleEventHandler.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoScaleEventHandlerTranslator.cpp b/extensions/Particle3D/PU/CCPUDoScaleEventHandlerTranslator.cpp index 7a472b3160f2..b46564d66a94 100644 --- a/extensions/Particle3D/PU/CCPUDoScaleEventHandlerTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUDoScaleEventHandlerTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoScaleEventHandlerTranslator.h b/extensions/Particle3D/PU/CCPUDoScaleEventHandlerTranslator.h index b8d5cc386ec6..7fa8682ad713 100644 --- a/extensions/Particle3D/PU/CCPUDoScaleEventHandlerTranslator.h +++ b/extensions/Particle3D/PU/CCPUDoScaleEventHandlerTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoStopSystemEventHandler.cpp b/extensions/Particle3D/PU/CCPUDoStopSystemEventHandler.cpp index 7fa13e74b9fe..4065ed60c760 100644 --- a/extensions/Particle3D/PU/CCPUDoStopSystemEventHandler.cpp +++ b/extensions/Particle3D/PU/CCPUDoStopSystemEventHandler.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoStopSystemEventHandler.h b/extensions/Particle3D/PU/CCPUDoStopSystemEventHandler.h index 07a5a6483e5b..c319184e61bf 100644 --- a/extensions/Particle3D/PU/CCPUDoStopSystemEventHandler.h +++ b/extensions/Particle3D/PU/CCPUDoStopSystemEventHandler.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoStopSystemEventHandlerTranslator.cpp b/extensions/Particle3D/PU/CCPUDoStopSystemEventHandlerTranslator.cpp index 3c516410bc3f..b47952ed1ffa 100644 --- a/extensions/Particle3D/PU/CCPUDoStopSystemEventHandlerTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUDoStopSystemEventHandlerTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDoStopSystemEventHandlerTranslator.h b/extensions/Particle3D/PU/CCPUDoStopSystemEventHandlerTranslator.h index 6227dbd89785..2d4613abcb1c 100644 --- a/extensions/Particle3D/PU/CCPUDoStopSystemEventHandlerTranslator.h +++ b/extensions/Particle3D/PU/CCPUDoStopSystemEventHandlerTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDynamicAttribute.cpp b/extensions/Particle3D/PU/CCPUDynamicAttribute.cpp index 6cfaa25f5654..f2efbe935ed5 100644 --- a/extensions/Particle3D/PU/CCPUDynamicAttribute.cpp +++ b/extensions/Particle3D/PU/CCPUDynamicAttribute.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDynamicAttribute.h b/extensions/Particle3D/PU/CCPUDynamicAttribute.h index 91b21c80819d..14800a903157 100644 --- a/extensions/Particle3D/PU/CCPUDynamicAttribute.h +++ b/extensions/Particle3D/PU/CCPUDynamicAttribute.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDynamicAttributeTranslator.cpp b/extensions/Particle3D/PU/CCPUDynamicAttributeTranslator.cpp index e696eba486f9..91650ede51cb 100644 --- a/extensions/Particle3D/PU/CCPUDynamicAttributeTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUDynamicAttributeTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUDynamicAttributeTranslator.h b/extensions/Particle3D/PU/CCPUDynamicAttributeTranslator.h index 946b2576f050..55e1d56f514f 100644 --- a/extensions/Particle3D/PU/CCPUDynamicAttributeTranslator.h +++ b/extensions/Particle3D/PU/CCPUDynamicAttributeTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUEmitter.cpp b/extensions/Particle3D/PU/CCPUEmitter.cpp index 85a2e1eeb094..d1b97cae0ebb 100755 --- a/extensions/Particle3D/PU/CCPUEmitter.cpp +++ b/extensions/Particle3D/PU/CCPUEmitter.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUEmitter.h b/extensions/Particle3D/PU/CCPUEmitter.h index 671bb0867761..83b4571fbcef 100644 --- a/extensions/Particle3D/PU/CCPUEmitter.h +++ b/extensions/Particle3D/PU/CCPUEmitter.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUEmitterManager.cpp b/extensions/Particle3D/PU/CCPUEmitterManager.cpp index cf6d84c9b306..f5e10fbe553d 100644 --- a/extensions/Particle3D/PU/CCPUEmitterManager.cpp +++ b/extensions/Particle3D/PU/CCPUEmitterManager.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUEmitterManager.h b/extensions/Particle3D/PU/CCPUEmitterManager.h index dad4bfd7926e..0c4565fdabfc 100644 --- a/extensions/Particle3D/PU/CCPUEmitterManager.h +++ b/extensions/Particle3D/PU/CCPUEmitterManager.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUEmitterTranslator.cpp b/extensions/Particle3D/PU/CCPUEmitterTranslator.cpp index 0cfa89f37f2b..6f3613292b4a 100644 --- a/extensions/Particle3D/PU/CCPUEmitterTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUEmitterTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUEmitterTranslator.h b/extensions/Particle3D/PU/CCPUEmitterTranslator.h index 67b183350488..c2546568d564 100644 --- a/extensions/Particle3D/PU/CCPUEmitterTranslator.h +++ b/extensions/Particle3D/PU/CCPUEmitterTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUEventHandler.cpp b/extensions/Particle3D/PU/CCPUEventHandler.cpp index 58706c1f556f..09613db875d8 100644 --- a/extensions/Particle3D/PU/CCPUEventHandler.cpp +++ b/extensions/Particle3D/PU/CCPUEventHandler.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUEventHandler.h b/extensions/Particle3D/PU/CCPUEventHandler.h index baeb501bd9fe..1efbbeb9c6a7 100644 --- a/extensions/Particle3D/PU/CCPUEventHandler.h +++ b/extensions/Particle3D/PU/CCPUEventHandler.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUEventHandlerManager.cpp b/extensions/Particle3D/PU/CCPUEventHandlerManager.cpp index 0df373513eb8..3c0442da4df1 100644 --- a/extensions/Particle3D/PU/CCPUEventHandlerManager.cpp +++ b/extensions/Particle3D/PU/CCPUEventHandlerManager.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUEventHandlerManager.h b/extensions/Particle3D/PU/CCPUEventHandlerManager.h index a4fb8e555306..c1a5eaead1ae 100644 --- a/extensions/Particle3D/PU/CCPUEventHandlerManager.h +++ b/extensions/Particle3D/PU/CCPUEventHandlerManager.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUEventHandlerTranslator.cpp b/extensions/Particle3D/PU/CCPUEventHandlerTranslator.cpp index 862c17b0c550..64d4cb4ba7a2 100644 --- a/extensions/Particle3D/PU/CCPUEventHandlerTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUEventHandlerTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUEventHandlerTranslator.h b/extensions/Particle3D/PU/CCPUEventHandlerTranslator.h index 282c0c50506f..75d2bd0364d4 100644 --- a/extensions/Particle3D/PU/CCPUEventHandlerTranslator.h +++ b/extensions/Particle3D/PU/CCPUEventHandlerTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUFlockCenteringAffector.cpp b/extensions/Particle3D/PU/CCPUFlockCenteringAffector.cpp index 05027e44e4f8..bcc886ab6eea 100644 --- a/extensions/Particle3D/PU/CCPUFlockCenteringAffector.cpp +++ b/extensions/Particle3D/PU/CCPUFlockCenteringAffector.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUFlockCenteringAffector.h b/extensions/Particle3D/PU/CCPUFlockCenteringAffector.h index e646b9afb7b9..fd4475deaf86 100644 --- a/extensions/Particle3D/PU/CCPUFlockCenteringAffector.h +++ b/extensions/Particle3D/PU/CCPUFlockCenteringAffector.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUFlockCenteringAffectorTranslator.cpp b/extensions/Particle3D/PU/CCPUFlockCenteringAffectorTranslator.cpp index c50670c9451a..4eafa519b6e0 100644 --- a/extensions/Particle3D/PU/CCPUFlockCenteringAffectorTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUFlockCenteringAffectorTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUFlockCenteringAffectorTranslator.h b/extensions/Particle3D/PU/CCPUFlockCenteringAffectorTranslator.h index 68c2734ab4cc..302f4f300a65 100644 --- a/extensions/Particle3D/PU/CCPUFlockCenteringAffectorTranslator.h +++ b/extensions/Particle3D/PU/CCPUFlockCenteringAffectorTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUForceField.cpp b/extensions/Particle3D/PU/CCPUForceField.cpp index 4fd5f232b77b..4501760ff73a 100644 --- a/extensions/Particle3D/PU/CCPUForceField.cpp +++ b/extensions/Particle3D/PU/CCPUForceField.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUForceField.h b/extensions/Particle3D/PU/CCPUForceField.h index 56905e968cd6..d372617262fb 100644 --- a/extensions/Particle3D/PU/CCPUForceField.h +++ b/extensions/Particle3D/PU/CCPUForceField.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUForceFieldAffector.cpp b/extensions/Particle3D/PU/CCPUForceFieldAffector.cpp index 725e8455e3a6..397695337368 100644 --- a/extensions/Particle3D/PU/CCPUForceFieldAffector.cpp +++ b/extensions/Particle3D/PU/CCPUForceFieldAffector.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUForceFieldAffector.h b/extensions/Particle3D/PU/CCPUForceFieldAffector.h index 7c045d197fbc..12d724a635fe 100644 --- a/extensions/Particle3D/PU/CCPUForceFieldAffector.h +++ b/extensions/Particle3D/PU/CCPUForceFieldAffector.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUForceFieldAffectorTranslator.cpp b/extensions/Particle3D/PU/CCPUForceFieldAffectorTranslator.cpp index 27d278184f34..26352d1e2338 100644 --- a/extensions/Particle3D/PU/CCPUForceFieldAffectorTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUForceFieldAffectorTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUForceFieldAffectorTranslator.h b/extensions/Particle3D/PU/CCPUForceFieldAffectorTranslator.h index b536ebf428fe..47ede499f0b6 100644 --- a/extensions/Particle3D/PU/CCPUForceFieldAffectorTranslator.h +++ b/extensions/Particle3D/PU/CCPUForceFieldAffectorTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUGeometryRotator.cpp b/extensions/Particle3D/PU/CCPUGeometryRotator.cpp index 58e3f04ff1fb..1819826195de 100644 --- a/extensions/Particle3D/PU/CCPUGeometryRotator.cpp +++ b/extensions/Particle3D/PU/CCPUGeometryRotator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUGeometryRotator.h b/extensions/Particle3D/PU/CCPUGeometryRotator.h index a9b0d6e0cd33..d5f543e8fb34 100644 --- a/extensions/Particle3D/PU/CCPUGeometryRotator.h +++ b/extensions/Particle3D/PU/CCPUGeometryRotator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUGeometryRotatorTranslator.cpp b/extensions/Particle3D/PU/CCPUGeometryRotatorTranslator.cpp index b6bd1916afef..d3782b77822f 100644 --- a/extensions/Particle3D/PU/CCPUGeometryRotatorTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUGeometryRotatorTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUGeometryRotatorTranslator.h b/extensions/Particle3D/PU/CCPUGeometryRotatorTranslator.h index ddf21571c1e7..e34d720fecf8 100644 --- a/extensions/Particle3D/PU/CCPUGeometryRotatorTranslator.h +++ b/extensions/Particle3D/PU/CCPUGeometryRotatorTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUGravityAffector.cpp b/extensions/Particle3D/PU/CCPUGravityAffector.cpp index c00761b45332..9f5b6b27398c 100644 --- a/extensions/Particle3D/PU/CCPUGravityAffector.cpp +++ b/extensions/Particle3D/PU/CCPUGravityAffector.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUGravityAffector.h b/extensions/Particle3D/PU/CCPUGravityAffector.h index bc3a8fe656c7..b2386ff27353 100644 --- a/extensions/Particle3D/PU/CCPUGravityAffector.h +++ b/extensions/Particle3D/PU/CCPUGravityAffector.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUGravityAffectorTranslator.cpp b/extensions/Particle3D/PU/CCPUGravityAffectorTranslator.cpp index 2762d9b3a4c4..4e661c9f3843 100644 --- a/extensions/Particle3D/PU/CCPUGravityAffectorTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUGravityAffectorTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUGravityAffectorTranslator.h b/extensions/Particle3D/PU/CCPUGravityAffectorTranslator.h index dc20ce88d9f4..96261ab0ca5c 100644 --- a/extensions/Particle3D/PU/CCPUGravityAffectorTranslator.h +++ b/extensions/Particle3D/PU/CCPUGravityAffectorTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUInterParticleCollider.cpp b/extensions/Particle3D/PU/CCPUInterParticleCollider.cpp index d3d147cf55a7..6b2d28f80570 100644 --- a/extensions/Particle3D/PU/CCPUInterParticleCollider.cpp +++ b/extensions/Particle3D/PU/CCPUInterParticleCollider.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUInterParticleCollider.h b/extensions/Particle3D/PU/CCPUInterParticleCollider.h index a714808613fe..2dc2c7dff55b 100644 --- a/extensions/Particle3D/PU/CCPUInterParticleCollider.h +++ b/extensions/Particle3D/PU/CCPUInterParticleCollider.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUInterParticleColliderTranslator.cpp b/extensions/Particle3D/PU/CCPUInterParticleColliderTranslator.cpp index 5f858ef760ca..c7e866f31f38 100644 --- a/extensions/Particle3D/PU/CCPUInterParticleColliderTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUInterParticleColliderTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUInterParticleColliderTranslator.h b/extensions/Particle3D/PU/CCPUInterParticleColliderTranslator.h index bd7722b9635a..a01871c9f514 100644 --- a/extensions/Particle3D/PU/CCPUInterParticleColliderTranslator.h +++ b/extensions/Particle3D/PU/CCPUInterParticleColliderTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUJetAffector.cpp b/extensions/Particle3D/PU/CCPUJetAffector.cpp index 4bc53ceda3ef..de552b7729ed 100644 --- a/extensions/Particle3D/PU/CCPUJetAffector.cpp +++ b/extensions/Particle3D/PU/CCPUJetAffector.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUJetAffector.h b/extensions/Particle3D/PU/CCPUJetAffector.h index d291ff4bffbe..dc167ebd69f7 100644 --- a/extensions/Particle3D/PU/CCPUJetAffector.h +++ b/extensions/Particle3D/PU/CCPUJetAffector.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUJetAffectorTranslator.cpp b/extensions/Particle3D/PU/CCPUJetAffectorTranslator.cpp index 48ea75db8f0d..5ad6ba635d9d 100644 --- a/extensions/Particle3D/PU/CCPUJetAffectorTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUJetAffectorTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUJetAffectorTranslator.h b/extensions/Particle3D/PU/CCPUJetAffectorTranslator.h index c537cedfeccf..8273d3a5054c 100644 --- a/extensions/Particle3D/PU/CCPUJetAffectorTranslator.h +++ b/extensions/Particle3D/PU/CCPUJetAffectorTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPULineAffector.cpp b/extensions/Particle3D/PU/CCPULineAffector.cpp index 7006abf7727e..15be058a8dac 100644 --- a/extensions/Particle3D/PU/CCPULineAffector.cpp +++ b/extensions/Particle3D/PU/CCPULineAffector.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPULineAffector.h b/extensions/Particle3D/PU/CCPULineAffector.h index 80cf6297d678..a5f329cb012a 100644 --- a/extensions/Particle3D/PU/CCPULineAffector.h +++ b/extensions/Particle3D/PU/CCPULineAffector.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPULineAffectorTranslator.cpp b/extensions/Particle3D/PU/CCPULineAffectorTranslator.cpp index 437dc672940f..eda0502a96f3 100644 --- a/extensions/Particle3D/PU/CCPULineAffectorTranslator.cpp +++ b/extensions/Particle3D/PU/CCPULineAffectorTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPULineAffectorTranslator.h b/extensions/Particle3D/PU/CCPULineAffectorTranslator.h index cef93e84dbe2..8e664ca5fa49 100644 --- a/extensions/Particle3D/PU/CCPULineAffectorTranslator.h +++ b/extensions/Particle3D/PU/CCPULineAffectorTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPULineEmitter.cpp b/extensions/Particle3D/PU/CCPULineEmitter.cpp index 9f11ea227f40..755c9a131832 100644 --- a/extensions/Particle3D/PU/CCPULineEmitter.cpp +++ b/extensions/Particle3D/PU/CCPULineEmitter.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPULineEmitter.h b/extensions/Particle3D/PU/CCPULineEmitter.h index b9e470a75a53..3bfffe38b9e3 100644 --- a/extensions/Particle3D/PU/CCPULineEmitter.h +++ b/extensions/Particle3D/PU/CCPULineEmitter.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPULineEmitterTranslator.cpp b/extensions/Particle3D/PU/CCPULineEmitterTranslator.cpp index 906cb33485a4..8505c9f77d1d 100644 --- a/extensions/Particle3D/PU/CCPULineEmitterTranslator.cpp +++ b/extensions/Particle3D/PU/CCPULineEmitterTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPULineEmitterTranslator.h b/extensions/Particle3D/PU/CCPULineEmitterTranslator.h index 3bd98f0b6ced..b8011a9c3c6c 100644 --- a/extensions/Particle3D/PU/CCPULineEmitterTranslator.h +++ b/extensions/Particle3D/PU/CCPULineEmitterTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPULinearForceAffector.cpp b/extensions/Particle3D/PU/CCPULinearForceAffector.cpp index f43d00f96e2f..3ffffd91b29c 100644 --- a/extensions/Particle3D/PU/CCPULinearForceAffector.cpp +++ b/extensions/Particle3D/PU/CCPULinearForceAffector.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPULinearForceAffector.h b/extensions/Particle3D/PU/CCPULinearForceAffector.h index a621ca904a8a..88263225db7a 100644 --- a/extensions/Particle3D/PU/CCPULinearForceAffector.h +++ b/extensions/Particle3D/PU/CCPULinearForceAffector.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPULinearForceAffectorTranslator.cpp b/extensions/Particle3D/PU/CCPULinearForceAffectorTranslator.cpp index 83057e72acff..5b5ef2269219 100644 --- a/extensions/Particle3D/PU/CCPULinearForceAffectorTranslator.cpp +++ b/extensions/Particle3D/PU/CCPULinearForceAffectorTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPULinearForceAffectorTranslator.h b/extensions/Particle3D/PU/CCPULinearForceAffectorTranslator.h index 2578e1e6630b..a596f47bebe8 100644 --- a/extensions/Particle3D/PU/CCPULinearForceAffectorTranslator.h +++ b/extensions/Particle3D/PU/CCPULinearForceAffectorTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUListener.cpp b/extensions/Particle3D/PU/CCPUListener.cpp index 89d62f0b1558..acbaa846b0be 100644 --- a/extensions/Particle3D/PU/CCPUListener.cpp +++ b/extensions/Particle3D/PU/CCPUListener.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUListener.h b/extensions/Particle3D/PU/CCPUListener.h index c302712901c7..a319809633bd 100644 --- a/extensions/Particle3D/PU/CCPUListener.h +++ b/extensions/Particle3D/PU/CCPUListener.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUMaterialManager.cpp b/extensions/Particle3D/PU/CCPUMaterialManager.cpp index 327c70821b7a..658048c3bd76 100644 --- a/extensions/Particle3D/PU/CCPUMaterialManager.cpp +++ b/extensions/Particle3D/PU/CCPUMaterialManager.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUMaterialManager.h b/extensions/Particle3D/PU/CCPUMaterialManager.h index ea039d99f26a..d3d9c25603e2 100644 --- a/extensions/Particle3D/PU/CCPUMaterialManager.h +++ b/extensions/Particle3D/PU/CCPUMaterialManager.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUMaterialTranslator.cpp b/extensions/Particle3D/PU/CCPUMaterialTranslator.cpp index a8c5c3579ee7..8b6a04b72739 100644 --- a/extensions/Particle3D/PU/CCPUMaterialTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUMaterialTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUMaterialTranslator.h b/extensions/Particle3D/PU/CCPUMaterialTranslator.h index e6341fd9c54f..a3d19e4d6323 100644 --- a/extensions/Particle3D/PU/CCPUMaterialTranslator.h +++ b/extensions/Particle3D/PU/CCPUMaterialTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUMeshSurfaceEmitter.cpp b/extensions/Particle3D/PU/CCPUMeshSurfaceEmitter.cpp index 29af33a26c44..6cd2c6176790 100644 --- a/extensions/Particle3D/PU/CCPUMeshSurfaceEmitter.cpp +++ b/extensions/Particle3D/PU/CCPUMeshSurfaceEmitter.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUMeshSurfaceEmitter.h b/extensions/Particle3D/PU/CCPUMeshSurfaceEmitter.h index 2ccf7031f4ec..a163e8f5c83e 100644 --- a/extensions/Particle3D/PU/CCPUMeshSurfaceEmitter.h +++ b/extensions/Particle3D/PU/CCPUMeshSurfaceEmitter.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUMeshSurfaceEmitterTranslator.cpp b/extensions/Particle3D/PU/CCPUMeshSurfaceEmitterTranslator.cpp index 06efe8328092..8e6972484841 100644 --- a/extensions/Particle3D/PU/CCPUMeshSurfaceEmitterTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUMeshSurfaceEmitterTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUMeshSurfaceEmitterTranslator.h b/extensions/Particle3D/PU/CCPUMeshSurfaceEmitterTranslator.h index 404f8002ccba..c57d43fadd30 100644 --- a/extensions/Particle3D/PU/CCPUMeshSurfaceEmitterTranslator.h +++ b/extensions/Particle3D/PU/CCPUMeshSurfaceEmitterTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUNoise.cpp b/extensions/Particle3D/PU/CCPUNoise.cpp index 6a9a31ab0e37..20b09219845b 100644 --- a/extensions/Particle3D/PU/CCPUNoise.cpp +++ b/extensions/Particle3D/PU/CCPUNoise.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUNoise.h b/extensions/Particle3D/PU/CCPUNoise.h index fb5df0ae87ec..8a073f8ef4f3 100644 --- a/extensions/Particle3D/PU/CCPUNoise.h +++ b/extensions/Particle3D/PU/CCPUNoise.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUObserver.cpp b/extensions/Particle3D/PU/CCPUObserver.cpp index 83648112af01..31abb9f21ab0 100644 --- a/extensions/Particle3D/PU/CCPUObserver.cpp +++ b/extensions/Particle3D/PU/CCPUObserver.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUObserver.h b/extensions/Particle3D/PU/CCPUObserver.h index 1939254d2ed3..3465aa35e5f8 100644 --- a/extensions/Particle3D/PU/CCPUObserver.h +++ b/extensions/Particle3D/PU/CCPUObserver.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUObserverManager.cpp b/extensions/Particle3D/PU/CCPUObserverManager.cpp index e0a05b81c7f7..c3376dd79179 100644 --- a/extensions/Particle3D/PU/CCPUObserverManager.cpp +++ b/extensions/Particle3D/PU/CCPUObserverManager.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUObserverManager.h b/extensions/Particle3D/PU/CCPUObserverManager.h index a1ec31928437..c464e340dbc9 100644 --- a/extensions/Particle3D/PU/CCPUObserverManager.h +++ b/extensions/Particle3D/PU/CCPUObserverManager.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUObserverTranslator.cpp b/extensions/Particle3D/PU/CCPUObserverTranslator.cpp index 0766acfb1811..d4be61c549fd 100644 --- a/extensions/Particle3D/PU/CCPUObserverTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUObserverTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUObserverTranslator.h b/extensions/Particle3D/PU/CCPUObserverTranslator.h index c559192d1a42..6ed2b1fe5a74 100644 --- a/extensions/Particle3D/PU/CCPUObserverTranslator.h +++ b/extensions/Particle3D/PU/CCPUObserverTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnClearObserver.cpp b/extensions/Particle3D/PU/CCPUOnClearObserver.cpp index 1a281c1ef238..82ba33348487 100644 --- a/extensions/Particle3D/PU/CCPUOnClearObserver.cpp +++ b/extensions/Particle3D/PU/CCPUOnClearObserver.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnClearObserver.h b/extensions/Particle3D/PU/CCPUOnClearObserver.h index 9687ecf24929..cb384730da42 100644 --- a/extensions/Particle3D/PU/CCPUOnClearObserver.h +++ b/extensions/Particle3D/PU/CCPUOnClearObserver.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnClearObserverTranslator.cpp b/extensions/Particle3D/PU/CCPUOnClearObserverTranslator.cpp index c5a91b8021c9..6c13b480cd6d 100644 --- a/extensions/Particle3D/PU/CCPUOnClearObserverTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUOnClearObserverTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnClearObserverTranslator.h b/extensions/Particle3D/PU/CCPUOnClearObserverTranslator.h index c02f537f8fa6..22ad06d6479d 100644 --- a/extensions/Particle3D/PU/CCPUOnClearObserverTranslator.h +++ b/extensions/Particle3D/PU/CCPUOnClearObserverTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnCollisionObserver.cpp b/extensions/Particle3D/PU/CCPUOnCollisionObserver.cpp index 907533cd5e13..cfe51bda8a55 100644 --- a/extensions/Particle3D/PU/CCPUOnCollisionObserver.cpp +++ b/extensions/Particle3D/PU/CCPUOnCollisionObserver.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnCollisionObserver.h b/extensions/Particle3D/PU/CCPUOnCollisionObserver.h index 0495593e4799..5d08eaaf4655 100644 --- a/extensions/Particle3D/PU/CCPUOnCollisionObserver.h +++ b/extensions/Particle3D/PU/CCPUOnCollisionObserver.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnCollisionObserverTranslator.cpp b/extensions/Particle3D/PU/CCPUOnCollisionObserverTranslator.cpp index 1b1cbbaafb82..a4ad6a0ce40c 100644 --- a/extensions/Particle3D/PU/CCPUOnCollisionObserverTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUOnCollisionObserverTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnCollisionObserverTranslator.h b/extensions/Particle3D/PU/CCPUOnCollisionObserverTranslator.h index 03384f1a29c2..6729daf6c24d 100644 --- a/extensions/Particle3D/PU/CCPUOnCollisionObserverTranslator.h +++ b/extensions/Particle3D/PU/CCPUOnCollisionObserverTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnCountObserver.cpp b/extensions/Particle3D/PU/CCPUOnCountObserver.cpp index 48949e99f08f..64db67da2d23 100644 --- a/extensions/Particle3D/PU/CCPUOnCountObserver.cpp +++ b/extensions/Particle3D/PU/CCPUOnCountObserver.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnCountObserver.h b/extensions/Particle3D/PU/CCPUOnCountObserver.h index 7c1c1211f816..5dfae1e53f51 100644 --- a/extensions/Particle3D/PU/CCPUOnCountObserver.h +++ b/extensions/Particle3D/PU/CCPUOnCountObserver.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnCountObserverTranslator.cpp b/extensions/Particle3D/PU/CCPUOnCountObserverTranslator.cpp index dd4f31ba7926..0cb312155277 100644 --- a/extensions/Particle3D/PU/CCPUOnCountObserverTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUOnCountObserverTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnCountObserverTranslator.h b/extensions/Particle3D/PU/CCPUOnCountObserverTranslator.h index 40e6d7056147..69475330c6f9 100644 --- a/extensions/Particle3D/PU/CCPUOnCountObserverTranslator.h +++ b/extensions/Particle3D/PU/CCPUOnCountObserverTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnEmissionObserver.cpp b/extensions/Particle3D/PU/CCPUOnEmissionObserver.cpp index 04d9b959f266..7ae5a4b12b67 100644 --- a/extensions/Particle3D/PU/CCPUOnEmissionObserver.cpp +++ b/extensions/Particle3D/PU/CCPUOnEmissionObserver.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnEmissionObserver.h b/extensions/Particle3D/PU/CCPUOnEmissionObserver.h index ef8226addbea..3b404118aaaa 100644 --- a/extensions/Particle3D/PU/CCPUOnEmissionObserver.h +++ b/extensions/Particle3D/PU/CCPUOnEmissionObserver.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnEmissionObserverTranslator.cpp b/extensions/Particle3D/PU/CCPUOnEmissionObserverTranslator.cpp index 294c0bc3f525..c39a1ec9a9a2 100644 --- a/extensions/Particle3D/PU/CCPUOnEmissionObserverTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUOnEmissionObserverTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnEmissionObserverTranslator.h b/extensions/Particle3D/PU/CCPUOnEmissionObserverTranslator.h index d419a35d0681..12831851225f 100644 --- a/extensions/Particle3D/PU/CCPUOnEmissionObserverTranslator.h +++ b/extensions/Particle3D/PU/CCPUOnEmissionObserverTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnEventFlagObserver.cpp b/extensions/Particle3D/PU/CCPUOnEventFlagObserver.cpp index 0f07c6b9279c..1baa39567f92 100644 --- a/extensions/Particle3D/PU/CCPUOnEventFlagObserver.cpp +++ b/extensions/Particle3D/PU/CCPUOnEventFlagObserver.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnEventFlagObserver.h b/extensions/Particle3D/PU/CCPUOnEventFlagObserver.h index ffbe131ac0e9..ce9655ca909c 100644 --- a/extensions/Particle3D/PU/CCPUOnEventFlagObserver.h +++ b/extensions/Particle3D/PU/CCPUOnEventFlagObserver.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnEventFlagObserverTranslator.cpp b/extensions/Particle3D/PU/CCPUOnEventFlagObserverTranslator.cpp index 04f9ac48247d..87a1929b5122 100644 --- a/extensions/Particle3D/PU/CCPUOnEventFlagObserverTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUOnEventFlagObserverTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnEventFlagObserverTranslator.h b/extensions/Particle3D/PU/CCPUOnEventFlagObserverTranslator.h index d51bf0ba7a1f..5f9d8166c633 100644 --- a/extensions/Particle3D/PU/CCPUOnEventFlagObserverTranslator.h +++ b/extensions/Particle3D/PU/CCPUOnEventFlagObserverTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnExpireObserver.cpp b/extensions/Particle3D/PU/CCPUOnExpireObserver.cpp index c095d9da8530..80559686e13f 100644 --- a/extensions/Particle3D/PU/CCPUOnExpireObserver.cpp +++ b/extensions/Particle3D/PU/CCPUOnExpireObserver.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnExpireObserver.h b/extensions/Particle3D/PU/CCPUOnExpireObserver.h index c0456f99e465..5c161a74aaa5 100644 --- a/extensions/Particle3D/PU/CCPUOnExpireObserver.h +++ b/extensions/Particle3D/PU/CCPUOnExpireObserver.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnExpireObserverTranslator.cpp b/extensions/Particle3D/PU/CCPUOnExpireObserverTranslator.cpp index 108f42a87ae1..9e7323644058 100644 --- a/extensions/Particle3D/PU/CCPUOnExpireObserverTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUOnExpireObserverTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnExpireObserverTranslator.h b/extensions/Particle3D/PU/CCPUOnExpireObserverTranslator.h index c94146b1265f..cea43a951c4d 100644 --- a/extensions/Particle3D/PU/CCPUOnExpireObserverTranslator.h +++ b/extensions/Particle3D/PU/CCPUOnExpireObserverTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnPositionObserver.cpp b/extensions/Particle3D/PU/CCPUOnPositionObserver.cpp index 6440e8995c22..140da188173f 100644 --- a/extensions/Particle3D/PU/CCPUOnPositionObserver.cpp +++ b/extensions/Particle3D/PU/CCPUOnPositionObserver.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnPositionObserver.h b/extensions/Particle3D/PU/CCPUOnPositionObserver.h index 3e8e642d2eda..4480d228bb99 100644 --- a/extensions/Particle3D/PU/CCPUOnPositionObserver.h +++ b/extensions/Particle3D/PU/CCPUOnPositionObserver.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnPositionObserverTranslator.cpp b/extensions/Particle3D/PU/CCPUOnPositionObserverTranslator.cpp index b883da431adf..9bf07f317ba6 100644 --- a/extensions/Particle3D/PU/CCPUOnPositionObserverTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUOnPositionObserverTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnPositionObserverTranslator.h b/extensions/Particle3D/PU/CCPUOnPositionObserverTranslator.h index a0525fa77fbc..05820898a672 100644 --- a/extensions/Particle3D/PU/CCPUOnPositionObserverTranslator.h +++ b/extensions/Particle3D/PU/CCPUOnPositionObserverTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnQuotaObserver.cpp b/extensions/Particle3D/PU/CCPUOnQuotaObserver.cpp index 9364409a434a..89035155fd36 100644 --- a/extensions/Particle3D/PU/CCPUOnQuotaObserver.cpp +++ b/extensions/Particle3D/PU/CCPUOnQuotaObserver.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnQuotaObserver.h b/extensions/Particle3D/PU/CCPUOnQuotaObserver.h index 98ff89ea39b5..37b372ce7c1e 100644 --- a/extensions/Particle3D/PU/CCPUOnQuotaObserver.h +++ b/extensions/Particle3D/PU/CCPUOnQuotaObserver.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnQuotaObserverTranslator.cpp b/extensions/Particle3D/PU/CCPUOnQuotaObserverTranslator.cpp index 318c6464c242..06a748d412f6 100644 --- a/extensions/Particle3D/PU/CCPUOnQuotaObserverTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUOnQuotaObserverTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnQuotaObserverTranslator.h b/extensions/Particle3D/PU/CCPUOnQuotaObserverTranslator.h index cb94046aa3fe..a5e0385de017 100644 --- a/extensions/Particle3D/PU/CCPUOnQuotaObserverTranslator.h +++ b/extensions/Particle3D/PU/CCPUOnQuotaObserverTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnRandomObserver.cpp b/extensions/Particle3D/PU/CCPUOnRandomObserver.cpp index 4db3dde34611..860a5252c402 100644 --- a/extensions/Particle3D/PU/CCPUOnRandomObserver.cpp +++ b/extensions/Particle3D/PU/CCPUOnRandomObserver.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnRandomObserver.h b/extensions/Particle3D/PU/CCPUOnRandomObserver.h index b044ce776848..675016a5d793 100644 --- a/extensions/Particle3D/PU/CCPUOnRandomObserver.h +++ b/extensions/Particle3D/PU/CCPUOnRandomObserver.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnRandomObserverTranslator.cpp b/extensions/Particle3D/PU/CCPUOnRandomObserverTranslator.cpp index f486be05ac51..2dee5550e5b9 100644 --- a/extensions/Particle3D/PU/CCPUOnRandomObserverTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUOnRandomObserverTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnRandomObserverTranslator.h b/extensions/Particle3D/PU/CCPUOnRandomObserverTranslator.h index 530ed93c8100..e41f69377c07 100644 --- a/extensions/Particle3D/PU/CCPUOnRandomObserverTranslator.h +++ b/extensions/Particle3D/PU/CCPUOnRandomObserverTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnTimeObserver.cpp b/extensions/Particle3D/PU/CCPUOnTimeObserver.cpp index 32acb692be14..f62490c4dfc3 100644 --- a/extensions/Particle3D/PU/CCPUOnTimeObserver.cpp +++ b/extensions/Particle3D/PU/CCPUOnTimeObserver.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnTimeObserver.h b/extensions/Particle3D/PU/CCPUOnTimeObserver.h index 64f94d99176a..05801bcae0b2 100644 --- a/extensions/Particle3D/PU/CCPUOnTimeObserver.h +++ b/extensions/Particle3D/PU/CCPUOnTimeObserver.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnTimeObserverTranslator.cpp b/extensions/Particle3D/PU/CCPUOnTimeObserverTranslator.cpp index 7037305afa21..250cc10c6dc3 100644 --- a/extensions/Particle3D/PU/CCPUOnTimeObserverTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUOnTimeObserverTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnTimeObserverTranslator.h b/extensions/Particle3D/PU/CCPUOnTimeObserverTranslator.h index 9044add96338..33b28327049d 100644 --- a/extensions/Particle3D/PU/CCPUOnTimeObserverTranslator.h +++ b/extensions/Particle3D/PU/CCPUOnTimeObserverTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnVelocityObserver.cpp b/extensions/Particle3D/PU/CCPUOnVelocityObserver.cpp index e8f919f7b5b4..8287c067cc75 100644 --- a/extensions/Particle3D/PU/CCPUOnVelocityObserver.cpp +++ b/extensions/Particle3D/PU/CCPUOnVelocityObserver.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnVelocityObserver.h b/extensions/Particle3D/PU/CCPUOnVelocityObserver.h index 70aaa961ac68..9b8a3bd1726e 100644 --- a/extensions/Particle3D/PU/CCPUOnVelocityObserver.h +++ b/extensions/Particle3D/PU/CCPUOnVelocityObserver.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnVelocityObserverTranslator.cpp b/extensions/Particle3D/PU/CCPUOnVelocityObserverTranslator.cpp index 5eaff2d3371d..d70bb320229f 100644 --- a/extensions/Particle3D/PU/CCPUOnVelocityObserverTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUOnVelocityObserverTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUOnVelocityObserverTranslator.h b/extensions/Particle3D/PU/CCPUOnVelocityObserverTranslator.h index 8251e9aaba41..7d8543cafc97 100644 --- a/extensions/Particle3D/PU/CCPUOnVelocityObserverTranslator.h +++ b/extensions/Particle3D/PU/CCPUOnVelocityObserverTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUParticleFollower.cpp b/extensions/Particle3D/PU/CCPUParticleFollower.cpp index c8ad4cc1a6f6..587d7125daf6 100644 --- a/extensions/Particle3D/PU/CCPUParticleFollower.cpp +++ b/extensions/Particle3D/PU/CCPUParticleFollower.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUParticleFollower.h b/extensions/Particle3D/PU/CCPUParticleFollower.h index ff242d97c047..77fcedbd9083 100644 --- a/extensions/Particle3D/PU/CCPUParticleFollower.h +++ b/extensions/Particle3D/PU/CCPUParticleFollower.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUParticleFollowerTranslator.cpp b/extensions/Particle3D/PU/CCPUParticleFollowerTranslator.cpp index 118a08a4ca03..da10a830bec0 100644 --- a/extensions/Particle3D/PU/CCPUParticleFollowerTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUParticleFollowerTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUParticleFollowerTranslator.h b/extensions/Particle3D/PU/CCPUParticleFollowerTranslator.h index a767360cd092..3a2d7aba8d8b 100644 --- a/extensions/Particle3D/PU/CCPUParticleFollowerTranslator.h +++ b/extensions/Particle3D/PU/CCPUParticleFollowerTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUParticleSystem3D.cpp b/extensions/Particle3D/PU/CCPUParticleSystem3D.cpp index 038274909b33..3dc0f2b427e7 100755 --- a/extensions/Particle3D/PU/CCPUParticleSystem3D.cpp +++ b/extensions/Particle3D/PU/CCPUParticleSystem3D.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUParticleSystem3D.h b/extensions/Particle3D/PU/CCPUParticleSystem3D.h index ab719665b12c..474dad1b4666 100644 --- a/extensions/Particle3D/PU/CCPUParticleSystem3D.h +++ b/extensions/Particle3D/PU/CCPUParticleSystem3D.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUParticleSystem3DTranslator.cpp b/extensions/Particle3D/PU/CCPUParticleSystem3DTranslator.cpp index 4a28f4cd10e3..c022e1245cd2 100644 --- a/extensions/Particle3D/PU/CCPUParticleSystem3DTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUParticleSystem3DTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUParticleSystem3DTranslator.h b/extensions/Particle3D/PU/CCPUParticleSystem3DTranslator.h index ee8924a2168f..61ebf19f167c 100644 --- a/extensions/Particle3D/PU/CCPUParticleSystem3DTranslator.h +++ b/extensions/Particle3D/PU/CCPUParticleSystem3DTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUPathFollower.cpp b/extensions/Particle3D/PU/CCPUPathFollower.cpp index d79f39e7612b..35444eb7f202 100644 --- a/extensions/Particle3D/PU/CCPUPathFollower.cpp +++ b/extensions/Particle3D/PU/CCPUPathFollower.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUPathFollower.h b/extensions/Particle3D/PU/CCPUPathFollower.h index 1e04ebd8d15a..5e493e651386 100644 --- a/extensions/Particle3D/PU/CCPUPathFollower.h +++ b/extensions/Particle3D/PU/CCPUPathFollower.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUPathFollowerTranslator.cpp b/extensions/Particle3D/PU/CCPUPathFollowerTranslator.cpp index 6ed615728e81..74c6e2f46ebe 100644 --- a/extensions/Particle3D/PU/CCPUPathFollowerTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUPathFollowerTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUPathFollowerTranslator.h b/extensions/Particle3D/PU/CCPUPathFollowerTranslator.h index 4c5a94ae4404..f59365d369ea 100644 --- a/extensions/Particle3D/PU/CCPUPathFollowerTranslator.h +++ b/extensions/Particle3D/PU/CCPUPathFollowerTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUPlane.cpp b/extensions/Particle3D/PU/CCPUPlane.cpp index 6b2ad5ecc2c4..ee4e225cc7f1 100644 --- a/extensions/Particle3D/PU/CCPUPlane.cpp +++ b/extensions/Particle3D/PU/CCPUPlane.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUPlane.h b/extensions/Particle3D/PU/CCPUPlane.h index 210c8b2b146e..3badda42c002 100644 --- a/extensions/Particle3D/PU/CCPUPlane.h +++ b/extensions/Particle3D/PU/CCPUPlane.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUPlaneCollider.cpp b/extensions/Particle3D/PU/CCPUPlaneCollider.cpp index 0ea98a63e4be..5b238b7b2cc3 100644 --- a/extensions/Particle3D/PU/CCPUPlaneCollider.cpp +++ b/extensions/Particle3D/PU/CCPUPlaneCollider.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUPlaneCollider.h b/extensions/Particle3D/PU/CCPUPlaneCollider.h index b91e55dd9990..43f95ced4fde 100644 --- a/extensions/Particle3D/PU/CCPUPlaneCollider.h +++ b/extensions/Particle3D/PU/CCPUPlaneCollider.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUPlaneColliderTranslator.cpp b/extensions/Particle3D/PU/CCPUPlaneColliderTranslator.cpp index 3767b6f526fb..b8d303a247d5 100644 --- a/extensions/Particle3D/PU/CCPUPlaneColliderTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUPlaneColliderTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUPlaneColliderTranslator.h b/extensions/Particle3D/PU/CCPUPlaneColliderTranslator.h index 25d877d09d96..83619055d579 100644 --- a/extensions/Particle3D/PU/CCPUPlaneColliderTranslator.h +++ b/extensions/Particle3D/PU/CCPUPlaneColliderTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUPointEmitter.cpp b/extensions/Particle3D/PU/CCPUPointEmitter.cpp index 780fa3ea5625..2d0e88e9deb3 100644 --- a/extensions/Particle3D/PU/CCPUPointEmitter.cpp +++ b/extensions/Particle3D/PU/CCPUPointEmitter.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUPointEmitter.h b/extensions/Particle3D/PU/CCPUPointEmitter.h index 6e2d4d0f9f4f..c6da4570f477 100644 --- a/extensions/Particle3D/PU/CCPUPointEmitter.h +++ b/extensions/Particle3D/PU/CCPUPointEmitter.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUPointEmitterTranslator.cpp b/extensions/Particle3D/PU/CCPUPointEmitterTranslator.cpp index fe915fba4848..b1d30492b001 100644 --- a/extensions/Particle3D/PU/CCPUPointEmitterTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUPointEmitterTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUPointEmitterTranslator.h b/extensions/Particle3D/PU/CCPUPointEmitterTranslator.h index de5da7412001..5ad06ce12411 100644 --- a/extensions/Particle3D/PU/CCPUPointEmitterTranslator.h +++ b/extensions/Particle3D/PU/CCPUPointEmitterTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUPositionEmitter.cpp b/extensions/Particle3D/PU/CCPUPositionEmitter.cpp index 876c0d74d381..0e0499d0aa7b 100644 --- a/extensions/Particle3D/PU/CCPUPositionEmitter.cpp +++ b/extensions/Particle3D/PU/CCPUPositionEmitter.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUPositionEmitter.h b/extensions/Particle3D/PU/CCPUPositionEmitter.h index 7a77e8900cb2..6299ed64bf6d 100644 --- a/extensions/Particle3D/PU/CCPUPositionEmitter.h +++ b/extensions/Particle3D/PU/CCPUPositionEmitter.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUPositionEmitterTranslator.cpp b/extensions/Particle3D/PU/CCPUPositionEmitterTranslator.cpp index a1f8ab59ee72..4b31b743d738 100644 --- a/extensions/Particle3D/PU/CCPUPositionEmitterTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUPositionEmitterTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUPositionEmitterTranslator.h b/extensions/Particle3D/PU/CCPUPositionEmitterTranslator.h index 22b6b1a2c97c..722f9b29ec90 100644 --- a/extensions/Particle3D/PU/CCPUPositionEmitterTranslator.h +++ b/extensions/Particle3D/PU/CCPUPositionEmitterTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPURandomiser.cpp b/extensions/Particle3D/PU/CCPURandomiser.cpp index fff2f5a85862..72fd484d8e61 100644 --- a/extensions/Particle3D/PU/CCPURandomiser.cpp +++ b/extensions/Particle3D/PU/CCPURandomiser.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPURandomiser.h b/extensions/Particle3D/PU/CCPURandomiser.h index bb79944746ee..4a7b4e9465f3 100644 --- a/extensions/Particle3D/PU/CCPURandomiser.h +++ b/extensions/Particle3D/PU/CCPURandomiser.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPURandomiserTranslator.cpp b/extensions/Particle3D/PU/CCPURandomiserTranslator.cpp index 6d298715cd3f..083bf81f800c 100644 --- a/extensions/Particle3D/PU/CCPURandomiserTranslator.cpp +++ b/extensions/Particle3D/PU/CCPURandomiserTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPURandomiserTranslator.h b/extensions/Particle3D/PU/CCPURandomiserTranslator.h index 4e9478fc581c..c2d87ab259c3 100644 --- a/extensions/Particle3D/PU/CCPURandomiserTranslator.h +++ b/extensions/Particle3D/PU/CCPURandomiserTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPURender.cpp b/extensions/Particle3D/PU/CCPURender.cpp index 647becdcc114..4d09ffab62c5 100644 --- a/extensions/Particle3D/PU/CCPURender.cpp +++ b/extensions/Particle3D/PU/CCPURender.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPURender.h b/extensions/Particle3D/PU/CCPURender.h index 3afae3a05690..b65841866a1f 100644 --- a/extensions/Particle3D/PU/CCPURender.h +++ b/extensions/Particle3D/PU/CCPURender.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPURendererTranslator.cpp b/extensions/Particle3D/PU/CCPURendererTranslator.cpp index 1d71a72d1664..81efe85af87a 100644 --- a/extensions/Particle3D/PU/CCPURendererTranslator.cpp +++ b/extensions/Particle3D/PU/CCPURendererTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPURendererTranslator.h b/extensions/Particle3D/PU/CCPURendererTranslator.h index f9542af6f954..f3e26348121d 100644 --- a/extensions/Particle3D/PU/CCPURendererTranslator.h +++ b/extensions/Particle3D/PU/CCPURendererTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPURibbonTrail.cpp b/extensions/Particle3D/PU/CCPURibbonTrail.cpp index 66188f3506a0..77675489ebba 100644 --- a/extensions/Particle3D/PU/CCPURibbonTrail.cpp +++ b/extensions/Particle3D/PU/CCPURibbonTrail.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPURibbonTrail.h b/extensions/Particle3D/PU/CCPURibbonTrail.h index d31a4aaed60e..ad8c3638512a 100644 --- a/extensions/Particle3D/PU/CCPURibbonTrail.h +++ b/extensions/Particle3D/PU/CCPURibbonTrail.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPURibbonTrailRender.cpp b/extensions/Particle3D/PU/CCPURibbonTrailRender.cpp index d338ecb1630c..77b1eaf4a5af 100644 --- a/extensions/Particle3D/PU/CCPURibbonTrailRender.cpp +++ b/extensions/Particle3D/PU/CCPURibbonTrailRender.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPURibbonTrailRender.h b/extensions/Particle3D/PU/CCPURibbonTrailRender.h index bfbe6dcfac67..a3d1785d44d4 100644 --- a/extensions/Particle3D/PU/CCPURibbonTrailRender.h +++ b/extensions/Particle3D/PU/CCPURibbonTrailRender.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUScaleAffector.cpp b/extensions/Particle3D/PU/CCPUScaleAffector.cpp index c86a02e3eafc..a0bbc4e180d1 100644 --- a/extensions/Particle3D/PU/CCPUScaleAffector.cpp +++ b/extensions/Particle3D/PU/CCPUScaleAffector.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUScaleAffector.h b/extensions/Particle3D/PU/CCPUScaleAffector.h index 763f66d45864..1bbb85620965 100644 --- a/extensions/Particle3D/PU/CCPUScaleAffector.h +++ b/extensions/Particle3D/PU/CCPUScaleAffector.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUScaleAffectorTranslator.cpp b/extensions/Particle3D/PU/CCPUScaleAffectorTranslator.cpp index e71d0ca9912a..d84885a7a130 100644 --- a/extensions/Particle3D/PU/CCPUScaleAffectorTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUScaleAffectorTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUScaleAffectorTranslator.h b/extensions/Particle3D/PU/CCPUScaleAffectorTranslator.h index fb4f1b8bb5cd..bf2654087c02 100644 --- a/extensions/Particle3D/PU/CCPUScaleAffectorTranslator.h +++ b/extensions/Particle3D/PU/CCPUScaleAffectorTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUScaleVelocityAffector.cpp b/extensions/Particle3D/PU/CCPUScaleVelocityAffector.cpp index 6ada191565ed..3153b39cd2c8 100644 --- a/extensions/Particle3D/PU/CCPUScaleVelocityAffector.cpp +++ b/extensions/Particle3D/PU/CCPUScaleVelocityAffector.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUScaleVelocityAffector.h b/extensions/Particle3D/PU/CCPUScaleVelocityAffector.h index 48321b790e14..4b4c59345a8d 100644 --- a/extensions/Particle3D/PU/CCPUScaleVelocityAffector.h +++ b/extensions/Particle3D/PU/CCPUScaleVelocityAffector.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUScaleVelocityAffectorTranslator.cpp b/extensions/Particle3D/PU/CCPUScaleVelocityAffectorTranslator.cpp index b15b519d4a4f..45d69147a84d 100644 --- a/extensions/Particle3D/PU/CCPUScaleVelocityAffectorTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUScaleVelocityAffectorTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUScaleVelocityAffectorTranslator.h b/extensions/Particle3D/PU/CCPUScaleVelocityAffectorTranslator.h index f993c0510635..2bd17b2d83cb 100644 --- a/extensions/Particle3D/PU/CCPUScaleVelocityAffectorTranslator.h +++ b/extensions/Particle3D/PU/CCPUScaleVelocityAffectorTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUScriptCompiler.cpp b/extensions/Particle3D/PU/CCPUScriptCompiler.cpp index b95ddbc5072d..7f5d398dde26 100644 --- a/extensions/Particle3D/PU/CCPUScriptCompiler.cpp +++ b/extensions/Particle3D/PU/CCPUScriptCompiler.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUScriptCompiler.h b/extensions/Particle3D/PU/CCPUScriptCompiler.h index 25c19d1a5ecb..7955a8a7c7bf 100644 --- a/extensions/Particle3D/PU/CCPUScriptCompiler.h +++ b/extensions/Particle3D/PU/CCPUScriptCompiler.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUScriptLexer.cpp b/extensions/Particle3D/PU/CCPUScriptLexer.cpp index 7dd0529440a0..21d6658c273f 100644 --- a/extensions/Particle3D/PU/CCPUScriptLexer.cpp +++ b/extensions/Particle3D/PU/CCPUScriptLexer.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUScriptLexer.h b/extensions/Particle3D/PU/CCPUScriptLexer.h index 2e78b2db66eb..41d59ce3b72e 100644 --- a/extensions/Particle3D/PU/CCPUScriptLexer.h +++ b/extensions/Particle3D/PU/CCPUScriptLexer.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUScriptParser.cpp b/extensions/Particle3D/PU/CCPUScriptParser.cpp index 005f73ef7179..c0392268602e 100644 --- a/extensions/Particle3D/PU/CCPUScriptParser.cpp +++ b/extensions/Particle3D/PU/CCPUScriptParser.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUScriptParser.h b/extensions/Particle3D/PU/CCPUScriptParser.h index 8f5283ae6bf8..336a6d58d73c 100644 --- a/extensions/Particle3D/PU/CCPUScriptParser.h +++ b/extensions/Particle3D/PU/CCPUScriptParser.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUScriptTranslator.cpp b/extensions/Particle3D/PU/CCPUScriptTranslator.cpp index a6333125e9b1..4aded231aa01 100644 --- a/extensions/Particle3D/PU/CCPUScriptTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUScriptTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUScriptTranslator.h b/extensions/Particle3D/PU/CCPUScriptTranslator.h index 3e481023f47c..19775ddf2292 100644 --- a/extensions/Particle3D/PU/CCPUScriptTranslator.h +++ b/extensions/Particle3D/PU/CCPUScriptTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUSimpleSpline.cpp b/extensions/Particle3D/PU/CCPUSimpleSpline.cpp index df7fdf2cdd15..73c2f65cd9cc 100644 --- a/extensions/Particle3D/PU/CCPUSimpleSpline.cpp +++ b/extensions/Particle3D/PU/CCPUSimpleSpline.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUSimpleSpline.h b/extensions/Particle3D/PU/CCPUSimpleSpline.h index a1f01fb68d3a..6d2a7428c593 100644 --- a/extensions/Particle3D/PU/CCPUSimpleSpline.h +++ b/extensions/Particle3D/PU/CCPUSimpleSpline.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUSineForceAffector.cpp b/extensions/Particle3D/PU/CCPUSineForceAffector.cpp index e933e4cd50b5..f790f3fc19cb 100644 --- a/extensions/Particle3D/PU/CCPUSineForceAffector.cpp +++ b/extensions/Particle3D/PU/CCPUSineForceAffector.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUSineForceAffector.h b/extensions/Particle3D/PU/CCPUSineForceAffector.h index 2593ede9d801..a3ce891bf4c3 100644 --- a/extensions/Particle3D/PU/CCPUSineForceAffector.h +++ b/extensions/Particle3D/PU/CCPUSineForceAffector.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUSineForceAffectorTranslator.cpp b/extensions/Particle3D/PU/CCPUSineForceAffectorTranslator.cpp index 886e3b7096f6..b697220aeb87 100644 --- a/extensions/Particle3D/PU/CCPUSineForceAffectorTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUSineForceAffectorTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUSineForceAffectorTranslator.h b/extensions/Particle3D/PU/CCPUSineForceAffectorTranslator.h index 5e14f38332ad..3e4255a23382 100644 --- a/extensions/Particle3D/PU/CCPUSineForceAffectorTranslator.h +++ b/extensions/Particle3D/PU/CCPUSineForceAffectorTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUSlaveBehaviour.cpp b/extensions/Particle3D/PU/CCPUSlaveBehaviour.cpp index 3fbecca50a22..29bfcf7edc09 100644 --- a/extensions/Particle3D/PU/CCPUSlaveBehaviour.cpp +++ b/extensions/Particle3D/PU/CCPUSlaveBehaviour.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUSlaveBehaviour.h b/extensions/Particle3D/PU/CCPUSlaveBehaviour.h index 8830ba93c457..4fd74611f264 100644 --- a/extensions/Particle3D/PU/CCPUSlaveBehaviour.h +++ b/extensions/Particle3D/PU/CCPUSlaveBehaviour.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUSlaveBehaviourTranslator.cpp b/extensions/Particle3D/PU/CCPUSlaveBehaviourTranslator.cpp index 04a65e0cf713..b8841a7f1054 100644 --- a/extensions/Particle3D/PU/CCPUSlaveBehaviourTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUSlaveBehaviourTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUSlaveBehaviourTranslator.h b/extensions/Particle3D/PU/CCPUSlaveBehaviourTranslator.h index ad571758851e..8bc94d9c9e36 100644 --- a/extensions/Particle3D/PU/CCPUSlaveBehaviourTranslator.h +++ b/extensions/Particle3D/PU/CCPUSlaveBehaviourTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUSlaveEmitter.cpp b/extensions/Particle3D/PU/CCPUSlaveEmitter.cpp index 482efea9e08c..687738e25937 100644 --- a/extensions/Particle3D/PU/CCPUSlaveEmitter.cpp +++ b/extensions/Particle3D/PU/CCPUSlaveEmitter.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUSlaveEmitter.h b/extensions/Particle3D/PU/CCPUSlaveEmitter.h index 464a2ca34134..f00cf7d11911 100644 --- a/extensions/Particle3D/PU/CCPUSlaveEmitter.h +++ b/extensions/Particle3D/PU/CCPUSlaveEmitter.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUSlaveEmitterTranslator.cpp b/extensions/Particle3D/PU/CCPUSlaveEmitterTranslator.cpp index bb772f71c4d5..8092c3da00fb 100644 --- a/extensions/Particle3D/PU/CCPUSlaveEmitterTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUSlaveEmitterTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUSlaveEmitterTranslator.h b/extensions/Particle3D/PU/CCPUSlaveEmitterTranslator.h index 47d584506ac1..77b532a77d00 100644 --- a/extensions/Particle3D/PU/CCPUSlaveEmitterTranslator.h +++ b/extensions/Particle3D/PU/CCPUSlaveEmitterTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUSphere.cpp b/extensions/Particle3D/PU/CCPUSphere.cpp index 87338b702439..0b7910f243bc 100644 --- a/extensions/Particle3D/PU/CCPUSphere.cpp +++ b/extensions/Particle3D/PU/CCPUSphere.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUSphere.h b/extensions/Particle3D/PU/CCPUSphere.h index d9291c70ddd5..06dae7f2307c 100644 --- a/extensions/Particle3D/PU/CCPUSphere.h +++ b/extensions/Particle3D/PU/CCPUSphere.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUSphereCollider.cpp b/extensions/Particle3D/PU/CCPUSphereCollider.cpp index 0dc8b3c14a6f..a86ba9f6359d 100644 --- a/extensions/Particle3D/PU/CCPUSphereCollider.cpp +++ b/extensions/Particle3D/PU/CCPUSphereCollider.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUSphereCollider.h b/extensions/Particle3D/PU/CCPUSphereCollider.h index 3030e1266f68..da69a7490f1c 100644 --- a/extensions/Particle3D/PU/CCPUSphereCollider.h +++ b/extensions/Particle3D/PU/CCPUSphereCollider.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUSphereColliderTranslator.cpp b/extensions/Particle3D/PU/CCPUSphereColliderTranslator.cpp index d3c154c997e1..52aad5c0f204 100644 --- a/extensions/Particle3D/PU/CCPUSphereColliderTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUSphereColliderTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUSphereColliderTranslator.h b/extensions/Particle3D/PU/CCPUSphereColliderTranslator.h index a2add70ef857..94b12951ffb2 100644 --- a/extensions/Particle3D/PU/CCPUSphereColliderTranslator.h +++ b/extensions/Particle3D/PU/CCPUSphereColliderTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUSphereSurfaceEmitter.cpp b/extensions/Particle3D/PU/CCPUSphereSurfaceEmitter.cpp index 01f17b4be1a2..af0fcfd254df 100644 --- a/extensions/Particle3D/PU/CCPUSphereSurfaceEmitter.cpp +++ b/extensions/Particle3D/PU/CCPUSphereSurfaceEmitter.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUSphereSurfaceEmitter.h b/extensions/Particle3D/PU/CCPUSphereSurfaceEmitter.h index 0149f1b227c3..ed8fb03e3496 100644 --- a/extensions/Particle3D/PU/CCPUSphereSurfaceEmitter.h +++ b/extensions/Particle3D/PU/CCPUSphereSurfaceEmitter.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUSphereSurfaceEmitterTranslator.cpp b/extensions/Particle3D/PU/CCPUSphereSurfaceEmitterTranslator.cpp index 587d9ed99e0a..5d5e3ef1c0e9 100644 --- a/extensions/Particle3D/PU/CCPUSphereSurfaceEmitterTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUSphereSurfaceEmitterTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUSphereSurfaceEmitterTranslator.h b/extensions/Particle3D/PU/CCPUSphereSurfaceEmitterTranslator.h index f7235d93acf8..8afca7602fc2 100644 --- a/extensions/Particle3D/PU/CCPUSphereSurfaceEmitterTranslator.h +++ b/extensions/Particle3D/PU/CCPUSphereSurfaceEmitterTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUTechniqueTranslator.cpp b/extensions/Particle3D/PU/CCPUTechniqueTranslator.cpp index 0c2149173f4d..9d22bb03443e 100644 --- a/extensions/Particle3D/PU/CCPUTechniqueTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUTechniqueTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUTechniqueTranslator.h b/extensions/Particle3D/PU/CCPUTechniqueTranslator.h index 404fc3daa2ba..0a7f2af23bee 100644 --- a/extensions/Particle3D/PU/CCPUTechniqueTranslator.h +++ b/extensions/Particle3D/PU/CCPUTechniqueTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUTextureAnimator.cpp b/extensions/Particle3D/PU/CCPUTextureAnimator.cpp index 63562d0d65b4..a3b2dcd2b698 100644 --- a/extensions/Particle3D/PU/CCPUTextureAnimator.cpp +++ b/extensions/Particle3D/PU/CCPUTextureAnimator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUTextureAnimator.h b/extensions/Particle3D/PU/CCPUTextureAnimator.h index b1b33d1f8a67..921080b1d59f 100644 --- a/extensions/Particle3D/PU/CCPUTextureAnimator.h +++ b/extensions/Particle3D/PU/CCPUTextureAnimator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUTextureAnimatorTranslator.cpp b/extensions/Particle3D/PU/CCPUTextureAnimatorTranslator.cpp index bb078090c7aa..5b5d815a83bb 100644 --- a/extensions/Particle3D/PU/CCPUTextureAnimatorTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUTextureAnimatorTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUTextureAnimatorTranslator.h b/extensions/Particle3D/PU/CCPUTextureAnimatorTranslator.h index e3717d698b23..9fe1faa82bb0 100644 --- a/extensions/Particle3D/PU/CCPUTextureAnimatorTranslator.h +++ b/extensions/Particle3D/PU/CCPUTextureAnimatorTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUTextureRotator.cpp b/extensions/Particle3D/PU/CCPUTextureRotator.cpp index 26b9693985ae..eb3dd869d2ee 100644 --- a/extensions/Particle3D/PU/CCPUTextureRotator.cpp +++ b/extensions/Particle3D/PU/CCPUTextureRotator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUTextureRotator.h b/extensions/Particle3D/PU/CCPUTextureRotator.h index 3dc1b71f9ffa..812c51eceb9b 100644 --- a/extensions/Particle3D/PU/CCPUTextureRotator.h +++ b/extensions/Particle3D/PU/CCPUTextureRotator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUTextureRotatorTranslator.cpp b/extensions/Particle3D/PU/CCPUTextureRotatorTranslator.cpp index 30b241e725ab..2c4c250d6eae 100644 --- a/extensions/Particle3D/PU/CCPUTextureRotatorTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUTextureRotatorTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUTextureRotatorTranslator.h b/extensions/Particle3D/PU/CCPUTextureRotatorTranslator.h index 869acdcb4935..afa3ed72d7d9 100644 --- a/extensions/Particle3D/PU/CCPUTextureRotatorTranslator.h +++ b/extensions/Particle3D/PU/CCPUTextureRotatorTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUTranslateManager.cpp b/extensions/Particle3D/PU/CCPUTranslateManager.cpp index 8258a306a379..aaceefcd5035 100644 --- a/extensions/Particle3D/PU/CCPUTranslateManager.cpp +++ b/extensions/Particle3D/PU/CCPUTranslateManager.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUTranslateManager.h b/extensions/Particle3D/PU/CCPUTranslateManager.h index f53b942a53bd..42356937ed4d 100644 --- a/extensions/Particle3D/PU/CCPUTranslateManager.h +++ b/extensions/Particle3D/PU/CCPUTranslateManager.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUUtil.cpp b/extensions/Particle3D/PU/CCPUUtil.cpp index 28683426e9b1..2d2b9fbe8c8e 100644 --- a/extensions/Particle3D/PU/CCPUUtil.cpp +++ b/extensions/Particle3D/PU/CCPUUtil.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUUtil.h b/extensions/Particle3D/PU/CCPUUtil.h index 651129252f7f..9646949c053a 100644 --- a/extensions/Particle3D/PU/CCPUUtil.h +++ b/extensions/Particle3D/PU/CCPUUtil.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUVelocityMatchingAffector.cpp b/extensions/Particle3D/PU/CCPUVelocityMatchingAffector.cpp index d89d8ab95490..63c601b2e7cd 100644 --- a/extensions/Particle3D/PU/CCPUVelocityMatchingAffector.cpp +++ b/extensions/Particle3D/PU/CCPUVelocityMatchingAffector.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUVelocityMatchingAffector.h b/extensions/Particle3D/PU/CCPUVelocityMatchingAffector.h index 314efa361666..23f0ed2b9107 100644 --- a/extensions/Particle3D/PU/CCPUVelocityMatchingAffector.h +++ b/extensions/Particle3D/PU/CCPUVelocityMatchingAffector.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUVelocityMatchingAffectorTranslator.cpp b/extensions/Particle3D/PU/CCPUVelocityMatchingAffectorTranslator.cpp index 9895f875a1be..a366864137b5 100644 --- a/extensions/Particle3D/PU/CCPUVelocityMatchingAffectorTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUVelocityMatchingAffectorTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUVelocityMatchingAffectorTranslator.h b/extensions/Particle3D/PU/CCPUVelocityMatchingAffectorTranslator.h index a7099a78d867..7188460355e5 100644 --- a/extensions/Particle3D/PU/CCPUVelocityMatchingAffectorTranslator.h +++ b/extensions/Particle3D/PU/CCPUVelocityMatchingAffectorTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUVertexEmitter.cpp b/extensions/Particle3D/PU/CCPUVertexEmitter.cpp index 4071dbd9685c..8edee9497537 100644 --- a/extensions/Particle3D/PU/CCPUVertexEmitter.cpp +++ b/extensions/Particle3D/PU/CCPUVertexEmitter.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUVertexEmitter.h b/extensions/Particle3D/PU/CCPUVertexEmitter.h index 7940d360820a..c88b7b4903de 100644 --- a/extensions/Particle3D/PU/CCPUVertexEmitter.h +++ b/extensions/Particle3D/PU/CCPUVertexEmitter.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUVortexAffector.cpp b/extensions/Particle3D/PU/CCPUVortexAffector.cpp index 5b7c19379e38..63abe2d823ea 100644 --- a/extensions/Particle3D/PU/CCPUVortexAffector.cpp +++ b/extensions/Particle3D/PU/CCPUVortexAffector.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUVortexAffector.h b/extensions/Particle3D/PU/CCPUVortexAffector.h index 7dcd37aa7120..8feef9a73880 100644 --- a/extensions/Particle3D/PU/CCPUVortexAffector.h +++ b/extensions/Particle3D/PU/CCPUVortexAffector.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUVortexAffectorTranslator.cpp b/extensions/Particle3D/PU/CCPUVortexAffectorTranslator.cpp index 89a11e7d233d..0f9e8393780c 100644 --- a/extensions/Particle3D/PU/CCPUVortexAffectorTranslator.cpp +++ b/extensions/Particle3D/PU/CCPUVortexAffectorTranslator.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/Particle3D/PU/CCPUVortexAffectorTranslator.h b/extensions/Particle3D/PU/CCPUVortexAffectorTranslator.h index f7b3149722d1..9945ae5099b5 100644 --- a/extensions/Particle3D/PU/CCPUVortexAffectorTranslator.h +++ b/extensions/Particle3D/PU/CCPUVortexAffectorTranslator.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (C) 2013 Henry van Merode. All rights reserved. - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/assets-manager/CCEventAssetsManagerEx.cpp b/extensions/assets-manager/CCEventAssetsManagerEx.cpp index 7eea7d1300d8..404194f1d9e1 100644 --- a/extensions/assets-manager/CCEventAssetsManagerEx.cpp +++ b/extensions/assets-manager/CCEventAssetsManagerEx.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/assets-manager/CCEventAssetsManagerEx.h b/extensions/assets-manager/CCEventAssetsManagerEx.h index 77d38e631c07..71f6155135cf 100644 --- a/extensions/assets-manager/CCEventAssetsManagerEx.h +++ b/extensions/assets-manager/CCEventAssetsManagerEx.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/assets-manager/CCEventListenerAssetsManagerEx.cpp b/extensions/assets-manager/CCEventListenerAssetsManagerEx.cpp index cbe6755b8bf5..828cdf016cc4 100644 --- a/extensions/assets-manager/CCEventListenerAssetsManagerEx.cpp +++ b/extensions/assets-manager/CCEventListenerAssetsManagerEx.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/extensions/assets-manager/CCEventListenerAssetsManagerEx.h b/extensions/assets-manager/CCEventListenerAssetsManagerEx.h index 03693d49ee6e..f9845e83b7e3 100644 --- a/extensions/assets-manager/CCEventListenerAssetsManagerEx.h +++ b/extensions/assets-manager/CCEventListenerAssetsManagerEx.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/licenses/LICENSE_cocos2d-x.txt b/licenses/LICENSE_cocos2d-x.txt index 138adf7459f9..2f3c1c86d26b 100644 --- a/licenses/LICENSE_cocos2d-x.txt +++ b/licenses/LICENSE_cocos2d-x.txt @@ -1,4 +1,4 @@ -Copyright (c) 2013-2014 Chukong Technologies +Copyright (c) 2013-2017 Chukong Technologies Copyright (c) 2010-2012 cocos2d-x community (see each file to see the different copyright owners) diff --git a/templates/cpp-template-default/CMakeLists.txt b/templates/cpp-template-default/CMakeLists.txt index 33fe53e3a8d4..c9540a4868fa 100644 --- a/templates/cpp-template-default/CMakeLists.txt +++ b/templates/cpp-template-default/CMakeLists.txt @@ -1,6 +1,6 @@ #/**************************************************************************** # Copyright (c) 2013-2014 cocos2d-x.org -# Copyright (c) 2015 Chukong Technologies Inc. +# Copyright (c) 2015-2017 Chukong Technologies Inc. # # http://www.cocos2d-x.org # diff --git a/templates/cpp-template-default/proj.android-studio/app/src/org/cocos2dx/cpp/AppActivity.java b/templates/cpp-template-default/proj.android-studio/app/src/org/cocos2dx/cpp/AppActivity.java index 26813bbcf93e..484211c54615 100644 --- a/templates/cpp-template-default/proj.android-studio/app/src/org/cocos2dx/cpp/AppActivity.java +++ b/templates/cpp-template-default/proj.android-studio/app/src/org/cocos2dx/cpp/AppActivity.java @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2015 Chukong Technologies Inc. +Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/templates/cpp-template-default/proj.android/src/org/cocos2dx/cpp/AppActivity.java b/templates/cpp-template-default/proj.android/src/org/cocos2dx/cpp/AppActivity.java index 6df415070cad..fb9e2dd7174a 100644 --- a/templates/cpp-template-default/proj.android/src/org/cocos2dx/cpp/AppActivity.java +++ b/templates/cpp-template-default/proj.android/src/org/cocos2dx/cpp/AppActivity.java @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/templates/cpp-template-default/proj.ios_mac/ios/AppController.h b/templates/cpp-template-default/proj.ios_mac/ios/AppController.h index e2634b5283bb..3bf267fcc0db 100644 --- a/templates/cpp-template-default/proj.ios_mac/ios/AppController.h +++ b/templates/cpp-template-default/proj.ios_mac/ios/AppController.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/templates/cpp-template-default/proj.ios_mac/ios/AppController.mm b/templates/cpp-template-default/proj.ios_mac/ios/AppController.mm index ae6097138096..033c29171843 100644 --- a/templates/cpp-template-default/proj.ios_mac/ios/AppController.mm +++ b/templates/cpp-template-default/proj.ios_mac/ios/AppController.mm @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/templates/cpp-template-default/proj.ios_mac/ios/RootViewController.h b/templates/cpp-template-default/proj.ios_mac/ios/RootViewController.h index c70bb29e30ea..6e63f1c9d796 100644 --- a/templates/cpp-template-default/proj.ios_mac/ios/RootViewController.h +++ b/templates/cpp-template-default/proj.ios_mac/ios/RootViewController.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/templates/cpp-template-default/proj.ios_mac/ios/RootViewController.mm b/templates/cpp-template-default/proj.ios_mac/ios/RootViewController.mm index 339ab2ab053c..aba2b30eecf9 100644 --- a/templates/cpp-template-default/proj.ios_mac/ios/RootViewController.mm +++ b/templates/cpp-template-default/proj.ios_mac/ios/RootViewController.mm @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/templates/js-template-default/CMakeLists.txt b/templates/js-template-default/CMakeLists.txt index 471c8ab8a78a..668ae33e6411 100644 --- a/templates/js-template-default/CMakeLists.txt +++ b/templates/js-template-default/CMakeLists.txt @@ -1,7 +1,7 @@ #/**************************************************************************** # Copyright (c) 2013 cocos2d-x.org # Copyright (c) 2014 martell malone -# Copyright (c) 2015 Chukong Technologies Inc. +# Copyright (c) 2015-2017 Chukong Technologies Inc. # # http://www.cocos2d-x.org # diff --git a/templates/js-template-default/frameworks/runtime-src/proj.android-studio/app/src/org/cocos2dx/javascript/AppActivity.java b/templates/js-template-default/frameworks/runtime-src/proj.android-studio/app/src/org/cocos2dx/javascript/AppActivity.java index 6b14791fadc2..d27cb71b6d23 100644 --- a/templates/js-template-default/frameworks/runtime-src/proj.android-studio/app/src/org/cocos2dx/javascript/AppActivity.java +++ b/templates/js-template-default/frameworks/runtime-src/proj.android-studio/app/src/org/cocos2dx/javascript/AppActivity.java @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2015 Chukong Technologies Inc. +Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/templates/js-template-default/frameworks/runtime-src/proj.android/src/org/cocos2dx/javascript/AppActivity.java b/templates/js-template-default/frameworks/runtime-src/proj.android/src/org/cocos2dx/javascript/AppActivity.java index f2832ebcb163..48b20ab28935 100644 --- a/templates/js-template-default/frameworks/runtime-src/proj.android/src/org/cocos2dx/javascript/AppActivity.java +++ b/templates/js-template-default/frameworks/runtime-src/proj.android/src/org/cocos2dx/javascript/AppActivity.java @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/templates/js-template-default/frameworks/runtime-src/proj.ios_mac/ios/AppController.h b/templates/js-template-default/frameworks/runtime-src/proj.ios_mac/ios/AppController.h index e2634b5283bb..3bf267fcc0db 100644 --- a/templates/js-template-default/frameworks/runtime-src/proj.ios_mac/ios/AppController.h +++ b/templates/js-template-default/frameworks/runtime-src/proj.ios_mac/ios/AppController.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/templates/js-template-default/frameworks/runtime-src/proj.ios_mac/ios/AppController.mm b/templates/js-template-default/frameworks/runtime-src/proj.ios_mac/ios/AppController.mm index ae6097138096..033c29171843 100644 --- a/templates/js-template-default/frameworks/runtime-src/proj.ios_mac/ios/AppController.mm +++ b/templates/js-template-default/frameworks/runtime-src/proj.ios_mac/ios/AppController.mm @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/templates/js-template-default/frameworks/runtime-src/proj.ios_mac/ios/RootViewController.h b/templates/js-template-default/frameworks/runtime-src/proj.ios_mac/ios/RootViewController.h index c70bb29e30ea..6e63f1c9d796 100644 --- a/templates/js-template-default/frameworks/runtime-src/proj.ios_mac/ios/RootViewController.h +++ b/templates/js-template-default/frameworks/runtime-src/proj.ios_mac/ios/RootViewController.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/templates/js-template-default/frameworks/runtime-src/proj.ios_mac/ios/RootViewController.mm b/templates/js-template-default/frameworks/runtime-src/proj.ios_mac/ios/RootViewController.mm index 339ab2ab053c..aba2b30eecf9 100644 --- a/templates/js-template-default/frameworks/runtime-src/proj.ios_mac/ios/RootViewController.mm +++ b/templates/js-template-default/frameworks/runtime-src/proj.ios_mac/ios/RootViewController.mm @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/templates/lua-template-default/frameworks/runtime-src/proj.android-studio/app/src/org/cocos2dx/lua/AppActivity.java b/templates/lua-template-default/frameworks/runtime-src/proj.android-studio/app/src/org/cocos2dx/lua/AppActivity.java index d83e6f8cad45..0eb21a5dfc4c 100644 --- a/templates/lua-template-default/frameworks/runtime-src/proj.android-studio/app/src/org/cocos2dx/lua/AppActivity.java +++ b/templates/lua-template-default/frameworks/runtime-src/proj.android-studio/app/src/org/cocos2dx/lua/AppActivity.java @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2016 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/templates/lua-template-default/frameworks/runtime-src/proj.android/src/org/cocos2dx/lua/AppActivity.java b/templates/lua-template-default/frameworks/runtime-src/proj.android/src/org/cocos2dx/lua/AppActivity.java index d83e6f8cad45..0eb21a5dfc4c 100644 --- a/templates/lua-template-default/frameworks/runtime-src/proj.android/src/org/cocos2dx/lua/AppActivity.java +++ b/templates/lua-template-default/frameworks/runtime-src/proj.android/src/org/cocos2dx/lua/AppActivity.java @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2016 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/templates/lua-template-default/frameworks/runtime-src/proj.ios_mac/ios/AppController.h b/templates/lua-template-default/frameworks/runtime-src/proj.ios_mac/ios/AppController.h index e2634b5283bb..3bf267fcc0db 100644 --- a/templates/lua-template-default/frameworks/runtime-src/proj.ios_mac/ios/AppController.h +++ b/templates/lua-template-default/frameworks/runtime-src/proj.ios_mac/ios/AppController.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/templates/lua-template-default/frameworks/runtime-src/proj.ios_mac/ios/AppController.mm b/templates/lua-template-default/frameworks/runtime-src/proj.ios_mac/ios/AppController.mm index ae6097138096..033c29171843 100644 --- a/templates/lua-template-default/frameworks/runtime-src/proj.ios_mac/ios/AppController.mm +++ b/templates/lua-template-default/frameworks/runtime-src/proj.ios_mac/ios/AppController.mm @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/templates/lua-template-default/frameworks/runtime-src/proj.ios_mac/ios/RootViewController.h b/templates/lua-template-default/frameworks/runtime-src/proj.ios_mac/ios/RootViewController.h index c70bb29e30ea..6e63f1c9d796 100644 --- a/templates/lua-template-default/frameworks/runtime-src/proj.ios_mac/ios/RootViewController.h +++ b/templates/lua-template-default/frameworks/runtime-src/proj.ios_mac/ios/RootViewController.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/templates/lua-template-default/frameworks/runtime-src/proj.ios_mac/ios/RootViewController.mm b/templates/lua-template-default/frameworks/runtime-src/proj.ios_mac/ios/RootViewController.mm index 339ab2ab053c..aba2b30eecf9 100644 --- a/templates/lua-template-default/frameworks/runtime-src/proj.ios_mac/ios/RootViewController.mm +++ b/templates/lua-template-default/frameworks/runtime-src/proj.ios_mac/ios/RootViewController.mm @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-empty-test/CMakeLists.txt b/tests/cpp-empty-test/CMakeLists.txt index bf1af9314aae..1fc403c852a5 100644 --- a/tests/cpp-empty-test/CMakeLists.txt +++ b/tests/cpp-empty-test/CMakeLists.txt @@ -1,5 +1,5 @@ #/**************************************************************************** -# Copyright (c) 2015 Chukong Technologies Inc. +# Copyright (c) 2015-2017 Chukong Technologies Inc. # http://www.cocos2d-x.org # diff --git a/tests/cpp-empty-test/proj.android-studio/app/src/org/cocos2dx/cpp_empty_test/AppActivity.java b/tests/cpp-empty-test/proj.android-studio/app/src/org/cocos2dx/cpp_empty_test/AppActivity.java index 21e337ef058e..2ce7319fd088 100644 --- a/tests/cpp-empty-test/proj.android-studio/app/src/org/cocos2dx/cpp_empty_test/AppActivity.java +++ b/tests/cpp-empty-test/proj.android-studio/app/src/org/cocos2dx/cpp_empty_test/AppActivity.java @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2015 Chukong Technologies Inc. +Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/ActionsEaseTest/ActionsEaseTest.cpp b/tests/cpp-tests/Classes/ActionsEaseTest/ActionsEaseTest.cpp index 7d1d027b9cd6..b7117e4c22f8 100644 --- a/tests/cpp-tests/Classes/ActionsEaseTest/ActionsEaseTest.cpp +++ b/tests/cpp-tests/Classes/ActionsEaseTest/ActionsEaseTest.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/ActionsEaseTest/ActionsEaseTest.h b/tests/cpp-tests/Classes/ActionsEaseTest/ActionsEaseTest.h index a7c3dbe59d5c..d98eef16ad7b 100644 --- a/tests/cpp-tests/Classes/ActionsEaseTest/ActionsEaseTest.h +++ b/tests/cpp-tests/Classes/ActionsEaseTest/ActionsEaseTest.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/ActionsProgressTest/ActionsProgressTest.cpp b/tests/cpp-tests/Classes/ActionsProgressTest/ActionsProgressTest.cpp index fe462478c8b5..7b0a948a11cc 100644 --- a/tests/cpp-tests/Classes/ActionsProgressTest/ActionsProgressTest.cpp +++ b/tests/cpp-tests/Classes/ActionsProgressTest/ActionsProgressTest.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/ActionsProgressTest/ActionsProgressTest.h b/tests/cpp-tests/Classes/ActionsProgressTest/ActionsProgressTest.h index dafe230fca26..3d98a2129a34 100644 --- a/tests/cpp-tests/Classes/ActionsProgressTest/ActionsProgressTest.h +++ b/tests/cpp-tests/Classes/ActionsProgressTest/ActionsProgressTest.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/ActionsTest/ActionsTest.cpp b/tests/cpp-tests/Classes/ActionsTest/ActionsTest.cpp index b45f96b0ebc9..f0229684758f 100644 --- a/tests/cpp-tests/Classes/ActionsTest/ActionsTest.cpp +++ b/tests/cpp-tests/Classes/ActionsTest/ActionsTest.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/ActionsTest/ActionsTest.h b/tests/cpp-tests/Classes/ActionsTest/ActionsTest.h index 7190a16bf0bc..0893204cf723 100644 --- a/tests/cpp-tests/Classes/ActionsTest/ActionsTest.h +++ b/tests/cpp-tests/Classes/ActionsTest/ActionsTest.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/AppDelegate.cpp b/tests/cpp-tests/Classes/AppDelegate.cpp index 0bdc6a3f3ce1..7d88491d796a 100644 --- a/tests/cpp-tests/Classes/AppDelegate.cpp +++ b/tests/cpp-tests/Classes/AppDelegate.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/AppDelegate.h b/tests/cpp-tests/Classes/AppDelegate.h index 06c3ac82c757..24d6d1a51752 100644 --- a/tests/cpp-tests/Classes/AppDelegate.h +++ b/tests/cpp-tests/Classes/AppDelegate.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/BaseTest.cpp b/tests/cpp-tests/Classes/BaseTest.cpp index 392baef0b4ea..72099254861d 100644 --- a/tests/cpp-tests/Classes/BaseTest.cpp +++ b/tests/cpp-tests/Classes/BaseTest.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/BaseTest.h b/tests/cpp-tests/Classes/BaseTest.h index 456af983459c..319d941b58da 100644 --- a/tests/cpp-tests/Classes/BaseTest.h +++ b/tests/cpp-tests/Classes/BaseTest.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/BillBoardTest/BillBoardTest.cpp b/tests/cpp-tests/Classes/BillBoardTest/BillBoardTest.cpp index 940e895057cd..6597a7f4ccf9 100644 --- a/tests/cpp-tests/Classes/BillBoardTest/BillBoardTest.cpp +++ b/tests/cpp-tests/Classes/BillBoardTest/BillBoardTest.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/Camera3DTest/Camera3DTest.cpp b/tests/cpp-tests/Classes/Camera3DTest/Camera3DTest.cpp index 854c3e1cc20b..2ef41625100e 100644 --- a/tests/cpp-tests/Classes/Camera3DTest/Camera3DTest.cpp +++ b/tests/cpp-tests/Classes/Camera3DTest/Camera3DTest.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/DownloaderTest/DownloaderTest.cpp b/tests/cpp-tests/Classes/DownloaderTest/DownloaderTest.cpp index 080641034d47..9186b8c76792 100644 --- a/tests/cpp-tests/Classes/DownloaderTest/DownloaderTest.cpp +++ b/tests/cpp-tests/Classes/DownloaderTest/DownloaderTest.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/ExtensionsTest/NetworkTest/SocketIOTest.cpp b/tests/cpp-tests/Classes/ExtensionsTest/NetworkTest/SocketIOTest.cpp index 00ffc4a0e0a8..92d1917db5d6 100644 --- a/tests/cpp-tests/Classes/ExtensionsTest/NetworkTest/SocketIOTest.cpp +++ b/tests/cpp-tests/Classes/ExtensionsTest/NetworkTest/SocketIOTest.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2015 Chris Hannon http://www.channon.us - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/ExtensionsTest/NetworkTest/SocketIOTest.h b/tests/cpp-tests/Classes/ExtensionsTest/NetworkTest/SocketIOTest.h index 8469dee4e4db..6be43d553285 100644 --- a/tests/cpp-tests/Classes/ExtensionsTest/NetworkTest/SocketIOTest.h +++ b/tests/cpp-tests/Classes/ExtensionsTest/NetworkTest/SocketIOTest.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2015 Chris Hannon http://www.channon.us - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/MaterialSystemTest/MaterialSystemTest.cpp b/tests/cpp-tests/Classes/MaterialSystemTest/MaterialSystemTest.cpp index 8039610208be..0048421ec622 100644 --- a/tests/cpp-tests/Classes/MaterialSystemTest/MaterialSystemTest.cpp +++ b/tests/cpp-tests/Classes/MaterialSystemTest/MaterialSystemTest.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/MaterialSystemTest/MaterialSystemTest.h b/tests/cpp-tests/Classes/MaterialSystemTest/MaterialSystemTest.h index 9b9dfa38ff3f..c7fff40a127a 100644 --- a/tests/cpp-tests/Classes/MaterialSystemTest/MaterialSystemTest.h +++ b/tests/cpp-tests/Classes/MaterialSystemTest/MaterialSystemTest.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/MenuTest/MenuTest.cpp b/tests/cpp-tests/Classes/MenuTest/MenuTest.cpp index 2cf32c1fbe32..b2618a45afef 100644 --- a/tests/cpp-tests/Classes/MenuTest/MenuTest.cpp +++ b/tests/cpp-tests/Classes/MenuTest/MenuTest.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/MenuTest/MenuTest.h b/tests/cpp-tests/Classes/MenuTest/MenuTest.h index ee968fb4c9a3..323ccabc3c4c 100644 --- a/tests/cpp-tests/Classes/MenuTest/MenuTest.h +++ b/tests/cpp-tests/Classes/MenuTest/MenuTest.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/NavMeshTest/NavMeshTest.cpp b/tests/cpp-tests/Classes/NavMeshTest/NavMeshTest.cpp index 515b061c38c0..3e37f76694ff 100644 --- a/tests/cpp-tests/Classes/NavMeshTest/NavMeshTest.cpp +++ b/tests/cpp-tests/Classes/NavMeshTest/NavMeshTest.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/NewAudioEngineTest/NewAudioEngineTest.cpp b/tests/cpp-tests/Classes/NewAudioEngineTest/NewAudioEngineTest.cpp index 2ff4bdb6e40c..a35221bdcda6 100644 --- a/tests/cpp-tests/Classes/NewAudioEngineTest/NewAudioEngineTest.cpp +++ b/tests/cpp-tests/Classes/NewAudioEngineTest/NewAudioEngineTest.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/NewAudioEngineTest/NewAudioEngineTest.h b/tests/cpp-tests/Classes/NewAudioEngineTest/NewAudioEngineTest.h index bd33d27f79f4..890ddcac0203 100644 --- a/tests/cpp-tests/Classes/NewAudioEngineTest/NewAudioEngineTest.h +++ b/tests/cpp-tests/Classes/NewAudioEngineTest/NewAudioEngineTest.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/NodeTest/NodeTest.cpp b/tests/cpp-tests/Classes/NodeTest/NodeTest.cpp index b53527157d5b..133a7475d764 100644 --- a/tests/cpp-tests/Classes/NodeTest/NodeTest.cpp +++ b/tests/cpp-tests/Classes/NodeTest/NodeTest.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/NodeTest/NodeTest.h b/tests/cpp-tests/Classes/NodeTest/NodeTest.h index d59ef5e4706a..dcfae07f577c 100644 --- a/tests/cpp-tests/Classes/NodeTest/NodeTest.h +++ b/tests/cpp-tests/Classes/NodeTest/NodeTest.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/Particle3DTest/Particle3DTest.cpp b/tests/cpp-tests/Classes/Particle3DTest/Particle3DTest.cpp index aefb0447b7e6..f7ae2154044f 100644 --- a/tests/cpp-tests/Classes/Particle3DTest/Particle3DTest.cpp +++ b/tests/cpp-tests/Classes/Particle3DTest/Particle3DTest.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/Physics3DTest/Physics3DTest.cpp b/tests/cpp-tests/Classes/Physics3DTest/Physics3DTest.cpp index 44f12cd46841..fd5bec102fdf 100644 --- a/tests/cpp-tests/Classes/Physics3DTest/Physics3DTest.cpp +++ b/tests/cpp-tests/Classes/Physics3DTest/Physics3DTest.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/ShaderTest/ShaderTest2.cpp b/tests/cpp-tests/Classes/ShaderTest/ShaderTest2.cpp index 4f32ed19d1ff..c83ef4a5eea3 100644 --- a/tests/cpp-tests/Classes/ShaderTest/ShaderTest2.cpp +++ b/tests/cpp-tests/Classes/ShaderTest/ShaderTest2.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/Sprite3DTest/DrawNode3D.cpp b/tests/cpp-tests/Classes/Sprite3DTest/DrawNode3D.cpp index 70ccb22b049b..9e960cd78158 100644 --- a/tests/cpp-tests/Classes/Sprite3DTest/DrawNode3D.cpp +++ b/tests/cpp-tests/Classes/Sprite3DTest/DrawNode3D.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/Sprite3DTest/DrawNode3D.h b/tests/cpp-tests/Classes/Sprite3DTest/DrawNode3D.h index f5c616b6fa3b..3853e69dbc2e 100644 --- a/tests/cpp-tests/Classes/Sprite3DTest/DrawNode3D.h +++ b/tests/cpp-tests/Classes/Sprite3DTest/DrawNode3D.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/Sprite3DTest/Sprite3DTest.cpp b/tests/cpp-tests/Classes/Sprite3DTest/Sprite3DTest.cpp index 7bb170cce0fa..03aabf11c6d4 100644 --- a/tests/cpp-tests/Classes/Sprite3DTest/Sprite3DTest.cpp +++ b/tests/cpp-tests/Classes/Sprite3DTest/Sprite3DTest.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/SpriteFrameCacheTest/SpriteFrameCacheTest.cpp b/tests/cpp-tests/Classes/SpriteFrameCacheTest/SpriteFrameCacheTest.cpp index b6412a034f0c..4d527d9c76e6 100644 --- a/tests/cpp-tests/Classes/SpriteFrameCacheTest/SpriteFrameCacheTest.cpp +++ b/tests/cpp-tests/Classes/SpriteFrameCacheTest/SpriteFrameCacheTest.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/SpriteTest/SpriteTest.cpp b/tests/cpp-tests/Classes/SpriteTest/SpriteTest.cpp index 59a1d1b3c23d..50a50f736a0a 100644 --- a/tests/cpp-tests/Classes/SpriteTest/SpriteTest.cpp +++ b/tests/cpp-tests/Classes/SpriteTest/SpriteTest.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/Texture2dTest/Texture2dTest.cpp b/tests/cpp-tests/Classes/Texture2dTest/Texture2dTest.cpp index 832f8a4b6b40..f065eafbea77 100644 --- a/tests/cpp-tests/Classes/Texture2dTest/Texture2dTest.cpp +++ b/tests/cpp-tests/Classes/Texture2dTest/Texture2dTest.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/Texture2dTest/Texture2dTest.h b/tests/cpp-tests/Classes/Texture2dTest/Texture2dTest.h index 5ee3e3504c3a..6530ad48a20d 100644 --- a/tests/cpp-tests/Classes/Texture2dTest/Texture2dTest.h +++ b/tests/cpp-tests/Classes/Texture2dTest/Texture2dTest.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/TransitionsTest/TransitionsTest.cpp b/tests/cpp-tests/Classes/TransitionsTest/TransitionsTest.cpp index 680ed95d618d..f086502be69f 100644 --- a/tests/cpp-tests/Classes/TransitionsTest/TransitionsTest.cpp +++ b/tests/cpp-tests/Classes/TransitionsTest/TransitionsTest.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/TransitionsTest/TransitionsTest.h b/tests/cpp-tests/Classes/TransitionsTest/TransitionsTest.h index 88ec979bb4c6..24f88e86d0f2 100644 --- a/tests/cpp-tests/Classes/TransitionsTest/TransitionsTest.h +++ b/tests/cpp-tests/Classes/TransitionsTest/TransitionsTest.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIEditBoxTest.cpp b/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIEditBoxTest.cpp index eb30e04ca863..dfd62518394b 100644 --- a/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIEditBoxTest.cpp +++ b/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIEditBoxTest.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIEditBoxTest.h b/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIEditBoxTest.h index 42c6c66ee68a..4211854fd38c 100644 --- a/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIEditBoxTest.h +++ b/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIEditBoxTest.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIScale9SpriteTest.cpp b/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIScale9SpriteTest.cpp index e8be9c6ea261..b61f4c2d91b8 100644 --- a/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIScale9SpriteTest.cpp +++ b/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIScale9SpriteTest.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIScale9SpriteTest.h b/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIScale9SpriteTest.h index eaff878a7692..a85eb561d49a 100644 --- a/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIScale9SpriteTest.h +++ b/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIScale9SpriteTest.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIWebViewTest/UIWebViewTest.cpp b/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIWebViewTest/UIWebViewTest.cpp index 3054c4af6dc6..b28513eed7f1 100644 --- a/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIWebViewTest/UIWebViewTest.cpp +++ b/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIWebViewTest/UIWebViewTest.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIWebViewTest/UIWebViewTest.h b/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIWebViewTest/UIWebViewTest.h index 60e07aebc158..3ff74acb426a 100644 --- a/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIWebViewTest/UIWebViewTest.h +++ b/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/UIWebViewTest/UIWebViewTest.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/VRTest/VRTest.cpp b/tests/cpp-tests/Classes/VRTest/VRTest.cpp index 72c191633f3e..02082b2ccbff 100644 --- a/tests/cpp-tests/Classes/VRTest/VRTest.cpp +++ b/tests/cpp-tests/Classes/VRTest/VRTest.cpp @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2012 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/VibrateTest/VibrateTest.cpp b/tests/cpp-tests/Classes/VibrateTest/VibrateTest.cpp index aaddebc3e98b..d6886f8554a6 100644 --- a/tests/cpp-tests/Classes/VibrateTest/VibrateTest.cpp +++ b/tests/cpp-tests/Classes/VibrateTest/VibrateTest.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/VibrateTest/VibrateTest.h b/tests/cpp-tests/Classes/VibrateTest/VibrateTest.h index e5d52a4ff44f..a01d445956c6 100644 --- a/tests/cpp-tests/Classes/VibrateTest/VibrateTest.h +++ b/tests/cpp-tests/Classes/VibrateTest/VibrateTest.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/VisibleRect.cpp b/tests/cpp-tests/Classes/VisibleRect.cpp index a18268e555a9..0481997c7c78 100644 --- a/tests/cpp-tests/Classes/VisibleRect.cpp +++ b/tests/cpp-tests/Classes/VisibleRect.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/Classes/controller.h b/tests/cpp-tests/Classes/controller.h index 01453473eb16..4c8a5815668d 100644 --- a/tests/cpp-tests/Classes/controller.h +++ b/tests/cpp-tests/Classes/controller.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/proj.android-studio/app/src/org/cocos2dx/cpp_tests/AppActivity.java b/tests/cpp-tests/proj.android-studio/app/src/org/cocos2dx/cpp_tests/AppActivity.java index 91847adae541..253fb1730218 100644 --- a/tests/cpp-tests/proj.android-studio/app/src/org/cocos2dx/cpp_tests/AppActivity.java +++ b/tests/cpp-tests/proj.android-studio/app/src/org/cocos2dx/cpp_tests/AppActivity.java @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2015 Chukong Technologies Inc. +Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/proj.ios/Classes/RootViewController.h b/tests/cpp-tests/proj.ios/Classes/RootViewController.h index a0db3be8c208..65cfc782881b 100644 --- a/tests/cpp-tests/proj.ios/Classes/RootViewController.h +++ b/tests/cpp-tests/proj.ios/Classes/RootViewController.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/proj.ios/Classes/RootViewController.mm b/tests/cpp-tests/proj.ios/Classes/RootViewController.mm index 6e41f84a4b61..f53eb36c9007 100644 --- a/tests/cpp-tests/proj.ios/Classes/RootViewController.mm +++ b/tests/cpp-tests/proj.ios/Classes/RootViewController.mm @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/proj.ios/Classes/testsAppDelegate.h b/tests/cpp-tests/proj.ios/Classes/testsAppDelegate.h index 47b1a749b7d6..eba4e8618803 100644 --- a/tests/cpp-tests/proj.ios/Classes/testsAppDelegate.h +++ b/tests/cpp-tests/proj.ios/Classes/testsAppDelegate.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/cpp-tests/proj.ios/Classes/testsAppDelegate.mm b/tests/cpp-tests/proj.ios/Classes/testsAppDelegate.mm index 110a07a44a03..fca9c7fce06c 100644 --- a/tests/cpp-tests/proj.ios/Classes/testsAppDelegate.mm +++ b/tests/cpp-tests/proj.ios/Classes/testsAppDelegate.mm @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/game-controller-test/proj.android-studio/app/src/org/cocos2dx/game_controller_test/AppActivity.java b/tests/game-controller-test/proj.android-studio/app/src/org/cocos2dx/game_controller_test/AppActivity.java index 58936a529346..58b83a022fe3 100644 --- a/tests/game-controller-test/proj.android-studio/app/src/org/cocos2dx/game_controller_test/AppActivity.java +++ b/tests/game-controller-test/proj.android-studio/app/src/org/cocos2dx/game_controller_test/AppActivity.java @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2015 Chukong Technologies Inc. +Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-memory-gc-tests/project/CMakeLists.txt b/tests/js-memory-gc-tests/project/CMakeLists.txt index dd463ec23e2d..2cef3562261f 100644 --- a/tests/js-memory-gc-tests/project/CMakeLists.txt +++ b/tests/js-memory-gc-tests/project/CMakeLists.txt @@ -1,5 +1,5 @@ #/**************************************************************************** -# Copyright (c) 2015 Chukong Technologies Inc. +# Copyright (c) 2015-2017 Chukong Technologies Inc. # # http://www.cocos2d-x.org # diff --git a/tests/js-memory-gc-tests/project/proj.android-studio/app/src/org/cocos2dx/js_tests/AppActivity.java b/tests/js-memory-gc-tests/project/proj.android-studio/app/src/org/cocos2dx/js_tests/AppActivity.java index 72a437b604ed..686441ee0538 100644 --- a/tests/js-memory-gc-tests/project/proj.android-studio/app/src/org/cocos2dx/js_tests/AppActivity.java +++ b/tests/js-memory-gc-tests/project/proj.android-studio/app/src/org/cocos2dx/js_tests/AppActivity.java @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2015 Chukong Technologies Inc. +Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-memory-gc-tests/project/proj.ios/AppController.h b/tests/js-memory-gc-tests/project/proj.ios/AppController.h index c944e1c59bc3..097b3c9d3733 100644 --- a/tests/js-memory-gc-tests/project/proj.ios/AppController.h +++ b/tests/js-memory-gc-tests/project/proj.ios/AppController.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-memory-gc-tests/project/proj.ios/AppController.mm b/tests/js-memory-gc-tests/project/proj.ios/AppController.mm index d4951019c0b4..82c064ba0bb4 100644 --- a/tests/js-memory-gc-tests/project/proj.ios/AppController.mm +++ b/tests/js-memory-gc-tests/project/proj.ios/AppController.mm @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-memory-gc-tests/project/proj.ios/NativeOcClass.h b/tests/js-memory-gc-tests/project/proj.ios/NativeOcClass.h index 8ca9191ea00a..f8440885c397 100644 --- a/tests/js-memory-gc-tests/project/proj.ios/NativeOcClass.h +++ b/tests/js-memory-gc-tests/project/proj.ios/NativeOcClass.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/tests/js-memory-gc-tests/project/proj.ios/NativeOcClass.m b/tests/js-memory-gc-tests/project/proj.ios/NativeOcClass.m index feba71825072..65ca7373a92d 100644 --- a/tests/js-memory-gc-tests/project/proj.ios/NativeOcClass.m +++ b/tests/js-memory-gc-tests/project/proj.ios/NativeOcClass.m @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/tests/js-tests/project/CMakeLists.txt b/tests/js-tests/project/CMakeLists.txt index 04afe8b7e931..22b7833aab15 100644 --- a/tests/js-tests/project/CMakeLists.txt +++ b/tests/js-tests/project/CMakeLists.txt @@ -1,5 +1,5 @@ #/**************************************************************************** -# Copyright (c) 2015 Chukong Technologies Inc. +# Copyright (c) 2015-2017 Chukong Technologies Inc. # # http://www.cocos2d-x.org # diff --git a/tests/js-tests/project/Classes/js_DrawNode3D_bindings.cpp b/tests/js-tests/project/Classes/js_DrawNode3D_bindings.cpp index 01aaa74ddaf5..3d80842402ca 100644 --- a/tests/js-tests/project/Classes/js_DrawNode3D_bindings.cpp +++ b/tests/js-tests/project/Classes/js_DrawNode3D_bindings.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/project/Classes/js_DrawNode3D_bindings.h b/tests/js-tests/project/Classes/js_DrawNode3D_bindings.h index 810e186765bd..94b8a25f357b 100644 --- a/tests/js-tests/project/Classes/js_DrawNode3D_bindings.h +++ b/tests/js-tests/project/Classes/js_DrawNode3D_bindings.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/project/Classes/js_Effect3D_bindings.cpp b/tests/js-tests/project/Classes/js_Effect3D_bindings.cpp index 6c97c6204774..f2030bf44f09 100644 --- a/tests/js-tests/project/Classes/js_Effect3D_bindings.cpp +++ b/tests/js-tests/project/Classes/js_Effect3D_bindings.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/project/Classes/js_Effect3D_bindings.h b/tests/js-tests/project/Classes/js_Effect3D_bindings.h index b5456d6d3b6a..20ee9628c29b 100644 --- a/tests/js-tests/project/Classes/js_Effect3D_bindings.h +++ b/tests/js-tests/project/Classes/js_Effect3D_bindings.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/project/proj.android-studio/app/src/org/cocos2dx/js_tests/AppActivity.java b/tests/js-tests/project/proj.android-studio/app/src/org/cocos2dx/js_tests/AppActivity.java index 72a437b604ed..686441ee0538 100644 --- a/tests/js-tests/project/proj.android-studio/app/src/org/cocos2dx/js_tests/AppActivity.java +++ b/tests/js-tests/project/proj.android-studio/app/src/org/cocos2dx/js_tests/AppActivity.java @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2015 Chukong Technologies Inc. +Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/project/proj.ios/AppController.h b/tests/js-tests/project/proj.ios/AppController.h index c944e1c59bc3..097b3c9d3733 100644 --- a/tests/js-tests/project/proj.ios/AppController.h +++ b/tests/js-tests/project/proj.ios/AppController.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/project/proj.ios/AppController.mm b/tests/js-tests/project/proj.ios/AppController.mm index ac8d688d291c..3412014a7474 100644 --- a/tests/js-tests/project/proj.ios/AppController.mm +++ b/tests/js-tests/project/proj.ios/AppController.mm @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/project/proj.ios/NativeOcClass.h b/tests/js-tests/project/proj.ios/NativeOcClass.h index 8ca9191ea00a..f8440885c397 100644 --- a/tests/js-tests/project/proj.ios/NativeOcClass.h +++ b/tests/js-tests/project/proj.ios/NativeOcClass.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/tests/js-tests/project/proj.ios/NativeOcClass.m b/tests/js-tests/project/proj.ios/NativeOcClass.m index 7d5ef813e812..ed3a5f688634 100644 --- a/tests/js-tests/project/proj.ios/NativeOcClass.m +++ b/tests/js-tests/project/proj.ios/NativeOcClass.m @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2016 Chukong Technologies Inc. + * Copyright (c) 2013-2017 Chukong Technologies Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/tests/js-tests/src/ActionManagerTest/ActionManagerTest.js b/tests/js-tests/src/ActionManagerTest/ActionManagerTest.js index 04b42f9b716d..b63e04c6bf9a 100644 --- a/tests/js-tests/src/ActionManagerTest/ActionManagerTest.js +++ b/tests/js-tests/src/ActionManagerTest/ActionManagerTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ActionsTest/ActionsTest.js b/tests/js-tests/src/ActionsTest/ActionsTest.js index 6df68f07dfec..0493ffb1a480 100644 --- a/tests/js-tests/src/ActionsTest/ActionsTest.js +++ b/tests/js-tests/src/ActionsTest/ActionsTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/BakeLayerTest/BakeLayerTest.js b/tests/js-tests/src/BakeLayerTest/BakeLayerTest.js index b81142d34156..c706bbd0c9e0 100644 --- a/tests/js-tests/src/BakeLayerTest/BakeLayerTest.js +++ b/tests/js-tests/src/BakeLayerTest/BakeLayerTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/BaseTestLayer/BaseTestLayer.js b/tests/js-tests/src/BaseTestLayer/BaseTestLayer.js index bbc92eb5e6f6..ab2f6c3ff40a 100644 --- a/tests/js-tests/src/BaseTestLayer/BaseTestLayer.js +++ b/tests/js-tests/src/BaseTestLayer/BaseTestLayer.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tests/js-tests/src/BillBoardTest/BillBoardTest.js b/tests/js-tests/src/BillBoardTest/BillBoardTest.js index 1d67d1318aeb..62b7ac6320f1 100644 --- a/tests/js-tests/src/BillBoardTest/BillBoardTest.js +++ b/tests/js-tests/src/BillBoardTest/BillBoardTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/Box2dTest/Box2dTest.js b/tests/js-tests/src/Box2dTest/Box2dTest.js index c9b2be27fdf9..d9cf867fa459 100644 --- a/tests/js-tests/src/Box2dTest/Box2dTest.js +++ b/tests/js-tests/src/Box2dTest/Box2dTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/Camera3DTest/Camera3DTest.js b/tests/js-tests/src/Camera3DTest/Camera3DTest.js index 09cbe323063a..f0b44cbbd093 100644 --- a/tests/js-tests/src/Camera3DTest/Camera3DTest.js +++ b/tests/js-tests/src/Camera3DTest/Camera3DTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/CocosDenshionTest/CocosDenshionTest.js b/tests/js-tests/src/CocosDenshionTest/CocosDenshionTest.js index 56f1bcfa1fe4..ea2ad05636bf 100644 --- a/tests/js-tests/src/CocosDenshionTest/CocosDenshionTest.js +++ b/tests/js-tests/src/CocosDenshionTest/CocosDenshionTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/CocosNodeTest/CocosNodeTest.js b/tests/js-tests/src/CocosNodeTest/CocosNodeTest.js index 3e229b819eaf..174481b9cc86 100644 --- a/tests/js-tests/src/CocosNodeTest/CocosNodeTest.js +++ b/tests/js-tests/src/CocosNodeTest/CocosNodeTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ComponentTest/ComponentTest.js b/tests/js-tests/src/ComponentTest/ComponentTest.js index 6f1e0540afa9..c1ab8c442085 100644 --- a/tests/js-tests/src/ComponentTest/ComponentTest.js +++ b/tests/js-tests/src/ComponentTest/ComponentTest.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ComponentTest/enemy.js b/tests/js-tests/src/ComponentTest/enemy.js index b694effc439e..1c7810e046a9 100644 --- a/tests/js-tests/src/ComponentTest/enemy.js +++ b/tests/js-tests/src/ComponentTest/enemy.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ComponentTest/gameoverscene.js b/tests/js-tests/src/ComponentTest/gameoverscene.js index f722e3aca7b0..c8b39db2f42e 100644 --- a/tests/js-tests/src/ComponentTest/gameoverscene.js +++ b/tests/js-tests/src/ComponentTest/gameoverscene.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ComponentTest/player.js b/tests/js-tests/src/ComponentTest/player.js index 0531a99b2f8a..90788981513d 100644 --- a/tests/js-tests/src/ComponentTest/player.js +++ b/tests/js-tests/src/ComponentTest/player.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ComponentTest/projectile.js b/tests/js-tests/src/ComponentTest/projectile.js index e67544e58e5d..2c98aa82887f 100644 --- a/tests/js-tests/src/ComponentTest/projectile.js +++ b/tests/js-tests/src/ComponentTest/projectile.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ComponentTest/scene.js b/tests/js-tests/src/ComponentTest/scene.js index ea46273f454d..c7bc5a5842eb 100644 --- a/tests/js-tests/src/ComponentTest/scene.js +++ b/tests/js-tests/src/ComponentTest/scene.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/CurrentLanguageTest/CurrentLanguageTest.js b/tests/js-tests/src/CurrentLanguageTest/CurrentLanguageTest.js index 8d36605cf1b4..71791b4f54e0 100644 --- a/tests/js-tests/src/CurrentLanguageTest/CurrentLanguageTest.js +++ b/tests/js-tests/src/CurrentLanguageTest/CurrentLanguageTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/DrawPrimitivesTest/DrawPrimitivesTest.js b/tests/js-tests/src/DrawPrimitivesTest/DrawPrimitivesTest.js index b43f931d692f..8ee1b86e9c9e 100644 --- a/tests/js-tests/src/DrawPrimitivesTest/DrawPrimitivesTest.js +++ b/tests/js-tests/src/DrawPrimitivesTest/DrawPrimitivesTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/EaseActionsTest/EaseActionsTest.js b/tests/js-tests/src/EaseActionsTest/EaseActionsTest.js index 47e5558ddbd1..5e0b4bb385b8 100644 --- a/tests/js-tests/src/EaseActionsTest/EaseActionsTest.js +++ b/tests/js-tests/src/EaseActionsTest/EaseActionsTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/EffectsAdvancedTest/EffectsAdvancedTest.js b/tests/js-tests/src/EffectsAdvancedTest/EffectsAdvancedTest.js index b9a2851d2f76..3cb35eb9b2fd 100644 --- a/tests/js-tests/src/EffectsAdvancedTest/EffectsAdvancedTest.js +++ b/tests/js-tests/src/EffectsAdvancedTest/EffectsAdvancedTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/EffectsTest/EffectsTest.js b/tests/js-tests/src/EffectsTest/EffectsTest.js index 26ad9ef43e39..6d26b9897a4e 100644 --- a/tests/js-tests/src/EffectsTest/EffectsTest.js +++ b/tests/js-tests/src/EffectsTest/EffectsTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tests/js-tests/src/EventTest/EventTest.js b/tests/js-tests/src/EventTest/EventTest.js index c6bdaaceec3a..f3f14de1e9ea 100644 --- a/tests/js-tests/src/EventTest/EventTest.js +++ b/tests/js-tests/src/EventTest/EventTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tests/js-tests/src/ExtensionsTest/AssetsManagerTest/AssetsManagerTest.js b/tests/js-tests/src/ExtensionsTest/AssetsManagerTest/AssetsManagerTest.js index 0cecc2115703..0051da019889 100644 --- a/tests/js-tests/src/ExtensionsTest/AssetsManagerTest/AssetsManagerTest.js +++ b/tests/js-tests/src/ExtensionsTest/AssetsManagerTest/AssetsManagerTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/CCPoolTest/CCPoolTest.js b/tests/js-tests/src/ExtensionsTest/CCPoolTest/CCPoolTest.js index c3439c7d0cc8..c26077247b55 100644 --- a/tests/js-tests/src/ExtensionsTest/CCPoolTest/CCPoolTest.js +++ b/tests/js-tests/src/ExtensionsTest/CCPoolTest/CCPoolTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. Copyright (c) 2013 James Chen diff --git a/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/AnimationsTest/AnimationsTestLayer.js b/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/AnimationsTest/AnimationsTestLayer.js index 764e5e06dbde..f387489e4050 100644 --- a/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/AnimationsTest/AnimationsTestLayer.js +++ b/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/AnimationsTest/AnimationsTestLayer.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/ButtonTest/ButtonTestLayer.js b/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/ButtonTest/ButtonTestLayer.js index fc5df69188c8..79e704cc5a5f 100644 --- a/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/ButtonTest/ButtonTestLayer.js +++ b/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/ButtonTest/ButtonTestLayer.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/CocosBuilderTest.js b/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/CocosBuilderTest.js index a571f1d6d28d..4f43888d4a4b 100644 --- a/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/CocosBuilderTest.js +++ b/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/CocosBuilderTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/HelloCocosBuilder/HelloCocosBuilderLayer.js b/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/HelloCocosBuilder/HelloCocosBuilderLayer.js index 42207825b9b9..b27c5f0ad834 100644 --- a/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/HelloCocosBuilder/HelloCocosBuilderLayer.js +++ b/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/HelloCocosBuilder/HelloCocosBuilderLayer.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/LabelTest/LabelTestLayer.js b/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/LabelTest/LabelTestLayer.js index b640dd6840eb..15346e724e79 100644 --- a/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/LabelTest/LabelTestLayer.js +++ b/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/LabelTest/LabelTestLayer.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/MenuTest/MenuTestLayer.js b/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/MenuTest/MenuTestLayer.js index e9193fe818ee..3ea282837594 100644 --- a/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/MenuTest/MenuTestLayer.js +++ b/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/MenuTest/MenuTestLayer.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/ParticleSystemTest/ParticleSystemTestLayer.js b/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/ParticleSystemTest/ParticleSystemTestLayer.js index 3b2f7328da1e..f5b5301d2468 100644 --- a/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/ParticleSystemTest/ParticleSystemTestLayer.js +++ b/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/ParticleSystemTest/ParticleSystemTestLayer.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/ScrollViewTest/ScrollViewTestLayer.js b/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/ScrollViewTest/ScrollViewTestLayer.js index 2f1c48951f76..c3ed5346f3e2 100644 --- a/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/ScrollViewTest/ScrollViewTestLayer.js +++ b/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/ScrollViewTest/ScrollViewTestLayer.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/SpriteTest/SpriteTestLayer.js b/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/SpriteTest/SpriteTestLayer.js index 556586969255..0c965a71d957 100644 --- a/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/SpriteTest/SpriteTestLayer.js +++ b/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/SpriteTest/SpriteTestLayer.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/TestHeader/TestHeaderLayer.js b/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/TestHeader/TestHeaderLayer.js index 412b8d5263a8..c6d8b1f87f30 100644 --- a/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/TestHeader/TestHeaderLayer.js +++ b/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/TestHeader/TestHeaderLayer.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/TimelineCallbackTest/TimelineCallbackTestLayer.js b/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/TimelineCallbackTest/TimelineCallbackTestLayer.js index 0049c9169c71..6cb27d426047 100644 --- a/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/TimelineCallbackTest/TimelineCallbackTestLayer.js +++ b/tests/js-tests/src/ExtensionsTest/CocosBuilderTest/TimelineCallbackTest/TimelineCallbackTestLayer.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlButtonTest/CCControlButtonTest.js b/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlButtonTest/CCControlButtonTest.js index 03092ff65895..a7cff2456691 100644 --- a/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlButtonTest/CCControlButtonTest.js +++ b/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlButtonTest/CCControlButtonTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlColourPickerTest/CCControlColourPickerTest.js b/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlColourPickerTest/CCControlColourPickerTest.js index b9acc449d718..c83e5a606cb2 100644 --- a/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlColourPickerTest/CCControlColourPickerTest.js +++ b/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlColourPickerTest/CCControlColourPickerTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlPotentiometerTest/CCControlPotentiometerTest.js b/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlPotentiometerTest/CCControlPotentiometerTest.js index d15fe14cba50..afc3196be6d5 100644 --- a/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlPotentiometerTest/CCControlPotentiometerTest.js +++ b/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlPotentiometerTest/CCControlPotentiometerTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlScene.js b/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlScene.js index 3f6d2db38b1a..a5890bd45ad4 100644 --- a/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlScene.js +++ b/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlScene.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlSceneManager.js b/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlSceneManager.js index c1ae639f7192..02119ac3ced0 100644 --- a/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlSceneManager.js +++ b/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlSceneManager.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlSliderTest/CCControlSliderTest.js b/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlSliderTest/CCControlSliderTest.js index 5fe0654d3454..16943389440f 100644 --- a/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlSliderTest/CCControlSliderTest.js +++ b/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlSliderTest/CCControlSliderTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlStepperTest/CCControlStepperTest.js b/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlStepperTest/CCControlStepperTest.js index 8bd2acfba74e..4950782c1401 100644 --- a/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlStepperTest/CCControlStepperTest.js +++ b/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlStepperTest/CCControlStepperTest.js @@ -1,7 +1,7 @@ /************************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlSwitchTest/CCControlSwitchTest.js b/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlSwitchTest/CCControlSwitchTest.js index a855fa5f0380..3768b1906404 100644 --- a/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlSwitchTest/CCControlSwitchTest.js +++ b/tests/js-tests/src/ExtensionsTest/ControlExtensionTest/CCControlSwitchTest/CCControlSwitchTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/EditBoxTest/EditBoxTest.js b/tests/js-tests/src/ExtensionsTest/EditBoxTest/EditBoxTest.js index f79088e376f4..e50ecc5f8791 100644 --- a/tests/js-tests/src/ExtensionsTest/EditBoxTest/EditBoxTest.js +++ b/tests/js-tests/src/ExtensionsTest/EditBoxTest/EditBoxTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/ExtensionsTest.js b/tests/js-tests/src/ExtensionsTest/ExtensionsTest.js index e8b33bec62d0..6c5dc7f30275 100644 --- a/tests/js-tests/src/ExtensionsTest/ExtensionsTest.js +++ b/tests/js-tests/src/ExtensionsTest/ExtensionsTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/NetworkTest/SocketIOTest.js b/tests/js-tests/src/ExtensionsTest/NetworkTest/SocketIOTest.js index b5f9f517eaf0..d0d4d964cb72 100644 --- a/tests/js-tests/src/ExtensionsTest/NetworkTest/SocketIOTest.js +++ b/tests/js-tests/src/ExtensionsTest/NetworkTest/SocketIOTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. Created by Chris Hannon 2014 http://www.channon.us Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/tests/js-tests/src/ExtensionsTest/NetworkTest/WebSocketTest.js b/tests/js-tests/src/ExtensionsTest/NetworkTest/WebSocketTest.js index 31f262c5787c..7b0864b357c3 100644 --- a/tests/js-tests/src/ExtensionsTest/NetworkTest/WebSocketTest.js +++ b/tests/js-tests/src/ExtensionsTest/NetworkTest/WebSocketTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. Copyright (c) 2013 James Chen http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/PluginXTest/AnalyticsTest.js b/tests/js-tests/src/ExtensionsTest/PluginXTest/AnalyticsTest.js index 3165d79c4350..4398d4433b86 100644 --- a/tests/js-tests/src/ExtensionsTest/PluginXTest/AnalyticsTest.js +++ b/tests/js-tests/src/ExtensionsTest/PluginXTest/AnalyticsTest.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/PluginXTest/IOSIAPTest.js b/tests/js-tests/src/ExtensionsTest/PluginXTest/IOSIAPTest.js index a0f93437b28c..09a239a4b71e 100644 --- a/tests/js-tests/src/ExtensionsTest/PluginXTest/IOSIAPTest.js +++ b/tests/js-tests/src/ExtensionsTest/PluginXTest/IOSIAPTest.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/PluginXTest/PluginXTest.js b/tests/js-tests/src/ExtensionsTest/PluginXTest/PluginXTest.js index f724f12f7b11..baa349520c17 100644 --- a/tests/js-tests/src/ExtensionsTest/PluginXTest/PluginXTest.js +++ b/tests/js-tests/src/ExtensionsTest/PluginXTest/PluginXTest.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/PluginXTest/PluginXTestsManager.js b/tests/js-tests/src/ExtensionsTest/PluginXTest/PluginXTestsManager.js index 51c499a6c0ad..73ebe30a1364 100644 --- a/tests/js-tests/src/ExtensionsTest/PluginXTest/PluginXTestsManager.js +++ b/tests/js-tests/src/ExtensionsTest/PluginXTest/PluginXTestsManager.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/S9SpriteTest/S9SpriteTest.js b/tests/js-tests/src/ExtensionsTest/S9SpriteTest/S9SpriteTest.js index 154299d303f2..2d5e7c599b83 100644 --- a/tests/js-tests/src/ExtensionsTest/S9SpriteTest/S9SpriteTest.js +++ b/tests/js-tests/src/ExtensionsTest/S9SpriteTest/S9SpriteTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. Copyright (c) 2013 Surith Thekkiam http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ExtensionsTest/TableViewTest/TableViewTestScene.js b/tests/js-tests/src/ExtensionsTest/TableViewTest/TableViewTestScene.js index 37fdccf0c2be..da0ae89363eb 100644 --- a/tests/js-tests/src/ExtensionsTest/TableViewTest/TableViewTestScene.js +++ b/tests/js-tests/src/ExtensionsTest/TableViewTest/TableViewTestScene.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/FacebookTest/FacebookShareTest.js b/tests/js-tests/src/FacebookTest/FacebookShareTest.js index 453b459c3abf..b493a53c19ef 100644 --- a/tests/js-tests/src/FacebookTest/FacebookShareTest.js +++ b/tests/js-tests/src/FacebookTest/FacebookShareTest.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/FacebookTest/FacebookTest.js b/tests/js-tests/src/FacebookTest/FacebookTest.js index 85e6b17f727a..271cee50d349 100644 --- a/tests/js-tests/src/FacebookTest/FacebookTest.js +++ b/tests/js-tests/src/FacebookTest/FacebookTest.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/FacebookTest/FacebookTestsManager.js b/tests/js-tests/src/FacebookTest/FacebookTestsManager.js index 53747b678536..e1ca16ed3da6 100644 --- a/tests/js-tests/src/FacebookTest/FacebookTestsManager.js +++ b/tests/js-tests/src/FacebookTest/FacebookTestsManager.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/FacebookTest/FacebookUserTest.js b/tests/js-tests/src/FacebookTest/FacebookUserTest.js index d31193d22f97..c3ae42e24166 100644 --- a/tests/js-tests/src/FacebookTest/FacebookUserTest.js +++ b/tests/js-tests/src/FacebookTest/FacebookUserTest.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2014 Chukong Technologies Inc. + Copyright (c) 2014-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/FontTest/FontTest.js b/tests/js-tests/src/FontTest/FontTest.js index 57f1e2411e08..4234dcbc0cd7 100644 --- a/tests/js-tests/src/FontTest/FontTest.js +++ b/tests/js-tests/src/FontTest/FontTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/GUITest/UIButtonTest/UIButtonTest.js b/tests/js-tests/src/GUITest/UIButtonTest/UIButtonTest.js index 37595b79d43b..e092f02e29da 100644 --- a/tests/js-tests/src/GUITest/UIButtonTest/UIButtonTest.js +++ b/tests/js-tests/src/GUITest/UIButtonTest/UIButtonTest.js @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/GUITest/UICheckBoxTest/UICheckBoxTest.js b/tests/js-tests/src/GUITest/UICheckBoxTest/UICheckBoxTest.js index 82307ab67b25..25bc169193c5 100644 --- a/tests/js-tests/src/GUITest/UICheckBoxTest/UICheckBoxTest.js +++ b/tests/js-tests/src/GUITest/UICheckBoxTest/UICheckBoxTest.js @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/GUITest/UIFocusTest/UIFocusTest.js b/tests/js-tests/src/GUITest/UIFocusTest/UIFocusTest.js index a5fbe81074ca..99d87504c1c9 100644 --- a/tests/js-tests/src/GUITest/UIFocusTest/UIFocusTest.js +++ b/tests/js-tests/src/GUITest/UIFocusTest/UIFocusTest.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/GUITest/UIImageViewTest/UIImageViewTest.js b/tests/js-tests/src/GUITest/UIImageViewTest/UIImageViewTest.js index 7bd20e3963f3..9d246b9e15d7 100644 --- a/tests/js-tests/src/GUITest/UIImageViewTest/UIImageViewTest.js +++ b/tests/js-tests/src/GUITest/UIImageViewTest/UIImageViewTest.js @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/GUITest/UILabelAtlasTest/UILabelAtlasTest.js b/tests/js-tests/src/GUITest/UILabelAtlasTest/UILabelAtlasTest.js index a985ec4259f5..11c5da2a81f8 100644 --- a/tests/js-tests/src/GUITest/UILabelAtlasTest/UILabelAtlasTest.js +++ b/tests/js-tests/src/GUITest/UILabelAtlasTest/UILabelAtlasTest.js @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/GUITest/UILabelBMFontTest/UILabelBMFontTest.js b/tests/js-tests/src/GUITest/UILabelBMFontTest/UILabelBMFontTest.js index b625038f93be..dfa8f8993866 100644 --- a/tests/js-tests/src/GUITest/UILabelBMFontTest/UILabelBMFontTest.js +++ b/tests/js-tests/src/GUITest/UILabelBMFontTest/UILabelBMFontTest.js @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/GUITest/UILabelTest/UILabelTest.js b/tests/js-tests/src/GUITest/UILabelTest/UILabelTest.js index d4802c5e51ae..4a7eeb657109 100644 --- a/tests/js-tests/src/GUITest/UILabelTest/UILabelTest.js +++ b/tests/js-tests/src/GUITest/UILabelTest/UILabelTest.js @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/GUITest/UILayoutTest/UILayoutTest.js b/tests/js-tests/src/GUITest/UILayoutTest/UILayoutTest.js index 5a545912a5c1..30674dbc57f6 100644 --- a/tests/js-tests/src/GUITest/UILayoutTest/UILayoutTest.js +++ b/tests/js-tests/src/GUITest/UILayoutTest/UILayoutTest.js @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/GUITest/UIListViewTest/UIListViewTest.js b/tests/js-tests/src/GUITest/UIListViewTest/UIListViewTest.js index e7d3a530b5b1..96fbb7ae81fd 100644 --- a/tests/js-tests/src/GUITest/UIListViewTest/UIListViewTest.js +++ b/tests/js-tests/src/GUITest/UIListViewTest/UIListViewTest.js @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/GUITest/UILoadingBarTest/UILoadingBarTest.js b/tests/js-tests/src/GUITest/UILoadingBarTest/UILoadingBarTest.js index 581372f3f160..a153349d22fb 100644 --- a/tests/js-tests/src/GUITest/UILoadingBarTest/UILoadingBarTest.js +++ b/tests/js-tests/src/GUITest/UILoadingBarTest/UILoadingBarTest.js @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/GUITest/UINodeContainerTest/UINodeContainerTest.js b/tests/js-tests/src/GUITest/UINodeContainerTest/UINodeContainerTest.js index 2305301bc683..6a1ac545a023 100644 --- a/tests/js-tests/src/GUITest/UINodeContainerTest/UINodeContainerTest.js +++ b/tests/js-tests/src/GUITest/UINodeContainerTest/UINodeContainerTest.js @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/GUITest/UIPageViewTest/UIPageViewTest.js b/tests/js-tests/src/GUITest/UIPageViewTest/UIPageViewTest.js index d87eae89e95d..f243e1ec5144 100644 --- a/tests/js-tests/src/GUITest/UIPageViewTest/UIPageViewTest.js +++ b/tests/js-tests/src/GUITest/UIPageViewTest/UIPageViewTest.js @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/GUITest/UIRichTextTest/UIRichTextTest.js b/tests/js-tests/src/GUITest/UIRichTextTest/UIRichTextTest.js index 31041e2d046c..f4319146c803 100644 --- a/tests/js-tests/src/GUITest/UIRichTextTest/UIRichTextTest.js +++ b/tests/js-tests/src/GUITest/UIRichTextTest/UIRichTextTest.js @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/GUITest/UIS9NinePatchTest/UIS9NinePatchTest.js b/tests/js-tests/src/GUITest/UIS9NinePatchTest/UIS9NinePatchTest.js index 50730dd90249..309403c57618 100644 --- a/tests/js-tests/src/GUITest/UIS9NinePatchTest/UIS9NinePatchTest.js +++ b/tests/js-tests/src/GUITest/UIS9NinePatchTest/UIS9NinePatchTest.js @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/GUITest/UIScene.js b/tests/js-tests/src/GUITest/UIScene.js index b0b23831daaf..813fd211b0ec 100644 --- a/tests/js-tests/src/GUITest/UIScene.js +++ b/tests/js-tests/src/GUITest/UIScene.js @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/GUITest/UISceneManager.js b/tests/js-tests/src/GUITest/UISceneManager.js index 81a0268bbf01..6356075ac6bb 100644 --- a/tests/js-tests/src/GUITest/UISceneManager.js +++ b/tests/js-tests/src/GUITest/UISceneManager.js @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/GUITest/UIScrollViewTest/UIScrollViewTest.js b/tests/js-tests/src/GUITest/UIScrollViewTest/UIScrollViewTest.js index f5b712264cfb..40fbf181394d 100644 --- a/tests/js-tests/src/GUITest/UIScrollViewTest/UIScrollViewTest.js +++ b/tests/js-tests/src/GUITest/UIScrollViewTest/UIScrollViewTest.js @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/GUITest/UISliderTest/UISliderTest.js b/tests/js-tests/src/GUITest/UISliderTest/UISliderTest.js index 128e2408620f..4c188d8ed035 100644 --- a/tests/js-tests/src/GUITest/UISliderTest/UISliderTest.js +++ b/tests/js-tests/src/GUITest/UISliderTest/UISliderTest.js @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/GUITest/UITextFieldTest/UITextFieldTest.js b/tests/js-tests/src/GUITest/UITextFieldTest/UITextFieldTest.js index d6a8fa6033df..2da949fb03d8 100644 --- a/tests/js-tests/src/GUITest/UITextFieldTest/UITextFieldTest.js +++ b/tests/js-tests/src/GUITest/UITextFieldTest/UITextFieldTest.js @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/GUITest/UITextTest/UITextTest.js b/tests/js-tests/src/GUITest/UITextTest/UITextTest.js index 94dc0d20e991..a1aa5cb29a0f 100644 --- a/tests/js-tests/src/GUITest/UITextTest/UITextTest.js +++ b/tests/js-tests/src/GUITest/UITextTest/UITextTest.js @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/GUITest/UIWebViewTest/UIWebViewTest.js b/tests/js-tests/src/GUITest/UIWebViewTest/UIWebViewTest.js index ea6e8d2c1405..3aaa298329c8 100644 --- a/tests/js-tests/src/GUITest/UIWebViewTest/UIWebViewTest.js +++ b/tests/js-tests/src/GUITest/UIWebViewTest/UIWebViewTest.js @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/IntervalTest/IntervalTest.js b/tests/js-tests/src/IntervalTest/IntervalTest.js index 99a3813c4add..67bb4186ec1f 100644 --- a/tests/js-tests/src/IntervalTest/IntervalTest.js +++ b/tests/js-tests/src/IntervalTest/IntervalTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/LabelTest/LabelTest.js b/tests/js-tests/src/LabelTest/LabelTest.js index c09623066fee..f6db3d540bb3 100644 --- a/tests/js-tests/src/LabelTest/LabelTest.js +++ b/tests/js-tests/src/LabelTest/LabelTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/LayerTest/LayerTest.js b/tests/js-tests/src/LayerTest/LayerTest.js index 6d129c6b3c17..6ecc39d54f65 100644 --- a/tests/js-tests/src/LayerTest/LayerTest.js +++ b/tests/js-tests/src/LayerTest/LayerTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/LightTest/LightTest.js b/tests/js-tests/src/LightTest/LightTest.js index 8e91ae8ba68d..e9c2eae1f5be 100644 --- a/tests/js-tests/src/LightTest/LightTest.js +++ b/tests/js-tests/src/LightTest/LightTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/LoaderTest/LoaderTest.js b/tests/js-tests/src/LoaderTest/LoaderTest.js index 04df3b614584..bd3e04a72ce3 100644 --- a/tests/js-tests/src/LoaderTest/LoaderTest.js +++ b/tests/js-tests/src/LoaderTest/LoaderTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tests/js-tests/src/MaterialSystemTest/MaterialSystemTest.js b/tests/js-tests/src/MaterialSystemTest/MaterialSystemTest.js index 3cff9e818a5b..a0adcc1c13da 100644 --- a/tests/js-tests/src/MaterialSystemTest/MaterialSystemTest.js +++ b/tests/js-tests/src/MaterialSystemTest/MaterialSystemTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/MemoryModelTest/MemoryModelTest.js b/tests/js-tests/src/MemoryModelTest/MemoryModelTest.js index ea0e8a245d9e..5197f70b9120 100644 --- a/tests/js-tests/src/MemoryModelTest/MemoryModelTest.js +++ b/tests/js-tests/src/MemoryModelTest/MemoryModelTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tests/js-tests/src/MenuTest/MenuTest.js b/tests/js-tests/src/MenuTest/MenuTest.js index 9330e46a69e3..c2ffd11968d2 100644 --- a/tests/js-tests/src/MenuTest/MenuTest.js +++ b/tests/js-tests/src/MenuTest/MenuTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/MotionStreakTest/MotionStreakTest.js b/tests/js-tests/src/MotionStreakTest/MotionStreakTest.js index 38cc58be7a2c..ebfbd9a7ed34 100644 --- a/tests/js-tests/src/MotionStreakTest/MotionStreakTest.js +++ b/tests/js-tests/src/MotionStreakTest/MotionStreakTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. Copyright (c) 2008-2009 Jason Booth http://www.cocos2d-x.org diff --git a/tests/js-tests/src/NativeTest/AudioEngineTest.js b/tests/js-tests/src/NativeTest/AudioEngineTest.js index e935c643b27c..1673bbe07594 100644 --- a/tests/js-tests/src/NativeTest/AudioEngineTest.js +++ b/tests/js-tests/src/NativeTest/AudioEngineTest.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/NativeTest/FileUtils/FileUtilsTest.js b/tests/js-tests/src/NativeTest/FileUtils/FileUtilsTest.js index 94e0d690794c..ecf5892fb137 100644 --- a/tests/js-tests/src/NativeTest/FileUtils/FileUtilsTest.js +++ b/tests/js-tests/src/NativeTest/FileUtils/FileUtilsTest.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/NativeTest/NativeTest.js b/tests/js-tests/src/NativeTest/NativeTest.js index cfd37a515574..b686594f1a51 100644 --- a/tests/js-tests/src/NativeTest/NativeTest.js +++ b/tests/js-tests/src/NativeTest/NativeTest.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/NewEventManagerTest/NewEventManagerTest.js b/tests/js-tests/src/NewEventManagerTest/NewEventManagerTest.js index 24ae3b284f25..976f038a0c56 100644 --- a/tests/js-tests/src/NewEventManagerTest/NewEventManagerTest.js +++ b/tests/js-tests/src/NewEventManagerTest/NewEventManagerTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/OpenGLTest/OpenGLTest.js b/tests/js-tests/src/OpenGLTest/OpenGLTest.js index a3dfc42b7823..9a52edd32e38 100644 --- a/tests/js-tests/src/OpenGLTest/OpenGLTest.js +++ b/tests/js-tests/src/OpenGLTest/OpenGLTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tests/js-tests/src/ParallaxTest/ParallaxTest.js b/tests/js-tests/src/ParallaxTest/ParallaxTest.js index 1646851caf0e..09665ea452ef 100644 --- a/tests/js-tests/src/ParallaxTest/ParallaxTest.js +++ b/tests/js-tests/src/ParallaxTest/ParallaxTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/Particle3DTest/Particle3DTest.js b/tests/js-tests/src/Particle3DTest/Particle3DTest.js index 12896c078c2a..925e24c0918a 100644 --- a/tests/js-tests/src/Particle3DTest/Particle3DTest.js +++ b/tests/js-tests/src/Particle3DTest/Particle3DTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ParticleTest/ParticleTest.js b/tests/js-tests/src/ParticleTest/ParticleTest.js index da6f5c5cfe37..bc2a2680f26b 100644 --- a/tests/js-tests/src/ParticleTest/ParticleTest.js +++ b/tests/js-tests/src/ParticleTest/ParticleTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/PathTest/PathTest.js b/tests/js-tests/src/PathTest/PathTest.js index 06d799d86f42..8572ec5b3988 100644 --- a/tests/js-tests/src/PathTest/PathTest.js +++ b/tests/js-tests/src/PathTest/PathTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tests/js-tests/src/Physics3DTest/Physics3DTest.js b/tests/js-tests/src/Physics3DTest/Physics3DTest.js index dc859712fd33..de12fd745c89 100644 --- a/tests/js-tests/src/Physics3DTest/Physics3DTest.js +++ b/tests/js-tests/src/Physics3DTest/Physics3DTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/Presentation/Presentation.js b/tests/js-tests/src/Presentation/Presentation.js index 0cc54bdc4bec..c65268140c9e 100644 --- a/tests/js-tests/src/Presentation/Presentation.js +++ b/tests/js-tests/src/Presentation/Presentation.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tests/js-tests/src/ProgressActionsTest/ProgressActionsTest.js b/tests/js-tests/src/ProgressActionsTest/ProgressActionsTest.js index 3ef89203917d..0b702b3a1bdd 100644 --- a/tests/js-tests/src/ProgressActionsTest/ProgressActionsTest.js +++ b/tests/js-tests/src/ProgressActionsTest/ProgressActionsTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/ReflectionTest/ReflectionTest.js b/tests/js-tests/src/ReflectionTest/ReflectionTest.js index a1c723c80a6e..5589b5375cd6 100644 --- a/tests/js-tests/src/ReflectionTest/ReflectionTest.js +++ b/tests/js-tests/src/ReflectionTest/ReflectionTest.js @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tests/js-tests/src/RenderTextureTest/RenderTextureTest.js b/tests/js-tests/src/RenderTextureTest/RenderTextureTest.js index 10ade1db8aa5..fb95fa0a218b 100644 --- a/tests/js-tests/src/RenderTextureTest/RenderTextureTest.js +++ b/tests/js-tests/src/RenderTextureTest/RenderTextureTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tests/js-tests/src/RotateWorldTest/RotateWorldTest.js b/tests/js-tests/src/RotateWorldTest/RotateWorldTest.js index bca0c01fc089..3194bc73f503 100644 --- a/tests/js-tests/src/RotateWorldTest/RotateWorldTest.js +++ b/tests/js-tests/src/RotateWorldTest/RotateWorldTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/SceneTest/SceneTest.js b/tests/js-tests/src/SceneTest/SceneTest.js index 820b3f5a2e5e..193f7cd7486d 100644 --- a/tests/js-tests/src/SceneTest/SceneTest.js +++ b/tests/js-tests/src/SceneTest/SceneTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/SchedulerTest/SchedulerTest.js b/tests/js-tests/src/SchedulerTest/SchedulerTest.js index 5e3b793fea35..c8e43fd75b90 100644 --- a/tests/js-tests/src/SchedulerTest/SchedulerTest.js +++ b/tests/js-tests/src/SchedulerTest/SchedulerTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/SpineTest/SpineTest.js b/tests/js-tests/src/SpineTest/SpineTest.js index 80a2468325ca..ae71634c93fc 100644 --- a/tests/js-tests/src/SpineTest/SpineTest.js +++ b/tests/js-tests/src/SpineTest/SpineTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/Sprite3DTest/Sprite3DTest.js b/tests/js-tests/src/Sprite3DTest/Sprite3DTest.js index 7d9d4e13f0ab..a0f79067dfec 100755 --- a/tests/js-tests/src/Sprite3DTest/Sprite3DTest.js +++ b/tests/js-tests/src/Sprite3DTest/Sprite3DTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/SpritePolygonTest/SpritePolygonTest.js b/tests/js-tests/src/SpritePolygonTest/SpritePolygonTest.js index c6a590e473e2..9162cf11ebd5 100644 --- a/tests/js-tests/src/SpritePolygonTest/SpritePolygonTest.js +++ b/tests/js-tests/src/SpritePolygonTest/SpritePolygonTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/SpriteTest/SpriteTest.js b/tests/js-tests/src/SpriteTest/SpriteTest.js index f13cd95190aa..25bad1f0df05 100644 --- a/tests/js-tests/src/SpriteTest/SpriteTest.js +++ b/tests/js-tests/src/SpriteTest/SpriteTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/SysTest/ScriptTestTempFile.js b/tests/js-tests/src/SysTest/ScriptTestTempFile.js index f9edd31553a3..4ebc7a872e4f 100644 --- a/tests/js-tests/src/SysTest/ScriptTestTempFile.js +++ b/tests/js-tests/src/SysTest/ScriptTestTempFile.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/SysTest/SysTest.js b/tests/js-tests/src/SysTest/SysTest.js index 958f1f759ebc..4e59c3a7c508 100644 --- a/tests/js-tests/src/SysTest/SysTest.js +++ b/tests/js-tests/src/SysTest/SysTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/tests/js-tests/src/TerrainTest/TerrainTest.js b/tests/js-tests/src/TerrainTest/TerrainTest.js index 14b0f3395ab6..bc5b5b5875c4 100644 --- a/tests/js-tests/src/TerrainTest/TerrainTest.js +++ b/tests/js-tests/src/TerrainTest/TerrainTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/TextInputTest/TextInputTest.js b/tests/js-tests/src/TextInputTest/TextInputTest.js index a2714cd4d628..a81b58e0dd6b 100644 --- a/tests/js-tests/src/TextInputTest/TextInputTest.js +++ b/tests/js-tests/src/TextInputTest/TextInputTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/TextureCacheTest/TextureCacheTest.js b/tests/js-tests/src/TextureCacheTest/TextureCacheTest.js index 0f9d06c64597..9ae9f8fd7a1f 100644 --- a/tests/js-tests/src/TextureCacheTest/TextureCacheTest.js +++ b/tests/js-tests/src/TextureCacheTest/TextureCacheTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/TileMapTest/TileMapTest.js b/tests/js-tests/src/TileMapTest/TileMapTest.js index f2ef5d2f9bb3..3a71669d9f74 100644 --- a/tests/js-tests/src/TileMapTest/TileMapTest.js +++ b/tests/js-tests/src/TileMapTest/TileMapTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/TouchesTest/Ball.js b/tests/js-tests/src/TouchesTest/Ball.js index a7bf5dddd63a..8d1567be812a 100644 --- a/tests/js-tests/src/TouchesTest/Ball.js +++ b/tests/js-tests/src/TouchesTest/Ball.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/TouchesTest/Paddle.js b/tests/js-tests/src/TouchesTest/Paddle.js index 1509f77daf65..2fcd0af1fbef 100644 --- a/tests/js-tests/src/TouchesTest/Paddle.js +++ b/tests/js-tests/src/TouchesTest/Paddle.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/TouchesTest/TouchesTest.js b/tests/js-tests/src/TouchesTest/TouchesTest.js index fb7447235539..eb120c13010d 100644 --- a/tests/js-tests/src/TouchesTest/TouchesTest.js +++ b/tests/js-tests/src/TouchesTest/TouchesTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/TransitionsTest/TransitionsTest.js b/tests/js-tests/src/TransitionsTest/TransitionsTest.js index 5f59eb340f27..11981e2d158e 100644 --- a/tests/js-tests/src/TransitionsTest/TransitionsTest.js +++ b/tests/js-tests/src/TransitionsTest/TransitionsTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/UnitTest/UnitTest.js b/tests/js-tests/src/UnitTest/UnitTest.js index 18cb060356b0..58d3be877558 100644 --- a/tests/js-tests/src/UnitTest/UnitTest.js +++ b/tests/js-tests/src/UnitTest/UnitTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/tests/js-tests/src/VibrateTest/VibrateTest.js b/tests/js-tests/src/VibrateTest/VibrateTest.js index e52fd863887e..594424cd347b 100644 --- a/tests/js-tests/src/VibrateTest/VibrateTest.js +++ b/tests/js-tests/src/VibrateTest/VibrateTest.js @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/XHRTest/XHRArrayBufferTest.js b/tests/js-tests/src/XHRTest/XHRArrayBufferTest.js index c5bbafe7fbdb..4d78da4eb9d4 100644 --- a/tests/js-tests/src/XHRTest/XHRArrayBufferTest.js +++ b/tests/js-tests/src/XHRTest/XHRArrayBufferTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/XHRTest/XHRTest.js b/tests/js-tests/src/XHRTest/XHRTest.js index 271f48f65bde..6aae17694af5 100644 --- a/tests/js-tests/src/XHRTest/XHRTest.js +++ b/tests/js-tests/src/XHRTest/XHRTest.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/js-tests/src/tests-main.js b/tests/js-tests/src/tests-main.js index 0b91536fac4a..5a0fba050990 100644 --- a/tests/js-tests/src/tests-main.js +++ b/tests/js-tests/src/tests-main.js @@ -1,7 +1,7 @@ /**************************************************************************** Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2011-2012 cocos2d-x.org - Copyright (c) 2013-2014 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/lua-empty-test/project/proj.android-studio/app/src/org/cocos2dx/lua_empty_test/AppActivity.java b/tests/lua-empty-test/project/proj.android-studio/app/src/org/cocos2dx/lua_empty_test/AppActivity.java index 472c11fec508..7d613aacca15 100644 --- a/tests/lua-empty-test/project/proj.android-studio/app/src/org/cocos2dx/lua_empty_test/AppActivity.java +++ b/tests/lua-empty-test/project/proj.android-studio/app/src/org/cocos2dx/lua_empty_test/AppActivity.java @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/lua-game-controller-test/project/proj.android-studio/app/src/org/cocos2dx/LuaGameControllerTest/AppActivity.java b/tests/lua-game-controller-test/project/proj.android-studio/app/src/org/cocos2dx/LuaGameControllerTest/AppActivity.java index bde8a217f09e..d9be88d9cec5 100644 --- a/tests/lua-game-controller-test/project/proj.android-studio/app/src/org/cocos2dx/LuaGameControllerTest/AppActivity.java +++ b/tests/lua-game-controller-test/project/proj.android-studio/app/src/org/cocos2dx/LuaGameControllerTest/AppActivity.java @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/lua-tests/project/proj.android-studio/app/src/org/cocos2dx/lua_tests/AppActivity.java b/tests/lua-tests/project/proj.android-studio/app/src/org/cocos2dx/lua_tests/AppActivity.java index 3931aa4f0161..6c2a01f2f070 100644 --- a/tests/lua-tests/project/proj.android-studio/app/src/org/cocos2dx/lua_tests/AppActivity.java +++ b/tests/lua-tests/project/proj.android-studio/app/src/org/cocos2dx/lua_tests/AppActivity.java @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2015 Chukong Technologies Inc. + Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/performance-tests/Classes/tests/BaseTest.cpp b/tests/performance-tests/Classes/tests/BaseTest.cpp index 85e982db774a..6fdd6f0fdd09 100644 --- a/tests/performance-tests/Classes/tests/BaseTest.cpp +++ b/tests/performance-tests/Classes/tests/BaseTest.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/performance-tests/Classes/tests/BaseTest.h b/tests/performance-tests/Classes/tests/BaseTest.h index 4bc86af2925f..f086e769b08d 100644 --- a/tests/performance-tests/Classes/tests/BaseTest.h +++ b/tests/performance-tests/Classes/tests/BaseTest.h @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/performance-tests/Classes/tests/PerformanceSpriteTest.cpp b/tests/performance-tests/Classes/tests/PerformanceSpriteTest.cpp index 834da8152b2e..4f18f4c79a01 100644 --- a/tests/performance-tests/Classes/tests/PerformanceSpriteTest.cpp +++ b/tests/performance-tests/Classes/tests/PerformanceSpriteTest.cpp @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/performance-tests/Classes/tests/PerformanceSpriteTest.h b/tests/performance-tests/Classes/tests/PerformanceSpriteTest.h index 34de4e131323..6009c595c357 100644 --- a/tests/performance-tests/Classes/tests/PerformanceSpriteTest.h +++ b/tests/performance-tests/Classes/tests/PerformanceSpriteTest.h @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/performance-tests/Classes/tests/VisibleRect.cpp b/tests/performance-tests/Classes/tests/VisibleRect.cpp index a18268e555a9..0481997c7c78 100644 --- a/tests/performance-tests/Classes/tests/VisibleRect.cpp +++ b/tests/performance-tests/Classes/tests/VisibleRect.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/performance-tests/Classes/tests/controller.h b/tests/performance-tests/Classes/tests/controller.h index 86ad589cca1a..af1154186f6a 100644 --- a/tests/performance-tests/Classes/tests/controller.h +++ b/tests/performance-tests/Classes/tests/controller.h @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/performance-tests/proj.android-studio/app/src/org/cocos2dx/cpp/AppActivity.java b/tests/performance-tests/proj.android-studio/app/src/org/cocos2dx/cpp/AppActivity.java index 26813bbcf93e..484211c54615 100644 --- a/tests/performance-tests/proj.android-studio/app/src/org/cocos2dx/cpp/AppActivity.java +++ b/tests/performance-tests/proj.android-studio/app/src/org/cocos2dx/cpp/AppActivity.java @@ -1,5 +1,5 @@ /**************************************************************************** -Copyright (c) 2015 Chukong Technologies Inc. +Copyright (c) 2015-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/performance-tests/proj.android/src/org/cocos2dx/cpp/AppActivity.java b/tests/performance-tests/proj.android/src/org/cocos2dx/cpp/AppActivity.java index 6df415070cad..fb9e2dd7174a 100644 --- a/tests/performance-tests/proj.android/src/org/cocos2dx/cpp/AppActivity.java +++ b/tests/performance-tests/proj.android/src/org/cocos2dx/cpp/AppActivity.java @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/performance-tests/proj.ios/RootViewController.h b/tests/performance-tests/proj.ios/RootViewController.h index c70bb29e30ea..6e63f1c9d796 100644 --- a/tests/performance-tests/proj.ios/RootViewController.h +++ b/tests/performance-tests/proj.ios/RootViewController.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tests/performance-tests/proj.ios/RootViewController.mm b/tests/performance-tests/proj.ios/RootViewController.mm index d56ad97dd855..cf2bfbbd6d8a 100644 --- a/tests/performance-tests/proj.ios/RootViewController.mm +++ b/tests/performance-tests/proj.ios/RootViewController.mm @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tools/simulator/frameworks/runtime-src/proj.android/src/org/cocos2dx/lua/AppActivity.java b/tools/simulator/frameworks/runtime-src/proj.android/src/org/cocos2dx/lua/AppActivity.java index 76affc74c430..a2e5dc1a75e1 100755 --- a/tools/simulator/frameworks/runtime-src/proj.android/src/org/cocos2dx/lua/AppActivity.java +++ b/tools/simulator/frameworks/runtime-src/proj.android/src/org/cocos2dx/lua/AppActivity.java @@ -2,7 +2,7 @@ Copyright (c) 2008-2010 Ricardo Quesada Copyright (c) 2010-2012 cocos2d-x.org Copyright (c) 2011 Zynga Inc. -Copyright (c) 2013-2016 Chukong Technologies Inc. +Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tools/simulator/frameworks/runtime-src/proj.ios_mac/ios/AppController.h b/tools/simulator/frameworks/runtime-src/proj.ios_mac/ios/AppController.h index c944e1c59bc3..097b3c9d3733 100755 --- a/tools/simulator/frameworks/runtime-src/proj.ios_mac/ios/AppController.h +++ b/tools/simulator/frameworks/runtime-src/proj.ios_mac/ios/AppController.h @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tools/simulator/frameworks/runtime-src/proj.ios_mac/ios/AppController.mm b/tools/simulator/frameworks/runtime-src/proj.ios_mac/ios/AppController.mm index aae1008e9c57..e4bf02c46def 100755 --- a/tools/simulator/frameworks/runtime-src/proj.ios_mac/ios/AppController.mm +++ b/tools/simulator/frameworks/runtime-src/proj.ios_mac/ios/AppController.mm @@ -1,6 +1,6 @@ /**************************************************************************** Copyright (c) 2010-2013 cocos2d-x.org - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org diff --git a/tools/simulator/libsimulator/lib/runtime/VisibleRect.cpp b/tools/simulator/libsimulator/lib/runtime/VisibleRect.cpp index a18268e555a9..0481997c7c78 100644 --- a/tools/simulator/libsimulator/lib/runtime/VisibleRect.cpp +++ b/tools/simulator/libsimulator/lib/runtime/VisibleRect.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - Copyright (c) 2013-2016 Chukong Technologies Inc. + Copyright (c) 2013-2017 Chukong Technologies Inc. http://www.cocos2d-x.org