aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorAngelo Naselli <anaselli@linux.it>2016-01-11 18:25:37 +0100
committerAngelo Naselli <anaselli@linux.it>2016-01-11 19:11:50 +0100
commita568d1df1ec7926f662e0ec9ec0b37af24666f4e (patch)
tree3863414ca0b496f663e866a16443abae342299a7 /scripts
parenta3ff934e652539aa6a404a4a3a0267e7863b2fcc (diff)
downloadmanatools-a568d1df1ec7926f662e0ec9ec0b37af24666f4e.tar
manatools-a568d1df1ec7926f662e0ec9ec0b37af24666f4e.tar.gz
manatools-a568d1df1ec7926f662e0ec9ec0b37af24666f4e.tar.bz2
manatools-a568d1df1ec7926f662e0ec9ec0b37af24666f4e.tar.xz
manatools-a568d1df1ec7926f662e0ec9ec0b37af24666f4e.zip
updated year
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/mana2
-rwxr-xr-xscripts/manaadduser2
-rwxr-xr-xscripts/manaclock2
-rwxr-xr-xscripts/manadm2
-rwxr-xr-xscripts/manahost2
-rwxr-xr-xscripts/manalog2
-rwxr-xr-xscripts/manaproxy2
-rwxr-xr-xscripts/manaservice2
-rwxr-xr-xscripts/manauser2
-rwxr-xr-xscripts/manawall2
-rwxr-xr-xscripts/mpan4
11 files changed, 12 insertions, 12 deletions
diff --git a/scripts/mana b/scripts/mana
index 76f903f1..692d9414 100755
--- a/scripts/mana
+++ b/scripts/mana
@@ -2,7 +2,7 @@
# vim: set et ts=4 sw=4:
#*****************************************************************************
#
-# Copyright (c) 2014 - 2015 Angelo naselli <anaselli@linux.it>
+# Copyright (c) 2014-2016 Angelo naselli <anaselli@linux.it>
#
# This file is part of manatools
#
diff --git a/scripts/manaadduser b/scripts/manaadduser
index 33465b63..a5ec7b12 100755
--- a/scripts/manaadduser
+++ b/scripts/manaadduser
@@ -1,6 +1,6 @@
#!/usr/bin/perl
# vim: set et ts=4 sw=4:
-# Copyright 2014 - 2015 Angelo Naselli
+# Copyright 2014-2016 Angelo Naselli
#
# This file is part of manatools
#
diff --git a/scripts/manaclock b/scripts/manaclock
index 19d30c59..94dbcd99 100755
--- a/scripts/manaclock
+++ b/scripts/manaclock
@@ -1,6 +1,6 @@
#!/usr/bin/perl
# vim: set et ts=4 sw=4:
-# Copyright 2014 - 2015 Angelo Naselli
+# Copyright 2014-2016 Angelo Naselli
#
# This file is part of manatools
#
diff --git a/scripts/manadm b/scripts/manadm
index 6ea01ff7..1cf05169 100755
--- a/scripts/manadm
+++ b/scripts/manadm
@@ -1,6 +1,6 @@
#!/usr/bin/perl
# vim: set et ts=4 sw=4:
-# Copyright 2013 - 2015 Matteo Pasotti
+# Copyright 2013-2016 Matteo Pasotti
# 2015 Angelo Naselli
#
# This file is part of manatools
diff --git a/scripts/manahost b/scripts/manahost
index 47479890..052baf99 100755
--- a/scripts/manahost
+++ b/scripts/manahost
@@ -1,6 +1,6 @@
#!/usr/bin/perl
# vim: set et ts=4 sw=4:
-# Copyright 2013 - 2015 Matteo Pasotti
+# Copyright 2013-2016 Matteo Pasotti
# 2015 Angelo Naselli
#
# This file is part of manatools
diff --git a/scripts/manalog b/scripts/manalog
index 020d4bc1..14ac1b5a 100755
--- a/scripts/manalog
+++ b/scripts/manalog
@@ -1,6 +1,6 @@
#!/usr/bin/perl
# vim: set et ts=4 sw=4:
-# Copyright 2014 - 2015 Angelo Naselli
+# Copyright 2014-2016 Angelo Naselli
#
# This file is part of manatools
#
diff --git a/scripts/manaproxy b/scripts/manaproxy
index 323bc0d5..4022a409 100755
--- a/scripts/manaproxy
+++ b/scripts/manaproxy
@@ -1,6 +1,6 @@
#!/usr/bin/perl
# vim: set et ts=4 sw=4:
-# Copyright 2013 - 2015 Matteo Pasotti
+# Copyright 2013-2016 Matteo Pasotti
# 2015 Angelo Naselli
#
# This file is part of manatools
diff --git a/scripts/manaservice b/scripts/manaservice
index 6e9a2b49..9efa554d 100755
--- a/scripts/manaservice
+++ b/scripts/manaservice
@@ -1,6 +1,6 @@
#!/usr/bin/perl
# vim: set et ts=4 sw=4:
-# Copyright 2014 - 2015 Angelo Naselli
+# Copyright 2014-2016 Angelo Naselli
#
# This file is part of manatools
#
diff --git a/scripts/manauser b/scripts/manauser
index 3bf785aa..d247ec2f 100755
--- a/scripts/manauser
+++ b/scripts/manauser
@@ -1,6 +1,6 @@
#!/usr/bin/perl
# vim: set et ts=4 sw=4:
-# Copyright 2014 - 2015 Angelo Naselli
+# Copyright 2014-2016 Angelo Naselli
#
# This file is part of manatools
#
diff --git a/scripts/manawall b/scripts/manawall
index 54f61cdc..7250474f 100755
--- a/scripts/manawall
+++ b/scripts/manawall
@@ -1,6 +1,6 @@
#!/usr/bin/perl
# vim: set et ts=4 sw=4:
-# Copyright 2013 - 2015 Matteo Pasotti
+# Copyright 2013-2016 Matteo Pasotti
# 2015 Angelo Naselli
#
# This file is part manatools
diff --git a/scripts/mpan b/scripts/mpan
index 6e652a7d..99faf4a4 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 - 2015 Matteo Pasotti
-# Copyright 2014 - 2015 Angelo Naselli
+# Copyright 2013-2016 Matteo Pasotti
+# Copyright 2014-2016 Angelo Naselli
#
# This file is part of manatools
#