summaryrefslogtreecommitdiff
path: root/render/textplain.h
diff options
context:
space:
mode:
Diffstat (limited to 'render/textplain.h')
-rw-r--r--render/textplain.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/render/textplain.h b/render/textplain.h
index 7221ab0b8..80f428e86 100644
--- a/render/textplain.h
+++ b/render/textplain.h
@@ -1,5 +1,8 @@
-/**
- * $Id: textplain.h,v 1.1 2003/02/09 12:58:15 bursa Exp $
+/*
+ * 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>
*/
#ifndef _NETSURF_RENDER_TEXTPLAIN_H_