1. 28 Jun, 2021 1 commit
  2. 27 Jun, 2021 3 commits
  3. 26 Jun, 2021 3 commits
    • Kip's avatar
      Merge pull request #943 from Tachi107/reuse.software · eb2aa7f2
      Kip authored
      Make Pistache REUSE compliant
      eb2aa7f2
    • Andrea Pappacoda's avatar
      1f0e920e
    • Andrea Pappacoda's avatar
      Make Pistache REUSE compliant · 4f62cd7a
      Andrea Pappacoda authored
      Reuse is a specification that aims at making licensing of open source
      software easier. You basically have to include an SPDX header in all
      files, and when this isn't possible you create a file named
      filename.license containing the header. While I find this a bit too much
      this is also the only way of reliably determining the license and the
      copyright holder of a certain file.
      
      The use of SPDX tags has been adopted by projects like the Linux Kernel
      (torvalds/linux/commit/a61127c2130236168321cc76c5a58e15c00ad154),
      systemd, etc, and I find it way better that including a long copyright
      notice on top of every file.
      
      I didn't add any email address, but if you'd like to it is completely
      possible to add them in the SPDX-FileCopyrightText tag, between angle
      brackets.
      
      The specification is available on https://reuse.software
      4f62cd7a
  4. 21 Jun, 2021 7 commits
  5. 19 Jun, 2021 1 commit
  6. 18 Jun, 2021 1 commit
  7. 17 Jun, 2021 1 commit
  8. 14 Jun, 2021 1 commit
  9. 12 Jun, 2021 4 commits
  10. 10 Jun, 2021 4 commits
  11. 09 Jun, 2021 2 commits
  12. 05 Jun, 2021 10 commits
  13. 04 Jun, 2021 2 commits