Skip to content
Snippets Groups Projects
Commit aec0a2ae authored by Tomáš Plesník's avatar Tomáš Plesník
Browse files

zmena datumu z 2014 na 2015

parent 16a5c8b0
No related branches found
No related tags found
No related merge requests found
Showing
with 23 additions and 23 deletions
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# #
# getClients.pl # getClients.pl
# #
# Copyright (C) 2011-2014 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. # Use of this source is governed by a BSD-style license, see LICENSE file.
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# #
# getStatus.pl # getStatus.pl
# #
# Copyright (C) 2011-2014 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. # Use of this source is governed by a BSD-style license, see LICENSE file.
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# #
# registerReceiver.pl # registerReceiver.pl
# #
# Copyright (C) 2011-2014 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. # Use of this source is governed by a BSD-style license, see LICENSE file.
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# #
# registerSender.pl # registerSender.pl
# #
# Copyright (C) 2011-2014 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. # Use of this source is governed by a BSD-style license, see LICENSE file.
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# #
# unregisterClient.pl # unregisterClient.pl
# #
# Copyright (C) 2011-2014 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. # Use of this source is governed by a BSD-style license, see LICENSE file.
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# #
# wardenWatchdog.pl # wardenWatchdog.pl
# #
# Copyright (C) 2011-2014 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. # Use of this source is governed by a BSD-style license, see LICENSE file.
......
...@@ -27,4 +27,4 @@ Martin Zadnik <izadnik@fit.vutbr.cz> ...@@ -27,4 +27,4 @@ Martin Zadnik <izadnik@fit.vutbr.cz>
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
Copyright (C) 2011-2014 Cesnet z.s.p.o Copyright (C) 2011-2015 Cesnet z.s.p.o
2014-12-31 v2.2 stable version 2015-01-04 v2.2 stable version
------------------------------ ------------------------------
- fixed bug of re-activation of invalid clients - fixed bug of re-activation of invalid clients
- fixed bug of disabling of validation hash - fixed bug of disabling of validation hash
...@@ -59,4 +59,4 @@ ...@@ -59,4 +59,4 @@
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
Copyright (C) 2011-2014 Cesnet z.s.p.o Copyright (C) 2011-2015 Cesnet z.s.p.o
...@@ -104,4 +104,4 @@ D. Post-installation steps ...@@ -104,4 +104,4 @@ D. Post-installation steps
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
Copyright (C) 2011-2014 Cesnet z.s.p.o Copyright (C) 2011-2015 Cesnet z.s.p.o
BSD License BSD License
Copyright © 2011-2014 Cesnet z.s.p.o Copyright © 2011-2015 Cesnet z.s.p.o
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, Redistribution and use in source and binary forms, with or without modification,
...@@ -29,4 +29,4 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ...@@ -29,4 +29,4 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
Copyright (C) 2011-2014 Cesnet z.s.p.o Copyright (C) 2011-2015 Cesnet z.s.p.o
...@@ -26,7 +26,7 @@ A. Overall Information ...@@ -26,7 +26,7 @@ A. Overall Information
2. Version 2. Version
2.2 (2014-12-31) 2.2 (2015-01-04)
3. Installed package structure 3. Installed package structure
...@@ -422,4 +422,4 @@ I. Warden Watchdog ...@@ -422,4 +422,4 @@ I. Warden Watchdog
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
Copyright (C) 2011-2014 Cesnet z.s.p.o Copyright (C) 2011-2015 Cesnet z.s.p.o
...@@ -96,4 +96,4 @@ C. Post-uninstallation steps ...@@ -96,4 +96,4 @@ C. Post-uninstallation steps
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
Copyright (C) 2011-2014 Cesnet z.s.p.o Copyright (C) 2011-2015 Cesnet z.s.p.o
...@@ -48,4 +48,4 @@ During this process the database will be not available! ...@@ -48,4 +48,4 @@ During this process the database will be not available!
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
Copyright (C) 2011-2014 Cesnet z.s.p.o Copyright (C) 2011-2015 Cesnet z.s.p.o
# #
# warden-watchdog.conf - configuration file for Wachdog script # warden-watchdog.conf - configuration file for Wachdog script
# #
# Copyright (C) 2011-2014 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. # Use of this source is governed by a BSD-style license, see LICENSE file.
......
# #
# warden-watchdog.conf - configuration file for Wachdog script # warden-watchdog.conf - configuration file for Wachdog script
# #
# Copyright (C) 2011-2014 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. # Use of this source is governed by a BSD-style license, see LICENSE file.
......
# #
# warden-watchdog.conf - configuration file for Wachdog script # warden-watchdog.conf - configuration file for Wachdog script
# #
# Copyright (C) 2011-2014 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. # Use of this source is governed by a BSD-style license, see LICENSE file.
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# #
# install.sh # install.sh
# #
# Copyright (C) 2011-2014 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. # Use of this source is governed by a BSD-style license, see LICENSE file.
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# #
# uninstall.sh # uninstall.sh
# #
# Copyright (C) 2011-2014 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. # Use of this source is governed by a BSD-style license, see LICENSE file.
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# #
# update.sh # update.sh
# #
# Copyright (C) 2011-2014 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. # Use of this source is governed by a BSD-style license, see LICENSE file.
......
# updateCommon.pm # updateCommon.pm
# #
# Copyright (C) 2011-2014 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. # Use of this source is governed by a BSD-style license, see LICENSE file.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment