diff --git a/LICENSE.md b/LICENSE.md index 987da83..069b2f9 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -Copyright (c) 2016, German Bauer. +Copyright (c) 2019, German Bauer. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/gb-segmented_circle.sketchplugin/Contents/Sketch/manifest.json b/gb-segmented_circle.sketchplugin/Contents/Sketch/manifest.json index ef2f982..35682bd 100755 --- a/gb-segmented_circle.sketchplugin/Contents/Sketch/manifest.json +++ b/gb-segmented_circle.sketchplugin/Contents/Sketch/manifest.json @@ -1,6 +1,6 @@ { "name": "Segmented Circle", - "description" : "Create precise segmented circular graphics for diagrams, instrumentation and analytics", + "description" : "Create precise segmented circular graphics for diagrams, instrumentation and analytics.", "author" : "German Bauer", "authorEmail" : "design4use@gmail.com", "icon" : "icon.png", diff --git a/gb-segmented_circle.sketchplugin/Contents/Sketch/myScript.cocoascript b/gb-segmented_circle.sketchplugin/Contents/Sketch/myScript.cocoascript index 38980f2..f278067 100755 --- a/gb-segmented_circle.sketchplugin/Contents/Sketch/myScript.cocoascript +++ b/gb-segmented_circle.sketchplugin/Contents/Sketch/myScript.cocoascript @@ -1,4 +1,4 @@ -//(c)2016-2019 German Bauer. All code covered by the BSD 2-clause style license ./LICENSE.md in this package +//(c)2019 German Bauer. All code covered by the BSD 2-clause style license ./LICENSE.md in this package var doc, pi, pArray, def, sv var r, segs, idealsegs, vals, thickness, omit, stMaj, stMin, nMaj, nMin, dash, gap