Closed (fixed)
Project:
Mugshot
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
12 Mar 2007 at 02:52 UTC
Updated:
22 Mar 2007 at 07:25 UTC
I noticed that you added a license file: http://drupal.org/cvs?file=/modules/mugshot/LICENSE.txt
You don't need this. The drupal.org packaging script automatically adds this file for you when it creates the tar.gz file. You should remove this from your project.
Comments
Comment #1
bonvga commentedThank's for the information.
I've deleted the licence file in this commit : http://drupal.org/cvs?commit=60359
Comment #2
gregglesthanks!
One more thing - when you make a commit related to an issue it's best if you put the issue number after a # in the commit message:
See for more details: http://drupal.org/node/52287
Comment #3
bonvga commentedThank's again for the advice.
Comment #4
gregglesOk, last tip ;)
There is an automated process that will take issues from "fixed" to "closed". People generally just leave the issue as "fixed" and let that process move it to closed.