summaryrefslogtreecommitdiff
path: root/riscos/jpeg.c
diff options
context:
space:
mode:
authorJames Bursa <james@netsurf-browser.org>2003-06-30 12:44:03 +0000
committerJames Bursa <james@netsurf-browser.org>2003-06-30 12:44:03 +0000
commit017fc4eb4b9f322ba36427ecb34853b93a41e62a (patch)
tree513a2a6c4e2b03c4b164bdb5007621c8f1ec2314 /riscos/jpeg.c
parent4252b3f4c5e6f5d439329f1c8b75fe0528e0693f (diff)
downloadnetsurf-017fc4eb4b9f322ba36427ecb34853b93a41e62a.tar.gz
netsurf-017fc4eb4b9f322ba36427ecb34853b93a41e62a.tar.bz2
[project @ 2003-06-30 12:44:02 by bursa]
New file headers. svn path=/import/netsurf/; revision=190
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.
*/