diff options
author | jcid <devnull@localhost> | 2007-11-05 21:25:14 +0100 |
---|---|---|
committer | jcid <devnull@localhost> | 2007-11-05 21:25:14 +0100 |
commit | b64b3f3fedeb6cc80b864950c08730485407d170 (patch) | |
tree | 5c7be7ed6c29d0988546521382b2d3cdcaaacba5 /dpi/datauri.c | |
parent | 45f99d0c208a23a296a6e6e70bc1919c431fd008 (diff) |
Updated copyright lines
Diffstat (limited to 'dpi/datauri.c')
-rw-r--r-- | dpi/datauri.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dpi/datauri.c b/dpi/datauri.c index 87afd2d9..468a2cf8 100644 --- a/dpi/datauri.c +++ b/dpi/datauri.c @@ -1,7 +1,7 @@ /* * File: datauri.c * - * Copyright (C) 2006 Jorge Arellano Cid <jcid@dillo.org> + * Copyright (C) 2006-2007 Jorge Arellano Cid <jcid@dillo.org> * * Filter dpi for the "data:" URI scheme (RFC 2397). * |