[gegl] apply-lens: Set license to GPL3+



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

    apply-lens: Set license to GPL3+

 operations/common/apply-lens.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/operations/common/apply-lens.c b/operations/common/apply-lens.c
index 9f9b38a..2af7faf 100644
--- a/operations/common/apply-lens.c
+++ b/operations/common/apply-lens.c
@@ -300,6 +300,7 @@ gegl_chant_class_init (GeglChantClass *klass)
   gegl_operation_class_set_keys (operation_class,
     "name",        "gegl:apply-lens",
     "categories",  "Distorts",
+    "license",     "GPL3+",
     "description", _("After applying this filter, a part of the active layer is rendered through a spherical 
lens."),
     "reference-composition", composition,
     NULL);


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