From: Jean Delvare <jdelvare@suse.de>
To: "Ondřej Lysoněk" <olysonek@redhat.com>
Cc: linux-i2c@vger.kernel.org
Subject: Re: [PATCH] py-smbus: Fix FSF address in smbusmodule.c
Date: Fri, 24 Nov 2017 11:44:32 +0100 [thread overview]
Message-ID: <20171124114432.2972ab95@endymion> (raw)
In-Reply-To: <20171124094001.27858-1-olysonek@redhat.com>
On Fri, 24 Nov 2017 10:40:01 +0100, Ondřej Lysoněk wrote:
> The Free Software Foundation address was outdated. Discovered by
> Fedora's rpmlint. The current address can be found at:
> https://www.gnu.org/licenses/old-licenses/gpl-2.0.html#SEC4
>
> Signed-off-by: Ondřej Lysoněk <olysonek@redhat.com>
> ---
> py-smbus/smbusmodule.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/py-smbus/smbusmodule.c b/py-smbus/smbusmodule.c
> index 48a408b..b189106 100644
> --- a/py-smbus/smbusmodule.c
> +++ b/py-smbus/smbusmodule.c
> @@ -13,7 +13,8 @@
> *
> * You should have received a copy of the GNU General Public License
> * along with this program; if not, write to the Free Software
> - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
> + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
> + * MA 02110-1301, USA.
> */
>
> #include <Python.h>
Applied, thanks.
--
Jean Delvare
SUSE L3 Support
prev parent reply other threads:[~2017-11-24 10:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-24 9:40 [PATCH] py-smbus: Fix FSF address in smbusmodule.c Ondřej Lysoněk
2017-11-24 10:44 ` Jean Delvare [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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171124114432.2972ab95@endymion \
--to=jdelvare@suse.de \
--cc=linux-i2c@vger.kernel.org \
--cc=olysonek@redhat.com \
/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.
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 NNTP newsgroup(s).