summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authoradmin (centauri.fritz.box) <puppet@mx.buetow.org>2014-07-01 20:17:26 +0200
committeradmin (centauri.fritz.box) <puppet@mx.buetow.org>2014-07-01 20:17:26 +0200
commit0b4ccf59b27f0a8de71b10120b50c916fdbc46a0 (patch)
tree4252a66e1438004c08c1ac96338a0352a2408d58 /docs
parenta7aa66722070de6ab2e84e5a1311b96c98f36e14 (diff)
parentc67ed39bc994a0aef06454c1e3044e79f712b739 (diff)
Merge remote-tracking branch 'remotes/github/ychat-0.7' into ychat-0.7ychat-0.7
Diffstat (limited to 'docs')
-rw-r--r--docs/header.txt5
-rw-r--r--docs/yhttpd.txt3
2 files changed, 6 insertions, 2 deletions
diff --git a/docs/header.txt b/docs/header.txt
index cbaebde..f123dfe 100644
--- a/docs/header.txt
+++ b/docs/header.txt
@@ -1,8 +1,9 @@
File: ${FILE}
-yChat; Homepage: www.yChat.org; Version 0.5.6-BASIC
+yChat; Homepage: www.yChat.org; Version 0.7.9.5-RELEASE
-Copyright (C) 2003, 2004 Paul C. Buetow, Volker Richter
+Copyright (C) 2003 Paul C. Buetow, Volker Richter
+Copyright (C) 2004 Paul C. Buetow
Copyright (C) 2005 EXA Digital Solutions GbR
This program is free software; you can redistribute it and/or
diff --git a/docs/yhttpd.txt b/docs/yhttpd.txt
new file mode 100644
index 0000000..749a8c5
--- /dev/null
+++ b/docs/yhttpd.txt
@@ -0,0 +1,3 @@
+All lines marked //<< and all lines between the //<<* and
+the //*>> marks are used to remove code from the yChat source
+tree to generate an yhttpd tree out of it.