tests: Add missing copyright line. * tests/lint.scm: Add missing copyright line for commit 907c98ac and others.
1 files changed, 1 insertions(+), 0 deletions(-) M tests/lint.scm
M tests/lint.scm => tests/lint.scm +1 -0
@@ 1,6 1,7 @@ ;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2012, 2013 Cyril Roelandt <tipecaml@gmail.com> ;;; Copyright © 2014 Eric Bavier <bavier@member.fsf.org> +;;; Copyright © 2014 Ludovic Courtès <ludo@gnu.org> ;;; ;;; This file is part of GNU Guix. ;;;