summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2007-05-28 19:43:31 +0000
committerStef Walter <stef@memberwebs.com>2007-05-28 19:43:31 +0000
commit22bfb1beeb9c7fbcdc814798d361e28b3b81f971 (patch)
tree6e2896a8b0178ee9243b98acf8e9b8bfad28c9a9 /src
parent5dc70b5e6f77230073957b6abd61981aeefc7361 (diff)
Use 'Stef' instead of 'Nate'
Diffstat (limited to 'src')
-rw-r--r--src/domcxx.h4
-rw-r--r--src/domhelpers.cpp4
-rw-r--r--src/domhelpers.h4
-rw-r--r--src/internal.h4
-rw-r--r--src/levelhandler.cpp4
-rw-r--r--src/levelhandler.h4
-rw-r--r--src/reference.h4
-rw-r--r--src/rtfformatting.h4
-rw-r--r--src/rtfparser.cpp4
-rw-r--r--src/rtfparser.h4
-rw-r--r--src/rtfx.18
-rw-r--r--src/rtfx.cpp4
-rw-r--r--src/tags.h4
-rw-r--r--src/usuals.h4
-rw-r--r--src/utf8.cpp4
-rw-r--r--src/xmlcomposehelpers.cpp4
-rw-r--r--src/xmlcomposehelpers.h4
-rw-r--r--src/xmlcomposer.cpp4
-rw-r--r--src/xmlcomposer.h4
-rw-r--r--src/xmlfixups.cpp4
-rw-r--r--src/xmlfixups.h4
21 files changed, 44 insertions, 44 deletions
diff --git a/src/domcxx.h b/src/domcxx.h
index 2e7e9ec..747b63f 100644
--- a/src/domcxx.h
+++ b/src/domcxx.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004, Nate Nielsen
+ * Copyright (c) 2004, Stefan Walter
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
*
*
* CONTRIBUTORS
- * Nate Nielsen <nielsen@memberwebs.com>
+ * Stef Walter <stef@memberwebs.com>
*
*/
diff --git a/src/domhelpers.cpp b/src/domhelpers.cpp
index cbe3f55..ed6ef13 100644
--- a/src/domhelpers.cpp
+++ b/src/domhelpers.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004, Nate Nielsen
+ * Copyright (c) 2004, Stefan Walter
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
*
*
* CONTRIBUTORS
- * Nate Nielsen <nielsen@memberwebs.com>
+ * Stef Walter <stef@memberwebs.com>
*
*/
diff --git a/src/domhelpers.h b/src/domhelpers.h
index 7d3a94d..f042edd 100644
--- a/src/domhelpers.h
+++ b/src/domhelpers.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004, Nate Nielsen
+ * Copyright (c) 2004, Stefan Walter
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
*
*
* CONTRIBUTORS
- * Nate Nielsen <nielsen@memberwebs.com>
+ * Stef Walter <stef@memberwebs.com>
*
*/
diff --git a/src/internal.h b/src/internal.h
index b6a0808..1948264 100644
--- a/src/internal.h
+++ b/src/internal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004, Nate Nielsen
+ * Copyright (c) 2004, Stefan Walter
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
*
*
* CONTRIBUTORS
- * Nate Nielsen <nielsen@memberwebs.com>
+ * Stef Walter <stef@memberwebs.com>
*
*/
diff --git a/src/levelhandler.cpp b/src/levelhandler.cpp
index 20751b2..d8b1490 100644
--- a/src/levelhandler.cpp
+++ b/src/levelhandler.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004, Nate Nielsen
+ * Copyright (c) 2004, Stefan Walter
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
*
*
* CONTRIBUTORS
- * Nate Nielsen <nielsen@memberwebs.com>
+ * Stef Walter <stef@memberwebs.com>
*
*/
diff --git a/src/levelhandler.h b/src/levelhandler.h
index 8a183f2..aa97639 100644
--- a/src/levelhandler.h
+++ b/src/levelhandler.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004, Nate Nielsen
+ * Copyright (c) 2004, Stefan Walter
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
*
*
* CONTRIBUTORS
- * Nate Nielsen <nielsen@memberwebs.com>
+ * Stef Walter <stef@memberwebs.com>
*
*/
diff --git a/src/reference.h b/src/reference.h
index 3500ddb..48bcacf 100644
--- a/src/reference.h
+++ b/src/reference.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004, Nate Nielsen
+ * Copyright (c) 2004, Stefan Walter
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
*
*
* CONTRIBUTORS
- * Nate Nielsen <nielsen@memberwebs.com>
+ * Stefan Walter <stef@memberwebs.com>
*
*/
diff --git a/src/rtfformatting.h b/src/rtfformatting.h
index 9b33079..8b0a007 100644
--- a/src/rtfformatting.h
+++ b/src/rtfformatting.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004, Nate Nielsen
+ * Copyright (c) 2004, Stefan Walter
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
*
*
* CONTRIBUTORS
- * Nate Nielsen <nielsen@memberwebs.com>
+ * Stef Walter <stef@memberwebs.com>
*
*/
diff --git a/src/rtfparser.cpp b/src/rtfparser.cpp
index ccbf06e..5803410 100644
--- a/src/rtfparser.cpp
+++ b/src/rtfparser.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004, Nate Nielsen
+ * Copyright (c) 2004, Stefan Walter
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
*
*
* CONTRIBUTORS
- * Nate Nielsen <nielsen@memberwebs.com>
+ * Stef Walter <stef@memberwebs.com>
*
*/
diff --git a/src/rtfparser.h b/src/rtfparser.h
index 56e7db3..7a50b81 100644
--- a/src/rtfparser.h
+++ b/src/rtfparser.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004, Nate Nielsen
+ * Copyright (c) 2004, Stefan Walter
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
*
*
* CONTRIBUTORS
- * Nate Nielsen <nielsen@memberwebs.com>
+ * Stef Walter <stef@memberwebs.com>
*
*/
diff --git a/src/rtfx.1 b/src/rtfx.1
index 7b742c6..53c78b9 100644
--- a/src/rtfx.1
+++ b/src/rtfx.1
@@ -1,5 +1,5 @@
.\"
-.\" Copyright (c) 2004, Nate Nielsen
+.\" Copyright (c) 2004, Stefan Walter
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
.\"
.\"
.\" CONTRIBUTORS
-.\" Nate Nielsen <nielsen@memberwebs.com>
+.\" Stef Walter <stef@memberwebs.com>
.\"
.Dd July, 2004
.Dt rtfx 1
@@ -76,6 +76,6 @@ The RTF file to convert. If not specified reads from stdin.
The XML file to output the converted data to. If not specified writes to stdout.
.El
.Sh WEBSITE
-http://memberwebs.com/nielsen/software/rtfx/
+http://memberwebs.com/swalter/software/rtfx/
.Sh AUTHOR
-.An Nate Nielsen Aq nielsen@memberwebs.com
+.An Stef Walter Aq stef@memberwebs.com
diff --git a/src/rtfx.cpp b/src/rtfx.cpp
index 7f35f7c..a1e0edd 100644
--- a/src/rtfx.cpp
+++ b/src/rtfx.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004, Nate Nielsen
+ * Copyright (c) 2004, Stefan Walter
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
*
*
* CONTRIBUTORS
- * Nate Nielsen <nielsen@memberwebs.com>
+ * Stef Walter <stef@memberwebs.com>
*
*/
diff --git a/src/tags.h b/src/tags.h
index ca02b4b..c96be76 100644
--- a/src/tags.h
+++ b/src/tags.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004, Nate Nielsen
+ * Copyright (c) 2004, Stef Walter
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
*
*
* CONTRIBUTORS
- * Nate Nielsen <nielsen@memberwebs.com>
+ * Stef Walter <stef@memberwebs.com>
*
*/
diff --git a/src/usuals.h b/src/usuals.h
index 167c241..4faff55 100644
--- a/src/usuals.h
+++ b/src/usuals.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004, Nate Nielsen
+ * Copyright (c) 2004, Stefan Walter
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
*
*
* CONTRIBUTORS
- * Nate Nielsen <nielsen@memberwebs.com>
+ * Stef Walter <stef@memberwebs.com>
*
*/
#ifndef __USUALS_H__
diff --git a/src/utf8.cpp b/src/utf8.cpp
index 7c2e3ee..8329727 100644
--- a/src/utf8.cpp
+++ b/src/utf8.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004, Nate Nielsen
+ * Copyright (c) 2004, Stefan Walter
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
*
*
* CONTRIBUTORS
- * Nate Nielsen <nielsen@memberwebs.com>
+ * Stef Walter <stef@memberwebs.com>
*
*/
diff --git a/src/xmlcomposehelpers.cpp b/src/xmlcomposehelpers.cpp
index 74eb9c1..90fd773 100644
--- a/src/xmlcomposehelpers.cpp
+++ b/src/xmlcomposehelpers.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004, Nate Nielsen
+ * Copyright (c) 2004, Stefan Walter
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
*
*
* CONTRIBUTORS
- * Nate Nielsen <nielsen@memberwebs.com>
+ * Stef Walter <stef@memberwebs.com>
*
*/
diff --git a/src/xmlcomposehelpers.h b/src/xmlcomposehelpers.h
index 8a15d91..d9aa921 100644
--- a/src/xmlcomposehelpers.h
+++ b/src/xmlcomposehelpers.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004, Nate Nielsen
+ * Copyright (c) 2004, Stefan Walter
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
*
*
* CONTRIBUTORS
- * Nate Nielsen <nielsen@memberwebs.com>
+ * Stef Walter <stef@memberwebs.com>
*
*/
diff --git a/src/xmlcomposer.cpp b/src/xmlcomposer.cpp
index e1ae89e..9787221 100644
--- a/src/xmlcomposer.cpp
+++ b/src/xmlcomposer.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004, Nate Nielsen
+ * Copyright (c) 2004, Stefan Walter
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
*
*
* CONTRIBUTORS
- * Nate Nielsen <nielsen@memberwebs.com>
+ * Stef Walter <stef@memberwebs.com>
*
*/
diff --git a/src/xmlcomposer.h b/src/xmlcomposer.h
index f2c9336..9bb3168 100644
--- a/src/xmlcomposer.h
+++ b/src/xmlcomposer.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004, Nate Nielsen
+ * Copyright (c) 2004, Stefan Walter
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
*
*
* CONTRIBUTORS
- * Nate Nielsen <nielsen@memberwebs.com>
+ * Stef Walter <stef@memberwebs.com>
*
*/
diff --git a/src/xmlfixups.cpp b/src/xmlfixups.cpp
index cd271e6..16b4b35 100644
--- a/src/xmlfixups.cpp
+++ b/src/xmlfixups.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004, Nate Nielsen
+ * Copyright (c) 2004, Stefan Walter
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
*
*
* CONTRIBUTORS
- * Nate Nielsen <nielsen@memberwebs.com>
+ * Stef Walter <stef@memberwebs.com>
*
*/
diff --git a/src/xmlfixups.h b/src/xmlfixups.h
index 85d7c7e..03c9807 100644
--- a/src/xmlfixups.h
+++ b/src/xmlfixups.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004, Nate Nielsen
+ * Copyright (c) 2004, Stefan Walter
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
*
*
* CONTRIBUTORS
- * Nate Nielsen <nielsen@memberwebs.com>
+ * Stef Walter <stef@memberwebs.com>
*
*/