all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: tadni@riseup.net
To: guix-devel@gnu.org
Subject: [PATCH] fix licensing information, for "Guy" (Joshua) Grant.
Date: Mon, 20 Oct 2014 18:11:05 -0500	[thread overview]
Message-ID: <8e0c54c6a991c8acdbd4cfc1879ff796@riseup.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 528 bytes --]

So, some months ago I was fairly certain I was going to change my 
first/given name to Guy... half a year later and it never happened, too 
I'm completly over that. But, within that timespan -- it so happens I 
patched some files I worked on to reflect that... so currently it's not 
reflexctive to my actual, legal name. Also, I've checked and I have like 
3 different emails plastered over the source tree ... so, this patch 
fixes all of that. Sorry for all the trouble, and feel free to respond 
with any questions/comments.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-fix-licensing-information-for-Joshua-Grant-by-updati.patch --]
[-- Type: text/x-diff; name=0001-fix-licensing-information-for-Joshua-Grant-by-updati.patch, Size: 2289 bytes --]

From 01bad04d38c27ce40384c7e9543e16f69da35f81 Mon Sep 17 00:00:00 2001
From: Guy Grant <tadni@riseup.net>
Date: Mon, 20 Oct 2014 18:08:37 -0500
Subject: [PATCH 1/1] fix licensing information for Joshua Grant, by updating
 name and email

---
 AUTHORS                | 2 +-
 gnu/packages/fonts.scm | 2 +-
 gnu/packages/gl.scm    | 2 +-
 gnu/packages/slim.scm  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index 4263eb2..01b9dfd 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -16,7 +16,7 @@ alphabetical order):
            John Darrington <jmd@gnu.org>
         Andreas Enge <andreas@enge.fr>
          Alírio Eyng <alirioeyng@gmail.com>
-            Guy Grant <gzg@riseup.net>
+            Joshua Grant <tadni@riseup.net>
          Raimon Grau <raimonster@gmail.com>
          Nikita Karetnikov <nikita@karetnikov.org>
         Aljosha Papsch <misc@rpapsch.de>
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 7c95666..825395b 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1,7 +1,7 @@
 ;;; GNU Guix --- Functional package management for GNU
 ;;; Copyright © 2013 Ludovic Courtès <ludo@gnu.org>
 ;;; Copyright © 2014 Mark H Weaver <mhw@netris.org>
-;;; Copyright © 2014 Guy Grant <tadnimi@gnu.org>
+;;; Copyright © 2014 Joshua Grant <tadni@riseup.net>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm
index a65639b..bf267bf 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -1,6 +1,6 @@
 ;;; GNU Guix --- Functional package management for GNU
 ;;; Copyright © 2013 Andreas Enge <andreas@enge.fr>
-;;; Copyright © 2013 Guy Grant <gzg@riseup.net>
+;;; Copyright © 2013 Joshua Grant <tadni@riseup.net>
 ;;; Copyright © 2014 David Thompson <davet@gnu.org>
 ;;;
 ;;; This file is part of GNU Guix.
diff --git a/gnu/packages/slim.scm b/gnu/packages/slim.scm
index 1f0d53c..fb77902 100644
--- a/gnu/packages/slim.scm
+++ b/gnu/packages/slim.scm
@@ -1,5 +1,5 @@
 ;;; GNU Guix --- Functional package management for GNU
-;;; Copyright © 2013 Guy Grant <gzg@riseup.net>
+;;; Copyright © 2013 Joshua Grant <tadni@riseup.net>
 ;;; Copyright © 2014 Ludovic Courtès <ludo@gnu.org>
 ;;; Copyright © 2014 Andreas Enge <andreas@enge.fr>
 ;;;
-- 
1.9.3


             reply	other threads:[~2014-10-20 23:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-20 23:11 tadni [this message]
2014-10-25 21:59 ` [PATCH] fix licensing information, for "Guy" (Joshua) Grant Ludovic Courtès
  -- strict thread matches above, loose matches on Subject: below --
2014-10-25 22:21 Guy Grant
2014-10-26 13:49 ` Ludovic Courtès

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=8e0c54c6a991c8acdbd4cfc1879ff796@riseup.net \
    --to=tadni@riseup.net \
    --cc=guix-devel@gnu.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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.