cmogstored dev/user discussion/issues/patches/etc
 help / color / mirror / code / Atom feed
From: Eric Wong <e@80x24.org>
To: cmogstored-public@bogomips.org
Subject: Re: [PATCH] update copyrights for 2018 and use SPDX for "GPL-3.0+"
Date: Wed, 28 Nov 2018 02:16:07 +0000	[thread overview]
Message-ID: <20181128021607.57kf7w3snjbqdi7g@dcvr> (raw)
In-Reply-To: <20181128020620.3208-1-e@80x24.org>

With a real commit message:

    update copyrights for 2018 and use SPDX for "GPL-3.0+"

    copyrights updated by "update-copyright" in gnulib:

            git ls-files | UPDATE_COPYRIGHT_HOLDER='all contributors' \
              UPDATE_COPYRIGHT_USE_INTERVALS=2 \
              xargs /path/to/gnulib/build-aux/update-copyright

    While we're at it, SPDX seems to be the accepted way to identify
    licenses nowadays, so lets use it.

      git ls-files | xargs perl -i -p -e \
        's,GPLv3 or later.*,GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt>,g'

      reply	other threads:[~2018-11-28  2:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-28  2:06 [PATCH] update copyrights for 2018 and use SPDX for "GPL-3.0+" Eric Wong
2018-11-28  2:16 ` Eric Wong [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/cmogstored/README

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181128021607.57kf7w3snjbqdi7g@dcvr \
    --to=e@80x24.org \
    --cc=cmogstored-public@bogomips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/cmogstored.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).