Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/survey_client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Schiessle <bjoern@schiessle.org>2016-07-08 15:29:39 +0300
committerBjoern Schiessle <bjoern@schiessle.org>2016-07-08 15:29:39 +0300
commit13d93c9381e4c1ab18ecc80829e2e706ff3bcf05 (patch)
tree21667fab11c5f5c33fae36f95dfbadcd0f37d05e /appinfo
parent46f7730c470db4456c3fb8fd6bd1b97544bb998d (diff)
update license headers
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/app.php4
-rw-r--r--appinfo/application.php4
-rw-r--r--appinfo/install.php4
-rw-r--r--appinfo/routes.php4
-rw-r--r--appinfo/update.php4
5 files changed, 10 insertions, 10 deletions
diff --git a/appinfo/app.php b/appinfo/app.php
index 534d3e3..99ded9e 100644
--- a/appinfo/app.php
+++ b/appinfo/app.php
@@ -1,8 +1,8 @@
<?php
/**
- * @author Joas Schilling <nickvergessen@owncloud.com>
+ * @author Joas Schilling <coding@schilljs.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/appinfo/application.php b/appinfo/application.php
index 2b784aa..142b580 100644
--- a/appinfo/application.php
+++ b/appinfo/application.php
@@ -1,8 +1,8 @@
<?php
/**
- * @author Joas Schilling <nickvergessen@owncloud.com>
+ * @author Joas Schilling <coding@schilljs.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/appinfo/install.php b/appinfo/install.php
index 29c6ea6..3295584 100644
--- a/appinfo/install.php
+++ b/appinfo/install.php
@@ -1,8 +1,8 @@
<?php
/**
- * @author Joas Schilling <nickvergessen@owncloud.com>
+ * @author Joas Schilling <coding@schilljs.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/appinfo/routes.php b/appinfo/routes.php
index 92f77d6..76458c2 100644
--- a/appinfo/routes.php
+++ b/appinfo/routes.php
@@ -1,8 +1,8 @@
<?php
/**
- * @author Joas Schilling <nickvergessen@owncloud.com>
+ * @author Joas Schilling <coding@schilljs.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/appinfo/update.php b/appinfo/update.php
index 29c6ea6..3295584 100644
--- a/appinfo/update.php
+++ b/appinfo/update.php
@@ -1,8 +1,8 @@
<?php
/**
- * @author Joas Schilling <nickvergessen@owncloud.com>
+ * @author Joas Schilling <coding@schilljs.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