Commit b90ef39
committed
relicense to Apache 2.0 from LGPL-3.0, bump to 1.0.0
Versions 0.4.x and earlier remain available on Maven Central under
LGPL-3.0. Version 1.0.0 and later are released under Apache 2.0.
Sole copyright holder is Jonathan Putney. AI-assisted commits in the
repository history were reviewed and accepted by the copyright holder
before this relicense; their scope is GitHub Actions CI configuration
only and contains no Java source code.
- LICENSE: replaced with Apache 2.0 text; COPYING.LESSER removed
- NOTICE: added (minimal, names the copyright holder)
- pom.xml: license metadata updated; version 0.4.2-SNAPSHOT to 1.0.0-SNAPSHOT;
LICENSE and NOTICE now embedded in META-INF of the built JAR
- README: license badge and section updated; historical note retained
pointing pre-1.0 users at the LGPL-licensed releases
- 422 Java source files: header rewritten to Apache 2.0 short form
carrying SPDX-License-Identifier: Apache-2.0
- 15 LGPL-tagged test fixtures (logback-test.xml plus SCORM 1.2 fixtures
authored in this repo): headers rewritten to match. Third-party SCORM
fixtures (ADL Golf Examples, cmi5 reference content) are untouched.1 parent 121e734 commit b90ef39
442 files changed
Lines changed: 3249 additions & 5371 deletions
File tree
- src
- main/java/dev/jcputney/elearning/parser
- api
- config
- enums
- exception
- impl
- access
- detector
- factory
- provider
- input
- aicc
- prereq
- cmi5
- types
- common
- serialization
- lom
- properties
- types
- scorm12
- adl
- prerequisite
- ims/cp
- scorm2004
- adl
- cp
- sequencing
- types
- ims
- cp
- ss
- objective
- random
- rollup
- sequencing
- types
- sequencing
- xapi
- tincan
- types
- output
- metadata
- aicc
- cmi5
- scorm12
- scorm2004
- xapi
- parsers
- util
- validation
- validators
- rules
- aicc
- cmi5
- common
- scorm12
- scorm2004
- xapi
- test
- java/dev/jcputney/elearning/parser
- api
- benchmark
- enums
- exception
- impl
- access
- detector
- factory
- provider
- input
- aicc
- cmi5
- types
- common
- serialization
- lom
- properties
- scorm12
- adl
- prerequisite
- scorm2004
- adl/cp
- ims/ss
- objective
- random
- rollup
- sequencing
- types
- sequencing
- xapi/tincan
- output
- metadata
- aicc
- cmi5
- scorm12
- scorm2004
- xapi
- parsers
- util
- validation
- validators
- rules
- aicc
- cmi5
- common
- scorm12
- scorm2004
- xapi
- resources
- modules/scorm12
- ComplexNestedOrganization_SCORM12
- InvalidFileReferences_SCORM12
- ItemWithNonExistentResourceId_SCORM12
- content
- LaunchUrlFromNestedItem_SCORM12
- content
- MalformedXml_SCORM12
- MissingLaunchUrl_SCORM12
- MissingRequiredFields_SCORM12
- MultipleItemsWithIdentifierRef_SCORM12
- content
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
0 commit comments