Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-2779

Add licence file to missing quickstarts

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 5.4.0.Final
    • None
    • Demonstrator
    • None

      There are a lot of quickstarts that do not have the expected licence declarations at the top of their files.

      You can find these:
      find . -type f | grep -v git | grep -v jar | grep -v tools | xargs grep -H -c 'Lesser|LICENSE-2' | grep 0$ | cut -d':' -f1 | wc

      The correct licence should be added to them, you may find it easy to cat a licence file (in the correct .java, .xml, .sh, .bat format) to them.

      The licence is LGPL. Those that were originally ASL etc should remain that way.

              zfeng@redhat.com Zheng Feng
              thjenkin@redhat.com Tom Jenkinson
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: