diff options
author | Angelo Naselli <anaselli@linux.it> | 2016-01-11 18:45:03 +0100 |
---|---|---|
committer | Angelo Naselli <anaselli@linux.it> | 2016-01-11 19:11:50 +0100 |
commit | 8d805b7feb85e8fec51540f565597d00c4a42af2 (patch) | |
tree | c2974b35768b9f4c345adf9815bc3c8ce9af6b39 /scripts | |
parent | b87547f413ce7cc482d0490786c03b79a3c93197 (diff) | |
download | manatools-8d805b7feb85e8fec51540f565597d00c4a42af2.tar manatools-8d805b7feb85e8fec51540f565597d00c4a42af2.tar.gz manatools-8d805b7feb85e8fec51540f565597d00c4a42af2.tar.bz2 manatools-8d805b7feb85e8fec51540f565597d00c4a42af2.tar.xz manatools-8d805b7feb85e8fec51540f565597d00c4a42af2.zip |
Updated date
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/manadm | 2 | ||||
-rwxr-xr-x | scripts/manahost | 2 | ||||
-rwxr-xr-x | scripts/manaproxy | 2 | ||||
-rwxr-xr-x | scripts/manawall | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/scripts/manadm b/scripts/manadm index 1cf05169..bcadecf7 100755 --- a/scripts/manadm +++ b/scripts/manadm @@ -1,7 +1,7 @@ #!/usr/bin/perl # vim: set et ts=4 sw=4: # Copyright 2013-2016 Matteo Pasotti -# 2015 Angelo Naselli +# 2015-2016 Angelo Naselli # # This file is part of manatools # diff --git a/scripts/manahost b/scripts/manahost index 052baf99..24013523 100755 --- a/scripts/manahost +++ b/scripts/manahost @@ -1,7 +1,7 @@ #!/usr/bin/perl # vim: set et ts=4 sw=4: # Copyright 2013-2016 Matteo Pasotti -# 2015 Angelo Naselli +# 2015-2016 Angelo Naselli # # This file is part of manatools # diff --git a/scripts/manaproxy b/scripts/manaproxy index 4022a409..d10f0ebb 100755 --- a/scripts/manaproxy +++ b/scripts/manaproxy @@ -1,7 +1,7 @@ #!/usr/bin/perl # vim: set et ts=4 sw=4: # Copyright 2013-2016 Matteo Pasotti -# 2015 Angelo Naselli +# 2015-2016 Angelo Naselli # # This file is part of manatools # diff --git a/scripts/manawall b/scripts/manawall index 7250474f..982f3d61 100755 --- a/scripts/manawall +++ b/scripts/manawall @@ -1,7 +1,7 @@ #!/usr/bin/perl # vim: set et ts=4 sw=4: # Copyright 2013-2016 Matteo Pasotti -# 2015 Angelo Naselli +# 2015-2016 Angelo Naselli # # This file is part manatools # |