I really liked the idea of this script and wanted to use it for a couple projects...however, I discovered a 'fatal' flaw while trying to get things to work.

The import scripts have
#Copyright 2006 Svetlozar Petrov
#All Rights Reserved
#svetlozar@svetlozar.net
#http://svetlozar.net

On Svetlozars website, he makes it quite clear that this data is not to be distributed freely and is for commercial use only. This module will have to be rebuilt cleanly or disbanded all together. Sorry to break the bad news.

Comments

jriddiough@gmail.com’s picture

Status: Closed (works as designed) » Active
Crell’s picture

Project: Drupal Contact List Importer » Drupal.org infrastructure
Component: Code » Other

Refiling over to the infra queue for action. The offending file is here:

http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/dcl_importe...

The module author hasn't replied to the issue since it was opened in October, so I would recommend just removing the module and sending him an email.

--Larry Garfield
Drupal Association Director of Legal Affairs

avpaderno’s picture

Title: License Violations - Module uses copyrighted libraries. NOBODY SHOULD USE THIS » License violations
Category: bug » task
pasqualle’s picture

It seems to me that the code is based on the (older version of the) demo script http://svetlozar.net/page/Import-Gmail-Addresses.html

and this is the actual header of the demo file

#Copyright 2006-2009 Svetlozar Petrov
#All Rights Reserved
#For contact please use website
#http://svetlozar.net
#Free to use in open source projects!
avpaderno’s picture

If that is the case, the original author didn't report the License he adopted, which is contrary to Drupal policies that require the License to be explicitly declared as GPL.

It's also suggested to not use code coming from other projects.

avpaderno’s picture

Status: Active » Fixed

The file has been removed from CVS.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.