From 57bb764e47544163f0d7605a2d0cd3fee2cbe0f1 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Fri, 22 Apr 2005 14:37:00 +0000 Subject: [PATCH] standard files to match setup for other modules --- slides/AUTHORS | 2 ++ slides/BUGS | 4 ++++ slides/COPYING | 47 +++++++++++++++++++++++++++++++++++++++++++++++ slides/README | 46 ---------------------------------------------- slides/TODO | 4 ++++ 5 files changed, 57 insertions(+), 46 deletions(-) create mode 100644 slides/AUTHORS create mode 100644 slides/BUGS create mode 100644 slides/COPYING create mode 100644 slides/TODO diff --git a/slides/AUTHORS b/slides/AUTHORS new file mode 100644 index 000000000..ddfa70da2 --- /dev/null +++ b/slides/AUTHORS @@ -0,0 +1,2 @@ +DocBook Slides is maintained by Norman Walsh, , +and members of the DocBook Project, diff --git a/slides/BUGS b/slides/BUGS new file mode 100644 index 000000000..4b81b8ccf --- /dev/null +++ b/slides/BUGS @@ -0,0 +1,4 @@ +For information about open DocBook Slides bugs, see the +following: + + http://sourceforge.net/tracker/?atid=397263&group_id=21935&func=browse diff --git a/slides/COPYING b/slides/COPYING new file mode 100644 index 000000000..c28bbea2f --- /dev/null +++ b/slides/COPYING @@ -0,0 +1,47 @@ + +Copyright +--------- + +Copyright (C) 1999-2005 Norman Walsh + +Permission is hereby granted, free of charge, to any person +obtaining a copy of this software and associated documentation +files (the ``Software''), to deal in the Software without +restriction, including without limitation the rights to use, +copy, modify, merge, publish, distribute, sublicense, and/or +sell copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following +conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +Except as contained in this notice, the names of individuals +credited with contribution to this software shall not be used in +advertising or otherwise to promote the sale, use or other +dealings in this Software without prior written authorization +from the individuals in question. + +Any stylesheet derived from this Software that is publically +distributed will be identified with a different name and the +version strings in any derived Software will be changed so that +no possibility of confusion between the derived package and this +Software will exist. + +Warranty +-------- + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL NORMAN WALSH OR ANY OTHER +CONTRIBUTOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. + +Contacting the Author +--------------------- + +DocBook Slides is maintained by Norman Walsh, , +and members of the DocBook Project, diff --git a/slides/README b/slides/README index c8fb92374..6e69b48b6 100644 --- a/slides/README +++ b/slides/README @@ -4,49 +4,3 @@ Slides is a customization layer of the DocBook XML DTD and the DocBook XSL Stylesheets. For more information, see http://docbook.sourceforge.net/ - -Copyright ---------- - -Copyright (C) 1999-2004 Norman Walsh - -Permission is hereby granted, free of charge, to any person -obtaining a copy of this software and associated documentation -files (the ``Software''), to deal in the Software without -restriction, including without limitation the rights to use, -copy, modify, merge, publish, distribute, sublicense, and/or -sell copies of the Software, and to permit persons to whom the -Software is furnished to do so, subject to the following -conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -Except as contained in this notice, the names of individuals -credited with contribution to this software shall not be used in -advertising or otherwise to promote the sale, use or other -dealings in this Software without prior written authorization -from the individuals in question. - -Any stylesheet derived from this Software that is publically -distributed will be identified with a different name and the -version strings in any derived Software will be changed so that -no possibility of confusion between the derived package and this -Software will exist. - -Warranty --------- - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES -OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL NORMAN WALSH OR ANY OTHER -CONTRIBUTOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR -OTHER DEALINGS IN THE SOFTWARE. - -Contacting the Author ---------------------- - -These demos are maintained by Norman Walsh, . diff --git a/slides/TODO b/slides/TODO new file mode 100644 index 000000000..fc34e636b --- /dev/null +++ b/slides/TODO @@ -0,0 +1,4 @@ +For information about pending DocBook Slides feature requests, +see the following: + + http://sourceforge.net/tracker/?func=browse&group_id=21935&atid=397263 -- 2.40.0