~ci-train-bot/unity8/unity8-ubuntu-zesty-2415

« back to all changes in this revision

Viewing changes to src/ApplicationArguments.h

updated from lp:~unity-mir/unity8/shellRotation

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
 * Copyright (C) 2013-2014 Canonical, Ltd.
 
2
 * Copyright (C) 2013,2015 Canonical, Ltd.
3
3
 *
4
4
 * This program is free software; you can redistribute it and/or modify
5
5
 * it under the terms of the GNU General Public License as published by
13
13
 * You should have received a copy of the GNU General Public License
14
14
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
15
15
 *
16
 
 * Authored by: Nick Dedekind <nick.dedekind@canonical.com>
17
 
 *              Daniel d'Andrada <daniel.dandrada@canonical.com>
18
16
 */
19
17
 
20
18