Issue Details (XML | Word | Printable)

Key: XWIKI-1745
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Vincent Massol
Reporter: Vincent Massol
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XWiki Core

Replace license headers in source files and ensure that all released artifacts include License+Notice files

Created: 14/Sep/07 16:57   Updated: 20/Feb/08 01:08
Component/s: Build, Infrastructure and Tests
Affects Version/s: 1.1
Fix Version/s: 1.3 RC1

Issue Links:
Dependency
 

Date of First Response: 19/Feb/08 13:39
Resolution Date: 20/Feb/08 01:08


 Description  « Hide
Replace what we have with:
/*
 * See the NOTICE file distributed with this work for additional  
 * information regarding copyright ownership.
 *
 * 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.
 */

And add a NOTICE file with:

This product includes software developed by XpertNet SARL and  
individual contributors under the following copyright:
Copyright 2004-2007, XpertNet SARL, and individual contributors.


 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Vincent Massol added a comment - 14/Sep/07 17:33
Replace headers in all files.

Now need to check the NOTICE file.


Sergiu Dumitriu added a comment - 19/Feb/08 13:39
VIncent, any update on this?

Vincent Massol added a comment - 19/Feb/08 14:07
Working on it now...

Vincent Massol added a comment - 20/Feb/08 01:08
Done