[gnome-photos/wip/rishi/crop: 2/4] operation-svg-multiply: Restore attribution
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/wip/rishi/crop: 2/4] operation-svg-multiply: Restore attribution
- Date: Wed, 19 Jul 2017 05:18:02 +0000 (UTC)
commit 548b8b13ea8d5be62785d72daa2f1364c4a8b053
Author: Debarshi Ray <debarshir gnome org>
Date: Wed Jul 19 07:10:47 2017 +0200
operation-svg-multiply: Restore attribution
The photos:svg-multiply operation is based on the one that used to be
in GEGL.
src/photos-operation-svg-multiply.c | 4 ++++
src/photos-operation-svg-multiply.h | 4 ++++
2 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/src/photos-operation-svg-multiply.c b/src/photos-operation-svg-multiply.c
index e1a2394..e1c656c 100644
--- a/src/photos-operation-svg-multiply.c
+++ b/src/photos-operation-svg-multiply.c
@@ -18,6 +18,10 @@
* 02110-1301, USA.
*/
+/* Based on code from:
+ * + GEGL
+ */
+
#include "config.h"
diff --git a/src/photos-operation-svg-multiply.h b/src/photos-operation-svg-multiply.h
index 0aa0357..95d8392 100644
--- a/src/photos-operation-svg-multiply.h
+++ b/src/photos-operation-svg-multiply.h
@@ -18,6 +18,10 @@
* 02110-1301, USA.
*/
+/* Based on code from:
+ * + GEGL
+ */
+
#ifndef PHOTOS_OPERATION_SVG_MULTIPLY_H
#define PHOTOS_OPERATION_SVG_MULTIPLY_H
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]