diff options
author | Andreas Enge <andreas@enge.fr> | 2014-01-18 14:15:39 +0100 |
---|---|---|
committer | Andreas Enge <andreas@enge.fr> | 2014-01-18 14:15:39 +0100 |
commit | 10b4d0f6ff7585158bce489b358a27bce5e6f5a8 (patch) | |
tree | 99b3983068d29d34ff902a0cfebbee375eb6b268 /gnu/packages/gl.scm | |
parent | c915b404b2550418af197504622480dee79812f4 (diff) | |
download | guix-10b4d0f6ff7585158bce489b358a27bce5e6f5a8.tar guix-10b4d0f6ff7585158bce489b358a27bce5e6f5a8.tar.gz |
gnu: gl: Correct copyright notice.
* gnu/packages/gl.scm: Add copyright notice for mesa, moved here from
module xorg in commit 200726e.
Diffstat (limited to 'gnu/packages/gl.scm')
-rw-r--r-- | gnu/packages/gl.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm index ee8aed9284..65b9fbc666 100644 --- a/gnu/packages/gl.scm +++ b/gnu/packages/gl.scm @@ -1,4 +1,5 @@ ;;; GNU Guix --- Functional package management for GNU +;;; Copyright © 2013 Andreas Enge <andreas@enge.fr> ;;; Copyright © 2013 Guy Grant <gzg@riseup.net> ;;; ;;; This file is part of GNU Guix. |