Also adding some information to toplevel (spice) README
And do not touch README when running autogen.sh

Signed-off-by: Uri Lublin <u...@redhat.com>
---
 README            |    5 ++++-
 autogen.sh.shared |    2 +-
 client/README     |   12 ++++++++++++
 common/README     |   12 ++++++++++++
 server/README     |   12 ++++++++++++
 5 files changed, 41 insertions(+), 2 deletions(-)
 create mode 100644 client/README
 create mode 100644 common/README
 create mode 100644 server/README

diff --git a/README b/README
index b55a222..9324b03 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Copyright 2009 Red Hat, Inc. and/or its affiliates.  
+Copyright 2009 Red Hat, Inc. and/or its affiliates.

 This program is licensed to you under the GNU General Public License,
 version 2 or (at your option) any later version published by the Free
@@ -8,3 +8,6 @@ There is NO WARRANTY for this software, not even the implied
 warranties of MERCHANTABILITY, NONINFRINGEMENT, or FITNESS FOR A
 PARTICULAR PURPOSE.

+Implementation of the SPICE protocol.
+Includes spice-server (library) and spice-client.
+For more information look at spice-space.org
diff --git a/autogen.sh.shared b/autogen.sh.shared
index 453dac2..aa94ec6 100755
--- a/autogen.sh.shared
+++ b/autogen.sh.shared
@@ -148,7 +148,7 @@ if test -n "$p"; then
     printbold "Setting up $p toplevel"
 fi

-touch NEWS README AUTHORS ChangeLog ### ToDo: define those.
+touch NEWS AUTHORS ChangeLog ### ToDo: define those.
 mkdir -p m4
 do_cmd $LIBTOOLIZE $LIBTOOLIZE_FLAGS
 do_cmd $ACLOCAL $ACLOCAL_FLAGS
diff --git a/client/README b/client/README
new file mode 100644
index 0000000..01d1cb9
--- /dev/null
+++ b/client/README
@@ -0,0 +1,12 @@
+Copyright 2009 Red Hat, Inc. and/or its affiliates.
+
+This program is licensed to you under the GNU General Public License,
+version 2 or (at your option) any later version published by the Free
+Software Foundation.  See the file COPYING for details.
+
+There is NO WARRANTY for this software, not even the implied
+warranties of MERCHANTABILITY, NONINFRINGEMENT, or FITNESS FOR A
+PARTICULAR PURPOSE.
+
+Implementation of the client side of the SPICE protocol.
+For more information look at spice-space.org
diff --git a/common/README b/common/README
new file mode 100644
index 0000000..677015b
--- /dev/null
+++ b/common/README
@@ -0,0 +1,12 @@
+Copyright 2009 Red Hat, Inc. and/or its affiliates.
+
+This program is licensed to you under the GNU General Public License,
+version 2 or (at your option) any later version published by the Free
+Software Foundation.  See the file COPYING for details.
+
+There is NO WARRANTY for this software, not even the implied
+warranties of MERCHANTABILITY, NONINFRINGEMENT, or FITNESS FOR A
+PARTICULAR PURPOSE.
+
+Common source file used to build both spice-server and spice-client.
+For more information look at spice-space.org
diff --git a/server/README b/server/README
new file mode 100644
index 0000000..0c6eaa7
--- /dev/null
+++ b/server/README
@@ -0,0 +1,12 @@
+Copyright 2009 Red Hat, Inc. and/or its affiliates.
+
+This program is licensed to you under the GNU General Public License,
+version 2 or (at your option) any later version published by the Free
+Software Foundation.  See the file COPYING for details.
+
+There is NO WARRANTY for this software, not even the implied
+warranties of MERCHANTABILITY, NONINFRINGEMENT, or FITNESS FOR A
+PARTICULAR PURPOSE.
+
+Implementation of the server side of SPICE protocol (library).
+For more information look at spice-space.org
-- 
1.6.5.2


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Spice-space-devel mailing list
Spice-space-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spice-space-devel

Reply via email to