aboutsummaryrefslogtreecommitdiffstats
path: root/extras
diff options
context:
space:
mode:
authorAngelo Naselli <anaselli@linux.it>2017-09-10 12:54:47 +0200
committerAngelo Naselli <anaselli@linux.it>2017-09-10 12:54:47 +0200
commit98b99df1bc012f23530d615225c66a1593b4d793 (patch)
tree19370416f87cd0095e8f441c72051776520447ca /extras
parent7bb4ee9365e8f24c69b4ed13cd74711f9f9d7061 (diff)
downloadmanatools-98b99df1bc012f23530d615225c66a1593b4d793.tar
manatools-98b99df1bc012f23530d615225c66a1593b4d793.tar.gz
manatools-98b99df1bc012f23530d615225c66a1593b4d793.tar.bz2
manatools-98b99df1bc012f23530d615225c66a1593b4d793.tar.xz
manatools-98b99df1bc012f23530d615225c66a1593b4d793.zip
updated credits date
Diffstat (limited to 'extras')
-rw-r--r--extras/module_templete/ManaTools/Module/ModuleTemplate.pm2
-rwxr-xr-xextras/module_templete/mana_mt2
2 files changed, 2 insertions, 2 deletions
diff --git a/extras/module_templete/ManaTools/Module/ModuleTemplate.pm b/extras/module_templete/ManaTools/Module/ModuleTemplate.pm
index 712d335a..55bdf895 100644
--- a/extras/module_templete/ManaTools/Module/ModuleTemplate.pm
+++ b/extras/module_templete/ManaTools/Module/ModuleTemplate.pm
@@ -1,7 +1,7 @@
# vim: set et ts=4 sw=4:
#*****************************************************************************
#
-# Copyright (c) 2015-2016 Angelo Naselli <anaselli@linux.it>
+# Copyright (c) 2015-2017 Angelo Naselli <anaselli@linux.it>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2, as
diff --git a/extras/module_templete/mana_mt b/extras/module_templete/mana_mt
index 32851639..2a37735b 100755
--- a/extras/module_templete/mana_mt
+++ b/extras/module_templete/mana_mt
@@ -1,6 +1,6 @@
#!/usr/bin/perl
# vim: set et ts=4 sw=4:
-# Copyright 2015-2016 Angelo Naselli
+# Copyright 2015-2017 Angelo Naselli
#
# This file is part of manatools
# and it is a script to test the module template