Add composer license entry

This commit is contained in:
Synchro 2012-12-03 16:21:49 +01:00
parent 7224d9e402
commit 2638daad6f
1 changed files with 2 additions and 1 deletions

View File

@ -27,5 +27,6 @@
},
"autoload": {
"classmap": ["class.phpmailer.php", "class.pop3.php", "class.smtp.php"]
}
},
"license": "LGPL-2.1"
}