Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate LICENSE.txt from LICENSE.template #1753

Commits on Apr 15, 2024

  1. license: update debian/copyright

    Fix adding webui/copyright, remove unimportant sections, update to 2024.
    joergsteffens authored and BareosBot committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    548d7a9 View commit details
    Browse the repository at this point in the history
  2. license: move from debian/copyright to LICENSE.txt

    Create LICENSE.txt by calling
    
    devtools/update-license-file.sh
    
    which merges LICENSE.template and core/LICENSE.
    core/LICENSE covers the code in core/
    and stays unchanged, at it has been setup with legal help.
    
    Before there has been a mechanism to update debian/copyright.
    Now debian/copyright is just a link to LICENSE.txt,
    which is formated according to
    https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
    
    Co-authored-by: Bruno Friedmann @bareos <89836284+bruno-at-bareos@users.noreply.github.com>
    2 people authored and BareosBot committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2d8403a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6198c10 View commit details
    Browse the repository at this point in the history
  4. license: core/license: remove section 1.j

    ... as this third-party library is alredy covered in LICENSE.txt
    joergsteffens authored and BareosBot committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3594fb5 View commit details
    Browse the repository at this point in the history
  5. license: updated LICENSE.txt

    by calling:
    devtools/update-license-file.sh
    joergsteffens authored and BareosBot committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    45bca80 View commit details
    Browse the repository at this point in the history
  6. cmake: move BareosGenerateDebianInfo

    Moved file from core/cmake to cmake,
    as it is not specific for core.
    joergsteffens authored and BareosBot committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4757f3f View commit details
    Browse the repository at this point in the history
  7. tests: fix pg version detection on debian

    Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
    bruno-at-bareos authored and BareosBot committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    475b131 View commit details
    Browse the repository at this point in the history
  8. Update CHANGELOG.md

    BareosBot committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    cf0a2ee View commit details
    Browse the repository at this point in the history