diff --git a/LICENSE b/LICENSE index e64809c20..d86dd8dc1 100644 --- a/LICENSE +++ b/LICENSE @@ -7,8 +7,8 @@ Redistribution and use in source and binary forms in whole or in part, with or without modification, are permitted provided that the following conditions are met: -1. A Spine Single User License or Spine Professional License must be - purchased from Esoteric Software and the license must remain valid: +1. A Spine Essential, Professional, Enterprise, or Education License must + be purchased from Esoteric Software and the license must remain valid: http://esotericsoftware.com/ 2. Redistributions of source code must retain this license, which is the above copyright notice, this declaration of conditions and the following diff --git a/spine-as3/spine-as3-example/src/Main.as b/spine-as3/spine-as3-example/src/Main.as index 65d911ac2..912956a3f 100644 --- a/spine-as3/spine-as3-example/src/Main.as +++ b/spine-as3/spine-as3-example/src/Main.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/AnimationState.as b/spine-as3/spine-as3/src/spine/AnimationState.as index 9ef066e00..dfa14d623 100644 --- a/spine-as3/spine-as3/src/spine/AnimationState.as +++ b/spine-as3/spine-as3/src/spine/AnimationState.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/AnimationStateData.as b/spine-as3/spine-as3/src/spine/AnimationStateData.as index a31c6a3af..34b3ff895 100644 --- a/spine-as3/spine-as3/src/spine/AnimationStateData.as +++ b/spine-as3/spine-as3/src/spine/AnimationStateData.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/Bone.as b/spine-as3/spine-as3/src/spine/Bone.as index fe3ee3238..7a97c66a9 100644 --- a/spine-as3/spine-as3/src/spine/Bone.as +++ b/spine-as3/spine-as3/src/spine/Bone.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/BoneData.as b/spine-as3/spine-as3/src/spine/BoneData.as index fa8a80b82..a78acf171 100644 --- a/spine-as3/spine-as3/src/spine/BoneData.as +++ b/spine-as3/spine-as3/src/spine/BoneData.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/Skeleton.as b/spine-as3/spine-as3/src/spine/Skeleton.as index b61258ef5..58c294e6b 100644 --- a/spine-as3/spine-as3/src/spine/Skeleton.as +++ b/spine-as3/spine-as3/src/spine/Skeleton.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/SkeletonData.as b/spine-as3/spine-as3/src/spine/SkeletonData.as index 209849635..16ef7e460 100644 --- a/spine-as3/spine-as3/src/spine/SkeletonData.as +++ b/spine-as3/spine-as3/src/spine/SkeletonData.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/SkeletonJson.as b/spine-as3/spine-as3/src/spine/SkeletonJson.as index f49af6bbb..ec7997f58 100644 --- a/spine-as3/spine-as3/src/spine/SkeletonJson.as +++ b/spine-as3/spine-as3/src/spine/SkeletonJson.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/Skin.as b/spine-as3/spine-as3/src/spine/Skin.as index 9c5f7c7a0..9a14cb6f8 100644 --- a/spine-as3/spine-as3/src/spine/Skin.as +++ b/spine-as3/spine-as3/src/spine/Skin.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/Slot.as b/spine-as3/spine-as3/src/spine/Slot.as index 09d4e3374..f6938ce42 100644 --- a/spine-as3/spine-as3/src/spine/Slot.as +++ b/spine-as3/spine-as3/src/spine/Slot.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/SlotData.as b/spine-as3/spine-as3/src/spine/SlotData.as index be6397024..f3cb1a6e2 100644 --- a/spine-as3/spine-as3/src/spine/SlotData.as +++ b/spine-as3/spine-as3/src/spine/SlotData.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/animation/Animation.as b/spine-as3/spine-as3/src/spine/animation/Animation.as index 6911c74d8..9a46b82f5 100644 --- a/spine-as3/spine-as3/src/spine/animation/Animation.as +++ b/spine-as3/spine-as3/src/spine/animation/Animation.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/animation/AttachmentTimeline.as b/spine-as3/spine-as3/src/spine/animation/AttachmentTimeline.as index 82eb4be50..d141b062f 100644 --- a/spine-as3/spine-as3/src/spine/animation/AttachmentTimeline.as +++ b/spine-as3/spine-as3/src/spine/animation/AttachmentTimeline.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/animation/ColorTimeline.as b/spine-as3/spine-as3/src/spine/animation/ColorTimeline.as index e72321e0a..b05e7ca78 100644 --- a/spine-as3/spine-as3/src/spine/animation/ColorTimeline.as +++ b/spine-as3/spine-as3/src/spine/animation/ColorTimeline.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/animation/CurveTimeline.as b/spine-as3/spine-as3/src/spine/animation/CurveTimeline.as index 2c4a13495..ae561f76e 100644 --- a/spine-as3/spine-as3/src/spine/animation/CurveTimeline.as +++ b/spine-as3/spine-as3/src/spine/animation/CurveTimeline.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/animation/RotateTimeline.as b/spine-as3/spine-as3/src/spine/animation/RotateTimeline.as index 67b97b59d..230227048 100644 --- a/spine-as3/spine-as3/src/spine/animation/RotateTimeline.as +++ b/spine-as3/spine-as3/src/spine/animation/RotateTimeline.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/animation/ScaleTimeline.as b/spine-as3/spine-as3/src/spine/animation/ScaleTimeline.as index 47d5c22a5..5a29d596d 100644 --- a/spine-as3/spine-as3/src/spine/animation/ScaleTimeline.as +++ b/spine-as3/spine-as3/src/spine/animation/ScaleTimeline.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/animation/Timeline.as b/spine-as3/spine-as3/src/spine/animation/Timeline.as index cde9c55c2..0c7c6980b 100644 --- a/spine-as3/spine-as3/src/spine/animation/Timeline.as +++ b/spine-as3/spine-as3/src/spine/animation/Timeline.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/animation/TranslateTimeline.as b/spine-as3/spine-as3/src/spine/animation/TranslateTimeline.as index 65b9493ae..65f0737d5 100644 --- a/spine-as3/spine-as3/src/spine/animation/TranslateTimeline.as +++ b/spine-as3/spine-as3/src/spine/animation/TranslateTimeline.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/atlas/Atlas.as b/spine-as3/spine-as3/src/spine/atlas/Atlas.as index 06a6c5132..8036807ee 100644 --- a/spine-as3/spine-as3/src/spine/atlas/Atlas.as +++ b/spine-as3/spine-as3/src/spine/atlas/Atlas.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/atlas/AtlasPage.as b/spine-as3/spine-as3/src/spine/atlas/AtlasPage.as index 8f750a5ba..ea095b6aa 100644 --- a/spine-as3/spine-as3/src/spine/atlas/AtlasPage.as +++ b/spine-as3/spine-as3/src/spine/atlas/AtlasPage.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/atlas/AtlasRegion.as b/spine-as3/spine-as3/src/spine/atlas/AtlasRegion.as index dd4446c98..67238b27a 100644 --- a/spine-as3/spine-as3/src/spine/atlas/AtlasRegion.as +++ b/spine-as3/spine-as3/src/spine/atlas/AtlasRegion.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/atlas/Format.as b/spine-as3/spine-as3/src/spine/atlas/Format.as index 1e1eca3ff..7dea9a22d 100644 --- a/spine-as3/spine-as3/src/spine/atlas/Format.as +++ b/spine-as3/spine-as3/src/spine/atlas/Format.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/atlas/TextureFilter.as b/spine-as3/spine-as3/src/spine/atlas/TextureFilter.as index bb94c08fb..7af8455fb 100644 --- a/spine-as3/spine-as3/src/spine/atlas/TextureFilter.as +++ b/spine-as3/spine-as3/src/spine/atlas/TextureFilter.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/atlas/TextureLoader.as b/spine-as3/spine-as3/src/spine/atlas/TextureLoader.as index b9b331d05..1ea88d7c4 100644 --- a/spine-as3/spine-as3/src/spine/atlas/TextureLoader.as +++ b/spine-as3/spine-as3/src/spine/atlas/TextureLoader.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/atlas/TextureWrap.as b/spine-as3/spine-as3/src/spine/atlas/TextureWrap.as index 8f775cb8a..8e3e4a22b 100644 --- a/spine-as3/spine-as3/src/spine/atlas/TextureWrap.as +++ b/spine-as3/spine-as3/src/spine/atlas/TextureWrap.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/attachments/AtlasAttachmentLoader.as b/spine-as3/spine-as3/src/spine/attachments/AtlasAttachmentLoader.as index 251be0533..84df1d151 100644 --- a/spine-as3/spine-as3/src/spine/attachments/AtlasAttachmentLoader.as +++ b/spine-as3/spine-as3/src/spine/attachments/AtlasAttachmentLoader.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/attachments/Attachment.as b/spine-as3/spine-as3/src/spine/attachments/Attachment.as index db11f980b..73d5dcbd3 100644 --- a/spine-as3/spine-as3/src/spine/attachments/Attachment.as +++ b/spine-as3/spine-as3/src/spine/attachments/Attachment.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/attachments/AttachmentLoader.as b/spine-as3/spine-as3/src/spine/attachments/AttachmentLoader.as index 5ba93ce64..382bdc9bf 100644 --- a/spine-as3/spine-as3/src/spine/attachments/AttachmentLoader.as +++ b/spine-as3/spine-as3/src/spine/attachments/AttachmentLoader.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/attachments/AttachmentType.as b/spine-as3/spine-as3/src/spine/attachments/AttachmentType.as index ab2604d7a..201d51509 100644 --- a/spine-as3/spine-as3/src/spine/attachments/AttachmentType.as +++ b/spine-as3/spine-as3/src/spine/attachments/AttachmentType.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/attachments/BoundingBoxAttachment.as b/spine-as3/spine-as3/src/spine/attachments/BoundingBoxAttachment.as index 9d595f573..df4421e78 100644 --- a/spine-as3/spine-as3/src/spine/attachments/BoundingBoxAttachment.as +++ b/spine-as3/spine-as3/src/spine/attachments/BoundingBoxAttachment.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/attachments/RegionAttachment.as b/spine-as3/spine-as3/src/spine/attachments/RegionAttachment.as index 3729b4303..1c16a3950 100644 --- a/spine-as3/spine-as3/src/spine/attachments/RegionAttachment.as +++ b/spine-as3/spine-as3/src/spine/attachments/RegionAttachment.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/flash/SingleTextureLoader.as b/spine-as3/spine-as3/src/spine/flash/SingleTextureLoader.as index 907348cdd..1847f4883 100644 --- a/spine-as3/spine-as3/src/spine/flash/SingleTextureLoader.as +++ b/spine-as3/spine-as3/src/spine/flash/SingleTextureLoader.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/flash/SkeletonAnimation.as b/spine-as3/spine-as3/src/spine/flash/SkeletonAnimation.as index 241e19881..e13e95f3d 100644 --- a/spine-as3/spine-as3/src/spine/flash/SkeletonAnimation.as +++ b/spine-as3/spine-as3/src/spine/flash/SkeletonAnimation.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-as3/spine-as3/src/spine/flash/SkeletonSprite.as b/spine-as3/spine-as3/src/spine/flash/SkeletonSprite.as index 4e2e75f72..0df1aa1e5 100644 --- a/spine-as3/spine-as3/src/spine/flash/SkeletonSprite.as +++ b/spine-as3/spine-as3/src/spine/flash/SkeletonSprite.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/example/main.c b/spine-c/example/main.c index abc7db6f3..10d983029 100644 --- a/spine-c/example/main.c +++ b/spine-c/example/main.c @@ -1,35 +1,4 @@ -/****************************************************************************** - * Spine Runtime Software License - Version 1.1 - * - * Copyright (c) 2013, Esoteric Software - * All rights reserved. - * - * Redistribution and use in source and binary forms in whole or in part, with - * or without modification, are permitted provided that the following conditions - * are met: - * - * 1. A Spine Single User License, Professional License, or Education License must - * be purchased from Esoteric Software and the license must remain valid: - * http://esotericsoftware.com/ - * 2. Redistributions of source code must retain this license, which is the - * above copyright notice, this declaration of conditions and the following - * disclaimer. - * 3. Redistributions in binary form must reproduce this license, which is the - * above copyright notice, this declaration of conditions and the following - * disclaimer, in the documentation and/or other materials provided with the - * distribution. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND - * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR - * ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; - * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - *****************************************************************************/ + /* This demonstrates implementing an extension to spine-c. spine/extension.h declares the functions that must be implemented along * with internal methods exposed to facilitate extension. */ diff --git a/spine-c/include/spine/Animation.h b/spine-c/include/spine/Animation.h index 21d8ed80d..1f2cab812 100644 --- a/spine-c/include/spine/Animation.h +++ b/spine-c/include/spine/Animation.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/include/spine/AnimationState.h b/spine-c/include/spine/AnimationState.h index 802b91b5c..8a3912a03 100644 --- a/spine-c/include/spine/AnimationState.h +++ b/spine-c/include/spine/AnimationState.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/include/spine/AnimationStateData.h b/spine-c/include/spine/AnimationStateData.h index e0b0edfb8..03f5f6b64 100644 --- a/spine-c/include/spine/AnimationStateData.h +++ b/spine-c/include/spine/AnimationStateData.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/include/spine/Atlas.h b/spine-c/include/spine/Atlas.h index 5d52c020d..d4db8f6d0 100644 --- a/spine-c/include/spine/Atlas.h +++ b/spine-c/include/spine/Atlas.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/include/spine/AtlasAttachmentLoader.h b/spine-c/include/spine/AtlasAttachmentLoader.h index c0f001e67..02af0def8 100644 --- a/spine-c/include/spine/AtlasAttachmentLoader.h +++ b/spine-c/include/spine/AtlasAttachmentLoader.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/include/spine/Attachment.h b/spine-c/include/spine/Attachment.h index c501b1f8f..36d216357 100644 --- a/spine-c/include/spine/Attachment.h +++ b/spine-c/include/spine/Attachment.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/include/spine/AttachmentLoader.h b/spine-c/include/spine/AttachmentLoader.h index 511915deb..d9e246d3e 100644 --- a/spine-c/include/spine/AttachmentLoader.h +++ b/spine-c/include/spine/AttachmentLoader.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/include/spine/Bone.h b/spine-c/include/spine/Bone.h index 2c5321177..713ef1f1f 100644 --- a/spine-c/include/spine/Bone.h +++ b/spine-c/include/spine/Bone.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/include/spine/BoneData.h b/spine-c/include/spine/BoneData.h index 7e17c2e2a..d5d73acbf 100644 --- a/spine-c/include/spine/BoneData.h +++ b/spine-c/include/spine/BoneData.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/include/spine/BoundingBoxAttachment.h b/spine-c/include/spine/BoundingBoxAttachment.h index 00e46141c..0a75b8b9a 100644 --- a/spine-c/include/spine/BoundingBoxAttachment.h +++ b/spine-c/include/spine/BoundingBoxAttachment.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/include/spine/Event.h b/spine-c/include/spine/Event.h index a42460f94..a967baba7 100644 --- a/spine-c/include/spine/Event.h +++ b/spine-c/include/spine/Event.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/include/spine/EventData.h b/spine-c/include/spine/EventData.h index 0c2442812..5eca03da0 100644 --- a/spine-c/include/spine/EventData.h +++ b/spine-c/include/spine/EventData.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/include/spine/RegionAttachment.h b/spine-c/include/spine/RegionAttachment.h index 7dd242288..912bd368b 100644 --- a/spine-c/include/spine/RegionAttachment.h +++ b/spine-c/include/spine/RegionAttachment.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/include/spine/Skeleton.h b/spine-c/include/spine/Skeleton.h index e4bc0c3a8..ad9bfc4f0 100644 --- a/spine-c/include/spine/Skeleton.h +++ b/spine-c/include/spine/Skeleton.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/include/spine/SkeletonBounds.h b/spine-c/include/spine/SkeletonBounds.h index 47ac0314f..484b5920e 100644 --- a/spine-c/include/spine/SkeletonBounds.h +++ b/spine-c/include/spine/SkeletonBounds.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/include/spine/SkeletonData.h b/spine-c/include/spine/SkeletonData.h index 6538bf67e..17de3b535 100644 --- a/spine-c/include/spine/SkeletonData.h +++ b/spine-c/include/spine/SkeletonData.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/include/spine/SkeletonJson.h b/spine-c/include/spine/SkeletonJson.h index 32dec3309..341ac1faa 100644 --- a/spine-c/include/spine/SkeletonJson.h +++ b/spine-c/include/spine/SkeletonJson.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/include/spine/Skin.h b/spine-c/include/spine/Skin.h index a9abde546..c82fe650f 100644 --- a/spine-c/include/spine/Skin.h +++ b/spine-c/include/spine/Skin.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/include/spine/Slot.h b/spine-c/include/spine/Slot.h index a0ce8b0db..ffb3e34e5 100644 --- a/spine-c/include/spine/Slot.h +++ b/spine-c/include/spine/Slot.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/include/spine/SlotData.h b/spine-c/include/spine/SlotData.h index 224f222da..056ec3235 100644 --- a/spine-c/include/spine/SlotData.h +++ b/spine-c/include/spine/SlotData.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/include/spine/extension.h b/spine-c/include/spine/extension.h index a18fcde74..cfd1a9e1e 100644 --- a/spine-c/include/spine/extension.h +++ b/spine-c/include/spine/extension.h @@ -1,35 +1,4 @@ -/****************************************************************************** - * Spine Runtime Software License - Version 1.1 - * - * Copyright (c) 2013, Esoteric Software - * All rights reserved. - * - * Redistribution and use in source and binary forms in whole or in part, with - * or without modification, are permitted provided that the following conditions - * are met: - * - * 1. A Spine Single User License, Professional License, or Education License must - * be purchased from Esoteric Software and the license must remain valid: - * http://esotericsoftware.com/ - * 2. Redistributions of source code must retain this license, which is the - * above copyright notice, this declaration of conditions and the following - * disclaimer. - * 3. Redistributions in binary form must reproduce this license, which is the - * above copyright notice, this declaration of conditions and the following - * disclaimer, in the documentation and/or other materials provided with the - * distribution. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND - * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR - * ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; - * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - *****************************************************************************/ + /* Implementation notes: diff --git a/spine-c/include/spine/spine.h b/spine-c/include/spine/spine.h index 59e0195aa..2ec61481c 100644 --- a/spine-c/include/spine/spine.h +++ b/spine-c/include/spine/spine.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/src/spine/Animation.c b/spine-c/src/spine/Animation.c index 9aea153bc..2d9517d84 100644 --- a/spine-c/src/spine/Animation.c +++ b/spine-c/src/spine/Animation.c @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/src/spine/AnimationState.c b/spine-c/src/spine/AnimationState.c index 628906914..29de4dc20 100644 --- a/spine-c/src/spine/AnimationState.c +++ b/spine-c/src/spine/AnimationState.c @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/src/spine/AnimationStateData.c b/spine-c/src/spine/AnimationStateData.c index a01c16ff3..84442e63a 100644 --- a/spine-c/src/spine/AnimationStateData.c +++ b/spine-c/src/spine/AnimationStateData.c @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/src/spine/Atlas.c b/spine-c/src/spine/Atlas.c index 599330ecb..91f5154ad 100644 --- a/spine-c/src/spine/Atlas.c +++ b/spine-c/src/spine/Atlas.c @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/src/spine/AtlasAttachmentLoader.c b/spine-c/src/spine/AtlasAttachmentLoader.c index ae9a6846f..1858b7d9d 100644 --- a/spine-c/src/spine/AtlasAttachmentLoader.c +++ b/spine-c/src/spine/AtlasAttachmentLoader.c @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/src/spine/Attachment.c b/spine-c/src/spine/Attachment.c index 3cce9412e..e7f5d05a2 100644 --- a/spine-c/src/spine/Attachment.c +++ b/spine-c/src/spine/Attachment.c @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/src/spine/AttachmentLoader.c b/spine-c/src/spine/AttachmentLoader.c index 0cfc4ac07..44d7c9114 100644 --- a/spine-c/src/spine/AttachmentLoader.c +++ b/spine-c/src/spine/AttachmentLoader.c @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/src/spine/Bone.c b/spine-c/src/spine/Bone.c index b0343bda8..8e62fcff7 100644 --- a/spine-c/src/spine/Bone.c +++ b/spine-c/src/spine/Bone.c @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/src/spine/BoneData.c b/spine-c/src/spine/BoneData.c index 93dea0024..75932ce2f 100644 --- a/spine-c/src/spine/BoneData.c +++ b/spine-c/src/spine/BoneData.c @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/src/spine/BoundingBoxAttachment.c b/spine-c/src/spine/BoundingBoxAttachment.c index 17faacf15..520e8f960 100644 --- a/spine-c/src/spine/BoundingBoxAttachment.c +++ b/spine-c/src/spine/BoundingBoxAttachment.c @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/src/spine/Event.c b/spine-c/src/spine/Event.c index 1a96bffcc..022e42bf5 100644 --- a/spine-c/src/spine/Event.c +++ b/spine-c/src/spine/Event.c @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/src/spine/EventData.c b/spine-c/src/spine/EventData.c index 2329f0512..9b0d3e933 100644 --- a/spine-c/src/spine/EventData.c +++ b/spine-c/src/spine/EventData.c @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/src/spine/RegionAttachment.c b/spine-c/src/spine/RegionAttachment.c index b68cf2215..431173a3d 100644 --- a/spine-c/src/spine/RegionAttachment.c +++ b/spine-c/src/spine/RegionAttachment.c @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/src/spine/Skeleton.c b/spine-c/src/spine/Skeleton.c index 1f5a60ed0..797b305ef 100644 --- a/spine-c/src/spine/Skeleton.c +++ b/spine-c/src/spine/Skeleton.c @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/src/spine/SkeletonBounds.c b/spine-c/src/spine/SkeletonBounds.c index 3e18ae714..90f44f605 100644 --- a/spine-c/src/spine/SkeletonBounds.c +++ b/spine-c/src/spine/SkeletonBounds.c @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/src/spine/SkeletonData.c b/spine-c/src/spine/SkeletonData.c index 599fb1780..b601d6bca 100644 --- a/spine-c/src/spine/SkeletonData.c +++ b/spine-c/src/spine/SkeletonData.c @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/src/spine/SkeletonJson.c b/spine-c/src/spine/SkeletonJson.c index 10d82ae85..0f4fdd424 100644 --- a/spine-c/src/spine/SkeletonJson.c +++ b/spine-c/src/spine/SkeletonJson.c @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/src/spine/Skin.c b/spine-c/src/spine/Skin.c index d1cff4393..27b50d325 100644 --- a/spine-c/src/spine/Skin.c +++ b/spine-c/src/spine/Skin.c @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/src/spine/Slot.c b/spine-c/src/spine/Slot.c index c8237939b..e12a21b1a 100644 --- a/spine-c/src/spine/Slot.c +++ b/spine-c/src/spine/Slot.c @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/src/spine/SlotData.c b/spine-c/src/spine/SlotData.c index 2754bdc40..af05ca287 100644 --- a/spine-c/src/spine/SlotData.c +++ b/spine-c/src/spine/SlotData.c @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-c/src/spine/extension.c b/spine-c/src/spine/extension.c index 611227f44..4c520e06f 100644 --- a/spine-c/src/spine/extension.c +++ b/spine-c/src/spine/extension.c @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-cocos2d-iphone/src/spine/CCSkeleton.h b/spine-cocos2d-iphone/src/spine/CCSkeleton.h index 2626b7e69..16187e255 100644 --- a/spine-cocos2d-iphone/src/spine/CCSkeleton.h +++ b/spine-cocos2d-iphone/src/spine/CCSkeleton.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-cocos2d-iphone/src/spine/CCSkeleton.m b/spine-cocos2d-iphone/src/spine/CCSkeleton.m index e97fd0c86..70f23544c 100644 --- a/spine-cocos2d-iphone/src/spine/CCSkeleton.m +++ b/spine-cocos2d-iphone/src/spine/CCSkeleton.m @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-cocos2d-iphone/src/spine/CCSkeletonAnimation.h b/spine-cocos2d-iphone/src/spine/CCSkeletonAnimation.h index 765b5f661..e28db0639 100644 --- a/spine-cocos2d-iphone/src/spine/CCSkeletonAnimation.h +++ b/spine-cocos2d-iphone/src/spine/CCSkeletonAnimation.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-cocos2d-iphone/src/spine/CCSkeletonAnimation.m b/spine-cocos2d-iphone/src/spine/CCSkeletonAnimation.m index 054d5abfc..4f9327ab3 100644 --- a/spine-cocos2d-iphone/src/spine/CCSkeletonAnimation.m +++ b/spine-cocos2d-iphone/src/spine/CCSkeletonAnimation.m @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-cocos2d-iphone/src/spine/spine-cocos2d-iphone.h b/spine-cocos2d-iphone/src/spine/spine-cocos2d-iphone.h index cd4b2a242..8ad4e990c 100644 --- a/spine-cocos2d-iphone/src/spine/spine-cocos2d-iphone.h +++ b/spine-cocos2d-iphone/src/spine/spine-cocos2d-iphone.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-cocos2d-iphone/src/spine/spine-cocos2d-iphone.m b/spine-cocos2d-iphone/src/spine/spine-cocos2d-iphone.m index 89f785671..200d9fff9 100644 --- a/spine-cocos2d-iphone/src/spine/spine-cocos2d-iphone.m +++ b/spine-cocos2d-iphone/src/spine/spine-cocos2d-iphone.m @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-cocos2dx/src/spine/CCSkeleton.cpp b/spine-cocos2dx/src/spine/CCSkeleton.cpp index 326f688d4..278487a7d 100644 --- a/spine-cocos2dx/src/spine/CCSkeleton.cpp +++ b/spine-cocos2dx/src/spine/CCSkeleton.cpp @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-cocos2dx/src/spine/CCSkeleton.h b/spine-cocos2dx/src/spine/CCSkeleton.h index e78aefa84..5d9d84004 100644 --- a/spine-cocos2dx/src/spine/CCSkeleton.h +++ b/spine-cocos2dx/src/spine/CCSkeleton.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-cocos2dx/src/spine/CCSkeletonAnimation.cpp b/spine-cocos2dx/src/spine/CCSkeletonAnimation.cpp index 4f936acdc..71d01b5b9 100644 --- a/spine-cocos2dx/src/spine/CCSkeletonAnimation.cpp +++ b/spine-cocos2dx/src/spine/CCSkeletonAnimation.cpp @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-cocos2dx/src/spine/CCSkeletonAnimation.h b/spine-cocos2dx/src/spine/CCSkeletonAnimation.h index 59e815548..bd3e1a5e0 100644 --- a/spine-cocos2dx/src/spine/CCSkeletonAnimation.h +++ b/spine-cocos2dx/src/spine/CCSkeletonAnimation.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-cocos2dx/src/spine/spine-cocos2dx.cpp b/spine-cocos2dx/src/spine/spine-cocos2dx.cpp index 34d7baf13..76beebe13 100644 --- a/spine-cocos2dx/src/spine/spine-cocos2dx.cpp +++ b/spine-cocos2dx/src/spine/spine-cocos2dx.cpp @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-cocos2dx/src/spine/spine-cocos2dx.h b/spine-cocos2dx/src/spine/spine-cocos2dx.h index 918c4099e..30d3da3ca 100644 --- a/spine-cocos2dx/src/spine/spine-cocos2dx.h +++ b/spine-cocos2dx/src/spine/spine-cocos2dx.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-corona/spine-corona/spine.lua b/spine-corona/spine-corona/spine.lua index baacc1470..da3fb758c 100644 --- a/spine-corona/spine-corona/spine.lua +++ b/spine-corona/spine-corona/spine.lua @@ -8,7 +8,7 @@ -- or without modification, are permitted provided that the following conditions -- are met: -- - -- 1. A Spine Single User License, Professional License, or Education License must + -- 1. A Spine Essential, Professional, Enterprise, or Education License must -- be purchased from Esoteric Software and the license must remain valid: -- http://esotericsoftware.com/ -- 2. Redistributions of source code must retain this license, which is the diff --git a/spine-csharp/src/Animation.cs b/spine-csharp/src/Animation.cs index 981295516..7a3c3ea66 100644 --- a/spine-csharp/src/Animation.cs +++ b/spine-csharp/src/Animation.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-csharp/src/AnimationState.cs b/spine-csharp/src/AnimationState.cs index 9455d2b2f..7f62aea7d 100644 --- a/spine-csharp/src/AnimationState.cs +++ b/spine-csharp/src/AnimationState.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-csharp/src/AnimationStateData.cs b/spine-csharp/src/AnimationStateData.cs index c9983d073..aaaf15010 100644 --- a/spine-csharp/src/AnimationStateData.cs +++ b/spine-csharp/src/AnimationStateData.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-csharp/src/Atlas.cs b/spine-csharp/src/Atlas.cs index 746dd0f78..68ff93506 100644 --- a/spine-csharp/src/Atlas.cs +++ b/spine-csharp/src/Atlas.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-csharp/src/Attachments/AtlasAttachmentLoader.cs b/spine-csharp/src/Attachments/AtlasAttachmentLoader.cs index d149ee1ad..8ba608d15 100644 --- a/spine-csharp/src/Attachments/AtlasAttachmentLoader.cs +++ b/spine-csharp/src/Attachments/AtlasAttachmentLoader.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-csharp/src/Attachments/Attachment.cs b/spine-csharp/src/Attachments/Attachment.cs index 9d4b6ff7a..630abc070 100644 --- a/spine-csharp/src/Attachments/Attachment.cs +++ b/spine-csharp/src/Attachments/Attachment.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-csharp/src/Attachments/AttachmentLoader.cs b/spine-csharp/src/Attachments/AttachmentLoader.cs index 6d59510e7..9bdef2aa6 100644 --- a/spine-csharp/src/Attachments/AttachmentLoader.cs +++ b/spine-csharp/src/Attachments/AttachmentLoader.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-csharp/src/Attachments/AttachmentType.cs b/spine-csharp/src/Attachments/AttachmentType.cs index dc514ff3e..d62b2a565 100644 --- a/spine-csharp/src/Attachments/AttachmentType.cs +++ b/spine-csharp/src/Attachments/AttachmentType.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-csharp/src/Attachments/BoundingBoxAttachment.cs b/spine-csharp/src/Attachments/BoundingBoxAttachment.cs index 156cefbae..9d6cc56f5 100644 --- a/spine-csharp/src/Attachments/BoundingBoxAttachment.cs +++ b/spine-csharp/src/Attachments/BoundingBoxAttachment.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-csharp/src/Attachments/RegionAttachment.cs b/spine-csharp/src/Attachments/RegionAttachment.cs index 0ca7a4fc1..4eac21b24 100644 --- a/spine-csharp/src/Attachments/RegionAttachment.cs +++ b/spine-csharp/src/Attachments/RegionAttachment.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-csharp/src/Bone.cs b/spine-csharp/src/Bone.cs index d5d2ccc27..0c0ab4315 100644 --- a/spine-csharp/src/Bone.cs +++ b/spine-csharp/src/Bone.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-csharp/src/BoneData.cs b/spine-csharp/src/BoneData.cs index b963faf4e..6acec912e 100644 --- a/spine-csharp/src/BoneData.cs +++ b/spine-csharp/src/BoneData.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-csharp/src/Event.cs b/spine-csharp/src/Event.cs index efd7d9750..08e92365d 100644 --- a/spine-csharp/src/Event.cs +++ b/spine-csharp/src/Event.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-csharp/src/EventData.cs b/spine-csharp/src/EventData.cs index 870ecdde2..07b2231c3 100644 --- a/spine-csharp/src/EventData.cs +++ b/spine-csharp/src/EventData.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-csharp/src/Skeleton.cs b/spine-csharp/src/Skeleton.cs index e7b0974d0..be68865c2 100644 --- a/spine-csharp/src/Skeleton.cs +++ b/spine-csharp/src/Skeleton.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-csharp/src/SkeletonBounds.cs b/spine-csharp/src/SkeletonBounds.cs index a09966227..936860b13 100644 --- a/spine-csharp/src/SkeletonBounds.cs +++ b/spine-csharp/src/SkeletonBounds.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-csharp/src/SkeletonData.cs b/spine-csharp/src/SkeletonData.cs index c311da124..23ad4d6db 100644 --- a/spine-csharp/src/SkeletonData.cs +++ b/spine-csharp/src/SkeletonData.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-csharp/src/SkeletonJson.cs b/spine-csharp/src/SkeletonJson.cs index db71fc155..d9d5216da 100644 --- a/spine-csharp/src/SkeletonJson.cs +++ b/spine-csharp/src/SkeletonJson.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-csharp/src/Skin.cs b/spine-csharp/src/Skin.cs index 17da9661e..a0b997057 100644 --- a/spine-csharp/src/Skin.cs +++ b/spine-csharp/src/Skin.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-csharp/src/Slot.cs b/spine-csharp/src/Slot.cs index 8a0e5b493..9b172a2fe 100644 --- a/spine-csharp/src/Slot.cs +++ b/spine-csharp/src/Slot.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-csharp/src/SlotData.cs b/spine-csharp/src/SlotData.cs index 6e3771acc..da5dcf58d 100644 --- a/spine-csharp/src/SlotData.cs +++ b/spine-csharp/src/SlotData.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-js/spine.js b/spine-js/spine.js index d0fdd3d48..4d13da42f 100644 --- a/spine-js/spine.js +++ b/spine-js/spine.js @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-js/turbulenz/SpriteBatch.js b/spine-js/turbulenz/SpriteBatch.js index c6bd530d2..93bccb2f3 100644 --- a/spine-js/turbulenz/SpriteBatch.js +++ b/spine-js/turbulenz/SpriteBatch.js @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/src/com/esotericsoftware/spine/Animation.java b/spine-libgdx/src/com/esotericsoftware/spine/Animation.java index 7f900a0c7..521ea740d 100644 --- a/spine-libgdx/src/com/esotericsoftware/spine/Animation.java +++ b/spine-libgdx/src/com/esotericsoftware/spine/Animation.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/src/com/esotericsoftware/spine/AnimationState.java b/spine-libgdx/src/com/esotericsoftware/spine/AnimationState.java index b508d0af7..43b37b2d5 100644 --- a/spine-libgdx/src/com/esotericsoftware/spine/AnimationState.java +++ b/spine-libgdx/src/com/esotericsoftware/spine/AnimationState.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/src/com/esotericsoftware/spine/AnimationStateData.java b/spine-libgdx/src/com/esotericsoftware/spine/AnimationStateData.java index eacc284db..b30926eff 100644 --- a/spine-libgdx/src/com/esotericsoftware/spine/AnimationStateData.java +++ b/spine-libgdx/src/com/esotericsoftware/spine/AnimationStateData.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/src/com/esotericsoftware/spine/Bone.java b/spine-libgdx/src/com/esotericsoftware/spine/Bone.java index 49aed9cf0..57c076b62 100644 --- a/spine-libgdx/src/com/esotericsoftware/spine/Bone.java +++ b/spine-libgdx/src/com/esotericsoftware/spine/Bone.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/src/com/esotericsoftware/spine/BoneData.java b/spine-libgdx/src/com/esotericsoftware/spine/BoneData.java index b96242c3b..a4750cfe4 100644 --- a/spine-libgdx/src/com/esotericsoftware/spine/BoneData.java +++ b/spine-libgdx/src/com/esotericsoftware/spine/BoneData.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/src/com/esotericsoftware/spine/Event.java b/spine-libgdx/src/com/esotericsoftware/spine/Event.java index 7b39898bc..010600697 100644 --- a/spine-libgdx/src/com/esotericsoftware/spine/Event.java +++ b/spine-libgdx/src/com/esotericsoftware/spine/Event.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/src/com/esotericsoftware/spine/EventData.java b/spine-libgdx/src/com/esotericsoftware/spine/EventData.java index e23a3ceeb..8239d7416 100644 --- a/spine-libgdx/src/com/esotericsoftware/spine/EventData.java +++ b/spine-libgdx/src/com/esotericsoftware/spine/EventData.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/src/com/esotericsoftware/spine/Skeleton.java b/spine-libgdx/src/com/esotericsoftware/spine/Skeleton.java index 3633c3f15..f81951a78 100644 --- a/spine-libgdx/src/com/esotericsoftware/spine/Skeleton.java +++ b/spine-libgdx/src/com/esotericsoftware/spine/Skeleton.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/src/com/esotericsoftware/spine/SkeletonBinary.java b/spine-libgdx/src/com/esotericsoftware/spine/SkeletonBinary.java index 947a4c060..293b9a25d 100644 --- a/spine-libgdx/src/com/esotericsoftware/spine/SkeletonBinary.java +++ b/spine-libgdx/src/com/esotericsoftware/spine/SkeletonBinary.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/src/com/esotericsoftware/spine/SkeletonBounds.java b/spine-libgdx/src/com/esotericsoftware/spine/SkeletonBounds.java index 43a32a09d..dfab8a9d9 100644 --- a/spine-libgdx/src/com/esotericsoftware/spine/SkeletonBounds.java +++ b/spine-libgdx/src/com/esotericsoftware/spine/SkeletonBounds.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/src/com/esotericsoftware/spine/SkeletonData.java b/spine-libgdx/src/com/esotericsoftware/spine/SkeletonData.java index 2f1bec59c..1f1b878bc 100644 --- a/spine-libgdx/src/com/esotericsoftware/spine/SkeletonData.java +++ b/spine-libgdx/src/com/esotericsoftware/spine/SkeletonData.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/src/com/esotericsoftware/spine/SkeletonJson.java b/spine-libgdx/src/com/esotericsoftware/spine/SkeletonJson.java index 3139cbdf0..37cae2380 100644 --- a/spine-libgdx/src/com/esotericsoftware/spine/SkeletonJson.java +++ b/spine-libgdx/src/com/esotericsoftware/spine/SkeletonJson.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/src/com/esotericsoftware/spine/SkeletonRenderer.java b/spine-libgdx/src/com/esotericsoftware/spine/SkeletonRenderer.java index 11c7e211e..de8bfd145 100644 --- a/spine-libgdx/src/com/esotericsoftware/spine/SkeletonRenderer.java +++ b/spine-libgdx/src/com/esotericsoftware/spine/SkeletonRenderer.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/src/com/esotericsoftware/spine/SkeletonRendererDebug.java b/spine-libgdx/src/com/esotericsoftware/spine/SkeletonRendererDebug.java index 83e3dde67..ab6fc7909 100644 --- a/spine-libgdx/src/com/esotericsoftware/spine/SkeletonRendererDebug.java +++ b/spine-libgdx/src/com/esotericsoftware/spine/SkeletonRendererDebug.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/src/com/esotericsoftware/spine/Skin.java b/spine-libgdx/src/com/esotericsoftware/spine/Skin.java index b6861184a..84cd3a2d2 100644 --- a/spine-libgdx/src/com/esotericsoftware/spine/Skin.java +++ b/spine-libgdx/src/com/esotericsoftware/spine/Skin.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/src/com/esotericsoftware/spine/Slot.java b/spine-libgdx/src/com/esotericsoftware/spine/Slot.java index 918021ee5..8ffe3fdcc 100644 --- a/spine-libgdx/src/com/esotericsoftware/spine/Slot.java +++ b/spine-libgdx/src/com/esotericsoftware/spine/Slot.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/src/com/esotericsoftware/spine/SlotData.java b/spine-libgdx/src/com/esotericsoftware/spine/SlotData.java index e7c8065d0..b66c45c21 100644 --- a/spine-libgdx/src/com/esotericsoftware/spine/SlotData.java +++ b/spine-libgdx/src/com/esotericsoftware/spine/SlotData.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/src/com/esotericsoftware/spine/attachments/AtlasAttachmentLoader.java b/spine-libgdx/src/com/esotericsoftware/spine/attachments/AtlasAttachmentLoader.java index b1a0caec1..aa022dd2a 100644 --- a/spine-libgdx/src/com/esotericsoftware/spine/attachments/AtlasAttachmentLoader.java +++ b/spine-libgdx/src/com/esotericsoftware/spine/attachments/AtlasAttachmentLoader.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/src/com/esotericsoftware/spine/attachments/Attachment.java b/spine-libgdx/src/com/esotericsoftware/spine/attachments/Attachment.java index 130121d62..b7cf5bbfb 100644 --- a/spine-libgdx/src/com/esotericsoftware/spine/attachments/Attachment.java +++ b/spine-libgdx/src/com/esotericsoftware/spine/attachments/Attachment.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/src/com/esotericsoftware/spine/attachments/AttachmentLoader.java b/spine-libgdx/src/com/esotericsoftware/spine/attachments/AttachmentLoader.java index 10101676d..ef740200c 100644 --- a/spine-libgdx/src/com/esotericsoftware/spine/attachments/AttachmentLoader.java +++ b/spine-libgdx/src/com/esotericsoftware/spine/attachments/AttachmentLoader.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/src/com/esotericsoftware/spine/attachments/AttachmentType.java b/spine-libgdx/src/com/esotericsoftware/spine/attachments/AttachmentType.java index 05bd51fb8..f4edf6bd3 100644 --- a/spine-libgdx/src/com/esotericsoftware/spine/attachments/AttachmentType.java +++ b/spine-libgdx/src/com/esotericsoftware/spine/attachments/AttachmentType.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/src/com/esotericsoftware/spine/attachments/BoundingBoxAttachment.java b/spine-libgdx/src/com/esotericsoftware/spine/attachments/BoundingBoxAttachment.java index 2d499f871..f231d8dd6 100644 --- a/spine-libgdx/src/com/esotericsoftware/spine/attachments/BoundingBoxAttachment.java +++ b/spine-libgdx/src/com/esotericsoftware/spine/attachments/BoundingBoxAttachment.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/src/com/esotericsoftware/spine/attachments/RegionAttachment.java b/spine-libgdx/src/com/esotericsoftware/spine/attachments/RegionAttachment.java index 9109e0f18..217c1b6e4 100644 --- a/spine-libgdx/src/com/esotericsoftware/spine/attachments/RegionAttachment.java +++ b/spine-libgdx/src/com/esotericsoftware/spine/attachments/RegionAttachment.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/src/com/esotericsoftware/spine/attachments/RegionSequenceAttachment.java b/spine-libgdx/src/com/esotericsoftware/spine/attachments/RegionSequenceAttachment.java index 0c32d2c33..96a123f6e 100644 --- a/spine-libgdx/src/com/esotericsoftware/spine/attachments/RegionSequenceAttachment.java +++ b/spine-libgdx/src/com/esotericsoftware/spine/attachments/RegionSequenceAttachment.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/test/com/esotericsoftware/spine/AnimationStateTest.java b/spine-libgdx/test/com/esotericsoftware/spine/AnimationStateTest.java index 0931cba87..163d76f3a 100644 --- a/spine-libgdx/test/com/esotericsoftware/spine/AnimationStateTest.java +++ b/spine-libgdx/test/com/esotericsoftware/spine/AnimationStateTest.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/test/com/esotericsoftware/spine/Box2DExample.java b/spine-libgdx/test/com/esotericsoftware/spine/Box2DExample.java index 0c85b0673..09df02fd0 100644 --- a/spine-libgdx/test/com/esotericsoftware/spine/Box2DExample.java +++ b/spine-libgdx/test/com/esotericsoftware/spine/Box2DExample.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/test/com/esotericsoftware/spine/MixTest.java b/spine-libgdx/test/com/esotericsoftware/spine/MixTest.java index ecb2b5cbc..d5cd9c127 100644 --- a/spine-libgdx/test/com/esotericsoftware/spine/MixTest.java +++ b/spine-libgdx/test/com/esotericsoftware/spine/MixTest.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-libgdx/test/com/esotericsoftware/spine/SkeletonTest.java b/spine-libgdx/test/com/esotericsoftware/spine/SkeletonTest.java index dc6eb8ffc..92f133d56 100644 --- a/spine-libgdx/test/com/esotericsoftware/spine/SkeletonTest.java +++ b/spine-libgdx/test/com/esotericsoftware/spine/SkeletonTest.java @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-love/spine-love/spine.lua b/spine-love/spine-love/spine.lua index c4336fd40..60499fe6d 100644 --- a/spine-love/spine-love/spine.lua +++ b/spine-love/spine-love/spine.lua @@ -8,7 +8,7 @@ -- or without modification, are permitted provided that the following conditions -- are met: -- - -- 1. A Spine Single User License, Professional License, or Education License must + -- 1. A Spine Essential, Professional, Enterprise, or Education License must -- be purchased from Esoteric Software and the license must remain valid: -- http://esotericsoftware.com/ -- 2. Redistributions of source code must retain this license, which is the diff --git a/spine-lua/Animation.lua b/spine-lua/Animation.lua index 382ecf43b..a9c603bbe 100644 --- a/spine-lua/Animation.lua +++ b/spine-lua/Animation.lua @@ -8,7 +8,7 @@ -- or without modification, are permitted provided that the following conditions -- are met: -- - -- 1. A Spine Single User License, Professional License, or Education License must + -- 1. A Spine Essential, Professional, Enterprise, or Education License must -- be purchased from Esoteric Software and the license must remain valid: -- http://esotericsoftware.com/ -- 2. Redistributions of source code must retain this license, which is the diff --git a/spine-lua/AnimationState.lua b/spine-lua/AnimationState.lua index b79dd63e3..189c62e0f 100644 --- a/spine-lua/AnimationState.lua +++ b/spine-lua/AnimationState.lua @@ -8,7 +8,7 @@ -- or without modification, are permitted provided that the following conditions -- are met: -- - -- 1. A Spine Single User License, Professional License, or Education License must + -- 1. A Spine Essential, Professional, Enterprise, or Education License must -- be purchased from Esoteric Software and the license must remain valid: -- http://esotericsoftware.com/ -- 2. Redistributions of source code must retain this license, which is the diff --git a/spine-lua/AnimationStateData.lua b/spine-lua/AnimationStateData.lua index 23288e416..f3b003acf 100644 --- a/spine-lua/AnimationStateData.lua +++ b/spine-lua/AnimationStateData.lua @@ -8,7 +8,7 @@ -- or without modification, are permitted provided that the following conditions -- are met: -- - -- 1. A Spine Single User License, Professional License, or Education License must + -- 1. A Spine Essential, Professional, Enterprise, or Education License must -- be purchased from Esoteric Software and the license must remain valid: -- http://esotericsoftware.com/ -- 2. Redistributions of source code must retain this license, which is the diff --git a/spine-lua/AttachmentLoader.lua b/spine-lua/AttachmentLoader.lua index 68b84e71a..c3c891b22 100644 --- a/spine-lua/AttachmentLoader.lua +++ b/spine-lua/AttachmentLoader.lua @@ -8,7 +8,7 @@ -- or without modification, are permitted provided that the following conditions -- are met: -- - -- 1. A Spine Single User License, Professional License, or Education License must + -- 1. A Spine Essential, Professional, Enterprise, or Education License must -- be purchased from Esoteric Software and the license must remain valid: -- http://esotericsoftware.com/ -- 2. Redistributions of source code must retain this license, which is the diff --git a/spine-lua/Bone.lua b/spine-lua/Bone.lua index be7da6587..12eafbbe0 100644 --- a/spine-lua/Bone.lua +++ b/spine-lua/Bone.lua @@ -8,7 +8,7 @@ -- or without modification, are permitted provided that the following conditions -- are met: -- - -- 1. A Spine Single User License, Professional License, or Education License must + -- 1. A Spine Essential, Professional, Enterprise, or Education License must -- be purchased from Esoteric Software and the license must remain valid: -- http://esotericsoftware.com/ -- 2. Redistributions of source code must retain this license, which is the diff --git a/spine-lua/BoneData.lua b/spine-lua/BoneData.lua index 3046b1ff1..544f03373 100644 --- a/spine-lua/BoneData.lua +++ b/spine-lua/BoneData.lua @@ -8,7 +8,7 @@ -- or without modification, are permitted provided that the following conditions -- are met: -- - -- 1. A Spine Single User License, Professional License, or Education License must + -- 1. A Spine Essential, Professional, Enterprise, or Education License must -- be purchased from Esoteric Software and the license must remain valid: -- http://esotericsoftware.com/ -- 2. Redistributions of source code must retain this license, which is the diff --git a/spine-lua/RegionAttachment.lua b/spine-lua/RegionAttachment.lua index 2cca6f126..222b05d95 100644 --- a/spine-lua/RegionAttachment.lua +++ b/spine-lua/RegionAttachment.lua @@ -8,7 +8,7 @@ -- or without modification, are permitted provided that the following conditions -- are met: -- - -- 1. A Spine Single User License, Professional License, or Education License must + -- 1. A Spine Essential, Professional, Enterprise, or Education License must -- be purchased from Esoteric Software and the license must remain valid: -- http://esotericsoftware.com/ -- 2. Redistributions of source code must retain this license, which is the diff --git a/spine-lua/Skeleton.lua b/spine-lua/Skeleton.lua index af05d5f67..28f73658f 100644 --- a/spine-lua/Skeleton.lua +++ b/spine-lua/Skeleton.lua @@ -8,7 +8,7 @@ -- or without modification, are permitted provided that the following conditions -- are met: -- - -- 1. A Spine Single User License, Professional License, or Education License must + -- 1. A Spine Essential, Professional, Enterprise, or Education License must -- be purchased from Esoteric Software and the license must remain valid: -- http://esotericsoftware.com/ -- 2. Redistributions of source code must retain this license, which is the diff --git a/spine-lua/SkeletonData.lua b/spine-lua/SkeletonData.lua index 25eeb5b58..bd79fb7a2 100644 --- a/spine-lua/SkeletonData.lua +++ b/spine-lua/SkeletonData.lua @@ -8,7 +8,7 @@ -- or without modification, are permitted provided that the following conditions -- are met: -- - -- 1. A Spine Single User License, Professional License, or Education License must + -- 1. A Spine Essential, Professional, Enterprise, or Education License must -- be purchased from Esoteric Software and the license must remain valid: -- http://esotericsoftware.com/ -- 2. Redistributions of source code must retain this license, which is the diff --git a/spine-lua/SkeletonJson.lua b/spine-lua/SkeletonJson.lua index a6a48e203..131a01a9f 100644 --- a/spine-lua/SkeletonJson.lua +++ b/spine-lua/SkeletonJson.lua @@ -8,7 +8,7 @@ -- or without modification, are permitted provided that the following conditions -- are met: -- - -- 1. A Spine Single User License, Professional License, or Education License must + -- 1. A Spine Essential, Professional, Enterprise, or Education License must -- be purchased from Esoteric Software and the license must remain valid: -- http://esotericsoftware.com/ -- 2. Redistributions of source code must retain this license, which is the diff --git a/spine-lua/Skin.lua b/spine-lua/Skin.lua index ea307b367..a0036804e 100644 --- a/spine-lua/Skin.lua +++ b/spine-lua/Skin.lua @@ -8,7 +8,7 @@ -- or without modification, are permitted provided that the following conditions -- are met: -- - -- 1. A Spine Single User License, Professional License, or Education License must + -- 1. A Spine Essential, Professional, Enterprise, or Education License must -- be purchased from Esoteric Software and the license must remain valid: -- http://esotericsoftware.com/ -- 2. Redistributions of source code must retain this license, which is the diff --git a/spine-lua/Slot.lua b/spine-lua/Slot.lua index 7defa55f5..5ecc347d0 100644 --- a/spine-lua/Slot.lua +++ b/spine-lua/Slot.lua @@ -8,7 +8,7 @@ -- or without modification, are permitted provided that the following conditions -- are met: -- - -- 1. A Spine Single User License, Professional License, or Education License must + -- 1. A Spine Essential, Professional, Enterprise, or Education License must -- be purchased from Esoteric Software and the license must remain valid: -- http://esotericsoftware.com/ -- 2. Redistributions of source code must retain this license, which is the diff --git a/spine-lua/SlotData.lua b/spine-lua/SlotData.lua index a540f186c..020f20aa7 100644 --- a/spine-lua/SlotData.lua +++ b/spine-lua/SlotData.lua @@ -8,7 +8,7 @@ -- or without modification, are permitted provided that the following conditions -- are met: -- - -- 1. A Spine Single User License, Professional License, or Education License must + -- 1. A Spine Essential, Professional, Enterprise, or Education License must -- be purchased from Esoteric Software and the license must remain valid: -- http://esotericsoftware.com/ -- 2. Redistributions of source code must retain this license, which is the diff --git a/spine-lua/utils.lua b/spine-lua/utils.lua index 113601b7e..f45da656f 100644 --- a/spine-lua/utils.lua +++ b/spine-lua/utils.lua @@ -8,7 +8,7 @@ -- or without modification, are permitted provided that the following conditions -- are met: -- - -- 1. A Spine Single User License, Professional License, or Education License must + -- 1. A Spine Essential, Professional, Enterprise, or Education License must -- be purchased from Esoteric Software and the license must remain valid: -- http://esotericsoftware.com/ -- 2. Redistributions of source code must retain this license, which is the diff --git a/spine-sfml/example/main.cpp b/spine-sfml/example/main.cpp index f4e0d36ca..179fd413b 100644 --- a/spine-sfml/example/main.cpp +++ b/spine-sfml/example/main.cpp @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-sfml/src/spine/spine-sfml.cpp b/spine-sfml/src/spine/spine-sfml.cpp index 3a8d161ed..e8f3d46e3 100644 --- a/spine-sfml/src/spine/spine-sfml.cpp +++ b/spine-sfml/src/spine/spine-sfml.cpp @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-sfml/src/spine/spine-sfml.h b/spine-sfml/src/spine/spine-sfml.h index c1aaac36b..a51921ece 100644 --- a/spine-sfml/src/spine/spine-sfml.h +++ b/spine-sfml/src/spine/spine-sfml.h @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-starling/spine-starling/src/spine/starling/SkeletonAnimation.as b/spine-starling/spine-starling/src/spine/starling/SkeletonAnimation.as index f03bf9bf1..0bf5ede48 100644 --- a/spine-starling/spine-starling/src/spine/starling/SkeletonAnimation.as +++ b/spine-starling/spine-starling/src/spine/starling/SkeletonAnimation.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-starling/spine-starling/src/spine/starling/SkeletonImage.as b/spine-starling/spine-starling/src/spine/starling/SkeletonImage.as index 1ccc96501..0ba3a82e9 100644 --- a/spine-starling/spine-starling/src/spine/starling/SkeletonImage.as +++ b/spine-starling/spine-starling/src/spine/starling/SkeletonImage.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-starling/spine-starling/src/spine/starling/SkeletonSprite.as b/spine-starling/spine-starling/src/spine/starling/SkeletonSprite.as index 20cf819c9..1e7a6e241 100644 --- a/spine-starling/spine-starling/src/spine/starling/SkeletonSprite.as +++ b/spine-starling/spine-starling/src/spine/starling/SkeletonSprite.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-starling/spine-starling/src/spine/starling/StarlingAtlasAttachmentLoader.as b/spine-starling/spine-starling/src/spine/starling/StarlingAtlasAttachmentLoader.as index f4f5ed2a8..a91404313 100644 --- a/spine-starling/spine-starling/src/spine/starling/StarlingAtlasAttachmentLoader.as +++ b/spine-starling/spine-starling/src/spine/starling/StarlingAtlasAttachmentLoader.as @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-tk2d/Assets/Spine/Editor/Menus.cs b/spine-tk2d/Assets/Spine/Editor/Menus.cs index d772733eb..0172f2af3 100644 --- a/spine-tk2d/Assets/Spine/Editor/Menus.cs +++ b/spine-tk2d/Assets/Spine/Editor/Menus.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-tk2d/Assets/Spine/Editor/SkeletonAnimationInspector.cs b/spine-tk2d/Assets/Spine/Editor/SkeletonAnimationInspector.cs index e1b24ba0c..38db104cb 100644 --- a/spine-tk2d/Assets/Spine/Editor/SkeletonAnimationInspector.cs +++ b/spine-tk2d/Assets/Spine/Editor/SkeletonAnimationInspector.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-tk2d/Assets/Spine/Editor/SkeletonComponentInspector.cs b/spine-tk2d/Assets/Spine/Editor/SkeletonComponentInspector.cs index d3a6f9a5d..7bf329b20 100644 --- a/spine-tk2d/Assets/Spine/Editor/SkeletonComponentInspector.cs +++ b/spine-tk2d/Assets/Spine/Editor/SkeletonComponentInspector.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-tk2d/Assets/Spine/Editor/SkeletonDataAssetInspector.cs b/spine-tk2d/Assets/Spine/Editor/SkeletonDataAssetInspector.cs index 774b92ee9..7063b4ab5 100644 --- a/spine-tk2d/Assets/Spine/Editor/SkeletonDataAssetInspector.cs +++ b/spine-tk2d/Assets/Spine/Editor/SkeletonDataAssetInspector.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-tk2d/Assets/Spine/SkeletonAnimation.cs b/spine-tk2d/Assets/Spine/SkeletonAnimation.cs index 0fc26d4e9..301d8cea1 100644 --- a/spine-tk2d/Assets/Spine/SkeletonAnimation.cs +++ b/spine-tk2d/Assets/Spine/SkeletonAnimation.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-tk2d/Assets/Spine/SkeletonComponent.cs b/spine-tk2d/Assets/Spine/SkeletonComponent.cs index e3791d4ca..db2a4ba8b 100644 --- a/spine-tk2d/Assets/Spine/SkeletonComponent.cs +++ b/spine-tk2d/Assets/Spine/SkeletonComponent.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-tk2d/Assets/Spine/SkeletonDataAsset.cs b/spine-tk2d/Assets/Spine/SkeletonDataAsset.cs index cc535cdb8..1a7f9ec29 100644 --- a/spine-tk2d/Assets/Spine/SkeletonDataAsset.cs +++ b/spine-tk2d/Assets/Spine/SkeletonDataAsset.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-tk2d/Assets/Spine/SpriteCollectionAttachmentLoader.cs b/spine-tk2d/Assets/Spine/SpriteCollectionAttachmentLoader.cs index 15afc9703..95326de0f 100644 --- a/spine-tk2d/Assets/Spine/SpriteCollectionAttachmentLoader.cs +++ b/spine-tk2d/Assets/Spine/SpriteCollectionAttachmentLoader.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-tk2d/Assets/examples/spineboy/Spineboy.cs b/spine-tk2d/Assets/examples/spineboy/Spineboy.cs index 10dda6d66..7518a6df8 100644 --- a/spine-tk2d/Assets/examples/spineboy/Spineboy.cs +++ b/spine-tk2d/Assets/examples/spineboy/Spineboy.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-unity/Assets/Spine/AtlasAsset.cs b/spine-unity/Assets/Spine/AtlasAsset.cs index 09eb391d2..13d94c87e 100644 --- a/spine-unity/Assets/Spine/AtlasAsset.cs +++ b/spine-unity/Assets/Spine/AtlasAsset.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-unity/Assets/Spine/Editor/AtlasAssetInspector.cs b/spine-unity/Assets/Spine/Editor/AtlasAssetInspector.cs index ff13ece8f..ad2918b10 100644 --- a/spine-unity/Assets/Spine/Editor/AtlasAssetInspector.cs +++ b/spine-unity/Assets/Spine/Editor/AtlasAssetInspector.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-unity/Assets/Spine/Editor/Menus.cs b/spine-unity/Assets/Spine/Editor/Menus.cs index adf5cc0c9..21c86d45e 100644 --- a/spine-unity/Assets/Spine/Editor/Menus.cs +++ b/spine-unity/Assets/Spine/Editor/Menus.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-unity/Assets/Spine/Editor/SkeletonAnimationInspector.cs b/spine-unity/Assets/Spine/Editor/SkeletonAnimationInspector.cs index e1b24ba0c..38db104cb 100644 --- a/spine-unity/Assets/Spine/Editor/SkeletonAnimationInspector.cs +++ b/spine-unity/Assets/Spine/Editor/SkeletonAnimationInspector.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-unity/Assets/Spine/Editor/SkeletonComponentInspector.cs b/spine-unity/Assets/Spine/Editor/SkeletonComponentInspector.cs index d3a6f9a5d..7bf329b20 100644 --- a/spine-unity/Assets/Spine/Editor/SkeletonComponentInspector.cs +++ b/spine-unity/Assets/Spine/Editor/SkeletonComponentInspector.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-unity/Assets/Spine/Editor/SkeletonDataAssetInspector.cs b/spine-unity/Assets/Spine/Editor/SkeletonDataAssetInspector.cs index 6728f8993..ec546c724 100644 --- a/spine-unity/Assets/Spine/Editor/SkeletonDataAssetInspector.cs +++ b/spine-unity/Assets/Spine/Editor/SkeletonDataAssetInspector.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-unity/Assets/Spine/SkeletonAnimation.cs b/spine-unity/Assets/Spine/SkeletonAnimation.cs index 39d2b7ae8..f71735bb3 100644 --- a/spine-unity/Assets/Spine/SkeletonAnimation.cs +++ b/spine-unity/Assets/Spine/SkeletonAnimation.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-unity/Assets/Spine/SkeletonComponent.cs b/spine-unity/Assets/Spine/SkeletonComponent.cs index 2703bbbb1..b841ba687 100644 --- a/spine-unity/Assets/Spine/SkeletonComponent.cs +++ b/spine-unity/Assets/Spine/SkeletonComponent.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-unity/Assets/Spine/SkeletonDataAsset.cs b/spine-unity/Assets/Spine/SkeletonDataAsset.cs index ca3ddac0f..38e1ba025 100644 --- a/spine-unity/Assets/Spine/SkeletonDataAsset.cs +++ b/spine-unity/Assets/Spine/SkeletonDataAsset.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-unity/Assets/examples/goblins/Goblins.cs b/spine-unity/Assets/examples/goblins/Goblins.cs index 185660f74..5749ba3f7 100644 --- a/spine-unity/Assets/examples/goblins/Goblins.cs +++ b/spine-unity/Assets/examples/goblins/Goblins.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-unity/Assets/examples/spineboy/Spineboy.cs b/spine-unity/Assets/examples/spineboy/Spineboy.cs index c0d9bd943..a9efef5e9 100644 --- a/spine-unity/Assets/examples/spineboy/Spineboy.cs +++ b/spine-unity/Assets/examples/spineboy/Spineboy.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-xna/example/src/ExampleGame.cs b/spine-xna/example/src/ExampleGame.cs index 375cfbe9a..9ab535122 100644 --- a/spine-xna/example/src/ExampleGame.cs +++ b/spine-xna/example/src/ExampleGame.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-xna/src/SkeletonRenderer.cs b/spine-xna/src/SkeletonRenderer.cs index 9b6f14964..ed8ba79a4 100644 --- a/spine-xna/src/SkeletonRenderer.cs +++ b/spine-xna/src/SkeletonRenderer.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-xna/src/SpriteBatcher.cs b/spine-xna/src/SpriteBatcher.cs index c44b7fe55..0b977b6bd 100644 --- a/spine-xna/src/SpriteBatcher.cs +++ b/spine-xna/src/SpriteBatcher.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-xna/src/Util.cs b/spine-xna/src/Util.cs index f6dfa74c3..70f582fa3 100644 --- a/spine-xna/src/Util.cs +++ b/spine-xna/src/Util.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the diff --git a/spine-xna/src/XnaTextureLoader.cs b/spine-xna/src/XnaTextureLoader.cs index b16520b5a..b375d07c9 100644 --- a/spine-xna/src/XnaTextureLoader.cs +++ b/spine-xna/src/XnaTextureLoader.cs @@ -8,7 +8,7 @@ * or without modification, are permitted provided that the following conditions * are met: * - * 1. A Spine Single User License, Professional License, or Education License must + * 1. A Spine Essential, Professional, Enterprise, or Education License must * be purchased from Esoteric Software and the license must remain valid: * http://esotericsoftware.com/ * 2. Redistributions of source code must retain this license, which is the