diff options
author | Ludovic Courtès <ludo@gnu.org> | 2012-11-18 15:22:00 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2012-11-18 15:22:00 +0100 |
commit | f8348b91adf7c878ffad2229e60db7c67565a516 (patch) | |
tree | 3fc4a2cb1ffaabe677b756eb7c7226b6d8c5e132 /HACKING | |
parent | 68c141f144b68baa98a2f48c8ff3f867d667e153 (diff) | |
download | patches-f8348b91adf7c878ffad2229e60db7c67565a516.tar patches-f8348b91adf7c878ffad2229e60db7c67565a516.tar.gz |
Turn Guix into "GNU Guix".
* configure.ac: Change package name to "GNU Guix", and bug-report
address to `gnu-system-discuss@gnu.org'.
* doc/guix.texi: Replace "Guix" by "GNU Guix" in some places.
(Top, Introduction): Mention "for the GNU system".
* HACKING, README: Use "GNU Guix" instead of "Guix" in some places.
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ -*- mode: org; coding: utf-8; -*- -#+TITLE: Hacking Guix and its incredible distro +#+TITLE: Hacking GNU Guix and its incredible distro Copyright © 2012 Ludovic Courtès <ludo@gnu.org> |