From 0209c3d54e0e43086fbf9e0963fe614aabbebef1 Mon Sep 17 00:00:00 2001 From: Federico Culloca Date: Mon, 29 Oct 2018 10:09:05 +0100 Subject: [PATCH] copyright notice on source file Because, apparently, it's important --- parrotsay.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parrotsay.c b/parrotsay.c index 1e5a2f5..2b8b040 100644 --- a/parrotsay.c +++ b/parrotsay.c @@ -1,4 +1,4 @@ -/* +/* Copyright (C) 2018 Federico klez Culloca This program 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 -- 2.47.3