From 2bfe5014a3ec0c2dc04fc3a72420ca86f5fac524 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sat, 28 Sep 2013 18:02:25 +0200 Subject: reformat XML --- perldaemon.buetow.org/content/30.README.xml | 5 ++-- perldaemon.buetow.org/content/40.CHANGELOG.xml | 5 ++-- perldaemon.buetow.org/content/45.WISHLIST.xml | 5 ++-- perldaemon.buetow.org/content/50.Download.xml | 13 +++++----- perldaemon.buetow.org/content/98.Contact.xml | 35 +++++++++++++------------- perldaemon.buetow.org/content/99.License.xml | 33 ++++++++++++------------ perldaemon.buetow.org/content/home.xml | 5 ++-- 7 files changed, 47 insertions(+), 54 deletions(-) (limited to 'perldaemon.buetow.org/content') diff --git a/perldaemon.buetow.org/content/30.README.xml b/perldaemon.buetow.org/content/30.README.xml index 0434382..3a1b8be 100644 --- a/perldaemon.buetow.org/content/30.README.xml +++ b/perldaemon.buetow.org/content/30.README.xml @@ -1,12 +1,11 @@ - + README This is the README file of the current master branch: - + use LWP::Simple; get("http://web.buetow.org/git/?p=perldaemon.git;a=blob_plain;f=README;hb=HEAD"); - diff --git a/perldaemon.buetow.org/content/40.CHANGELOG.xml b/perldaemon.buetow.org/content/40.CHANGELOG.xml index 4157c9a..d55c78e 100644 --- a/perldaemon.buetow.org/content/40.CHANGELOG.xml +++ b/perldaemon.buetow.org/content/40.CHANGELOG.xml @@ -1,12 +1,11 @@ - + CHANGELOG This is the CHANGELOG file of the current master branch: - + use LWP::Simple; get("http://web.buetow.org/git/?p=perldaemon.git;a=blob_plain;f=CHANGELOG;hb=HEAD"); - diff --git a/perldaemon.buetow.org/content/45.WISHLIST.xml b/perldaemon.buetow.org/content/45.WISHLIST.xml index 8c6c570..d065aff 100644 --- a/perldaemon.buetow.org/content/45.WISHLIST.xml +++ b/perldaemon.buetow.org/content/45.WISHLIST.xml @@ -1,12 +1,11 @@ - + WISHLIST This is the WHISHLIST file of the current master branch: - + use LWP::Simple; get("http://web.buetow.org/git/?p=perldaemon.git;a=blob_plain;f=WISHLIST;hb=HEAD"); - diff --git a/perldaemon.buetow.org/content/50.Download.xml b/perldaemon.buetow.org/content/50.Download.xml index b434651..0e795a2 100644 --- a/perldaemon.buetow.org/content/50.Download.xml +++ b/perldaemon.buetow.org/content/50.Download.xml @@ -1,11 +1,10 @@ - + Download - Perldaemon can be downloaded from git. Just type "git clone git://git.buetow.org/perldaemon". - - Go to - gitweb - in order to browse the repository online. The master branch always keeps the current stable version. The devel branch always keeps the current development version. For releases there are tags. + Perldaemon can be downloaded from git. Just type "git clone git://git.buetow.org/perldaemon". + + Go to + gitweb + in order to browse the repository online. The master branch always keeps the current stable version. The devel branch always keeps the current development version. For releases there are tags. - diff --git a/perldaemon.buetow.org/content/98.Contact.xml b/perldaemon.buetow.org/content/98.Contact.xml index 11dcff3..a881cc3 100644 --- a/perldaemon.buetow.org/content/98.Contact.xml +++ b/perldaemon.buetow.org/content/98.Contact.xml @@ -1,20 +1,19 @@ - + - Contact Me/Us - - Please use the - Development Mailing List - for any considerations of this humble programming project or any other programming project of mine. - - - But you may also use other methods such as listed - on this site - for example. - - - If you are interested in other projects please visit - http://dev.buetow.org - :) - + Contact Me/Us + + Please use the + Development Mailing List + for any considerations of this humble programming project or any other programming project of mine. + + + But you may also use other methods such as listed + on this site + for example. + + + If you are interested in other projects please visit + http://dev.buetow.org + :) + - diff --git a/perldaemon.buetow.org/content/99.License.xml b/perldaemon.buetow.org/content/99.License.xml index f785183..73523ae 100644 --- a/perldaemon.buetow.org/content/99.License.xml +++ b/perldaemon.buetow.org/content/99.License.xml @@ -1,4 +1,4 @@ - + License @@ -8,35 +8,35 @@ All rights reserved. - - - + + + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - - - + + + * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - - - + + + * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - - - + + + * Neither the name of buetow.org nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. - - - + + + THIS SOFTWARE IS PROVIDED BY Paul Buetow ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE @@ -51,4 +51,3 @@ POSSIBILITY OF SUCH DAMAGE. - diff --git a/perldaemon.buetow.org/content/home.xml b/perldaemon.buetow.org/content/home.xml index e9f0f87..c70834d 100644 --- a/perldaemon.buetow.org/content/home.xml +++ b/perldaemon.buetow.org/content/home.xml @@ -1,6 +1,6 @@ - + - + PerlDaemon Writing your own daemon... PerlDaemon is a minimal linux/unix daemon programmed in Perl. It can be extended to fit any task... @@ -17,4 +17,3 @@ subscribe via freecode. - -- cgit v1.2.3