summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/dom/core/document_type.h2
-rw-r--r--src/core/document_type.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/dom/core/document_type.h b/include/dom/core/document_type.h
index ea614bd..66b6407 100644
--- a/include/dom/core/document_type.h
+++ b/include/dom/core/document_type.h
@@ -3,7 +3,7 @@
* Licensed under the MIT License,
* http://www.opensource.org/licenses/mit-license.php
* Copyright 2007 John-Mark Bell <jmb@netsurf-browser.org>
- * Copyright 2007 James Shaw <EMAIL_ADDRESS>
+ * Copyright 2007 James Shaw <jshaw@netsurf-browser.org>
*/
#ifndef dom_core_document_type_h_
diff --git a/src/core/document_type.c b/src/core/document_type.c
index cb5dc20..2bd0f5b 100644
--- a/src/core/document_type.c
+++ b/src/core/document_type.c
@@ -3,7 +3,7 @@
* Licensed under the MIT License,
* http://www.opensource.org/licenses/mit-license.php
* Copyright 2007 John-Mark Bell <jmb@netsurf-browser.org>
- * Copyright 2007 James Shaw <EMAIL_ADDRESS>
+ * Copyright 2007 James Shaw <jshaw@netsurf-browser.org>
*/
#include <dom/core/document_type.h>