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.
This commit is contained in:
Ludovic Courtès
2012-11-18 15:22:00 +01:00
parent 68c141f144
commit f8348b91ad
4 changed files with 17 additions and 16 deletions

View File

@@ -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>