From eda15048dcddf18dc1068ceaede3a37d540ce590 Mon Sep 17 00:00:00 2001
From: Tomas Plesnik <plesnik@ics.muni.cz>
Date: Fri, 2 Dec 2011 13:41:09 +0100
Subject: [PATCH] Oprava nazvu organizace v BDS licenci

---
 src/warden-client/bin/receiver.pl             | 2 +-
 src/warden-client/bin/sender.pl               | 2 +-
 src/warden-client/doc/LICENSE                 | 2 +-
 src/warden-client/doc/example-receiver.pl.txt | 2 +-
 src/warden-client/doc/example-sender.pl.txt   | 2 +-
 src/warden-client/lib/WardenClientConf.pm     | 2 +-
 src/warden-client/lib/WardenClientReceive.pm  | 2 +-
 src/warden-client/lib/WardenClientSend.pm     | 2 +-
 src/warden-client/sh/install.sh               | 4 ++--
 src/warden-server/bin/getClients.pl           | 2 +-
 src/warden-server/bin/getStatus.pl            | 2 +-
 src/warden-server/bin/registerReceiver.pl     | 2 +-
 src/warden-server/bin/registerSender.pl       | 2 +-
 src/warden-server/bin/unregisterClient.pl     | 2 +-
 src/warden-server/bin/warden-server.pl        | 2 +-
 src/warden-server/bin/wardend                 | 2 +-
 src/warden-server/lib/WardenConf.pm           | 2 +-
 src/warden-server/lib/WardenReg.pm            | 2 +-
 src/warden-server/lib/WardenStatus.pm         | 2 +-
 src/warden-server/sh/create_table-clients.sh  | 2 +-
 src/warden-server/sh/create_table-events.sh   | 2 +-
 21 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/src/warden-client/bin/receiver.pl b/src/warden-client/bin/receiver.pl
index 81a6e46..6250436 100755
--- a/src/warden-client/bin/receiver.pl
+++ b/src/warden-client/bin/receiver.pl
@@ -22,7 +22,7 @@
 # This software is provided ``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 Masaryk University or contributors be liable for
+# In no event shall the Cesnet z.s.p.o or contributors 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
diff --git a/src/warden-client/bin/sender.pl b/src/warden-client/bin/sender.pl
index 0328da1..e2fdaf7 100755
--- a/src/warden-client/bin/sender.pl
+++ b/src/warden-client/bin/sender.pl
@@ -22,7 +22,7 @@
 # This software is provided ``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 Masaryk University or contributors be liable for
+# In no event shall the Cesnet z.s.p.o or contributors 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
diff --git a/src/warden-client/doc/LICENSE b/src/warden-client/doc/LICENSE
index 175c210..ec047e7 100644
--- a/src/warden-client/doc/LICENSE
+++ b/src/warden-client/doc/LICENSE
@@ -18,7 +18,7 @@ are permitted provided that the following conditions are met:
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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 COMPANY BE LIABLE FOR ANY DIRECT, INDIRECT,
+DISCLAIMED. IN NO EVENT SHALL THE Cesnet z.s.p.o 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
diff --git a/src/warden-client/doc/example-receiver.pl.txt b/src/warden-client/doc/example-receiver.pl.txt
index f8142a7..ac11991 100644
--- a/src/warden-client/doc/example-receiver.pl.txt
+++ b/src/warden-client/doc/example-receiver.pl.txt
@@ -20,7 +20,7 @@
 # This software is provided ``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 Masaryk University or contributors be liable for
+# In no event shall the Cesnet z.s.p.o or contributors 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
diff --git a/src/warden-client/doc/example-sender.pl.txt b/src/warden-client/doc/example-sender.pl.txt
index 1383dff..98b1b69 100644
--- a/src/warden-client/doc/example-sender.pl.txt
+++ b/src/warden-client/doc/example-sender.pl.txt
@@ -20,7 +20,7 @@
 # This software is provided ``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 Masaryk University or contributors be liable for
+# In no event shall the Cesnet z.s.p.o or contributors 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
diff --git a/src/warden-client/lib/WardenClientConf.pm b/src/warden-client/lib/WardenClientConf.pm
index 73b84c1..9c7776e 100755
--- a/src/warden-client/lib/WardenClientConf.pm
+++ b/src/warden-client/lib/WardenClientConf.pm
@@ -22,7 +22,7 @@
 # This software is provided ``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 Masaryk University or contributors be liable for
+# In no event shall the Cesnet z.s.p.o or contributors 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
diff --git a/src/warden-client/lib/WardenClientReceive.pm b/src/warden-client/lib/WardenClientReceive.pm
index a90f725..779b461 100755
--- a/src/warden-client/lib/WardenClientReceive.pm
+++ b/src/warden-client/lib/WardenClientReceive.pm
@@ -22,7 +22,7 @@
 # This software is provided ``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 Masaryk University or contributors be liable for
+# In no event shall the Cesnet z.s.p.o or contributors 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
diff --git a/src/warden-client/lib/WardenClientSend.pm b/src/warden-client/lib/WardenClientSend.pm
index 5644e29..f0a7e87 100755
--- a/src/warden-client/lib/WardenClientSend.pm
+++ b/src/warden-client/lib/WardenClientSend.pm
@@ -22,7 +22,7 @@
 # This software is provided ``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 Masaryk University or contributors be liable for
+# In no event shall the Cesnet z.s.p.o or contributors 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
diff --git a/src/warden-client/sh/install.sh b/src/warden-client/sh/install.sh
index 1ebe9a1..ee9c1d5 100755
--- a/src/warden-client/sh/install.sh
+++ b/src/warden-client/sh/install.sh
@@ -15,14 +15,14 @@
 #    notice, this list of conditions and the following disclaimer in
 #    the documentation and/or other materials provided with the
 #    distribution.
-# 3. Neither the name of the Company nor the names of its
+# 3. Neither the name of the Cesnet z.s.p.o 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 ``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 Masaryk University or contributors be liable for
+# In no event shall the Cesnet z.s.p.o or contributors 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
diff --git a/src/warden-server/bin/getClients.pl b/src/warden-server/bin/getClients.pl
index 434a0a1..b1640a1 100755
--- a/src/warden-server/bin/getClients.pl
+++ b/src/warden-server/bin/getClients.pl
@@ -22,7 +22,7 @@
 # This software is provided ``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 Masaryk University or contributors be liable for
+# In no event shall the Cesnet z.s.p.o or contributors 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
diff --git a/src/warden-server/bin/getStatus.pl b/src/warden-server/bin/getStatus.pl
index 57d3c8c..1549b3c 100755
--- a/src/warden-server/bin/getStatus.pl
+++ b/src/warden-server/bin/getStatus.pl
@@ -22,7 +22,7 @@
 # This software is provided ``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 Masaryk University or contributors be liable for
+# In no event shall the Cesnet z.s.p.o or contributors 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
diff --git a/src/warden-server/bin/registerReceiver.pl b/src/warden-server/bin/registerReceiver.pl
index 83a21a4..cada068 100755
--- a/src/warden-server/bin/registerReceiver.pl
+++ b/src/warden-server/bin/registerReceiver.pl
@@ -22,7 +22,7 @@
 # This software is provided ``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 Masaryk University or contributors be liable for
+# In no event shall the Cesnet z.s.p.o or contributors 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
diff --git a/src/warden-server/bin/registerSender.pl b/src/warden-server/bin/registerSender.pl
index 0b7af95..053c1f7 100755
--- a/src/warden-server/bin/registerSender.pl
+++ b/src/warden-server/bin/registerSender.pl
@@ -22,7 +22,7 @@
 # This software is provided ``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 Masaryk University or contributors be liable for
+# In no event shall the Cesnet z.s.p.o or contributors 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
diff --git a/src/warden-server/bin/unregisterClient.pl b/src/warden-server/bin/unregisterClient.pl
index a69f1ac..028f2ec 100755
--- a/src/warden-server/bin/unregisterClient.pl
+++ b/src/warden-server/bin/unregisterClient.pl
@@ -22,7 +22,7 @@
 # This software is provided ``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 Masaryk University or contributors be liable for
+# In no event shall the Cesnet z.s.p.o or contributors 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
diff --git a/src/warden-server/bin/warden-server.pl b/src/warden-server/bin/warden-server.pl
index bd4d1fe..bf95e14 100755
--- a/src/warden-server/bin/warden-server.pl
+++ b/src/warden-server/bin/warden-server.pl
@@ -22,7 +22,7 @@
 # This software is provided ``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 Masaryk University or contributors be liable for
+# In no event shall the Cesnet z.s.p.o or contributors 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
diff --git a/src/warden-server/bin/wardend b/src/warden-server/bin/wardend
index 2c9ddb2..e334b77 100755
--- a/src/warden-server/bin/wardend
+++ b/src/warden-server/bin/wardend
@@ -22,7 +22,7 @@
 # This software is provided ``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 Masaryk University or contributors be liable for
+# In no event shall the Cesnet z.s.p.o or contributors 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
diff --git a/src/warden-server/lib/WardenConf.pm b/src/warden-server/lib/WardenConf.pm
index 4b86eff..bdb64ca 100755
--- a/src/warden-server/lib/WardenConf.pm
+++ b/src/warden-server/lib/WardenConf.pm
@@ -22,7 +22,7 @@
 # This software is provided ``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 Masaryk University or contributors be liable for
+# In no event shall the Cesnet z.s.p.o or contributors 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
diff --git a/src/warden-server/lib/WardenReg.pm b/src/warden-server/lib/WardenReg.pm
index b32562a..ec442bf 100755
--- a/src/warden-server/lib/WardenReg.pm
+++ b/src/warden-server/lib/WardenReg.pm
@@ -22,7 +22,7 @@
 # This software is provided ``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 Masaryk University or contributors be liable for
+# In no event shall the Cesnet z.s.p.o or contributors 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
diff --git a/src/warden-server/lib/WardenStatus.pm b/src/warden-server/lib/WardenStatus.pm
index 4406767..e13868a 100755
--- a/src/warden-server/lib/WardenStatus.pm
+++ b/src/warden-server/lib/WardenStatus.pm
@@ -22,7 +22,7 @@
 # This software is provided ``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 Masaryk University or contributors be liable for
+# In no event shall the Cesnet z.s.p.o or contributors 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
diff --git a/src/warden-server/sh/create_table-clients.sh b/src/warden-server/sh/create_table-clients.sh
index 9c3e1a5..ce018f9 100755
--- a/src/warden-server/sh/create_table-clients.sh
+++ b/src/warden-server/sh/create_table-clients.sh
@@ -22,7 +22,7 @@
 # This software is provided ``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 Masaryk University or contributors be liable for
+# In no event shall the Cesnet z.s.p.o or contributors 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
diff --git a/src/warden-server/sh/create_table-events.sh b/src/warden-server/sh/create_table-events.sh
index 60ce357..280caf4 100755
--- a/src/warden-server/sh/create_table-events.sh
+++ b/src/warden-server/sh/create_table-events.sh
@@ -22,7 +22,7 @@
 # This software is provided ``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 Masaryk University or contributors be liable for
+# In no event shall the Cesnet z.s.p.o or contributors 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
-- 
GitLab