summaryrefslogtreecommitdiffstats
path: root/apps/files_external/command
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/command')
-rw-r--r--apps/files_external/command/config.php2
-rw-r--r--apps/files_external/command/listcommand.php2
-rw-r--r--apps/files_external/command/option.php2
3 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_external/command/config.php b/apps/files_external/command/config.php
index 6a57b2dd961..54c09a2fca6 100644
--- a/apps/files_external/command/config.php
+++ b/apps/files_external/command/config.php
@@ -2,7 +2,7 @@
/**
* @author Robin Appelman <icewind@owncloud.com>
*
- * @copyright Copyright (c) 2015, ownCloud, Inc.
+ * @copyright Copyright (c) 2016, ownCloud, Inc.
* @license AGPL-3.0
*
* This code is free software: you can redistribute it and/or modify
diff --git a/apps/files_external/command/listcommand.php b/apps/files_external/command/listcommand.php
index baba9be59f5..7292309a432 100644
--- a/apps/files_external/command/listcommand.php
+++ b/apps/files_external/command/listcommand.php
@@ -2,7 +2,7 @@
/**
* @author Robin Appelman <icewind@owncloud.com>
*
- * @copyright Copyright (c) 2015, ownCloud, Inc.
+ * @copyright Copyright (c) 2016, ownCloud, Inc.
* @license AGPL-3.0
*
* This code is free software: you can redistribute it and/or modify
diff --git a/apps/files_external/command/option.php b/apps/files_external/command/option.php
index 64dafb8f6dc..292005134cb 100644
--- a/apps/files_external/command/option.php
+++ b/apps/files_external/command/option.php
@@ -2,7 +2,7 @@
/**
* @author Robin Appelman <icewind@owncloud.com>
*
- * @copyright Copyright (c) 2015, ownCloud, Inc.
+ * @copyright Copyright (c) 2016, ownCloud, Inc.
* @license AGPL-3.0
*
* This code is free software: you can redistribute it and/or modify