[jboss-jira] [JBoss JIRA] Created: (JBADMCON-148) Apply correct licensing text in source files
Peter Johnson (JIRA)
jira-events at jboss.com
Tue Aug 15 12:44:22 EDT 2006
Apply correct licensing text in source files
--------------------------------------------
Key: JBADMCON-148
URL: http://jira.jboss.com/jira/browse/JBADMCON-148
Project: JBoss Admin Console
Issue Type: Task
Components: General Console
Affects Versions: 1.1 alpha
Environment: all
Reporter: Peter Johnson
Assigned To: chi lin
Fix For: 1.1 alpha
The current source files contain the following header text:
/*
* JBoss, the OpenSource J2EE webOS
*
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
This should be changed to:
/*
* JBoss, Home of Professional Open Source
* Copyright 2005, JBoss Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
*
* This software is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this software; if not, write to the Free
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site: http://www.fsf.org.
*/
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list