aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRobert Tari <robert@tari.in>2021-03-10 01:03:00 +0100
committerRobert Tari <robert@tari.in>2021-08-04 22:12:44 +0200
commit7013122c3d259e86ad5e31510290e01041794ec3 (patch)
tree78acf22650c2157b814dea69169c9015c39ac37e /tests
parent5139f8e16c9a8c846df33b7a2b6e20b87702734b (diff)
downloadayatana-indicator-sound-7013122c3d259e86ad5e31510290e01041794ec3.tar.gz
ayatana-indicator-sound-7013122c3d259e86ad5e31510290e01041794ec3.tar.bz2
ayatana-indicator-sound-7013122c3d259e86ad5e31510290e01041794ec3.zip
Add us to the copyright header
Diffstat (limited to 'tests')
-rw-r--r--tests/media-player-mock.vala2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/media-player-mock.vala b/tests/media-player-mock.vala
index ae4901b..f93fc94 100644
--- a/tests/media-player-mock.vala
+++ b/tests/media-player-mock.vala
@@ -1,5 +1,6 @@
/*
* Copyright © 2014 Canonical Ltd.
+ * Copyright © 2021 Robert Tari
*
* 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
@@ -15,6 +16,7 @@
*
* Authors:
* Ted Gould <ted@canonical.com>
+ * Robert Tari <robert@tari.in>
*/
public class MediaPlayerMock: MediaPlayer {