Opened 10 years ago

Closed 10 years ago

#63 closed task (fixed)

Add ECL license info to source code

Reported by: dstillman Owned by: dstillman
Priority: blocker Milestone: 1.0 Beta 2
Component: misc Version: 1.0
Keywords: Cc:

Description (last modified by dstillman)

We need to add an ECL license file to the root directory plus a header with copyright and license info on all files. License available at http://www.opensource.org/licenses/ecl1.php.

Source code files should contain the follow text:

Copyright (c) 2006  Center for History and New Media,
                    George Mason University, Fairfax, Virginia
                    http://chnm.gmu.edu
 
Licensed under the Educational Community License, Version 1.0 (the "License"); 
you may not use this file except in compliance with the License. 
You should have received a copy of the License along with this program.
You may also obtain a copy of the License at 
 
http://www.opensource.org/licenses/ecl1.php 
 
Unless required by applicable law or agreed to in writing, software 
distributed under the License is distributed on an "AS IS" BASIS, 
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 
See the License for the specific language governing permissions and 
limitations under the License.

Change History (7)

comment:1 Changed 10 years ago by david

(In [411]) Addresses #63, Add GPL license info to source code.

License file added.
Header added to David's interface files -- add header to your own files.

comment:2 Changed 10 years ago by dstillman

  • Description modified (diff)
  • Summary changed from Add GPL license info to source code to Add ECL license info to source code

Updating to reflect ECL license rather than GPL

comment:3 Changed 10 years ago by dstillman

(In [454]) Addresses #63, Add ECL license info to source code

Replaced GPL license.txt with ECL

comment:4 Changed 10 years ago by dstillman

(In [571]) Addresses #63, Add ECL license info to source code

Stripped GPL text and removed ECL license for now -- leaving in copyright notice where it exists

comment:5 Changed 10 years ago by dstillman

  • Milestone changed from 1.0 Beta 1 to 1.0 Beta 2

comment:6 Changed 10 years ago by dstillman

  • Component changed from uncategorized to misc
  • Owner changed from nobody to dstillman

comment:7 Changed 10 years ago by dstillman

  • Resolution set to fixed
  • Status changed from new to closed

(In [743]) Closes #63, Add ECL license info to source code

Added on all non-trivial files -- be sure to copy over XML or JS version as appropriate for new files

Note: See TracTickets for help on using tickets.