jMonkeyEngine / jMonkeyEngine/jmonkeyengine

Java source files with missing or non-standard copyright notices

Open
#1,001 27 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Documentation
Dominant language
Java
Stars
4.3k
Forks
1.2k
Avg merge
4d 7h
Merged PRs (30d)
14

Description

The authors of these classes need to be contacted so that we can make sure they've actually contributed them to the jMonkeyEngine project. Then the source files should be updated to the standard JME copyright notice.

checkers.quals.*
com.jme3.anim.AnimClip
com.jme3.anim.AnimComposer
com.jme3.anim.AnimTrack
com.jme3.anim.AnimationMask
com.jme3.anim.Armature
com.jme3.anim.ArmatureMask
com.jme3.anim.Joint
com.jme3.anim.MatrixJointModelTransform
com.jme3.anim.MorphControl
com.jme3.anim.SeparateJointModelTransform
com.jme3.anim.Weights
com.jme3.anim.interpolator.*
com.jme3.anim.tween.*
com.jme3.anim.tween.action.*
com.jme3.anim.util.*
com.jme3.app.DetailedProfiler
com.jme3.app.DetailedProfilerState
com.jme3.audio.AudioSource
com.jme3.audio.openal.AL

etcetera

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the listed Java packages and classes, including com.jme3.anim.* and com.jme3.audio.openal.AL, then inspect their existing source headers. Determine which authors must be contacted and compare each file with the standard JME copyright notice. Done means the relevant authorship is confirmed and all affected source files have the standard notice.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
documentation
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.