added missing copyright statements

(thanks to Michael Biebl for noticing)
This commit is contained in:
Rainer Gerhards 2008-04-24 19:28:42 +02:00
parent 2fd8137b76
commit 898d69037d
4 changed files with 13 additions and 6 deletions

View File

@ -2,19 +2,20 @@
<html><head><title>rsyslog status page</title></head> <html><head><title>rsyslog status page</title></head>
<body> <body>
<h2>rsyslog status page</h2> <h2>rsyslog status page</h2>
<p>This page reflects the status as of 2008-04-15.</p> <p>This page reflects the status as of 2008-04-24.</p>
<h2>Current Releases</h2> <h2>Current Releases</h2>
<p><b>development:</b> 3.17.1 - <p><b>development:</b> 3.17.1 -
<a href="http://www.rsyslog.com/Article213.phtml">change log</a> - <a href="http://www.rsyslog.com/Article213.phtml">change log</a> -
<a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-98.phtml">download</a> <a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-98.phtml">download</a>
<br><b>beta:</b> 3.15.1 - <!--<br><b>beta:</b> 3.17.2 -
<a href="http://www.rsyslog.com/Article210.phtml">change log</a> - <a href="http://www.rsyslog.com/Article213.phtml">change log</a> -
<a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-97.phtml">download</a></p> <a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-98.phtml">download</a></p>
-->
<p><b>v3 stable:</b> 3.14.2 - <a href="http://www.rsyslog.com/Article209.phtml">change log</a> - <p><b>v3 stable:</b> 3.16.0 - <a href="http://www.rsyslog.com/Article215.phtml">change log</a> -
<a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-96.phtml">download</a> <a href="http://www.rsyslog.com/Downloads-req-viewdownloaddetails-lid-99.phtml">download</a>
<br><b>v2 stable:</b> 2.0.4 - <a href="http://www.rsyslog.com/Article197.phtml">change log</a> - <br><b>v2 stable:</b> 2.0.4 - <a href="http://www.rsyslog.com/Article197.phtml">change log</a> -
<a href="http://www.rsyslog.com/Downloads-index-req-getit-lid-90.phtml">download</a> <a href="http://www.rsyslog.com/Downloads-index-req-getit-lid-90.phtml">download</a>

View File

@ -3,6 +3,8 @@
* *
* File begun on 2007-07-30 by RGerhards * File begun on 2007-07-30 by RGerhards
* *
* Copyright (C) 2007, 2008 by Rainer Gerhards and Adiscon GmbH
*
* This file is part of the rsyslog runtime library. * This file is part of the rsyslog runtime library.
* *
* The rsyslog runtime library is free software: you can redistribute it and/or modify * The rsyslog runtime library is free software: you can redistribute it and/or modify

View File

@ -8,6 +8,8 @@
* *
* Module begun 2008-02-19 by Rainer Gerhards * Module begun 2008-02-19 by Rainer Gerhards
* *
* Copyright (C) 2008 by Rainer Gerhards and Adiscon GmbH
*
* This file is part of the rsyslog runtime library. * This file is part of the rsyslog runtime library.
* *
* The rsyslog runtime library is free software: you can redistribute it and/or modify * The rsyslog runtime library is free software: you can redistribute it and/or modify

View File

@ -5,6 +5,8 @@
* *
* Module begun 2008-02-25 by Rainer Gerhards * Module begun 2008-02-25 by Rainer Gerhards
* *
* Copyright (C) 2008 by Rainer Gerhards and Adiscon GmbH
*
* This file is part of the rsyslog runtime library. * This file is part of the rsyslog runtime library.
* *
* The rsyslog runtime library is free software: you can redistribute it and/or modify * The rsyslog runtime library is free software: you can redistribute it and/or modify