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
+3 -3
View File
@@ -1,11 +1,11 @@
#!/usr/bin/perl
# AST_sourceID_summary_export.pl version: 2.0.4
#
# AST_sourceID_summary_export.pl version: 2.0.5
#
# This script is designed to gather stats for all leads by source_id and
# post them to a directory
#
# Copyright (C) 2007 Matt Florell <vicidial@gmail.com> LICENSE: GPLv2
# Copyright (C) 2008 Matt Florell <vicidial@gmail.com> LICENSE: AGPLv2
#
# CHANGES
# 70905-1409 - First version