From 7785737b09598b913109e530c93679c0c5c39e08 Mon Sep 17 00:00:00 2001
From: Tomas Plesnik <plesnik@ics.muni.cz>
Date: Tue, 24 Mar 2015 16:43:00 +0100
Subject: [PATCH] uprava hlavicek a paticek souboru

---
 src/warden-client/doc/README        | 5 ++---
 src/warden-client/doc/README.cesnet | 6 ++++--
 src/warden-client/sh/install.sh     | 4 ++--
 src/warden-client/sh/uninstall.sh   | 5 +++--
 src/warden-client/sh/update.sh      | 4 ++--
 5 files changed, 13 insertions(+), 11 deletions(-)

diff --git a/src/warden-client/doc/README b/src/warden-client/doc/README
index 21eb78e..dfd40ac 100644
--- a/src/warden-client/doc/README
+++ b/src/warden-client/doc/README
@@ -1,5 +1,5 @@
 +----------------------------+
-| README - Warden Client 2.1 |
+| README - Warden Client 2.2 |
 +----------------------------+
 
 Content
@@ -499,5 +499,4 @@ I. Functions, Arguments and Calls
 
 --------------------------------------------------------------------------------
 
-Copyright (C) 2011-2013 Cesnet z.s.p.o
-
+Copyright (C) 2011-2015 Cesnet z.s.p.o
diff --git a/src/warden-client/doc/README.cesnet b/src/warden-client/doc/README.cesnet
index e18a83f..e7719ec 100644
--- a/src/warden-client/doc/README.cesnet
+++ b/src/warden-client/doc/README.cesnet
@@ -1,5 +1,5 @@
 +-----------------------------------+
-| README.cesnet - Warden Client 2.1 |
+| README.cesnet - Warden Client 2.2 |
 |				    |
 | CESNET Specifics                  |
 +-----------------------------------+
@@ -167,4 +167,6 @@ G. Authors of this document
     Pavel Kacha     <ph@cesnet.cz>
     Jan Soukal      <soukal@ics.muni.cz>
 
-Copyright (C) 2011-2013 Cesnet z.s.p.o
+
+--------------------------------------------------------------------------------
+Copyright (C) 2011-2015 Cesnet z.s.p.o
diff --git a/src/warden-client/sh/install.sh b/src/warden-client/sh/install.sh
index 22b9e10..f0ef0e0 100755
--- a/src/warden-client/sh/install.sh
+++ b/src/warden-client/sh/install.sh
@@ -2,12 +2,12 @@
 #
 # install.sh
 #
-# Copyright (C) 2011-2013 Cesnet z.s.p.o
+# Copyright (C) 2011-2015 Cesnet z.s.p.o
 #
 # Use of this source is governed by a BSD-style license, see LICENSE file.  
 
 
-VERSION="2.1"
+VERSION="2.2"
 
 #-------------------------------------------------------------------------------
 #				FUNCTIONS
diff --git a/src/warden-client/sh/uninstall.sh b/src/warden-client/sh/uninstall.sh
index 97c5acd..8982c8c 100755
--- a/src/warden-client/sh/uninstall.sh
+++ b/src/warden-client/sh/uninstall.sh
@@ -2,11 +2,12 @@
 #
 # uninstall.sh
 #
-# Copyright (C) 2011-2013 Cesnet z.s.p.o
+# Copyright (C) 2011-2015 Cesnet z.s.p.o
 #
 # Use of this source is governed by a BSD-style license, see LICENSE file.  
 
-VERSION="2.1"
+
+VERSION="2.2"
 
 #-------------------------------------------------------------------------------
 #				FUNCTIONS
diff --git a/src/warden-client/sh/update.sh b/src/warden-client/sh/update.sh
index 228b429..287e895 100755
--- a/src/warden-client/sh/update.sh
+++ b/src/warden-client/sh/update.sh
@@ -2,12 +2,12 @@
 #
 # update.sh
 #
-# Copyright (C) 2011-2013 Cesnet z.s.p.o
+# Copyright (C) 2011-2015 Cesnet z.s.p.o
 #
 # Use of this source is governed by a BSD-style license, see LICENSE file.
 
 
-VERSION="2.1"
+VERSION="2.2"
 
 #-------------------------------------------------------------------------------
 #				FUNCTIONS
-- 
GitLab