[gegl] texturize-canvas: Set license to GPL3+



commit aba10f3f99a8798af4e27bfa008c50b70c03e1db
Author: Daniel Sabo <DanielSabo gmail com>
Date:   Tue Feb 25 10:05:44 2014 -0800

    texturize-canvas: Set license to GPL3+

 operations/common/texturize-canvas.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/operations/common/texturize-canvas.c b/operations/common/texturize-canvas.c
index 5a6aad0..cbf1c12 100644
--- a/operations/common/texturize-canvas.c
+++ b/operations/common/texturize-canvas.c
@@ -4373,6 +4373,7 @@ gegl_chant_class_init (GeglChantClass *klass)
   gegl_operation_class_set_keys (operation_class,
     "name"       , "gegl:texturize-canvas",
     "categories" , "artistic",
+    "license"    , "GPL3+",
     "description", _("Textures the image as if it were an artist's canvas."),
     NULL);
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]