diff options
Diffstat (limited to 'legal')
-rw-r--r-- | legal/ijb-discl/document.en.rest.txt | 19 | ||||
-rw-r--r-- | legal/ijb-discl/document.it.rest.txt | 20 | ||||
-rw-r--r-- | legal/xosv-discl/document.en.rest.txt | 37 | ||||
-rw-r--r-- | legal/xosv-discl/document.it.rest.txt | 39 |
4 files changed, 115 insertions, 0 deletions
diff --git a/legal/ijb-discl/document.en.rest.txt b/legal/ijb-discl/document.en.rest.txt new file mode 100644 index 0000000..9cf376f --- /dev/null +++ b/legal/ijb-discl/document.en.rest.txt @@ -0,0 +1,19 @@ +Patch against IJB 20 - Disclaimer +================================= + +This patch is released under the same terms as `Internet Junkbuster Proxy 2.0`_ +`TM`_, that is, GPL version 2. + +As such there is no warranty etc. etc. (see the license for details) + +This patch **is not** official: if you have problems with it, either before or +after applying it, `contact me`_ and *not* JunkBuster.com + +.. _`tm`: + http://www.junkbusters.com/ht/en/legal.html#marks + +.. _`contact me`: + mailto:dakkar@thenautilus.net + +.. _`internet junkbuster proxy 2.0`: + http://www.junkbuster.com/ijb.html diff --git a/legal/ijb-discl/document.it.rest.txt b/legal/ijb-discl/document.it.rest.txt new file mode 100644 index 0000000..eb1fb9c --- /dev/null +++ b/legal/ijb-discl/document.it.rest.txt @@ -0,0 +1,20 @@ +Patch per IJB 20 - Disclaimer +============================= + +Questa patch è rilasciata sotto gli stessi termini di `Internet Junkbuster +Proxy 2.0`_ `TM`_, ovvero la GPL versione 2. + +Come tale non ci sono garanzie di funzionamento, ecc. ecc. (vedi la licenza per +i dettagli) + +La patch **non è** ufficiale: se avete problemi dopo averla applicata, +`chiedete a me`_ e *non* a JunkBuster.com + +.. _`tm`: + http://www.junkbusters.com/ht/en/legal.html#marks + +.. _`internet junkbuster proxy 2.0`: + http://www.junkbuster.com/ijb.html + +.. _`chiedete a me`: + mailto:dakkar@thenautilus.net diff --git a/legal/xosv-discl/document.en.rest.txt b/legal/xosv-discl/document.en.rest.txt new file mode 100644 index 0000000..60420c2 --- /dev/null +++ b/legal/xosv-discl/document.en.rest.txt @@ -0,0 +1,37 @@ +Patch against XOSview 1.7.1 - Disclaimer +======================================== + +This patch is released under the terms of `GPL version 2`_. **Warning!** Some +parts of XOSview are released under a BSD-style license, and some under both. +Consequently, I believe license conflicts could arise by compiling both my +patch (GPL) and netbsd/swapinternal.cc (BSD) into the same binary. Anyway, this +should never happen, since my patch is Linux-specific, while the other file is +NetBSD-specific. + +As usual you get no warranty etc. etc. (see the `license`_ for details) + +The files under linux/sensors **are NOT written by me**: they come form +MonitorSensors 1.4, written by `Daniel Schudel`_. Those files, too, are +released under `GPL`_. + +This patch **is not** official: if you have problems with it, either before or +after applying it, `contact me`_. I've written to the author `Mike Romberg`_, +but he never answered. + +.. _`gpl version 2`: + GPL.txt + +.. _`gpl`: + GPL.txt + +.. _`contact me`: + mailto:dakkar@thenautilus.net + +.. _`license`: + GPL.txt + +.. _`daniel schudel`: + mailto:Daniel.Schudel@Mindspring.Com + +.. _`mike romberg`: + mailto:romberg@fsl.noaa.gov diff --git a/legal/xosv-discl/document.it.rest.txt b/legal/xosv-discl/document.it.rest.txt new file mode 100644 index 0000000..31ccc48 --- /dev/null +++ b/legal/xosv-discl/document.it.rest.txt @@ -0,0 +1,39 @@ +Patch per XOSview 1.7.1 - Disclaimer +==================================== + +Questa patch è rilasciata sotto la `GPL versione 2`_. **Attenzione!** Alcune +parti di XOSview sono distribuite sotto una licenza stile BSD, e alcune sotto +entrambe. Di conseguenza, credo che si creino conflitti di licenza cercando di +compilare sia il codice della mia patch (sotto GPL) sia netbsd/swapinternal.cc +(sotto BSD) nello stesso eseguibile. Questo scenario non dovrebbe però mai +presentarsi, in quanto la mia patch è specifica per Linux, e il file sotto BSD +è specifico per NetBSD. + +Al solito non ci sono garanzie di funzionamento, ecc. ecc. (vedi la `licenza`_ +per i dettagli) + +I files che vengono creati nella cartella linux/sensors **NON sono miei**: +provengono da MonitorSensors 1.4, scritto da `Daniel Schudel`_. Anche questo +codice è distribuito sotto la `GPL`_. + +La patch **non è** ufficiale: se avete problemi dopo averla applicata, +`chiedete a me`_. Ho contattato l'autore `Mike Romberg`_, ma non mi ha +risposto. + +.. _`gpl`: + GPL.txt + +.. _`licenza`: + GPL.txt + +.. _`gpl versione 2`: + GPL.txt + +.. _`daniel schudel`: + mailto:Daniel.Schudel@Mindspring.Com + +.. _`chiedete a me`: + mailto:dakkar@thenautilus.net + +.. _`mike romberg`: + mailto:romberg@fsl.noaa.gov |