From 234d6a6e8a4f73ddea627dd4fd78dfb4a91d5a83 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Sun, 7 Apr 2019 00:09:14 +0100 Subject: Copyright notice added to all files missing one Until now, for short files, we only had a license notice, not an actual copyright notice. With this commit, a copyright notice has also been added. We use this new command to find these files, suggested by `ineiev@gnu.org'. --- reproduce/config/pipeline/LOCAL.mk.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'reproduce/config/pipeline/LOCAL.mk.in') diff --git a/reproduce/config/pipeline/LOCAL.mk.in b/reproduce/config/pipeline/LOCAL.mk.in index 00b907a..b986520 100644 --- a/reproduce/config/pipeline/LOCAL.mk.in +++ b/reproduce/config/pipeline/LOCAL.mk.in @@ -3,6 +3,8 @@ # This is just a template for the `./configure' script to fill in. Please # don't make any change to this file. # +# Copyright (C) 2018-2019 Mohammad Akhlaghi. +# # Copying and distribution of this file, with or without modification, are # permitted in any medium without royalty provided the copyright notice and # this notice are preserved. This file is offered as-is, without any -- cgit v1.2.1