diff options
author | Angelo Naselli <anaselli@linux.it> | 2017-09-10 12:54:47 +0200 |
---|---|---|
committer | Angelo Naselli <anaselli@linux.it> | 2017-09-10 12:54:47 +0200 |
commit | 98b99df1bc012f23530d615225c66a1593b4d793 (patch) | |
tree | 19370416f87cd0095e8f441c72051776520447ca /scripts | |
parent | 7bb4ee9365e8f24c69b4ed13cd74711f9f9d7061 (diff) | |
download | manatools-98b99df1bc012f23530d615225c66a1593b4d793.tar manatools-98b99df1bc012f23530d615225c66a1593b4d793.tar.gz manatools-98b99df1bc012f23530d615225c66a1593b4d793.tar.bz2 manatools-98b99df1bc012f23530d615225c66a1593b4d793.tar.xz manatools-98b99df1bc012f23530d615225c66a1593b4d793.zip |
updated credits date
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/mana | 2 | ||||
-rwxr-xr-x | scripts/manaadduser | 2 | ||||
-rwxr-xr-x | scripts/manaclock | 2 | ||||
-rwxr-xr-x | scripts/manadm | 4 | ||||
-rwxr-xr-x | scripts/manahost | 4 | ||||
-rwxr-xr-x | scripts/manalog | 2 | ||||
-rwxr-xr-x | scripts/manaproxy | 4 | ||||
-rwxr-xr-x | scripts/manaservice | 2 | ||||
-rwxr-xr-x | scripts/manauser | 2 | ||||
-rwxr-xr-x | scripts/manawall | 4 | ||||
-rwxr-xr-x | scripts/mpan | 4 | ||||
-rwxr-xr-x | scripts/urpm-downloader | 4 |
12 files changed, 18 insertions, 18 deletions
diff --git a/scripts/mana b/scripts/mana index 18b1d83a..e52b2119 100755 --- a/scripts/mana +++ b/scripts/mana @@ -2,7 +2,7 @@ # vim: set et ts=4 sw=4: #***************************************************************************** # -# Copyright (c) 2014-2016 Angelo naselli <anaselli@linux.it> +# Copyright (c) 2014-2017 Angelo naselli <anaselli@linux.it> # # This file is part of manatools # diff --git a/scripts/manaadduser b/scripts/manaadduser index a5ec7b12..5440b869 100755 --- a/scripts/manaadduser +++ b/scripts/manaadduser @@ -1,6 +1,6 @@ #!/usr/bin/perl # vim: set et ts=4 sw=4: -# Copyright 2014-2016 Angelo Naselli +# Copyright 2014-2017 Angelo Naselli # # This file is part of manatools # diff --git a/scripts/manaclock b/scripts/manaclock index 94dbcd99..7b8e53ac 100755 --- a/scripts/manaclock +++ b/scripts/manaclock @@ -1,6 +1,6 @@ #!/usr/bin/perl # vim: set et ts=4 sw=4: -# Copyright 2014-2016 Angelo Naselli +# Copyright 2014-2017 Angelo Naselli # # This file is part of manatools # diff --git a/scripts/manadm b/scripts/manadm index bcadecf7..5bce6f15 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-2016 Angelo Naselli +# Copyright 2013-2017 Matteo Pasotti +# 2015-2017 Angelo Naselli # # This file is part of manatools # diff --git a/scripts/manahost b/scripts/manahost index 24013523..e8c6dfd1 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-2016 Angelo Naselli +# Copyright 2013-2017 Matteo Pasotti +# 2015-2017 Angelo Naselli # # This file is part of manatools # diff --git a/scripts/manalog b/scripts/manalog index 14ac1b5a..ddbaaafc 100755 --- a/scripts/manalog +++ b/scripts/manalog @@ -1,6 +1,6 @@ #!/usr/bin/perl # vim: set et ts=4 sw=4: -# Copyright 2014-2016 Angelo Naselli +# Copyright 2014-2017 Angelo Naselli # # This file is part of manatools # diff --git a/scripts/manaproxy b/scripts/manaproxy index d10f0ebb..5943f9d9 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-2016 Angelo Naselli +# Copyright 2013-2017 Matteo Pasotti +# 2015-2017 Angelo Naselli # # This file is part of manatools # diff --git a/scripts/manaservice b/scripts/manaservice index 9efa554d..48d9bac1 100755 --- a/scripts/manaservice +++ b/scripts/manaservice @@ -1,6 +1,6 @@ #!/usr/bin/perl # vim: set et ts=4 sw=4: -# Copyright 2014-2016 Angelo Naselli +# Copyright 2014-2017 Angelo Naselli # # This file is part of manatools # diff --git a/scripts/manauser b/scripts/manauser index d247ec2f..3e1c9dd4 100755 --- a/scripts/manauser +++ b/scripts/manauser @@ -1,6 +1,6 @@ #!/usr/bin/perl # vim: set et ts=4 sw=4: -# Copyright 2014-2016 Angelo Naselli +# Copyright 2014-2017 Angelo Naselli # # This file is part of manatools # diff --git a/scripts/manawall b/scripts/manawall index 982f3d61..f1681965 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-2016 Angelo Naselli +# Copyright 2013-2017 Matteo Pasotti +# 2015-2017 Angelo Naselli # # This file is part manatools # diff --git a/scripts/mpan b/scripts/mpan index 1b28f77c..33070c33 100755 --- a/scripts/mpan +++ b/scripts/mpan @@ -1,8 +1,8 @@ #!/usr/bin/perl # vim: set et ts=4 sw=4: # Copyright 2012 Steven Tucker -# Copyright 2013-2016 Matteo Pasotti -# Copyright 2014-2016 Angelo Naselli +# Copyright 2013-2017 Matteo Pasotti +# Copyright 2014-2017 Angelo Naselli # # This file is part of manatools # diff --git a/scripts/urpm-downloader b/scripts/urpm-downloader index a06f4e7a..194e4003 100755 --- a/scripts/urpm-downloader +++ b/scripts/urpm-downloader @@ -1,7 +1,7 @@ #!/usr/bin/perl # vim: set et ts=4 sw=4: -# Copyright 2013-2016 Matteo Pasotti -# 2015-2016 Angelo Naselli +# Copyright 2013-2017 Matteo Pasotti +# 2015-2017 Angelo Naselli # # This file is part of manatools # |