[gnome-photos] utils: Add a comment about the origin of the code
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos] utils: Add a comment about the origin of the code
- Date: Sun, 15 Jul 2012 20:15:08 +0000 (UTC)
commit 89475236590cda23eb4575cd440a533e63c1981e
Author: Debarshi Ray <debarshir gnome org>
Date: Sun Jul 15 03:45:45 2012 +0200
utils: Add a comment about the origin of the code
src/photos-utils.c | 3 +++
src/photos-utils.h | 3 +++
2 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/src/photos-utils.c b/src/photos-utils.c
index 97a4c8d..0c1f9a8 100644
--- a/src/photos-utils.c
+++ b/src/photos-utils.c
@@ -18,6 +18,9 @@
* 02110-1301, USA.
*/
+/* Based on code by the Documents team.
+ */
+
#include "config.h"
diff --git a/src/photos-utils.h b/src/photos-utils.h
index 88c2341..eebb9a4 100644
--- a/src/photos-utils.h
+++ b/src/photos-utils.h
@@ -18,6 +18,9 @@
* 02110-1301, USA.
*/
+/* Based on code by the Documents team.
+ */
+
#ifndef PHOTOS_UTILS_H
#define PHOTOS_UTILS_H
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]