summaryrefslogtreecommitdiffstats
path: root/src/platforms/mirserver/plugin.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 /src/platforms/mirserver/plugin.h
parent3b8c279a3e3e8977a608b119efee544d7ee6d63c (diff)
Standardize licences to LGPLv3, update years, remove authors
Diffstat (limited to 'src/platforms/mirserver/plugin.h')
-rw-r--r--src/platforms/mirserver/plugin.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/platforms/mirserver/plugin.h b/src/platforms/mirserver/plugin.h
index 87a7e8a..09f9729 100644
--- a/src/platforms/mirserver/plugin.h
+++ b/src/platforms/mirserver/plugin.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2013 Canonical, Ltd.
+ * Copyright (C) 2013-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,8 +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/>.
- *
- * Author: Gerry Boland <gerry.boland@canonical.com>
*/
#ifndef PLUGIN_H