summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHubert Figuiere <hub@figuiere.net>2008-01-23 09:56:10 -0500
committerHubert Figuiere <hub@figuiere.net>2008-01-23 09:56:10 -0500
commite2ddf9a60310276fc203372493d9c92a3c88e796 (patch)
tree5915e548669c5091267bf9246192c4b9696a8192
parent1a47fac30e55d52cc410e14a362fb34098d7bf7f (diff)
credits update
-rw-r--r--AUTHORS8
-rw-r--r--ChangeLog1
-rw-r--r--exempi/xmp.h2
3 files changed, 8 insertions, 3 deletions
diff --git a/AUTHORS b/AUTHORS
index 018b451..18bd016 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,8 +1,12 @@
The package is based on Adobe XMP SDK 4.1.1.
-Authors are:
-
+Maintainer:
Hubert Figuiere <hub@figuiere.net>
+
+Original XMP code by:
Adobe Systems Incorporated (XMP SDK)
+
+Contributions by:
Ian Jacobi
Jason Kivlighn
+Michael Biebl <biebl@debian.org>
diff --git a/ChangeLog b/ChangeLog
index 9d6a409..48cf7a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
* source/XMPFiles/FormatSupport/GIF_Support.cpp (GIF_Support): Fix
a nasty buffer overflow. Closes Debian #454297. Closes Gnome #484105
+ Patch by Michael Biebl <biebl@debian.org>
2008-01-22 Hubert Figuiere <hub@figuiere.net>
diff --git a/exempi/xmp.h b/exempi/xmp.h
index 0b35a3a..30d9a1a 100644
--- a/exempi/xmp.h
+++ b/exempi/xmp.h
@@ -1,7 +1,7 @@
/*
* exempi - xmp.h
*
- * Copyright (C) 2007 Hubert Figuiere
+ * Copyright (C) 2007-2008 Hubert Figuiere
* Copyright 2002-2007 Adobe Systems Incorporated
* All rights reserved.
*