From 4471cae07ef3eef8d83692d6c2384400eb5cf3a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Tue, 8 Apr 2014 18:22:09 +0200 Subject: [PATCH] hydra-eval-guile-jobs: Add "This file is part of Hydra". --- src/script/hydra-eval-guile-jobs.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/script/hydra-eval-guile-jobs.in b/src/script/hydra-eval-guile-jobs.in index 01f3220b..369c3f8f 100644 --- a/src/script/hydra-eval-guile-jobs.in +++ b/src/script/hydra-eval-guile-jobs.in @@ -16,6 +16,8 @@ exec ${GUILE:-@GUILE@} --no-auto-compile --fresh-auto-compile \ !# ;;; Copyright © 2012, 2013, 2014 Ludovic Courtès ;;; +;;; This file is part of Hydra. +;;; ;;; Hydra is free software: you can redistribute it and/or modify ;;; it under the terms of the GNU General Public License as published by ;;; the Free Software Foundation, either version 3 of the License, or