From 7013122c3d259e86ad5e31510290e01041794ec3 Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Wed, 10 Mar 2021 01:03:00 +0100 Subject: Add us to the copyright header --- tests/media-player-mock.vala | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') 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 + * Robert Tari */ public class MediaPlayerMock: MediaPlayer { -- cgit v1.2.3