Changed license to AGPLv2

Added VICIDIAL_fix_lead_statuses.pl script

git-svn-id: svn://192.168.202.10@788 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2008-03-10 08:02:30 +00:00
parent 4fcf7dfdcf
commit 7e11962fc1
125 changed files with 852 additions and 655 deletions
+4 -2
View File
@@ -1,6 +1,6 @@
#!/usr/bin/perl
# AST_agent_week_tally.pl
#
# AST_agent_week_tally.pl version 2.0.5
#
# This script is designed to gather stats for all agent activity over the course
# of a week and print it in an ASCI text file to be placed
@@ -9,6 +9,8 @@
# Place in the crontab and run every Saturday night at 23:59
# 59 23 6 * * /home/cron/AST_agent_day.pl
#
# Copyright (C) 2008 Matt Florell <vicidial@gmail.com> LICENSE: AGPLv2
#
# CHANGES
# 60517-1100 - First version
# 60715-2325 - changed to use /etc/astguiclient.conf for configs