diff options
author | Nick Dedekind <nicholas.dedekind@gmail.com> | 2014-07-01 11:17:23 +0100 |
---|---|---|
committer | Nick Dedekind <nicholas.dedekind@gmail.com> | 2014-07-01 11:17:23 +0100 |
commit | 4f4fde02f90abeb1d20a842b2a7578a84fe75f51 (patch) | |
tree | 33ce61334463ae2fdae55e4325cdde93f3ef526a | |
parent | 99e2882b2fbf0f5e50981a80ffcaa2c857e2f70f (diff) | |
download | qmenumodel-4f4fde02f90abeb1d20a842b2a7578a84fe75f51.tar.gz qmenumodel-4f4fde02f90abeb1d20a842b2a7578a84fe75f51.tar.bz2 qmenumodel-4f4fde02f90abeb1d20a842b2a7578a84fe75f51.zip |
fixed copywrite
-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" |