http://bugzilla.slf4j.org/show_bug.cgi?id=143
Summary: Include licensing information in pom.xml Product: SLF4J Version: unspecified Platform: PC OS/Version: Windows XP Status: NEW Severity: enhancement Priority: P3 Component: Unspecified AssignedTo: dev@slf4j.org ReportedBy: gen...@noderunner.net This is helpful information for people using SLF4J under Maven. E.g.: <licenses> <license> <name>Apache License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ dev mailing list dev@slf4j.org http://www.slf4j.org/mailman/listinfo/dev