From cc49aea3a3723f758dd625f8dd3297739777baaf Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Dec 01 2015 14:41:14 +0000 Subject: add license and copyright to the docs script Signed-off-by: Dennis Gilmore --- diff --git a/scripts/update-docs.sh b/scripts/update-docs.sh index 17f4d90..70b09e7 100755 --- a/scripts/update-docs.sh +++ b/scripts/update-docs.sh @@ -1,5 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Red Hat, Inc. +# SPDX-License-Identifier: GPL-2.0 + git clone https://pagure.io/releng.git /tmp/releng pushd /tmp/releng/docs make html