From b78391b76207643b1c4d8ad6b7550c503c3c32e9 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 26 Oct 2017 14:05:59 +0200 Subject: copyright holdership: Add myself as copyright holder and author to file headers of files I have worked on. --- src/user-prompt-box.vala | 1 + 1 file changed, 1 insertion(+) (limited to 'src/user-prompt-box.vala') diff --git a/src/user-prompt-box.vala b/src/user-prompt-box.vala index 9b285da..4483eec 100644 --- a/src/user-prompt-box.vala +++ b/src/user-prompt-box.vala @@ -16,6 +16,7 @@ * * Authors: Robert Ancell * Michael Terry + * Mike Gabriel */ public class UserPromptBox : PromptBox -- cgit v1.2.3