summaryrefslogtreecommitdiff
path: root/riscos/jpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/jpeg.c')
-rw-r--r--riscos/jpeg.c9
1 files changed, 7 insertions, 2 deletions
diff --git a/riscos/jpeg.c b/riscos/jpeg.c
index db5cc9a22..6f091a904 100644
--- a/riscos/jpeg.c
+++ b/riscos/jpeg.c
@@ -1,6 +1,11 @@
+/*
+ * This file is part of NetSurf, http://netsurf.sourceforge.net/
+ * Licensed under the GNU General Public License,
+ * http://www.opensource.org/licenses/gpl-license
+ * Copyright 2003 James Bursa <bursa@users.sourceforge.net>
+ */
+
/**
- * $Id: jpeg.c,v 1.6 2003/06/17 19:24:21 bursa Exp $
- *
* This is just a temporary implementation using the JPEG renderer
* available in some versions of RISC OS.
*/