diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/client/unitymenuactiontest.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/client/unitymenuactiontest.cpp b/tests/client/unitymenuactiontest.cpp index 9134930..d33ab2e 100644 --- a/tests/client/unitymenuactiontest.cpp +++ b/tests/client/unitymenuactiontest.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012 Canonical Ltd. + * Copyright 2014 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by @@ -14,7 +14,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. * * Authors: - * Renato Araujo Oliveira Filho <renato@canonical.com> + * Nick Dedekind <nick.dedekind@canonical.com> */ #include "unitymenumodel.h" |