tests: Add missing copyright statement.

This is a follow-up to commit 3b97a1779f.

* gnu/tests/web.scm: Update copyright header.
This commit is contained in:
Marius Bakke 2018-09-26 01:45:05 +02:00
parent 29bdfe1367
commit 4353981eb0
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -3,6 +3,7 @@
;;; Copyright © 2017 Christopher Baines <mail@cbaines.net>
;;; Copyright © 2017, 2018 Clément Lassieur <clement@lassieur.org>
;;; Copyright © 2018 Pierre-Antoine Rouby <pierre-antoine.rouby@inria.fr>
;;; Copyright © 2018 Marius Bakke <mbakke@fastmail.com>
;;;
;;; This file is part of GNU Guix.
;;;