4155e2a909
Change license headers with this script: (use-modules (guix build utils)) (fluid-set! %default-port-encoding "UTF-8") (substitute* (cons "distro/packages/ld-wrapper.scm" (find-files "guix/build" "\\.scm$")) (("^([[:graph:]]+) This file is part of Guix." _ comment-start) (string-append comment-start " This file is part of GNU Guix.")) (("^([[:graph:]]+) Guix --- Nix package management.*" _ comment-start) (string-append comment-start " GNU Guix --- Functional package management for GNU\n")) (("^([[:graph:]]+) Guix is " _ comment-start) (string-append comment-start " GNU Guix is ")) (("^([[:graph:]]+) along with Guix." _ comment-start) (string-append comment-start " along with GNU Guix.")) (("^([[:graph:]]+) Copyright \\(C\\)" _ comment-start) (string-append comment-start " Copyright ©"))) * distro/packages/ld-wrapper.scm, guix/build/download.scm, guix/build/gnu-build-system.scm, guix/build/union.scm, guix/build/utils.scm: Update license headers. |
||
---|---|---|
.. | ||
bootstrap | ||
patches | ||
acl.scm | ||
attr.scm | ||
autotools.scm | ||
base.scm | ||
bash.scm | ||
bdw-gc.scm | ||
bison.scm | ||
bootstrap.scm | ||
compression.scm | ||
cpio.scm | ||
ddrescue.scm | ||
ed.scm | ||
flex.scm | ||
gawk.scm | ||
gdbm.scm | ||
gettext.scm | ||
gnupg.scm | ||
gnutls.scm | ||
gperf.scm | ||
guile.scm | ||
help2man.scm | ||
ld-wrapper.scm | ||
less.scm | ||
libffi.scm | ||
libsigsegv.scm | ||
libunistring.scm | ||
linux.scm | ||
lout.scm | ||
lsh.scm | ||
m4.scm | ||
make-bootstrap.scm | ||
multiprecision.scm | ||
nano.scm | ||
ncurses.scm | ||
nettle.scm | ||
openssl.scm | ||
perl.scm | ||
pkg-config.scm | ||
pth.scm | ||
readline.scm | ||
recutils.scm | ||
shishi.scm | ||
system.scm | ||
texinfo.scm | ||
time.scm | ||
wget.scm | ||
which.scm | ||
zile.scm |