aboutsummaryrefslogtreecommitdiff
path: root/src/user-prompt-box.vala
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-10-26 14:05:59 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-10-26 14:05:59 +0200
commitb78391b76207643b1c4d8ad6b7550c503c3c32e9 (patch)
treef4c87c0f3979a0313371abafcdc022694a5376ee /src/user-prompt-box.vala
parentafdb9fcd1f5975eead0e7cfed5c712f12011f3fe (diff)
downloadarctica-greeter-b78391b76207643b1c4d8ad6b7550c503c3c32e9.tar.gz
arctica-greeter-b78391b76207643b1c4d8ad6b7550c503c3c32e9.tar.bz2
arctica-greeter-b78391b76207643b1c4d8ad6b7550c503c3c32e9.zip
copyright holdership: Add myself as copyright holder and author to file headers of files I have worked on.
Diffstat (limited to 'src/user-prompt-box.vala')
-rw-r--r--src/user-prompt-box.vala1
1 files changed, 1 insertions, 0 deletions
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 <robert.ancell@canonical.com>
* Michael Terry <michael.terry@canonical.com>
+ * Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
*/
public class UserPromptBox : PromptBox