diff options
Diffstat (limited to 'sr_YU.ISO_8859-2/share/sgml/legalnotice.sgml')
-rw-r--r-- | sr_YU.ISO_8859-2/share/sgml/legalnotice.sgml | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/sr_YU.ISO_8859-2/share/sgml/legalnotice.sgml b/sr_YU.ISO_8859-2/share/sgml/legalnotice.sgml new file mode 100644 index 0000000000..4fa402ba8a --- /dev/null +++ b/sr_YU.ISO_8859-2/share/sgml/legalnotice.sgml @@ -0,0 +1,44 @@ +<!-- + Standard FreeBSD Documentation Project Legal Notice. + + $FreeBSD: doc/en_US.ISO_8859-1/share/sgml/legalnotice.sgml,v 1.2 1999/09/06 06:53:10 peter Exp $ +--> + +<legalnotice> + <para>Redistribution and use in source (SGML DocBook) and 'compiled' + forms (SGML, HTML, PDF, PostScript, RTF and so forth) with or without + modification, are permitted provided that the following conditions are + met:</para> + + <orderedlist> + <listitem> + <para>Redistributions of source code (SGML DocBook) must retain the + above copyright notice, this list of conditions and the following + disclaimer as the first lines of this file unmodified.</para> + </listitem> + + <listitem> + <para>Redistributions in compiled form (transformed to other DTDs, + converted to PDF, PostScript, RTF and other formats) 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.</para> + </listitem> + </orderedlist> + + <important> + <para>THIS DOCUMENTATION IS PROVIDED BY THE FREEBSD DOCUMENTATION + PROJECT "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 DISCLAIMED. IN NO EVENT SHALL + THE FREEBSD DOCUMENTATION PROJECT BE LIABLE FOR ANY DIRECT, INDIRECT, + INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, + BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS + OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR + TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE + USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH + DAMAGE.</para> + </important> +</legalnotice> + |