summaryrefslogtreecommitdiffstats
path: root/tests/modules/common/mock_session.h
diff options
context:
space:
mode:
authorGerry Boland <gerry.boland@canonical.com>2015-08-11 13:08:32 +0100
committerGerry Boland <gerry.boland@canonical.com>2015-08-11 13:08:32 +0100
commitee2543285a3b48e6a698731da4b6aa90f9045294 (patch)
treeea4a4accd7cb80577e708f72a23a475de57358ec /tests/modules/common/mock_session.h
parent3b8c279a3e3e8977a608b119efee544d7ee6d63c (diff)
Standardize licences to LGPLv3, update years, remove authors
Diffstat (limited to 'tests/modules/common/mock_session.h')
-rw-r--r--tests/modules/common/mock_session.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/modules/common/mock_session.h b/tests/modules/common/mock_session.h
index 08941cb..7b33911 100644
--- a/tests/modules/common/mock_session.h
+++ b/tests/modules/common/mock_session.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2014 Canonical, Ltd.
+ * Copyright (C) 2014-2015 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 version 3, as published by
@@ -12,7 +12,6 @@
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
- *
*/
#ifndef MOCK_QTMIR_SESSION_H